]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_objectstore_tool: MemStore needs a CephContext
authorDavid Zafman <dzafman@redhat.com>
Fri, 3 Oct 2014 22:12:28 +0000 (15:12 -0700)
committerDavid Zafman <dzafman@redhat.com>
Fri, 3 Oct 2014 22:15:05 +0000 (15:15 -0700)
commit0b155d00c542f0d8b8b5b0324dac4b3cf7ff37b5
treebd34793cd22269bd376c6982c27c822eb79aa49d
parenta1996b5deb0c4b4ce3586ddb30ea96d5f37d90ff
ceph_objectstore_tool: MemStore needs a CephContext

Pass g_ceph_context to ObjectStore::create() needed by MemStore

Fixes: #9661
Signed-off-by: David Zafman <dzafman@redhat.com>
src/tools/ceph_objectstore_tool.cc