Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <jaeg...@kernel.org>:
On Mon, 4 Nov 2024 09:50:16 +0800 you wrote: > Jinsu Lee reported a performance regression issue, after commit > 5c8764f8679e ("f2fs: fix to force buffered IO on inline_data > inode"), we forced direct write to use buffered IO on inline_data > inode, it will cause performace regression due to memory copy > and data flush. > > It's fine to not force direct write to use buffered IO, as it > can convert inline inode before committing direct write IO. > > [...] Here is the summary with links: - [f2fs-dev] f2fs: fix to avoid forcing direct write to use buffered IO on inline_data inode https://git.kernel.org/jaegeuk/f2fs/c/26e6f59d0bba 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 Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel