On Mon, Apr 28, 2025 at 03:50:19PM -0400, Stephen Smalley wrote: > Update the security_inode_listsecurity() interface to allow > use of the xattr_list_one() helper and update the hook > implementations. > > Link: https://lore.kernel.org/selinux/20250424152822.2719-1-stephen.smalley.work@xxxxxxxxx/ > > Signed-off-by: Stephen Smalley <stephen.smalley.work@xxxxxxxxx> > --- > This patch is relative to the one linked above, which in theory is on > vfs.fixes but doesn't appear to have been pushed when I looked. It should be now. Thanks for doing this.