]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: enable --with-rbd_ssd_cache by default 42006/head
authorKefu Chai <kchai@redhat.com>
Thu, 24 Jun 2021 11:52:51 +0000 (19:52 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 24 Jun 2021 11:54:50 +0000 (19:54 +0800)
commit3c1cae8dd5c0fa7fc4d0f5f3ff57e3e172b971d7
tree1b2b65e8380f596dc548134ae548d83969ed9ef1
parent9145d9c8091ed620a2f2b9527da13bf04ca568a7
ceph.spec.in: enable --with-rbd_ssd_cache by default

unlike rbd_rwl_cache, rbd_ssd_cache does not depend on pmdk (libpmem),
so let's enable it on all supported architecture and rpm based distros.

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph.spec.in