Re: [f2fs-dev] [PATCH v2] f2fs: return symlink writeback errors
patchwork-bot+f2fs--- via Linux-f2fs-devel <[email protected]> Wed, 12 Aug 2026 20:30:05 +0000
| Newsgroups | net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178656660539.2090005.2292921508148782354.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>: On Mon, 10 Aug 2026 21:38:32 +0800 you wrote: > F2FS writes long symlink data with page_symlink() and then flushes the > symlink mapping to reduce the chance of exposing a broken symlink. > > That flush result is currently ignored. If the writeback fails, symlink() > still returns success even though the symlink is not durable and the same > operation can already surface -EIO through syncfs(). > > [...] Here is the summary with links: - [f2fs-dev,v2] f2fs: return symlink writeback errors https://git.kernel.org/jaegeuk/f2fs/c/5d6f08574082 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