From: Christoph Hellwig Date: Fri, 20 Dec 2013 13:16:55 +0000 (-0800) Subject: nfsd: use get_acl and ->set_acl X-Git-Tag: v3.14-rc1~78^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ac7249ea5a0ceef9f8269f63f33cc873c3fac61;p=pandora-kernel.git nfsd: use get_acl and ->set_acl Remove the boilerplate code to marshall and unmarhall ACL objects into xattrs and operate on the posix_acl objects directly. Also move all the ACL handling code into nfs?acl.c where it belongs. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed