libceph: drop gratuitous socket close calls in con_work
authorSage Weil <sage@inktank.com>
Fri, 20 Jul 2012 22:40:04 +0000 (15:40 -0700)
committerSage Weil <sage@inktank.com>
Tue, 31 Jul 2012 01:15:58 +0000 (18:15 -0700)
If the state is CLOSED or OPENING, we shouldn't have a socket.

Signed-off-by: Sage Weil <sage@inktank.com>

No differences found