Dipit Grover has uploaded this change for review.

View Change

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

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