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:
2b51dca
)
cciss: reinstate proper FIFO order of command queue list
author
Jens Axboe
<jaxboe@fusionio.com>
Mon, 10 Jan 2011 20:50:33 +0000
(21:50 +0100)
committer
Jens Axboe
<jaxboe@fusionio.com>
Mon, 10 Jan 2011 20:50:33 +0000
(21:50 +0100)
Commit
8a3173de
inadvertently changed the ordering when
switching to hlists. Change to regular list heads so we
can use tail list adds, this improves performance.
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found