commit | 485e71e8fb6356c08c7fc6bcce4bf02c9a9a663f | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Wed Jun 22 23:57:25 2016 +0200 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Jun 24 12:11:34 2016 -0400 |
tree | d5587256360eb42e819d5760e6e6db8250ccfa80 | |
parent | 8c7245abda877d4689b3371db8ae2a4400d7d9ce [diff] |
posix_acl: Add set_posix_acl Factor out part of posix_acl_xattr_set into a common function that takes a posix_acl, which nfsd can also call. The prototype already exists in include/linux/posix_acl.h. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Cc: stable@vger.kernel.org Cc: Christoph Hellwig <hch@infradead.org> Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: J. Bruce Fields <bfields@redhat.com>