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:
1245149
)
ceph: fix osd request lru adjustment when sending request
author
Henry C Chang
<henry_c_chang@tcloudcomputing.com>
Mon, 23 Aug 2010 04:34:27 +0000
(21:34 -0700)
committer
Sage Weil
<sage@newdream.net>
Mon, 23 Aug 2010 04:34:27 +0000
(21:34 -0700)
Fix argument order. We want to move the item to the end of the list, not
change the position of the head.
Signed-off-by: Henry C Chang <henry_c_chang@tcloudcomputing.com>
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found