summaryrefslogtreecommitdiff
path: root/arch/m68k/68360
diff options
context:
space:
mode:
authorChao Yu <chao2.yu@samsung.com>2015-08-12 09:48:21 (GMT)
committerJaegeuk Kim <jaegeuk@kernel.org>2015-08-20 16:00:06 (GMT)
commit206e61be29624499af46546076e835da93e6bde5 (patch)
tree1a577cdfc880549cc115155fcf971d3ad5272015 /arch/m68k/68360
parent7b2a246b888ffb26fcec10adf7ff80b00fbad909 (diff)
downloadlinux-206e61be29624499af46546076e835da93e6bde5.tar.xz
f2fs: avoid clear valid page
In f2fs_delete_entry, if last dirent is remove from the dentry page, we will try to punch that page since it has no valid date in it. But truncate_hole which is used for punching could fail because of no memory or IO error, if that happened, we'd better skip clearing this valid dentry page. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'arch/m68k/68360')
0 files changed, 0 insertions, 0 deletions