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:
04d000e
)
ceph: resubmit requests on pg mapping change (not just primary change)
author
Sage Weil
<sage@newdream.net>
Mon, 10 May 2010 17:24:48 +0000
(10:24 -0700)
committer
Sage Weil
<sage@newdream.net>
Tue, 11 May 2010 16:53:56 +0000
(09:53 -0700)
OSD requests need to be resubmitted on any pg mapping change, not just when
the pg primary changes. Resending only when the primary changes results in
occasional 'hung' requests during osd cluster recovery or rebalancing.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found