ceph: close messenger race
authorSage Weil <sage@newdream.net>
Wed, 28 Apr 2010 20:51:50 +0000 (13:51 -0700)
committerSage Weil <sage@newdream.net>
Mon, 17 May 2010 22:25:25 +0000 (15:25 -0700)
Simplify messenger locking, and close race between ceph_con_close() setting
the CLOSED bit and con_work() checking the bit, then taking the mutex.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found