Hello:
This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim jaegeuk@kernel.org:
On Thu, 19 Oct 2023 15:53:00 -0700 you wrote:
If we return the error, there's no way to recover the status as of now, since fsck does not fix the xattr boundary issue.
Cc: stable@vger.kernel.org Signed-off-by: Jaegeuk Kim jaegeuk@kernel.org
fs/f2fs/node.c | 4 +++- fs/f2fs/xattr.c | 20 +++++++++++++------- 2 files changed, 16 insertions(+), 8 deletions(-)
Here is the summary with links: - [f2fs-dev] f2fs: do not return EFSCORRUPTED, but try to run online repair https://git.kernel.org/jaegeuk/f2fs/c/50a472bbc79f
You are awesome, thank you!