Daniel Gryniewicz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1222224?usp=email )
Change subject: Fix conditional builds for several things
......................................................................
Fix conditional builds for several things
- Make MONITORING conditional, and integrate with ntirpc
- Pull up ntirpc to correct version
- Fix RPM build for conditional monitoring, and rename it's package to
match the naming convention for Ganesha
- Fix a few CMake errors from deprecation (only showed up in RPM build)
- Fix RPM conditional build for QOS and NFSIDMAP and ADMIN_TOOLS
Change-Id: I4c75b3f3b5f1fab65150c923edd7f0a36a76f5db
Signed-off-by: Daniel Gryniewicz <dang(a)fprintf.net>
---
M src/CMakeLists.txt
M src/MainNFSD/CMakeLists.txt
M src/MainNFSD/nfs_main.c
M src/cmake/modules/FindNTIRPC.cmake
M src/libntirpc
M src/nfs-ganesha.spec-in.cmake
6 files changed, 67 insertions(+), 19 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/24/1222224/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1222224?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: I4c75b3f3b5f1fab65150c923edd7f0a36a76f5db
Gerrit-Change-Number: 1222224
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>