amit.sutar@ibm.com has uploaded this change for review.

View Change

Preserve old ACLS

"fsal_copy_attrs" function copies the ACLs based on the request mask.
In case of retaining old ACLs, we have to explicitely set the mask so
that old ACLs are preserved. And later we have to unset the mask to
avoid updating acl_time in case of preserving the old ones.

Signed-off-by: Sachin Punadikar <psachin@in.ibm.com>

Change-Id: Ib45bd2004d93b9bc945c1cb3724f8c574a5c37a0
Signed-off-by: Amit Sutar <Amit.sutar@ibm.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
1 file changed, 14 insertions(+), 0 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ib45bd2004d93b9bc945c1cb3724f8c574a5c37a0
Gerrit-Change-Number: 1242334
Gerrit-PatchSet: 1
Gerrit-Owner: amit.sutar@ibm.com