]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: remove mon pg stat reports and queueing machinery
authorSage Weil <sage@redhat.com>
Thu, 24 Aug 2017 18:46:27 +0000 (14:46 -0400)
committerSage Weil <sage@redhat.com>
Tue, 29 Aug 2017 03:10:32 +0000 (23:10 -0400)
commit528736bed3a6adffa37d0bad6a0e1bedb55db931
tree74d978fcdf67bc7183af65d30ce5b6dadb801ac8
parentb8caf0139931823792150cdd7ca877edb549afe3
osd: remove mon pg stat reports and queueing machinery

We now unconditionally send all pg stats to the mgr at regular
intervals.  Drop all of the monitor machinery!

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc
src/osd/OSD.h
src/osd/PG.cc
src/osd/PrimaryLogPG.cc