Suhas Athani has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1247012?usp=email )
Change subject: QoS: allow build with ENABLE_QOS and USE_DBUS=OFF
......................................................................
QoS: allow build with ENABLE_QOS and USE_DBUS=OFF
- Decouple QoS admin from D-Bus so ENABLE_QOS=ON builds without USE_DBUS.
- Compile nfs_qosmgr.c only when USE_DBUS or USE_GRPC is enabled.
Change-Id: I9afce8a0a56e2030ee001d05182a138b23645897
Signed-off-by: Suhas Athani <Suhas.Athani(a)ibm.com>
---
M src/MainNFSD/CMakeLists.txt
M src/include/nfs_qos.h
M src/include/nfs_qosmgr.h
M src/support/nfs_qosmgr.c
4 files changed, 13 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/12/1247012/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1247012?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: I9afce8a0a56e2030ee001d05182a138b23645897
Gerrit-Change-Number: 1247012
Gerrit-PatchSet: 1
Gerrit-Owner: Suhas Athani <Suhas.Athani(a)ibm.com>