Assaf Yaari has uploaded this change for review.

View Change

commonlib: Create properly ACL new entry when converting mode to ACL

Previously the allocation of the ACL bypassed the call to
nfs4_acl_new_entry which may lead into memory leak when calling
nfs4_acl_release_entry.

Signed-off-by: Assaf Yaari <assafy@google.com>
Change-Id: I76c46e414f45e2f091e01c6ea782bd1c91415a04
---
M src/FSAL/commonlib.c
1 file changed, 14 insertions(+), 9 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I76c46e414f45e2f091e01c6ea782bd1c91415a04
Gerrit-Change-Number: 1190103
Gerrit-PatchSet: 1
Gerrit-Owner: Assaf Yaari <assafy@google.com>