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:
3a140a0
)
libceph: fix mutex coverage for ceph_con_close
author
Sage Weil
<sage@inktank.com>
Mon, 30 Jul 2012 23:24:37 +0000
(16:24 -0700)
committer
Sage Weil
<sage@inktank.com>
Tue, 31 Jul 2012 01:15:30 +0000
(18:15 -0700)
Hold the mutex while twiddling all of the state bits to avoid possible
races. While we're here, make not of why we cannot close the socket
directly.
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Alex Elder <elder@inktank.com>
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com>
No differences found