Zhiguo Niu 86d7d57a3f 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>
2023-12-15 15:09:17 -08:00
..
2023-01-19 09:24:27 +01:00
2023-10-18 13:26:22 +02:00
2023-08-02 09:13:09 -06:00
2021-08-23 10:25:51 -07:00
2023-10-16 12:51:37 -07:00
2023-11-28 10:59:51 -08:00
2023-02-27 16:18:51 -08:00