Re: [f2fs-dev] [PATCH] f2fs: bound i_inline_xattr_size for non-inline-xattr inodes
patchwork-bot+f2fs--- via Linux-f2fs-devel <[email protected]>
| Newsgroups | net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178157820913.407856.10230578246013477605.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>: On Thu, 11 Jun 2026 23:00:36 -0500 you wrote: > From: Bryam Vargas <[email protected]> > > When the flexible_inline_xattr feature is enabled, do_read_inode() loads > the on-disk i_inline_xattr_size unconditionally: > > if (f2fs_sb_has_flexible_inline_xattr(sbi)) > fi->i_inline_xattr_size = le16_to_cpu(ri->i_inline_xattr_size); > > [...] Here is the summary with links: - [f2fs-dev] f2fs: bound i_inline_xattr_size for non-inline-xattr inodes https://git.kernel.org/jaegeuk/f2fs/c/ca29fc0196bd 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