]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
nfs-ganesha: Disable LizardFS FSAL 1346/head
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 23 Jul 2019 14:49:21 +0000 (10:49 -0400)
committerDimitri Savineau <dsavinea@redhat.com>
Tue, 23 Jul 2019 14:49:21 +0000 (10:49 -0400)
commit338d18eaf89614296e163a5c3220a10365367e76
treeaed049b261ac3e37232f8a44f34c77e68c0e79b0
parentafde79307eb45be33f43cdde2655a15ca6f76a8f
nfs-ganesha: Disable LizardFS FSAL

LizardFS FSAL has been added in [1] and it's enabled by default. This
is currently failing in the CI.

CMake Error at CMakeLists.txt:595 (message):
  STRICT_PACKAGE: Cannot find LizardFS client lib.  Disabling lizardfs fsal

This patch configures the USE_FSAL_LIZARDFS option to OFF.

[1] https://github.com/nfs-ganesha/nfs-ganesha/commit/884ec97

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
nfs-ganesha/build/build_rpm