]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: do not add expanded space to allocator after allocmap
authorIgor Fedotov <igor.fedotov@croit.io>
Tue, 21 Apr 2026 12:21:07 +0000 (15:21 +0300)
committerIgor Fedotov <igor.fedotov@croit.io>
Tue, 30 Jun 2026 12:42:41 +0000 (15:42 +0300)
commitd6e021d76b895d8fd924ca3cd1b3db65548484f9
tree704332d588b1b4eccbceb558e1f6080522763f94
parent4b74d0af8fb968d3cd0a777da78e88288ea60b41
os/bluestore: do not add expanded space to allocator after allocmap
recovery.

The recovery procedure performs that itself by design.
Fixes: https://tracker.ceph.com/issues/75852
Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
src/os/bluestore/BlueStore.cc