From: Christoph Hellwig Date: Fri, 20 Dec 2013 13:16:40 +0000 (-0800) Subject: fs: add generic xattr_acl handlers X-Git-Tag: v3.14-rc1~78^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aeccbe957d0d2b9fbb2a236e53a955097e2a9ce;p=pandora-kernel.git fs: add generic xattr_acl handlers With the ->set_acl inode operation we can implement the Posix ACL xattr handlers in generic code instead of duplicating them all over the tree. Signed-off-by: Christoph Hellwig Reviewed-by: Jan Kara Signed-off-by: Al Viro --- Reading git-diff-tree failed