From 6d37c6afb5526e755ae47630a5a061a2fd6e775c 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 c7bd45881a688..3538f061abbf9 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4965,7 +4965,7 @@ std::vector