]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/objectstore: extend `#ifdef WITH_BLUESTORE` 61019/head
authorMax Kellermann <max.kellermann@ionos.com>
Mon, 28 Oct 2024 16:03:17 +0000 (17:03 +0100)
committerMax Kellermann <max.kellermann@ionos.com>
Tue, 10 Dec 2024 11:09:27 +0000 (12:09 +0100)
commit612ea38fc5f7fd62347c6915deec113c68ae1b25
treeffb9c83cfb57b542d2b85b8763f8d2da12d07682
parent90d0f0306f9a1fe6e78bdda5c29fc5137dcafda6
test/objectstore: extend `#ifdef WITH_BLUESTORE`

Cover all Bluestore specific code.  Fixes build failures with
`WITH_BLUESTORE=no`.

Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
src/test/objectstore/store_test.cc