summaryrefslogtreecommitdiff
path: root/security/selinux/ss
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2013-07-23 21:38:41 (GMT)
committerEric Paris <eparis@redhat.com>2013-07-25 17:02:37 (GMT)
commit5c73fceb8c70466c5876ad94c356922ae75a0820 (patch)
tree992971c8f88d8739aa9708c1f00672ee8d66b65c /security/selinux/ss
parenta767f680e34bf14a36fefbbb6d85783eef99fd57 (diff)
downloadlinux-5c73fceb8c70466c5876ad94c356922ae75a0820.tar.xz
SELinux: Enable setting security contexts on rootfs inodes.
rootfs (ramfs) can support setting of security contexts by userspace due to the vfs fallback behavior of calling the security module to set the in-core inode state for security.* attributes when the filesystem does not provide an xattr handler. No xattr handler required as the inodes are pinned in memory and have no backing store. This is useful in allowing early userspace to label individual files within a rootfs while still providing a policy-defined default via genfs. Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <pmoore@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'security/selinux/ss')
0 files changed, 0 insertions, 0 deletions