Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Mon, 28 Oct 2024 12:20:58 +0100 you wrote: > Use struct_size() to calculate the number of bytes to allocate for a > cloned acl. > > Reviewed-by: Chao Yu <[email protected]> > Signed-off-by: Thorsten Blum <[email protected]> > --- > fs/f2fs/acl.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) Here is the summary with links: - [f2fs-dev,RESEND] f2fs: Use struct_size() to improve f2fs_acl_clone() https://git.kernel.org/jaegeuk/f2fs/c/527a4ded09b9 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
