Martin Schwenke has uploaded this change for review.

View Change

FSAL_VFS: Implement NFSv4 to POSIX ACL mapping

Implemented in vfs subfsal via sub-ops, using libacl and the Linux
acl_{get,set}_fd_np() replacements. Based on similar implementations
in FSAL_CEPH and FSAL_GLUSTER.

ENABLE_VFS_POSIX_ACL is now ON by default, so this will be built when possible.

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Change-Id: I23b13738818271f80f43b903acb1f0bf4b1bdc0c
---
M src/FSAL/FSAL_VFS/vfs/attrs.c
M src/FSAL/FSAL_VFS/vfs/CMakeLists.txt
M src/CMakeLists.txt
3 files changed, 199 insertions(+), 1 deletion(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/59/536259/1

To view, visit change 536259. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I23b13738818271f80f43b903acb1f0bf4b1bdc0c
Gerrit-Change-Number: 536259
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Schwenke <martin@meltin.net>
Gerrit-MessageType: newchange