From: Steven Whitehouse Date: Fri, 2 Oct 2009 11:00:00 +0000 (+0100) Subject: GFS2: Clean up ACLs X-Git-Tag: v2.6.33-rc1~410^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=479c427dd60fe1aadbbf2e6cbf2f84942baeb210;p=pandora-kernel.git GFS2: Clean up ACLs To prepare for support for caching of ACLs, this cleans up the GFS2 ACL support by pushing the xattr code back into xattr.c and changing the acl_get function into one which only returns ACLs so that we can drop the caching function into it shortly. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed