On Wed, Apr 07, 2021 at 12:52:48PM +0200, Roberto Sassu wrote: > In preparation for 'evm: Allow setxattr() and setattr() for unmodified > metadata', this patch passes mnt_userns to the inode set/remove xattr hooks > so that the GID of the inode on an idmapped mount is correctly determined > by posix_acl_update_mode(). > > Cc: Christian Brauner <[email protected]> > Cc: Andreas Gruenbacher <[email protected]> > Signed-off-by: Roberto Sassu <[email protected]> > ---
Looks good, Reviewed-by: Christian Brauner <[email protected]>

