Assaf Yaari has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1190109?usp=email )
Change subject: commonlib: Remove GROUP_ID flag from special "who"
......................................................................
commonlib: Remove GROUP_ID flag from special "who"
According to RFC 8881 section 6.2.1.5, the ACE4_IDENTIFIER_GROUP should
be set to zero for special principals.
Indeed Ganesha removes this flag when decoding ACL attr so we need to be
consistent here.
Signed-off-by: Assaf Yaari <assafy(a)google.com>
Change-Id: Ic9fa794423a258cec719277fe65cef1294ba1f52
---
M src/FSAL/commonlib.c
1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/09/1190109/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1190109?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: Ic9fa794423a258cec719277fe65cef1294ba1f52
Gerrit-Change-Number: 1190109
Gerrit-PatchSet: 1
Gerrit-Owner: Assaf Yaari <assafy(a)google.com>