]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: ceph tell mds * is a valid command
authorJosh Durgin <josh.durgin@dreamhost.com>
Tue, 31 May 2011 21:15:01 +0000 (14:15 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Tue, 7 Jun 2011 19:04:29 +0000 (12:04 -0700)
commit347dba4e04d262845aca80089032f9ed40c13c22
tree50c581a3d3fdb54e88ba06ba62a0d8a24430ae1b
parent1cc78b6a864d36cbe1eda45890d7f361adb8201d
mon: ceph tell mds * is a valid command

Previously this fell through and returned -EINVAL to the user.

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/mon/MDSMonitor.cc