Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1193398?usp=email )
Change subject: Idmapper: Expose a function to set idmapping status
......................................................................
Idmapper: Expose a function to set idmapping status
This status controls whether idmapping is enabled or diabled at
any point of time. The scope of the status includes both uidgid
resolution and extended groups resolution.
When idmapping is disabled, any new idmapping requests will fail.
Change-Id: Id439a141cfb3243e1abbca17acec2f5873d6130b
Signed-off-by: Dipit Grover <dipit(a)google.com>
---
M src/idmapper/idmapper.c
M src/include/idmapper.h
M src/support/uid2grp.c
3 files changed, 160 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/98/1193398/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1193398?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: Id439a141cfb3243e1abbca17acec2f5873d6130b
Gerrit-Change-Number: 1193398
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>