]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: be verbose about objects that existing on rmcoll 27929/head
authorSage Weil <sage@redhat.com>
Thu, 2 May 2019 16:39:31 +0000 (11:39 -0500)
committerSage Weil <sage@redhat.com>
Mon, 6 May 2019 02:14:18 +0000 (21:14 -0500)
commite387cbc45037db78db5dfbb01483b8d76e1c276f
tree689b3894a6b7517d0d311029d753ce14e4b1b34c
parentbf6e8a4a4db8b7d7101ca80b844ee953aa4580b2
os/bluestore: be verbose about objects that existing on rmcoll

This is always a bug (OSD doesn't try to remove a collection unless it
thinks it is empty), and not seeing it at default debug levels makes it
hard to track down.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/bluestore/BlueStore.cc