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:
21179d8
)
svcrpc: fix xpt_list traversal locking on shutdown
author
J. Bruce Fields
<bfields@redhat.com>
Mon, 13 Aug 2012 21:03:00 +0000
(17:03 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 21 Aug 2012 18:08:40 +0000
(14:08 -0400)
Server threads are not running at this point, but svc_age_temp_xprts
still may be, so we need this locking.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found