summaryrefslogtreecommitdiffstats
path: root/ceph.spec.in
diff options
context:
space:
mode:
authorlixiaoy1 <xiaoyan.li@intel.com>2021-02-18 02:12:26 +0100
committerlixiaoy1 <xiaoyan.li@intel.com>2021-02-20 02:22:50 +0100
commita49d1dbb32e2436ff2836a85b2fa84418f0a5fff (patch)
tree48248fa633af1b966669c8b527f226010f5bd4ca /ceph.spec.in
parentMerge pull request #39556 from zdover23/wip-doc-dev-t8y-intro-how-integration... (diff)
downloadceph-a49d1dbb32e2436ff2836a85b2fa84418f0a5fff.tar.xz
ceph-a49d1dbb32e2436ff2836a85b2fa84418f0a5fff.zip
cmake: enable write-back cache in spec
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Diffstat (limited to 'ceph.spec.in')
-rw-r--r--ceph.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/ceph.spec.in b/ceph.spec.in
index f9516fc2de7..4b346d5c291 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -62,8 +62,8 @@
%endif
%bcond_with seastar
%bcond_with jaeger
-%bcond_with rbd_rwl_cache
-%bcond_with rbd_ssd_cache
+%bcond_without rbd_rwl_cache
+%bcond_without rbd_ssd_cache
%if 0%{?fedora} || 0%{?suse_version} >= 1500
# distros that ship cmd2 and/or colorama
%bcond_without cephfs_shell