Re: [f2fs-dev] [PATCH v2] f2fs: embed f2fs_gc_kthread in f2fs_sb_info

patchwork-bot+f2fs--- via Linux-f2fs-devel <[email protected]> Tue, 14 Jul 2026 03:00:10 +0000
Newsgroups net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-kernel
Message-ID <178399801038.2939750.8235712118479697157.git-patchwork-notify@kernel.org>
Hello:

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

On Mon,  6 Jul 2026 12:33:21 +0000 you wrote:
> Instead of allocating f2fs_gc_kthread dynamically, embed it in
> f2fs_sb_info. This simplifies lifetime management and prepares for
> fixing race conditions during teardown.
> 
> - __sbi_store			- remount|shutdown
> 				 - f2fs_stop_gc_thread
>  - access sbi->gc_thread
> 				  - sbi->gc_thread = NULL
>  - access sbi->gc_thread->f2fs_gc_task
> 
> [...]

Here is the summary with links:
  - [f2fs-dev,v2] f2fs: embed f2fs_gc_kthread in f2fs_sb_info
    https://git.kernel.org/jaegeuk/f2fs/c/1ab1345217aa

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