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:
0065093
)
libceph: move ceph_con_send() closed check under the con mutex
author
Sage Weil
<sage@inktank.com>
Fri, 20 Jul 2012 22:34:04 +0000
(15:34 -0700)
committer
Sage Weil
<sage@inktank.com>
Tue, 31 Jul 2012 01:15:57 +0000
(18:15 -0700)
Take the con mutex before checking whether the connection is closed to
avoid racing with someone else closing it.
Signed-off-by: Sage Weil <sage@inktank.com>
No differences found