Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Wed, 5 Apr 2023 22:45:36 +0800 you wrote: > In __replace_atomic_write_block(), we missed to check return value > of inc_valid_block_count(), for extreme testcase that f2fs image is > run out of space, it may cause inconsistent status in between SIT > table and total valid block count. > > Cc: Daeho Jeong <[email protected]> > Fixes: 3db1de0e582c ("f2fs: change the current atomic write way") > Signed-off-by: Chao Yu <[email protected]> > > [...] Here is the summary with links: - [f2fs-dev] f2fs: fix to check return value of inc_valid_block_count() https://git.kernel.org/jaegeuk/f2fs/c/935fc6fa6466 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
