btrfs: provide simple rcu-walk ACL implementation
authorNick Piggin <npiggin@kernel.dk>
Fri, 7 Jan 2011 06:50:01 +0000 (17:50 +1100)
committerNick Piggin <npiggin@kernel.dk>
Fri, 7 Jan 2011 06:50:30 +0000 (17:50 +1100)
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>

No differences found