]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: pass Collection* to access BlueStore instance and other needed stuff... 12700/head
authorIgor Fedotov <ifedotov@mirantis.com>
Tue, 27 Dec 2016 17:11:10 +0000 (20:11 +0300)
committerIgor Fedotov <ifedotov@mirantis.com>
Wed, 11 Jan 2017 11:48:46 +0000 (11:48 +0000)
commit96581a75427f23f7ae66ee4351f22f6ad6293155
tree05f549ff64a7a185ac815180a0068594ef91a246
parent061fb4b15f7d6844efb3858287688255bbce7258
os/bluestore: pass Collection* to access BlueStore instance and other needed stuff rather than have additional referencing members in BlueStore child classes.

Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
src/os/bluestore/BlueStore.cc
src/os/bluestore/BlueStore.h
src/test/objectstore/test_bluestore_types.cc