On Wed, Sep 17, 2025 at 06:28:37PM +0200, Jan Kara wrote: > On Wed 17-09-25 12:28:01, Christian Brauner wrote: > > There's various scenarios where we need to know whether we are in the > > initial set of namespaces or not to e.g., shortcut permission checking. > > All namespaces expose that information. Let's do that too. > > > > Signed-off-by: Christian Brauner I've changed this so it behaves exactly like all the other init namespaces. See appended.