]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/fio/fio_ceph_messenger: make exec multi client on the same host. 28464/head
authorJianpeng Ma <jianpeng.ma@intel.com>
Tue, 11 Jun 2019 07:21:39 +0000 (15:21 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Tue, 11 Jun 2019 08:15:19 +0000 (16:15 +0800)
commitc7979833ca7c4e3247eebcd1059cba1f8a01cdc4
tree2cc3681ed46ec781142137460b181c1e54b2d7b6
parent9296d783d02fb3874e1c7feafb92a03f0e735cd6
test/fio/fio_ceph_messenger: make exec multi client on the same host.

When create Messenger, for client we should give different nonce to
make multi clients on the same host can work. Otherwise, server only
accept one connection.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
src/test/fio/fio_ceph_messenger.cc