]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msgr: Remove the SimpleMessenger start/start_with_nonce distinction.
authorGreg Farnum <gregory.farnum@dreamhost.com>
Fri, 2 Mar 2012 01:12:28 +0000 (17:12 -0800)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Fri, 2 Mar 2012 19:20:27 +0000 (11:20 -0800)
commitef244773ee6bd8d1b8c7b0a5a06e9c082eefa472
treeddf0080687bf0447ab34ed367b64c615b432c376
parentffa595598d5b49ac2d30a16e4a2f9ae24e518a33
msgr: Remove the SimpleMessenger start/start_with_nonce distinction.

Instead, have a settable nonce value that you can fill in any time
after construction and that it uses during regular start().

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/ceph_fuse.cc
src/ceph_mds.cc
src/ceph_osd.cc
src/libcephfs.cc
src/librados.cc
src/mds/Dumper.cc
src/mds/Resetter.cc
src/mon/MonClient.cc
src/msg/SimpleMessenger.cc
src/msg/SimpleMessenger.h
src/tools/common.cc