Sachin Punadikar has uploaded this change for review.

View Change

NFS ACL: Synthesize ACLs based on mode bits

Do not skip FATTR4_ACL when ATTR_ACL is missing but ATTR_MODE is present,
so the second pass still schedules ACL encoding and encode_acl() can synthesize
from mode bits.

Change-Id: Ic3c677cce92b5a278b4b959d2aa3eca817013234
Signed-off-by: Sachin Punadikar <sachin.punadikar@ibm.com>
---
M src/Protocols/NFS/nfs_proto_tools.c
1 file changed, 12 insertions(+), 2 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/17/1234617/1

To view, visit change 1234617. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ic3c677cce92b5a278b4b959d2aa3eca817013234
Gerrit-Change-Number: 1234617
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar@ibm.com>