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