Assaf Yaari has uploaded this change for review.

View Change

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@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 change 1190109. To unsubscribe, or for help writing mail filters, visit settings.

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@google.com>