Re: [f2fs-dev] [PATCH v2] f2fs: fix to truncate meta inode pages forcely

From: patchwork-bot+f2fs
Date: Tue Mar 12 2024 - 21:30:53 EST


Hello:

This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@xxxxxxxxxx>:

On Fri, 8 Mar 2024 09:08:34 +0800 you wrote:
> Below race case can cause data corruption:
>
> Thread A GC thread
> - gc_data_segment
> - ra_data_block
> - locked meta_inode page
> - f2fs_inplace_write_data
> - invalidate_mapping_pages
> : fail to invalidate meta_inode page
> due to lock failure or dirty|writeback
> status
> - f2fs_submit_page_bio
> : write last dirty data to old blkaddr
> - move_data_block
> - load old data from meta_inode page
> - f2fs_submit_page_write
> : write old data to new blkaddr
>
> [...]

Here is the summary with links:
- [f2fs-dev,v2] f2fs: fix to truncate meta inode pages forcely
https://git.kernel.org/jaegeuk/f2fs/c/9f0c4a46be1f

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html