[PATCH v2 03/25] capability: add static asserts for comapatibility of vfs_cap_data and vfs_ns_cap_data

Christian Brauner brauner at kernel.org
Thu Feb 22 14:23:40 UTC 2024


On Wed, Feb 21, 2024 at 03:24:34PM -0600, Seth Forshee (DigitalOcean) wrote:
> Capability code depends on vfs_ns_cap_data being an extension of
> vfs_cap_data, so verify this at compile time.
> 
> Suggested-by: Christian Brauner <brauner at kernel.org>
> Signed-off-by: Seth Forshee (DigitalOcean) <sforshee at kernel.org>
> ---

Looks good,
Reviewed-by: Christian Brauner <brauner at kernel.org>



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