]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: Add ability to disable compaction
authorAdam Kupczyk <akupczyk@redhat.com>
Fri, 26 Jun 2020 16:04:57 +0000 (18:04 +0200)
committerAdam Kupczyk <akupczyk@redhat.com>
Wed, 15 Jul 2020 20:14:52 +0000 (22:14 +0200)
commitc4312689ab7d32239d8b91684e3f57e9c032ea2f
tree3973ea98a6c7b6adc1768affc4462227e8c50ff7
parent6c50113db2ec431e1580c0af7f3e8e6019e10b42
os/bluestore: Add ability to disable compaction

This ability only makes sense as a step that allows to perform fsck before commiting recovered bluefs log.

Fixes: https://tracker.ceph.com/issues/46552
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry-picked from commit 7b01af4d95bfa789b3b3247d016431fdbfd844a4)

Conflicts:
src/os/bluestore/BlueFS.cc
src/common/legacy_config_opts.h
src/common/options.cc
src/os/bluestore/BlueFS.cc
src/os/bluestore/BlueFS.h