commit | e686307fdc84f249490e6c9da92fcb2424491f14 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Fri Apr 17 08:41:21 2009 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue Apr 28 07:37:28 2009 +0200 |
tree | d0174abe1f71a4435bf4b7a5822bfdc7dcf650aa | |
parent | e93b9fb7d85da4fd9d5171649e5ddcac1dd572bf [diff] |
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>