]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: remove 'mds setmap' command 8121/head
authorSage Weil <sage@redhat.com>
Tue, 15 Mar 2016 13:44:04 +0000 (09:44 -0400)
committerSage Weil <sage@redhat.com>
Thu, 17 Mar 2016 14:40:24 +0000 (10:40 -0400)
commitb0d9b0de152c2d7df73949af23190eff44620e1b
treec8a9fff13128b36e49ca7b230de43c710b058e8d
parent6a80e2df8b31802a39ef6f89136ed357dce50c20
mon: remove 'mds setmap' command

This command has no discernable purpose, and is difficult and
dangerous to support anyway.

Fixes: #15136
Signed-off-by: Sage Weil <sage@redhat.com>
doc/cephfs/administration.rst
doc/man/8/ceph.rst
src/mon/MDSMonitor.cc
src/mon/MonCommands.h
src/test/pybind/test_ceph_argparse.py