linux/fs/ext2
Stephen Smalley 10f47e6a1b [PATCH] ext2: Enable atomic inode security labeling
This patch modifies ext2 to call the inode_init_security LSM hook to obtain
the security attribute for a newly created inode and to set the resulting
attribute on the new inode.  This parallels the existing processing for
setting ACLs on newly created inodes.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-09 13:57:27 -07:00
..
CHANGES
Makefile
acl.c
acl.h
balloc.c
bitmap.c
dir.c
ext2.h
file.c
fsync.c
ialloc.c [PATCH] ext2: Enable atomic inode security labeling 2005-09-09 13:57:27 -07:00
inode.c [PATCH] update filesystems for new delete_inode behavior 2005-09-09 13:57:27 -07:00
ioctl.c
namei.c
super.c [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts 2005-09-07 16:57:23 -07:00
symlink.c
xattr.c
xattr.h [PATCH] ext2: Enable atomic inode security labeling 2005-09-09 13:57:27 -07:00
xattr_security.c [PATCH] ext2: Enable atomic inode security labeling 2005-09-09 13:57:27 -07:00
xattr_trusted.c
xattr_user.c
xip.c
xip.h