https://bugzilla.kernel.org/show_bug.cgi?id=216162
Jaegeuk Kim ([email protected]) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Jaegeuk Kim ([email protected]) --- I suspect one issue recent reported with respect to compression vs. inline_data. Could you please run fsck from this? https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/log/?h=dev Especially this patch should fix the corruption. "fsck.f2fs: drop compression bit if inline_data is set" And, in order to avoid the runtime issue, we need this from Linus's tree. https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git/commit/?h=dev&id=29eeafc661f283a7412ecf8d9899a5ffd0c80f59 I think v5.18 stable branch hasn't merge the fixes yet. By any chance, could you please apply the below from the Linus tree on top of 5.18? "f2fs: attach inline_data after setting compression" -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
