Assaf Yaari has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1190113?usp=email )
Change subject: access_check: Return ERR_FSAL_ACCESS on access failure if ACL present
......................................................................
access_check: Return ERR_FSAL_ACCESS on access failure if ACL present
If the caller specifies FSAL_ACE4_REQ_FLAG and there is ACL present and
the required access is not met, return back ERR_FSAL_ACCESS.
Returning back ERR_FSAL_NO_ACE should signal that no ACL present.
Signed-off-by: Assaf Yaari <assafy(a)google.com>
Change-Id: Iad20d14053fe202ce748a814e961000524d8a684
---
M src/FSAL/access_check.c
1 file changed, 1 insertion(+), 4 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/13/1190113/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1190113?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: Iad20d14053fe202ce748a814e961000524d8a684
Gerrit-Change-Number: 1190113
Gerrit-PatchSet: 1
Gerrit-Owner: Assaf Yaari <assafy(a)google.com>