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

2020-09-16 Thread Mickaël Salaün
On 04/09/2020 16:06, Stephen Smalley wrote: > On Thu, Aug 13, 2020 at 2:39 PM Stephen Smalley > wrote: >> >> On Thu, Aug 13, 2020 at 10:17 AM Mickaël Salaün wrote: >>> >>> >>> On 12/08/2020 21:16, Stephen Smalley wrote: On 8/2/20 5:58 PM, Mickaël Salaün wrote: > From: Casey Schaufler

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

2020-09-04 Thread Stephen Smalley
On Thu, Aug 13, 2020 at 2:39 PM Stephen Smalley wrote: > > On Thu, Aug 13, 2020 at 10:17 AM Mickaël Salaün wrote: > > > > > > On 12/08/2020 21:16, Stephen Smalley wrote: > > > On 8/2/20 5:58 PM, Mickaël Salaün wrote: > > >> From: Casey Schaufler > > >> > > >> Move management of the

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

2020-08-13 Thread Stephen Smalley
On Thu, Aug 13, 2020 at 10:17 AM Mickaël Salaün wrote: > > > On 12/08/2020 21:16, Stephen Smalley wrote: > > On 8/2/20 5:58 PM, 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

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

2020-08-13 Thread Mickaël Salaün
On 12/08/2020 21:16, Stephen Smalley wrote: > On 8/2/20 5:58 PM, 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

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

2020-08-12 Thread Stephen Smalley
On 8/2/20 5:58 PM, 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 tell the infrastructure how much

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

2020-08-02 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