]> 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>
Tue, 1 Sep 2020 14:49:18 +0000 (16:49 +0200)
commite9b20046e1815d11b899b079f97a396ceb6da3e8
tree1173ee80f4d273f1c45f01f26e46cd03835258f5
parente1c41ec49468f188de8f6d3b63a5fd87927834d2
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/46714
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Cherry-picked from 7b01af4d95bfa789b3b3247d016431fdbfd844a4
Conflicts:
src/os/bluestore/BlueFS.cc
src/common/legacy_config_opts.h
src/common/options.cc
src/os/bluestore/BlueFS.cc