Re: [f2fs-dev] [PATCH v3] f2fs: issue multi-device flushes in parallel

patchwork-bot+f2fs--- via Linux-f2fs-devel <[email protected]> Tue, 11 Aug 2026 04:30:11 +0000
Newsgroups net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-kernel
Message-ID <178642261113.332426.14184401363226407725.git-patchwork-notify@kernel.org>
Hello:

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

On Thu, 06 Aug 2026 12:39:18 +0900 you wrote:
> On a multi-device setup, submit_flush_wait() walked the dirty devices
> in order and aborted the whole loop on the first device whose flush
> failed, leaving the remaining dirty devices un-flushed. Each device
> still needs its own data made durable, so a failure on one device must
> not skip the others. It also waited for one device's flush to complete
> before issuing the next, even though the devices have independent
> flush queues and could be flushed concurrently.
> 
> [...]

Here is the summary with links:
  - [f2fs-dev,v3] f2fs: issue multi-device flushes in parallel
    https://git.kernel.org/jaegeuk/f2fs/c/e1116f8e98ea

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