]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds/SessionMap: interpret bare id as a valid filter
authorSage Weil <sage@redhat.com>
Fri, 15 Nov 2019 18:31:46 +0000 (12:31 -0600)
committerSage Weil <sage@redhat.com>
Thu, 12 Dec 2019 19:31:26 +0000 (13:31 -0600)
commitb6634d4668721069eb78038218840f764a04fe06
tree7987640f0a0d4d18330bb81c9caacc9e47bc155a
parent1b606639e16776599945605e42fcdce845067317
mds/SessionMap: interpret bare id as a valid filter

This works around the fact that the old asok 'session evict' took a bare
id and the tell version took a filter.

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