[PATCH 10/23] LSM: Infrastructure management of the inode security

2018-05-10 Thread Casey Schaufler
From: Casey Schaufler Date: Thu, 10 May 2018 14:23:27 -0700 Subject: [PATCH 10/23] LSM: Infrastructure management of the inode security blob Move management of the inode->i_security blob out of the individual security modules and into the security infrastructure. Instead of allocating the bl

Re: [PATCH 10/23] LSM: Infrastructure management of the inode security

2018-05-14 Thread Stephen Smalley
On 05/10/2018 08:53 PM, Casey Schaufler wrote: > From: Casey Schaufler > Date: Thu, 10 May 2018 14:23:27 -0700 > Subject: [PATCH 10/23] LSM: Infrastructure management of the inode security > blob > > Move management of the inode->i_security blob out > of the individual s

Re: [PATCH 10/23] LSM: Infrastructure management of the inode security

2018-05-14 Thread Casey Schaufler
On 5/14/2018 8:04 AM, Stephen Smalley wrote: > On 05/10/2018 08:53 PM, Casey Schaufler wrote: >> From: Casey Schaufler >> Date: Thu, 10 May 2018 14:23:27 -0700 >> Subject: [PATCH 10/23] LSM: Infrastructure management of the inode security >> blob >> >> M