]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MDSMonitor: Remove command support for legacy syntax
authorDouglas Fuller <dfuller@redhat.com>
Tue, 25 Jul 2017 17:57:47 +0000 (13:57 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 17 Apr 2018 18:01:01 +0000 (11:01 -0700)
commitdc073a1c2b9e74df9211b232a98f91cfe86369cd
tree7329dcf74bb000db546f30a5774b7e6ea345f9ec
parent624efc64323f99b2e843f376879c1080276e036f
mon/MDSMonitor: Remove command support for legacy syntax

No longer check for commands for deprecated legacy filesystems.
These commands are long since deprecated and this code is no longer
needed.

Signed-off-by: Douglas Fuller <dfuller@redhat.com>
src/mon/MDSMonitor.cc