loop: use BIO list management functions
authorAkinobu Mita <akinobu.mita@gmail.com>
Fri, 17 Apr 2009 06:41:21 +0000 (08:41 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 28 Apr 2009 05:37:28 +0000 (07:37 +0200)
commite686307fdc84f249490e6c9da92fcb2424491f14
treed0174abe1f71a4435bf4b7a5822bfdc7dcf650aa
parente93b9fb7d85da4fd9d5171649e5ddcac1dd572bf
loop: use BIO list management functions

Now that the bio list management stuff is generic, convert loop to use
bio lists instead of its own private bio list implementation.

Cc: Jens Axboe <axboe@kernel.dk>
Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/loop.c
include/linux/bio.h
include/linux/loop.h