]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: make BlueStore opened by start_kv_only umountable 18082/head
authorChang Liu <liuchang0812@gmail.com>
Mon, 2 Oct 2017 16:01:43 +0000 (00:01 +0800)
committerChang Liu <liuchang0812@gmail.com>
Mon, 2 Oct 2017 16:15:44 +0000 (00:15 +0800)
commit2754c5acad442e50d97c8daf648cfcadd38222a6
tree2bee41ddae90a449e5b97030000b53f93b2193c0
parent534c30aca47db1b027edb754e64e6ad31594118e
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>
src/os/bluestore/BlueStore.cc
src/os/bluestore/BlueStore.h