Dipit Grover has uploaded this change for review.

View Change

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@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 change 1176532. To unsubscribe, or for help writing mail filters, visit settings.

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@gmail.com>