]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add `session ls` and `session evict` to asok 2101/head
authorJohn Spray <john.spray@redhat.com>
Tue, 24 Jun 2014 20:22:04 +0000 (13:22 -0700)
committerJohn Spray <john.spray@redhat.com>
Mon, 14 Jul 2014 13:15:27 +0000 (14:15 +0100)
commita4ed3366506979dad9d61af29b2dead90c31937b
tree7f001fa03fd79f98361390ba1c1335dcda870a50
parent0e0be07fe15247902650ef415b0483d650128184
mds: add `session ls` and `session evict` to asok

These commands are intended to help admins deal
with MDSs during recovery, to identify troublesome
clients which may need intervention (such as eviction).

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/MDS.cc
src/mds/Server.cc
src/mds/Server.h
src/mds/SessionMap.cc
src/mds/SessionMap.h