Home
last modified time | relevance | path

Searched hist:"026105 ebb0364fb2155ef3eba65f250efc7aeb45" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dxattr.cdiff 026105ebb0364fb2155ef3eba65f250efc7aeb45 Tue Aug 06 09:41:40 CDT 2019 Jeff Layton <jlayton@kernel.org> ceph: only set CEPH_I_SEC_INITED if we got a MAC label

__ceph_getxattr will set the CEPH_I_SEC_INITED flag whenever it gets
any xattr that starts with "security.". We only want to set that flag
when fetching the MAC label for the currently-active LSM, however.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>