]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msgr: include authorizer_protocol in connect header
authorSage Weil <sage@newdream.net>
Fri, 23 Oct 2009 19:52:00 +0000 (12:52 -0700)
committerSage Weil <sage@newdream.net>
Fri, 23 Oct 2009 19:52:00 +0000 (12:52 -0700)
commitcf5fbb38b31263e652ec2d042ef54813ee2a0444
treed9e53c5176ab48debd2824c1f6cd996770dfe6b9
parent5575ce6c5f536b1803f5213eb1976239a63ebd80
msgr: include authorizer_protocol in connect header

So that the remote end knows what kind of authorizer is
being given to them.

No negotiation is allowed at this stage, but this provides
a sanity check.
src/include/msgr.h
src/mon/Monitor.cc
src/mon/Monitor.h
src/msg/Dispatcher.h
src/msg/Messenger.h
src/msg/SimpleMessenger.cc
src/msg/SimpleMessenger.h
src/osd/OSD.cc
src/osd/OSD.h