summaryrefslogtreecommitdiff
path: root/fs/f2fs/gc.c
diff options
context:
space:
mode:
authorZhiguo Niu <zhiguo.niu@unisoc.com>2023-12-12 05:15:27 +0300
committerJaegeuk Kim <jaegeuk@kernel.org>2023-12-16 02:09:17 +0300
commit86d7d57a3f096c8349b32a0cd5f6f314e4416a6d (patch)
tree7ed6c50cef125001e3a1c824f0fadb6a2051ccc7 /fs/f2fs/gc.c
parent394e7f4dbb32a44ad1a1569d55aa680e28ab3315 (diff)
downloadlinux-86d7d57a3f096c8349b32a0cd5f6f314e4416a6d.tar.xz
f2fs: fix to check return value of f2fs_recover_xattr_data
Should check return value of f2fs_recover_xattr_data in __f2fs_setxattr rather than doing invalid retry if error happen. Also just do set_page_dirty in f2fs_recover_xattr_data when page is changed really. Fixes: 50a472bbc79f ("f2fs: do not return EFSCORRUPTED, but try to run online repair") Signed-off-by: Zhiguo Niu <zhiguo.niu@unisoc.com> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/gc.c')
0 files changed, 0 insertions, 0 deletions