summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/namei.c
diff options
context:
space:
mode:
authorChao Yu2014-06-12 07:31:50 +0200
committerJaegeuk Kim2014-07-09 23:04:24 +0200
commitca0a81b397b5f153ac2a9880c5e85b08b0447e4e (patch)
treeff170cf8dce25ce8655ecd8490af530cfb409df0 /fs/f2fs/namei.c
parentf2fs: avoid unneeded SetPageUptodate in f2fs_write_end (diff)
downloadkernel-qcow2-linux-ca0a81b397b5f153ac2a9880c5e85b08b0447e4e.tar.gz
kernel-qcow2-linux-ca0a81b397b5f153ac2a9880c5e85b08b0447e4e.tar.xz
kernel-qcow2-linux-ca0a81b397b5f153ac2a9880c5e85b08b0447e4e.zip
f2fs: avoid to truncate non-updated page partially
After we call find_data_page in truncate_partial_data_page, we could not guarantee this page is updated or not as error may occurred in lower layer. We'd better check status of the page to avoid this no updated page be writebacked to device. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/namei.c')
0 files changed, 0 insertions, 0 deletions