]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: install libzbd-dev when WITH_ZBD is set
authorKefu Chai <kchai@redhat.com>
Mon, 25 Jan 2021 06:11:46 +0000 (14:11 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 26 Jan 2021 16:38:06 +0000 (17:38 +0100)
commit82a4c95999d845c017aca0c6e1490fbdb748b28a
tree32a10012c1fd2d52e03fd7af888eb640835a28eb
parentaa97d0594ca32cdec6f43f9baf711b1b91184867
install-deps.sh: install libzbd-dev when WITH_ZBD is set

to avoid zbd backend bitrot, and for build test it in our "make check"
builds.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit e7e3b86762ff3fccdae21e713c64215ab3bb7bb4)
install-deps.sh