On Mon, Nov 4, 2019 at 11:53 PM Mark Salyzyn <salyzyn@xxxxxxxxxxx> wrote: > > Patch series: > > Mark Salyzyn (4): > Add flags option to get xattr method paired to __vfs_getxattr Sigh.. did not get to fsdevel (again...) I already told you several times that you need to use a shorter CC list. > overlayfs: handle XATTR_NOSECURITY flag for get xattr method > overlayfs: internal getxattr operations without sepolicy checking > overlayfs: override_creds=off option bypass creator_cred It would be better for review IMO if you rebase your series on top of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git ovl-unpriv 1. internal getxattr patch would be a one liner change to ovl_own_getxattr() 2. The documentation of override_creds would be much more meaningful if it used the overlay permission model terminology that Miklos added in his patch set and extend it Thanks, Amir.