>From Niels de Vos <nde...@redhat.com>:

Niels de Vos has uploaded a new change for review.

  https://review.gerrithub.io/241714

Change subject: build: make it possible to disable FSAL_NULL
......................................................................

build: make it possible to disable FSAL_NULL

When FSAL_NULL gets build, there will be an additional
nfs-ganesha-nullfs RPM generated. To prevent any confusion if this
package is needed or not, add an option to disable the building of
FSAL_NULL and don't build the RPM package in that case.

The usage is similar to other FSALs, FSAL_NULL is enabled by default,
disabling cam be done like this:

  $ cmake -DUSE_FSAL_NULL=NO ... /path/to/nfs-ganesha/src/

Change-Id: Ifc932fd35b195bc1ea33dd2b899b4d1bab0dbab3
Signed-off-by: Niels de Vos <nde...@redhat.com>
---
M src/CMakeLists.txt
M src/FSAL/Stackable_FSALs/CMakeLists.txt
M src/nfs-ganesha.spec-in.cmake
3 files changed, 32 insertions(+), 14 deletions(-)


  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/14/241714/1
-- 
To view, visit https://review.gerrithub.io/241714
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifc932fd35b195bc1ea33dd2b899b4d1bab0dbab3
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Niels de Vos <nde...@redhat.com>
Gerrit-Reviewer: CEA-HPC <gerrithub-...@cea.fr>

------------------------------------------------------------------------------
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to