Kaleb KEITHLEY has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1214799?usp=email )
Change subject: config: default to monitoring enabled
......................................................................
config: default to monitoring enabled
monitoring has moved to (lib)ntirpc, where it defaults to enabled
If we were using ntirpc only as a submodule, we could probably
eliminate this here.
But since we package ntirpc separately in Fedora, CentOS, etc.,
and in ntirpc monitoring is enabled by default, we need to keep
it here too, and have it enabled by default.
Other users who don't want monitoring can disable it in their
ntirpc (submodule or separate package) and disable it here too.
Change-Id: I9ad3574d820eaf260d7a1244488e2273165eb94d
Signed-off-by: Kaleb S. KEITHLEY <kkeithle(a)redhat.com>
---
M src/CMakeLists.txt
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/99/1214799/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1214799?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: I9ad3574d820eaf260d7a1244488e2273165eb94d
Gerrit-Change-Number: 1214799
Gerrit-PatchSet: 1
Gerrit-Owner: Kaleb KEITHLEY <kaleb(a)redhat.com>