]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: Fix error message when mds not active
authorJos Collin <jcollin@redhat.com>
Wed, 22 Nov 2017 11:42:43 +0000 (17:12 +0530)
committerShinobu Kinjo <shinobu@redhat.com>
Wed, 13 Dec 2017 23:08:45 +0000 (18:08 -0500)
commit42bb91a258512c34ea402f34f130518069db3835
treeea0cad9d4846c3f93768e3f3e6bfa2c60dbcb724
parentb3fd46810c01be00ebf26b9893d8bab107ee93f2
mds: Fix error message when mds not active

Fix error message for mds not active state. Also fixed the 'unrecognized command' logic by avoiding the new stringstream local object.

Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit 10f93cf5828afbc8ff25ef81b2437ef5c0362396)
src/mds/MDSDaemon.cc