]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: shut down perfcounters last 2022/head
authorSage Weil <sage@redhat.com>
Wed, 25 Jun 2014 15:43:32 +0000 (08:43 -0700)
committerSage Weil <sage@redhat.com>
Wed, 25 Jun 2014 15:43:32 +0000 (08:43 -0700)
commitcb740b39903ae9893131888962fb81db5fc2a9b0
treec3196a9f29bfbd8c943d7a8d7b523cecd54e39d9
parente0f94138b5605eaa365e0896d31b00376d84e3f2
mon: shut down perfcounters last

In particular, remove_all_sessions updates the perfcounter stats, so we
need to stop those after.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/Monitor.cc