]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: use const get_request_count
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 2 Aug 2019 20:29:38 +0000 (13:29 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 13 Sep 2019 00:42:03 +0000 (17:42 -0700)
commit2ddcfbdf647d194e6c58f9f37d7a445493056cb4
tree3e64d932b5117e1cfb541447d128b6335a7017b6
parente565e7f6550896fd2b6b084336300eedda5503c3
mds: use const get_request_count

So it can be used from a const dump method. Make the elist mutable
instead.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/SessionMap.cc
src/mds/SessionMap.h