commit | 4ac7249ea5a0ceef9f8269f63f33cc873c3fac61 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Dec 20 05:16:55 2013 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jan 26 08:26:41 2014 -0500 |
tree | f12c9d14720d981270c45b207748e215f7a3dca3 | |
parent | feda821e76f3bbbba4bd54d30b4d4005a7848aa5 [diff] |
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 <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>