diff options
author | Stephen Smalley <sds@tycho.nsa.gov> | 2005-11-09 00:34:33 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-09 10:55:51 -0500 |
commit | 25a74f3ba8efb394e9a30d6de37566bf03fd3de8 (patch) | |
tree | 8fbe98b01a13946c02a56ab7bab2c4ed077aee3f /REPORTING-BUGS | |
parent | e517a0cd859ae0c4d9451107113fc2b076456f8f (diff) |
[PATCH] selinux: disable setxattr on mountpoint labeled filesystems
This patch disables the setting of SELinux xattrs on files created in
filesystems labeled via mountpoint labeling (mounted with the context=
option). selinux_inode_setxattr already prevents explicit setxattr from
userspace on such filesystems, so this provides consistent behavior for
file creation.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions