blk-core: use BIO list management functions
authorAkinobu Mita <akinobu.mita@gmail.com>
Tue, 23 Feb 2010 07:55:42 +0000 (08:55 +0100)
committerJens 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