>From Sriram Patil <srir...@vmware.com>:

Sriram Patil has uploaded this change for review. ( 
https://review.gerrithub.io/397183


Change subject: Moving NFSv4 to POSIX ACL mapping code to a common code base
......................................................................

Moving NFSv4 to POSIX ACL mapping code to a common code base

glusterfs fsal has NFSv4 to POSIX ACL (and vice versa) code in its FSAL.
Since, this code is generic, it can be moved into ganesha code so that it
can be used by other FSALs. Changed the glusterfs and ganesha build scripts
to copile the ACL conversion code only if required/asked so. Glusterfs
build process does not change and the ACL code will automatically be
compiled into ganesha when USE_FSAL_GLUSTER is ON.

Change-Id: If61be6d48ed6b9d45eb02a9d425a6c816a4e752b
Signed-off-by: Sriram Patil <srir...@vmware.com>
---
M src/CMakeLists.txt
M src/FSAL/FSAL_GLUSTER/CMakeLists.txt
R src/FSAL/posix_acls.c
M src/MainNFSD/CMakeLists.txt
A src/cmake/modules/FindLibACL.cmake
R src/include/posix_acls.h
6 files changed, 47 insertions(+), 2 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/83/397183/1
-- 
To view, visit https://review.gerrithub.io/397183
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: If61be6d48ed6b9d45eb02a9d425a6c816a4e752b
Gerrit-Change-Number: 397183
Gerrit-PatchSet: 1
Gerrit-Owner: Sriram Patil <srir...@vmware.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to