]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
use simplifed messenger constructor for clients 6151/head
authorJosh Durgin <jdurgin@redhat.com>
Mon, 21 Sep 2015 22:46:42 +0000 (15:46 -0700)
committerLoic Dachary <ldachary@redhat.com>
Fri, 2 Oct 2015 19:54:38 +0000 (21:54 +0200)
commit8610de81c8eeae763354a4133e160ccb3faa8dad
treece792c97468bf06efadff3c7109e8cdbcd2c5208
parent9d059c3f1b3aa0b1830b6f84694c850d36e8a77a
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>
(cherry picked from commit a3a8c85b79afef67681c32c57b591c0e0a87a349)
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