Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
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: [email protected] > Signed-off-by: Jaegeuk Kim <[email protected]> > --- > 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! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
