]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mstop.sh: Fix print information 22467/head
authorMao Zhongyi <maozy.fnst@cn.fuitsu.com>
Thu, 7 Jun 2018 07:21:23 +0000 (15:21 +0800)
committerMao Zhongyi <maozy.fnst@cn.fujitsu.com>
Mon, 11 Jun 2018 10:44:58 +0000 (18:44 +0800)
commit0bf97047cfd2cbcb5de3cd4b438f61fd9a114196
tree20befa61f857993353d922a3e6706acf1f0d9cb8
parentc62714b81a22cf3fd63970bf8d9a040f1e3faa1b
mstop.sh: Fix print information

The print information of mstop.sh is as following:

entity=osd pid=16347 name=osd.1
kill  16347...kill  16347...16462
pid=16462
entity=osd pid=16462 name=osd.2
kill  16462...kill  16462...[root@maozy build]#

It's not clear enough, so fix it.

Signed-off-by: Mao Zhongyi <maozy.fnst@cn.fujitsu.com>
src/mstop.sh