summary refs log tree commit diff
path: root/fs/read_write.c
diff options
context:
space:
mode:
authorFabian Frederick <fabf@skynet.be>2017-01-06 21:53:50 +0100
committerJan Kara <jack@suse.cz>2017-01-10 11:32:49 +0100
commit3cc6f8444a9d9e4a167c575e4da7b6c6d626501a (patch)
tree76299a4f093b6ee19968f2f8fdc280f97d769a93 /fs/read_write.c
parent75f271380d49798cc313174e9976aabc5197c93e (diff)
downloadlinux-3cc6f8444a9d9e4a167c575e4da7b6c6d626501a.tar.gz
udf: use pointer for kernel_long_ad argument
Having struct kernel_long_ad laarr[EXTENT_MERGE_SIZE]
in all function arguments could be understood as by-value parameter.
Use kernel_long_ad pointer for functions depending on
inode_getblk()

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/read_write.c')
0 files changed, 0 insertions, 0 deletions