Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1176495?usp=email )
Change subject: uid2grp: Miscellaneous refactoring
......................................................................
uid2grp: Miscellaneous refactoring
* Add comments for some functions defined in uid2grp_cache.c
* Update existing comments in uid2grp.c and uid2grp_cache.c
* Add asserts for unexpected situations while doing inserts
in uid2grp_cache
* Replace uid2grp_expired macro in uid2grp.c with
uid2grp_is_group_data_expired function
Change-Id: I6fbdf3a2bf32cdc23c7580bb89056ade64c5b132
Signed-off-by: Dipit Grover <dipit(a)google.com>
---
M src/support/uid2grp.c
M src/support/uid2grp_cache.c
2 files changed, 28 insertions(+), 14 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/95/1176495/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1176495?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: I6fbdf3a2bf32cdc23c7580bb89056ade64c5b132
Gerrit-Change-Number: 1176495
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>