Hello:

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

On Mon,  1 Sep 2025 10:04:15 +0800 you wrote:
> It reports a bug from device w/ zufs:
> 
> F2FS-fs (dm-64): Inconsistent segment (173822) type [1, 0] in SSA and SIT
> F2FS-fs (dm-64): Stopped filesystem due to reason: 4
> 
> Thread A                              Thread B
> - f2fs_expand_inode_data
>  - f2fs_allocate_pinning_section
>   - f2fs_gc_range
>    - do_garbage_collect w/ segno #x
>                                       - writepage
>                                        - f2fs_allocate_data_block
>                                         - new_curseg
>                                          - allocate segno #x
> 
> [...]

Here is the summary with links:
  - [f2fs-dev] f2fs: fix to avoid migrating empty section
    https://git.kernel.org/jaegeuk/f2fs/c/d625a2b08c08

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