original_kernel/fs/ext3
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 ext3: Update kernel-doc comments 2010-10-28 01:30:05 +02:00
bitmap.c
dir.c
ext3_jbd.c
file.c
fsync.c
hash.c
ialloc.c
inode.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 2010-10-27 20:13:18 -07:00
ioctl.c
namei.c
namei.h
resize.c ext3: Fix debug messages in ext3_group_extend() 2010-10-28 01:30:05 +02:00
super.c fs: icache RCU free inodes 2011-01-07 17:50:26 +11:00
symlink.c
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c