[RFC PATCH 1/4] capabily: Add new capable_noaudit

Carlos Maiolino cem at kernel.org
Thu Jul 2 07:53:48 UTC 2026


On Mon, Jun 29, 2026 at 02:29:39PM +0200, Christoph Hellwig wrote:
> On Fri, Jun 26, 2026 at 01:45:20PM +0200, cem at kernel.org wrote:
> > +extern bool capable_noaudit(int cap);
> 
> No need for the extern.

Indeed, I was just being consistent with the rest of the file :P


> 
> Otherwise this does look nice an clean to me:
> 
> Reviewed-by: Christoph Hellwig <hch at lst.de>
> 
> But if the security folks don't like we can live with the more
> verbose version of it I guess.
> 
> 



More information about the Linux-security-module-archive mailing list