Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Tue, 18 Jun 2024 15:26:20 +0800 you wrote: > Convert to use folio and related functionality. > > Cc: Matthew Wilcox <[email protected]> > Signed-off-by: Chao Yu <[email protected]> > --- > - support large folio > - use bd_mapping instead of bd_inode->i_mapping > fs/f2fs/data.c | 1 - > fs/f2fs/f2fs.h | 11 +++++- > fs/f2fs/file.c | 1 - > fs/f2fs/inode.c | 1 - > fs/f2fs/super.c | 93 +++++++++++++++++++++++++++++-------------------- > 5 files changed, 66 insertions(+), 41 deletions(-) Here is the summary with links: - [f2fs-dev,v3] f2fs: get rid of buffer_head use https://git.kernel.org/jaegeuk/f2fs/c/8ce36b8b1150 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
