Jeff Layton has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/511982 )
Change subject: NFS: add support for xattr ACCESS bits
......................................................................
NFS: add support for xattr ACCESS bits
Add support for the new ACCESS4_XA* bits. Follow the Linux convention
and assume that if we have read permissions then we can read and list
xattrs, and if we have write permissions then we can set them.
Change-Id: I47efa0c57b2fb07f863bf6a24175f59b6591250d
Signed-off-by: Jeff Layton <jlayton(a)redhat.com>
---
M src/Protocols/NFS/nfs4_op_access.c
M src/include/nfsv41.h
2 files changed, 21 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/82/511982/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/511982
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I47efa0c57b2fb07f863bf6a24175f59b6591250d
Gerrit-Change-Number: 511982
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton(a)redhat.com>
Gerrit-MessageType: newchange