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:
523f325
)
ceph: use list_move_tail instead of list_del/list_add_tail
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 5 Sep 2012 06:34:32 +0000
(14:34 +0800)
committer
Alex Elder
<elder@inktank.com>
Mon, 1 Oct 2012 19:30:49 +0000
(14:30 -0500)
Using list_move_tail() instead of list_del() + list_add_tail().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Sage Weil <sage@inktank.com>
No differences found