linux/fs/ext3
Stephen Smalley ac50960afa [PATCH] ext3: Enable atomic inode security labeling
This patch modifies ext3 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 as part of the same transaction.  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:28 -07:00
..
Makefile
acl.c
acl.h
balloc.c
bitmap.c
dir.c
file.c
fsync.c
hash.c
ialloc.c [PATCH] ext3: Enable atomic inode security labeling 2005-09-09 13:57:28 -07:00
inode.c [PATCH] update filesystems for new delete_inode behavior 2005-09-09 13:57:27 -07:00
ioctl.c
namei.c
resize.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] ext3: Enable atomic inode security labeling 2005-09-09 13:57:28 -07:00
xattr_security.c [PATCH] ext3: Enable atomic inode security labeling 2005-09-09 13:57:28 -07:00
xattr_trusted.c
xattr_user.c