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:
d02f0cf
)
blk-core: use BIO list management functions
author
Akinobu Mita
<akinobu.mita@gmail.com>
Tue, 23 Feb 2010 07:55:42 +0000
(08:55 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 23 Feb 2010 07:55:42 +0000
(08:55 +0100)
Now that the bio list management stuff is generic, convert
generic_make_request to use bio lists instead of its own private bio
list implementation.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found