]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools: ceph-monstore-tool must do out_store.close()
authorhuangjun <hjwsm1989@gmail.com>
Tue, 21 Apr 2015 06:04:40 +0000 (14:04 +0800)
committerLoic Dachary <ldachary@redhat.com>
Fri, 29 Jan 2016 04:34:42 +0000 (11:34 +0700)
commit90aaed744243dfc7c620f91e19fc0bfa233f711f
treec959391777778c3be0b576eb6dabfb3bdf96d712
parent86ba6caf992d2544cdd174e3b3f26a6099c91fc5
tools: ceph-monstore-tool must do out_store.close()

this change fixes the "store-copy" command.
Like the bug reported in http://tracker.ceph.com/issues/10093.

Signed-off-by: huangjun <hjwsm1989@gmail.com>
(cherry picked from commit d85e0f8c50fce62be012506f7ffcb1cdeb0c819c)
src/tools/ceph_monstore_tool.cc