From 9d63566f9824235c42f3343239d33d7520fe8c23 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 (cherry picked from commit 41823db09c609155db31afbd03b817c2a578fa9d) --- 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 2af36dd0e4ef3..f76a623149472 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4649,7 +4649,7 @@ std::vector