Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Mon, 1 Apr 2024 13:48:20 +0000 you wrote: > From: Zijie Wang <[email protected]> > Date: Mon, 1 Apr 2024 21:24:08 +0800 > Subject: [PATCH] [f2fs-dev] f2fs: use f2fs_get_node_page when write inline > data > > We just need inode page when write inline data, use > f2fs_get_node_page() to get it instead of using dnode_of_data, > which can eliminate unnecessary struct use. > > [...] Here is the summary with links: - [f2fs-dev] f2fs: use f2fs_get_node_page when write inline data https://git.kernel.org/jaegeuk/f2fs/c/aac0828ab000 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
