]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: DataHealthService: use get_fs_stats() instead
authorJoao Eduardo Luis <joao@redhat.com>
Thu, 18 Sep 2014 15:52:34 +0000 (16:52 +0100)
committerJoao Eduardo Luis <joao@redhat.com>
Mon, 22 Sep 2014 16:36:29 +0000 (17:36 +0100)
commit9996d446988768658db751a7843b13cf3d194213
tree96740b62721671eeb165807857e030c4b5b5ec05
parent3d74230d1c0fbfa15487e2a90ac60b883476e840
mon: DataHealthService: use get_fs_stats() instead

and relieve the DataStats struct from clutter by using
ceph_data_stats_t instead of multiple fields.

Signed-off-by: Joao Eduardo Luis <joao@redhat.com>
src/mon/DataHealthService.cc
src/mon/mon_types.h