Hello:

This series was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <[email protected]>:

On Mon, 12 Jan 2026 15:49:15 +0800 you wrote:
> Add node footer sanity check during node folio's writeback, if sanity
> check fails, let's shutdown filesystem to avoid looping to redirty
> and writeback in .writepages.
> 
> Signed-off-by: Chao Yu <[email protected]>
> ---
> v5:
> - split original [patch 1/2] to two, in this patch, just use
> sanity_check_node_footer() to do sanity check during writeback.
>  fs/f2fs/node.c | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)

Here is the summary with links:
  - [f2fs-dev,v5,1/3] f2fs: fix to do sanity check on node footer in 
__write_node_folio()
    https://git.kernel.org/jaegeuk/f2fs/c/0a736109c9d2
  - [f2fs-dev,v5,2/3] f2fs: fix to do sanity check on node footer in {read, 
write}_end_io
    (no matching commit)
  - [f2fs-dev,v5,3/3] f2fs: detect more inconsistent cases in 
sanity_check_node_footer()
    https://git.kernel.org/jaegeuk/f2fs/c/93ffb6c28ff1

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

Reply via email to