From: Akinobu Mita Date: Tue, 23 Feb 2010 07:55:42 +0000 (+0100) Subject: blk-core: use BIO list management functions X-Git-Tag: v2.6.34-rc1~242^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bddd87c7e622ea681c665049027ed84cdcafcb09;p=pandora-kernel.git blk-core: use BIO list management functions 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 Cc: Christoph Hellwig Signed-off-by: Jens Axboe --- Reading git-diff-tree failed