From 41823db09c609155db31afbd03b817c2a578fa9d Mon Sep 17 00:00:00 2001 From: Igor Fedotov Date: Fri, 21 Aug 2020 14:51:00 +0300 Subject: [PATCH] os/bluestore: enable more flexible bluefs space management by default. It turned out that we did't enable it when introduced this feature in https://github.com/ceph/ceph/pull/29687. Fixes: https://tracker.ceph.com/issues/47053 Signed-off-by: Igor Fedotov --- src/common/options.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options.cc b/src/common/options.cc index 39d56304eac2..2ce6f91e065c 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4674,7 +4674,7 @@ std::vector