]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: do not mark per_pool_omap updated unless we fixed it 31167/head
authorSage Weil <sage@redhat.com>
Fri, 25 Oct 2019 16:02:28 +0000 (11:02 -0500)
committerSage Weil <sage@redhat.com>
Fri, 25 Oct 2019 16:02:28 +0000 (11:02 -0500)
commit4408911ec4bbc9324f0bf6db7d9d3a96632e1bfa
tree29f2bd83080f15f99c1663c77be8f7d869241eee
parent0f30a499539fa645a7a292f83a4806059001e47e
os/bluestore: do not mark per_pool_omap updated unless we fixed it

We only fix the per-pool-omap issues if we do a non-shallow fsck.

Fixes: https://tracker.ceph.com/issues/42490
Signed-off-by: Sage Weil <sage@redhat.com>
src/os/bluestore/BlueStore.cc