From: Igor Fedotov Date: Tue, 26 Oct 2021 10:35:00 +0000 (+0300) Subject: os/bluestore: make shared blob fsck much less RAM-greedy. X-Git-Tag: v16.2.8~147^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F44613%2Fhead;p=ceph.git os/bluestore: make shared blob fsck much less RAM-greedy. Fixes: https://tracker.ceph.com/issues/44924 Signed-off-by: Igor Fedotov (cherry picked from commit 8fddc8464ee4dbb0ee22a10de21e8c16f38bf1ed) (cherry picked from commit a902d22b6c785099c704a229db1dc1e6fefee3e2) Conflicts: src/common/options/global.yaml.in src/os/bluestore/BlueStore.cc src/os/bluestore/BlueStore.h src/test/objectstore/store_test.cc Caused by lack of ZNS stuff and options definition in source code rather than yaml file(s) --- diff --git a/src/common/options.cc b/src/common/options.cc index e50f337a2b6..4d7ac1174e6 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4735,6 +4735,12 @@ std::vector