Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Fri, 26 Apr 2024 17:33:48 +0800 you wrote: > If active_log is not 6, we never use WARM_DATA segment, let's > avoid allocating WARM_DATA segment for direct IO. > > Signed-off-by: Yunlei He <[email protected]> > Signed-off-by: Chao Yu <[email protected]> > --- > fs/f2fs/data.c | 3 ++- > fs/f2fs/f2fs.h | 2 +- > fs/f2fs/file.c | 5 +++-- > fs/f2fs/segment.c | 11 +++++++++-- > 4 files changed, 15 insertions(+), 6 deletions(-) Here is the summary with links: - [f2fs-dev] f2fs: fix to avoid allocating WARM_DATA segment for direct IO https://git.kernel.org/jaegeuk/f2fs/c/a320b2f08b3b 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
