git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
685f9a5
)
ceph: separate banner and connect during handshake into distinct stages
author
Sage Weil
<sage@newdream.net>
Tue, 10 Nov 2009 22:34:36 +0000
(14:34 -0800)
committer
Sage Weil
<sage@newdream.net>
Tue, 10 Nov 2009 22:34:48 +0000
(14:34 -0800)
We need to make sure we only swab the address during the banner once. So
break process_banner out of process_connect, and clean up the surrounding
code so that these are distinct phases of the handshake.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found