On Sun, Nov 22, 2020 at 05:17:39PM -0500, Paul Moore wrote: > On Sun, Nov 15, 2020 at 5:43 AM Christian Brauner > <christian.brauner@xxxxxxxxxx> wrote: > > > > Audit will sometimes log the inode's i_uid and i_gid. Enable audit to log the > > mapped inode when it is accessed from an idmapped mount. > > I mentioned this in an earlier patch in this patchset, but it is worth I did not receive that message. > repeating here: audit currently records information in the context of > the initial/host namespace and I believe it should probably stay that > way until the rest of the namespace smarts that Richard is working on Ah, that's good to know and makes the patchset simpler so I'm all for it. Christian