Re: [PATCH v30 05/12] LSM: Infrastructure management of the superblock

2021-03-19 Thread Kees Cook
On Tue, Mar 16, 2021 at 09:42:45PM +0100, Mickaël Salaün wrote: > From: Casey Schaufler > > Move management of the superblock->sb_security blob out of the > individual security modules and into the security infrastructure. > Instead of allocating the blobs from within the modules, the modules >

[PATCH v30 05/12] LSM: Infrastructure management of the superblock

2021-03-16 Thread Mickaël Salaün
From: Casey Schaufler Move management of the superblock->sb_security blob out of the individual security modules and into the security infrastructure. Instead of allocating the blobs from within the modules, the modules tell the infrastructure how much space is required, and the space is