diff options
author | Zhiguo Niu | 2023-12-12 10:15:27 +0800 |
---|---|---|
committer | Jaegeuk Kim | 2023-12-15 15:09:17 -0800 |
commit | 86d7d57a3f096c8349b32a0cd5f6f314e4416a6d (patch) | |
tree | 7ed6c50cef125001e3a1c824f0fadb6a2051ccc7 /ipc | |
parent | 394e7f4dbb32a44ad1a1569d55aa680e28ab3315 (diff) |
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 'ipc')
0 files changed, 0 insertions, 0 deletions