]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephx: fix negotiation on reconnect
authorSage Weil <sage@newdream.net>
Thu, 11 Feb 2010 17:00:10 +0000 (09:00 -0800)
committerSage Weil <sage@newdream.net>
Thu, 11 Feb 2010 18:03:25 +0000 (10:03 -0800)
commit8cbfb327a851c4f80bff70832cf22ba3e6f99429
treef1f95749227b57401952aa6a63818b67331bfa3b
parent44dc114385b82345008b62afd270c4cf076e252c
cephx: fix negotiation on reconnect

Don't send another request after initial handshake if we don't
need an auth ticket.
src/auth/cephx/CephxClientHandler.cc
src/auth/cephx/CephxProtocol.cc
src/auth/cephx/CephxProtocol.h