drieber(a)google.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1168210?usp=email )
Change subject: Added extern declaration of reread_config to nfs_lib.h
......................................................................
Added extern declaration of reread_config to nfs_lib.h
This allows triggering config reload via a mechanism other than sighup (we are using this
for dynamically setting ganesha's logging level). The boolean return value indicates
if there were any problems during config reload.
Change-Id: Id376c39c55a86d3fe326fa618c19c2b6cbf6cd56
Signed-off-by: David Rieber <drieber(a)google.com>
---
M src/MainNFSD/nfs_init.c
M src/include/nfs_lib.h
2 files changed, 13 insertions(+), 6 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/10/1168210/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1168210?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Id376c39c55a86d3fe326fa618c19c2b6cbf6cd56
Gerrit-Change-Number: 1168210
Gerrit-PatchSet: 1
Gerrit-Owner: drieber(a)google.com
Gerrit-MessageType: newchange