On Fri, Jul 08, 2022 at 11:01:31AM +0200, Christian Brauner wrote: > From: "Christian Brauner (Microsoft)" <brauner@xxxxxxxxxx> > > Hey everyone, > Hey Miklos, > > This is the series I described and announced in the commit message to > the patch I sent yesterdat (see [1]). It enables POSIX ACLs for > overlayfs on top of idmapped layers. It encompasses everything that is > needed to make this work correctly. There is a detailed explanation in > the first patch of this series so I won't repeat it all here in the > cover letter. > > My plan would be to get this ready for the next merge window. > Once Miklos has merged the temporary fix I sent out yesterday in [1] and > it shows up in mainline I will rebase this series on top of the next > mainline rc. I will then add a revert of the fix in [1] to this series > reenabling POSIX ACL support for overlayfs on top of idmapped layers. > > I will also merge in the vfs{g,u}id_t work that is in -next replacing > the old idmapped mount helpers with the new type safe idmapping helpers. Hey Miklos, I've moved this into my for-next now with the changes I mentioned above. Could please take a look at the fs.idmapped.overlay.acl branch at git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git and tell me if that looks ok to you? Thanks! Christian