On Fri, Jun 26, 2026 at 01:45:22PM +0200, cem at kernel.org wrote: > From: Carlos Maiolino <cem at kernel.org> > > We don't need to use ns_capable_noaudit() as all we care is the initial > user namespace, use capable_noaudit() instead. Looks good: Reviewed-by: Christoph Hellwig <hch at lst.de>