]> 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)
committerJos Collin <jcollin@redhat.com>
Wed, 22 Nov 2017 11:45:49 +0000 (17:15 +0530)
commit10f93cf5828afbc8ff25ef81b2437ef5c0362396
tree2282c49b581978d48073173c6123d4e55e77775c
parent7efdf3c50add9ca6ec40ba5c71a28e394d349a2d
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>
src/mds/MDSDaemon.cc