Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1193399?usp=email )
Change subject: idmapping: Expose idmapping status as config
......................................................................
idmapping: Expose idmapping status as config
This CL introduces the idmapping_status as a flag within
DIRECTORY_SERVICES config section. The flag is used to
set the global idmapping status, during initialisation and
config reload. This allows dynamic enabling/disabling of
idmapping in Ganesha.
Change-Id: I2ea376d6cc925c79c23b14609534d05db596b58e
Signed-off-by: Dipit Grover <dipit(a)google.com>
---
M src/MainNFSD/nfs_init.c
M src/config_samples/config.txt
M src/config_samples/gpfs.ganesha.main.conf
M src/doc/man/ganesha-core-config.rst
M src/include/gsh_config.h
M src/support/nfs_read_conf.c
6 files changed, 34 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/99/1193399/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1193399?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: I2ea376d6cc925c79c23b14609534d05db596b58e
Gerrit-Change-Number: 1193399
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>