Assaf Yaari has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1190108?usp=email )
Change subject: commonlib: Add default flags for generated aces from mode-bits
......................................................................
commonlib: Add default flags for generated aces from mode-bits
All should have the READ_ATTR & READ_ACL allowed by default.
Owner in addition Should have the write attr, acl & owner
(actually owner may just change the gid to group it belongs to)
This change is in order to align to posix file-systems behavior (also
the knfsd is doing that).
Signed-off-by: Assaf Yaari <assafy(a)google.com>
Change-Id: I1c5bab43c9fa87cb073432b604c2a6348614797e
---
M src/FSAL/commonlib.c
1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/08/1190108/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1190108?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I1c5bab43c9fa87cb073432b604c2a6348614797e
Gerrit-Change-Number: 1190108
Gerrit-PatchSet: 1
Gerrit-Owner: Assaf Yaari <assafy(a)google.com>