]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/ObjectStore: Refactor ObjectStore::statfs method to return extended statistics
authorIgor Fedotov <ifedotov@mirantis.com>
Mon, 6 Jun 2016 14:43:39 +0000 (17:43 +0300)
committerIgor Fedotov <ifedotov@mirantis.com>
Wed, 8 Jun 2016 13:40:26 +0000 (16:40 +0300)
commitb0ed0387073c86d850318a65b1966815e77b46cd
treef850466343a1b43d13791cb79a04fb2356a63dab
parent305128818db4832483c5ed6645d450167db99adc
os/ObjectStore: Refactor ObjectStore::statfs method to return extended statistics

Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
14 files changed:
src/kv/KeyValueDB.h
src/os/FuseStore.cc
src/os/ObjectStore.h
src/os/bluestore/BlueStore.cc
src/os/bluestore/BlueStore.h
src/os/filestore/FileStore.cc
src/os/filestore/FileStore.h
src/os/kstore/KStore.cc
src/os/kstore/KStore.h
src/os/memstore/MemStore.cc
src/os/memstore/MemStore.h
src/osd/OSD.cc
src/osd/osd_types.cc
src/osd/osd_types.h