From: Martin K. Petersen Date: Tue, 17 Jun 2008 16:59:56 +0000 (+0200) Subject: block: Globalize bio_set and bio_vec_slab X-Git-Tag: v2.6.27-rc1~1114^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51d654e1d885607a6edd02b337105fa5c28b6d33;p=pandora-kernel.git block: Globalize bio_set and bio_vec_slab Move struct bio_set and biovec_slab definitions to bio.h so they can be used outside of bio.c. Signed-off-by: Martin K. Petersen Reviewed-by: Jeff Moyer Signed-off-by: Jens Axboe --- Reading git-diff-tree failed