pktcdvd: use BIO list management functions
authorAkinobu Mita <akinobu.mita@gmail.com>
Wed, 24 Feb 2010 07:30:08 +0000 (08:30 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 24 Feb 2010 07:30:08 +0000 (08:30 +0100)
Now that the bio list management stuff is generic, convert pktcdvd to
use bio lists instead of its own private bio list implementation.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Acked-by: Peter Osterlund <petero2@telia.com>
Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found