aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/filelayout/filelayoutdev.c
diff options
context:
space:
mode:
authorChao Yu <[email protected]>2014-07-15 01:38:51 +0000
committerJan Kara <[email protected]>2014-07-15 20:40:24 +0000
commit3f1be4f9c9dc926c1b96f14f88e91b8b0d1f88fd (patch)
tree7d0d45c7d2c57c34baa689d78a4534ce5c14213a /fs/nfs/filelayout/filelayoutdev.c
parentfs/udf: re-use hex_asc_upper_{hi,lo} macros (diff)
downloadkernel-3f1be4f9c9dc926c1b96f14f88e91b8b0d1f88fd.tar.gz
kernel-3f1be4f9c9dc926c1b96f14f88e91b8b0d1f88fd.zip
udf: avoid redundant memcpy when writing data in ICB
Valid data within i_size in page cache will be copied to ICB cache when we writeback the page by invoking udf_adinicb_writepage, so the copy in udf_adinicb_write_end is redundant. After we remove the copy, it's better to use simple_write_end directly in udf_adinicb_aops instead of udf_adinicb_write_end. Signed-off-by: Chao Yu <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'fs/nfs/filelayout/filelayoutdev.c')
0 files changed, 0 insertions, 0 deletions