]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add to get version in the mds_commands
authorhuanwen ren <ren.huanwen@zte.com.cn>
Tue, 18 Jul 2017 09:17:59 +0000 (17:17 +0800)
committerhuanwen ren <ren.huanwen@zte.com.cn>
Tue, 18 Jul 2017 11:48:43 +0000 (19:48 +0800)
commit378a2cc92bf35276982119f3128652b793c52e73
treee7a893dbab392bf88f0bed24a8d75c91ba058d9a
parent0c368200939cca5c6c944fc88f00789ed0eb954f
mds: add to get version in the mds_commands

Sometime we need to determine whether the mds/mon/osd RPM package
is correct, by use the command "ceph tell mds/mon/osd.* version"
is good way.but mds does not support, so I add it.

Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
src/mds/MDSDaemon.cc