Re: [PATCH v16 1/4] Add flags option to get xattr method paired to __vfs_getxattr

2020-10-19 Thread kernel test robot
Hi Mark, Thank you for the patch! Yet something to improve: [auto build test ERROR on miklos-vfs/overlayfs-next] [also build test ERROR on ext4/dev linus/master v5.9 next-20201016] [cannot apply to security/next-testing] [If your patch is applied to the wrong git tree, kindly drop us a note. And

[PATCH v16 1/4] Add flags option to get xattr method paired to __vfs_getxattr

2020-10-19 Thread Mark Salyzyn
Add a flag option to get xattr method that could have a bit flag of XATTR_NOSECURITY passed to it. XATTR_NOSECURITY is generally then set in the __vfs_getxattr path when called by security infrastructure. This handles the case of a union filesystem driver that is being requested by the security l