]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: make BlueStore opened by start_kv_only umountable 18750/head
authorChang Liu <liuchang0812@gmail.com>
Mon, 2 Oct 2017 16:01:43 +0000 (00:01 +0800)
committerShinobu Kinjo <shinobu@redhat.com>
Sun, 5 Nov 2017 06:28:07 +0000 (15:28 +0900)
commit4d4aee14a46ed36cdb40c0ff67193c8650b106da
tree601afb6212a07455c52b5090594c97ab0d85ae21
parenta5899a57e4f077f4061fc2aa33a61377de7ac025
os/bluestore: make BlueStore opened by start_kv_only umountable

ceph-kvstore-tool use start_kv_only to debug the kvstore. we
will get a crash when we try to umount bluestore in kvstore-tool.

Fixes: http://tracker.ceph.com/issues/21624
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from commit 2754c5acad442e50d97c8daf648cfcadd38222a6)
src/os/bluestore/BlueStore.cc
src/os/bluestore/BlueStore.h