]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
use simplifed messenger constructor for clients 6022/head
authorJosh Durgin <jdurgin@redhat.com>
Mon, 21 Sep 2015 22:46:42 +0000 (15:46 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Mon, 21 Sep 2015 22:56:22 +0000 (15:56 -0700)
commita3a8c85b79afef67681c32c57b591c0e0a87a349
treed40d714b80eb24ce115a807687d79dc8efd7816c
parente3785b0b5fbff870adbd5f121021b671912386cf
use simplifed messenger constructor for clients

This is all mechanical except the calculation of the nonce, which is
now always randomized for clients.

Fixes: #13032
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
src/ceph_fuse.cc
src/ceph_syn.cc
src/libcephfs.cc
src/librados/RadosClient.cc
src/mon/MonClient.cc
src/test/mon/test_mon_workloadgen.cc
src/tools/cephfs/MDSUtility.cc