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:
81b024e
)
ceph: cancel osd requests before resending them
author
Sage Weil
<sage@newdream.net>
Fri, 9 Oct 2009 17:31:32 +0000
(10:31 -0700)
committer
Sage Weil
<sage@newdream.net>
Fri, 9 Oct 2009 18:58:20 +0000
(11:58 -0700)
This ensures we don't submit the same request twice if we are kicking a
specific osd (as with an osd_reset), or when we hit a transient error and
resend.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found