Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1176532?usp=email )
Change subject: uid2grp: Expose principal2grp function for resolving extended groups using
libnfsidmap
......................................................................
uid2grp: Expose principal2grp function for resolving extended groups using libnfsidmap
This commit adds an internal function to allocate group_data from
principal using libnfsidmap. It uses this function in the newly
added principal2grp function to resolve extended groups using the
principal.
Change-Id: I82fd40a9a4769c7941301e49dda215b727ed7881
Signed-off-by: Dipit Grover <dipit(a)google.com>
---
M src/include/uid2grp.h
M src/support/uid2grp.c
2 files changed, 160 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/32/1176532/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1176532?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: I82fd40a9a4769c7941301e49dda215b727ed7881
Gerrit-Change-Number: 1176532
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>