linux-stable-rt/fs/btrfs
Nick Piggin 258a5aa8df btrfs: 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 btrfs: provide simple rcu-walk ACL implementation 2011-01-07 17:50:30 +11:00
async-thread.c
async-thread.h
btrfs_inode.h
compat.h
compression.c
compression.h
ctree.c
ctree.h fs: provide rcu-walk aware permission i_ops 2011-01-07 17:50:29 +11:00
delayed-ref.c
delayed-ref.h
dir-item.c
disk-io.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 2010-12-14 11:08:13 -08:00
disk-io.h
export.c fs: dcache reduce branches in lookup path 2011-01-07 17:50:28 +11:00
export.h
extent-tree.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 2010-12-14 11:08:13 -08:00
extent_io.c
extent_io.h
extent_map.c
extent_map.h
file-item.c
file.c Btrfs: pwrite blocked when writing from the mmaped buffer of the same page 2010-12-10 16:29:10 -05:00
free-space-cache.c Btrfs: deal with space cache errors better 2010-12-09 13:57:12 -05:00
free-space-cache.h
hash.h
inode-item.c
inode-map.c
inode.c btrfs: provide simple rcu-walk ACL implementation 2011-01-07 17:50:30 +11:00
ioctl.c Btrfs: Make async snapshot ioctl more generic 2010-12-10 16:29:11 -05:00
ioctl.h Btrfs: Make async snapshot ioctl more generic 2010-12-10 16:29:11 -05:00
locking.c
locking.h
ordered-data.c
ordered-data.h
orphan.c Btrfs: fixup return code for btrfs_del_orphan_item 2010-12-09 13:57:15 -05:00
print-tree.c
print-tree.h
ref-cache.c
ref-cache.h
relocation.c
root-tree.c
struct-funcs.c
super.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 2010-12-14 11:08:13 -08:00
sysfs.c
transaction.c
transaction.h
tree-defrag.c
tree-log.c
tree-log.h
version.h
version.sh
volumes.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 2010-12-14 11:08:13 -08:00
volumes.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 2010-12-14 11:08:13 -08:00
xattr.c
xattr.h
zlib.c