From: Christoph Hellwig Date: Tue, 3 Nov 2009 15:44:44 +0000 (+0100) Subject: make generic_acl slightly more generic X-Git-Tag: v2.6.33-rc1~49^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c7c474c31aea6d5cb2fb35f31d9e9e91ae466b1;p=pandora-kernel.git make generic_acl slightly more generic Now that we cache the ACL pointers in the generic inode all the generic_acl cruft can go away and generic_acl.c can directly implement xattr handlers dealing with the full Posix ACL semantics for in-memory filesystems. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed