]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: put Onode::key in mempool 12651/head
authorSage Weil <sage@redhat.com>
Fri, 23 Dec 2016 21:52:43 +0000 (16:52 -0500)
committerSage Weil <sage@redhat.com>
Fri, 13 Jan 2017 16:48:04 +0000 (11:48 -0500)
commitc0e12bfaecd72ad3cd06a5e41c47e8ad4fff5b2b
treefd55e5470f590219f6c309f39e48c38c971317b1
parentff81d54ca21943d66a75a57fb21760dae1c524e9
os/bluestore: put Onode::key in mempool

This is a pain in the butt because std::string and
std::basic_string<...,custom allocator> are incompatible.

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