From: Sage Weil Date: Tue, 10 Nov 2009 22:34:36 +0000 (-0800) Subject: ceph: separate banner and connect during handshake into distinct stages X-Git-Tag: v2.6.34-rc2~9^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eed0ef2caf928327332da54d23579debe629d5bc;p=pandora-kernel.git ceph: separate banner and connect during handshake into distinct stages 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 --- Reading git-diff-tree failed