Jeff Layton has uploaded this change for review. (
https://review.gerrithub.io/432323
Change subject: cmake: always build in liburcu
......................................................................
cmake: always build in liburcu
There is some infrastructure in liburcu for handling things locklessly
that could be of great use to ganesha. That library is available on
both Linux and FreeBSD, so there should be no reason we can't use it
with ganesha.
Change cmake to always search for liburcu and fail to configure if it
isn't present.
Change-Id: I7404115a762dc4d4bb8547f0fe7dcde2d9f3720e
Signed-off-by: Jeff Layton <jlayton(a)redhat.com>
---
M src/CMakeLists.txt
M src/cmake/modules/FindLTTng.cmake
M src/nfs-ganesha.spec-in.cmake
3 files changed, 5 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/23/432323/1
--
To view, visit
https://review.gerrithub.io/432323
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7404115a762dc4d4bb8547f0fe7dcde2d9f3720e
Gerrit-Change-Number: 432323
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton(a)redhat.com>