]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: add 'mds rm <gid>' and 'mds rmfailed <id>' commands
authorSage Weil <sage@newdream.net>
Mon, 18 Oct 2010 03:04:32 +0000 (20:04 -0700)
committerSage Weil <sage@newdream.net>
Mon, 18 Oct 2010 03:04:32 +0000 (20:04 -0700)
commit69b764a8d30587c4f800d0ec5942a1978f702ba7
tree8f563897cc6af49b5b368a602e45d521d2341afe
parentce09cbdd94b1a0f49f5f46c7f5c59913fc15f568
mon: add 'mds rm <gid>' and 'mds rmfailed <id>' commands

For cleaning up the mds map when things get weird.

Signed-off-by: Sage Weil <sage@newdream.net>
src/mon/MDSMonitor.cc