From: Sage Weil Date: Tue, 31 Jul 2012 01:16:16 +0000 (-0700) Subject: libceph: fix handling of immediate socket connect failure X-Git-Tag: v3.6-rc1~36^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8007b8d626b49c34fb146ec16dc639d8b10c862f;p=pandora-kernel.git libceph: fix handling of immediate socket connect failure If the connect() call immediately fails such that sock == NULL, we still need con_close_socket() to reset our socket state to CLOSED. Signed-off-by: Sage Weil Reviewed-by: Alex Elder --- Reading git-diff-tree failed