From: Nick Piggin Date: Fri, 7 Jan 2011 06:50:01 +0000 (+1100) Subject: btrfs: provide simple rcu-walk ACL implementation X-Git-Tag: v2.6.38-rc1~468^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=258a5aa8dfc6294f5f7df892023ee4d3e57c9841;p=pandora-kernel.git 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 --- Reading git-diff-tree failed