On Wed, 2012-04-04 at 13:43 -0400, Josef Bacik wrote:
> On Wed, Apr 04, 2012 at 08:24:19PM +0300, Kasatkin, Dmitry wrote:
> > Hello,
> >
> > Mimi and I working on IMA/EVM (security/integrity) and it uses
> > i_version for checking if file content has been changed.
> > extX file systems support i_v
serfs
and ocfs2, this patch defines security_old_inode_init_security().
Signed-off-by: Mimi Zohar
---
security/security.c | 39 ++--
fs/ext2/xattr_security.c | 34 +---
fs/ext3/xattr_security.c | 36 ++---
After creating the initial LSM security extended attribute, call
evm_inode_post_init_security() to create the 'security.evm'
extended attribute.
Signed-off-by: Mimi Zohar
---
fs/btrfs/xattr.c | 39 +--
1 files changed, 29 insertions(+), 10
After creating the initial LSM security extended attribute, call
evm_inode_post_init_security() to create the 'security.evm'
extended attribute.
Signed-off-by: Mimi Zohar
---
fs/btrfs/xattr.c | 39 +--
1 files changed, 29 insertions(+), 10