]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
nfs-ganesha: Disable LizardFS FSAL for debian 1439/head
authorBrad Hubbard <bhubbard@redhat.com>
Thu, 21 Nov 2019 01:52:33 +0000 (11:52 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Thu, 21 Nov 2019 01:53:01 +0000 (11:53 +1000)
commit888793c447e578a187daefd3763c79e07a020bee
tree1598a44c6b7da883405068fb0bf31b873db31852
parent4bfa27111fc084c68545d4110f589f9bb79edd51
nfs-ganesha: Disable LizardFS FSAL for debian

LizardFS FSAL has been added in [1] and it's enabled by default. This
is currently failing in the CI for Bionic. 338d18e resolved this for rpm
builds, but not for debs.

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] nfs-ganesha/nfs-ganesha@884ec97

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
nfs-ganesha/build/build_deb