From Kinglong Mee <kinglongmee(a)gmail.com>:
Kinglong Mee has uploaded this change for review. (
https://review.gerrithub.io/421206
Change subject: FSAL_GLUSTER: set acl without SET_GLUSTER_CREDS
......................................................................
FSAL_GLUSTER: set acl without SET_GLUSTER_CREDS
A case as setattr with ACL but without MODE,
gluster code sets MODE to 0 before setting acl.
For non-root user, the following acl setting failed as EACCESS.
Change-Id: I2c8d890e82348d7e6b458b789af72d5039456fa1
Signed-off-by: Kinglong Mee <kinglongmee(a)gmail.com>
---
M src/FSAL/FSAL_GLUSTER/handle.c
1 file changed, 9 insertions(+), 9 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/06/421206/1
--
To view, visit
https://review.gerrithub.io/421206
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2c8d890e82348d7e6b458b789af72d5039456fa1
Gerrit-Change-Number: 421206
Gerrit-PatchSet: 1
Gerrit-Owner: Kinglong Mee <kinglongmee(a)gmail.com>