]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: set PRIO_USEFUL on num_sessions counter 18537/head
authorJohn Spray <john.spray@redhat.com>
Wed, 25 Oct 2017 13:41:56 +0000 (09:41 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 25 Oct 2017 13:47:34 +0000 (09:47 -0400)
commit1d0a7d1f35e1c1be472b0555323a9d2ac2d2d777
tree30e2e2b572008dc5a2cea83d57ca17343a1a9b3d
parent8c458553250943b457d78a6ab7c1824dad304ef0
mds: set PRIO_USEFUL on num_sessions counter

This is used by dashboard and status modules,
so let's make sure we're sending it to the mgr.

Fixes: http://tracker.ceph.com/issues/21927
Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/SessionMap.cc