]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: fix invalid stray shared blob detection in fsck. 30616/head
authorIgor Fedotov <ifedotov@suse.com>
Fri, 27 Sep 2019 10:51:54 +0000 (13:51 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Fri, 27 Sep 2019 10:51:54 +0000 (13:51 +0300)
commit3f79b1976885880a188ed0a7f5e7d40dd554dc15
tree37d09523cfe6b10d2f5953a172e08821d6ea5f59
parent76d6b52986b2644b56dd44c8630402595f13265a
os/bluestore: fix invalid stray shared blob detection in fsck.

This is a regression, caused by https://github.com/ceph/ceph/pull/30264

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
src/os/bluestore/BlueStore.cc