Re: [PATCH v3] f2fs: issue multi-device flushes in parallel
patchwork-bot+f2fs--- via Linux-f2fs-devel <[email protected]>
| Newsgroups | gmane.linux.file-systems.f2fs,gmane.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