Re: [RFC PATCH 4/4] capability: unexport has_capability_noaudit
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.linux-security-module,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jun 26, 2026 at 08:20:08AM -0700, Darrick J. Wong wrote: > Please update the kerneldoc for this function to mention that it only > checks real capability, not effective capability. I'd like to prevent > someone else from making the same mistakes I did with these functions > that sound the same in documentation but have very different behaviors. Yes, that would be useful. But make it a separate patch please, it's not related to the unexporting in any way.