]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
os/bluestore/bluefs: Clear pending releases
authorAdam Kupczyk <akupczyk@ibm.com>
Mon, 10 Mar 2025 17:12:59 +0000 (17:12 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Fri, 28 Mar 2025 16:06:02 +0000 (16:06 +0000)
commit09fd806e23f18c38619697b1d9d834d260cf54b0
tree712d5b2f4348f801cabd95af162e5d79da60dfc6
parentdb452e619df49d41d184454bd80dd4ba879f07d7
os/bluestore/bluefs: Clear pending releases

If we happen to shutdown with dirty.pending_releases, after mount
we will most likely want to free them. And its an error - they will
already be free.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/os/bluestore/BlueFS.cc