Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Thu, 11 Jul 2024 09:46:32 +0800 you wrote: > Introudce a new help get_dnode_base() to wrap common code from > get_dnode_addr() and data_blkaddr() for cleanup. > > Signed-off-by: Chao Yu <[email protected]> > --- > v2: > - clean up get_dnode_base() and remove redundant declaration suggested > by Jaegeuk. > fs/f2fs/f2fs.h | 46 +++++++++++++++++----------------------------- > 1 file changed, 17 insertions(+), 29 deletions(-) Here is the summary with links: - [f2fs-dev,v2,3/3] f2fs: clean up data_blkaddr() and get_dnode_addr() https://git.kernel.org/jaegeuk/f2fs/c/2cf66b9de406 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
