]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/ObjectStore: ref count Sequencer_impl
authorSage Weil <sage@redhat.com>
Mon, 17 Aug 2015 19:09:29 +0000 (15:09 -0400)
committerSage Weil <sage@redhat.com>
Wed, 19 Aug 2015 21:03:54 +0000 (17:03 -0400)
commitc76e3d6f24b9e8a49a3cc7f18ab51b43d2b8f87b
treeb0234cb8df6d8fa09181729d68f1d77be6f4b850
parentec60a2cc82641b97e061abbfe0455bffead73c58
os/ObjectStore: ref count Sequencer_impl

This allows the implementation to have a lifecycle that extends beyond
the Sequencer interface object we expose to the user.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/FileStore.cc
src/os/KeyValueStore.cc
src/os/ObjectStore.h