Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Mon, 10 Apr 2023 10:20:12 +0800 you wrote: > i_crtime will never change after inode creation, so we don't need > to copy it into f2fs_inode_info.i_disk_time[3], and monitor its > change to decide whether updating inode page, remove related stuff. > > Signed-off-by: Chao Yu <[email protected]> > --- > fs/f2fs/f2fs.h | 5 +---- > fs/f2fs/inode.c | 1 - > 2 files changed, 1 insertion(+), 5 deletions(-) Here is the summary with links: - [f2fs-dev] f2fs: remove unneeded in-memory i_crtime copy https://git.kernel.org/jaegeuk/f2fs/c/c277991d7cf0 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
