Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <jaeg...@kernel.org>:
On Mon, 4 Nov 2024 09:35:51 +0800 you wrote: > f2fs_map_blocks() supports to map continuous holes or preallocated > address, we should avoid setting F2FS_MAP_MAPPED for these cases > only, otherwise, it may fail f2fs_iomap_begin(), and make direct > write fallbacking to use buffered IO and flush, result in performance > regression. > > Fixes: 9f0f6bf42714 ("f2fs: support to map continuous holes or preallocated > address") > Reported-by: kernel test robot <oliver.s...@intel.com> > Closes: > https://lore.kernel.org/oe-lkp/202409122103.e45aa13b-oliver.s...@intel.com > Cc: Cyril Hrubis <chru...@suse.cz> > Signed-off-by: Chao Yu <c...@kernel.org> > > [...] Here is the summary with links: - [f2fs-dev,v2] f2fs: fix to map blocks correctly for direct write https://git.kernel.org/jaegeuk/f2fs/c/5dd00ebda337 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