]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
os/bluestore: fix free space update after bdev-expand in NCB mode.
authorIgor Fedotov <igor.fedotov@croit.io>
Fri, 22 Dec 2023 21:05:37 +0000 (00:05 +0300)
committerIgor Fedotov <igor.fedotov@croit.io>
Fri, 22 Dec 2023 21:05:37 +0000 (00:05 +0300)
commitf3061c41e420de9d626442079b2affc57da64b5a
treea1dc71f8975737168187077c4e72732a81595098
parent273f359380bab87ae46b3325ea45940912533fe5
os/bluestore: fix free space update after bdev-expand in NCB mode.

Initially this was omitted due to read-only mode.

Fixes: https://tracker.ceph.com/issues/63858
Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
src/os/bluestore/BlueStore.cc