linux/fs/ext2
Nick Piggin 73598611ad ext2,3,4: provide simple rcu-walk ACL implementation
This simple implementation just checks for no ACLs on the inode, and
if so, then the rcu-walk may proceed, otherwise fail it.

Signed-off-by: Nick Piggin <npiggin@kernel.dk>
2011-01-07 17:50:30 +11:00
..
Kconfig
Makefile
acl.c ext2,3,4: provide simple rcu-walk ACL implementation 2011-01-07 17:50:30 +11:00
acl.h fs: provide rcu-walk aware permission i_ops 2011-01-07 17:50:29 +11:00
balloc.c ext2: fix comment on ext2_try_to_allocate() 2010-10-28 01:30:01 +02:00
dir.c fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
ext2.h fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
file.c
ialloc.c
inode.c ext2: fixed typo. 2010-10-28 01:30:05 +02:00
ioctl.c
namei.c new helper: ihold() 2010-10-25 21:26:11 -04:00
super.c fs: icache RCU free inodes 2011-01-07 17:50:26 +11:00
symlink.c
xattr.c fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xip.c
xip.h