From: Lars Ellenberg Date: Wed, 23 Feb 2011 16:02:01 +0000 (+0100) Subject: drbd: introduce a bio_set to allocate housekeeping bios from X-Git-Tag: v3.8-rc1~78^2~18^2~421 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da4a75d2ef064501f6756986af6ea330ba0585d7;p=pandora-kernel.git drbd: introduce a bio_set to allocate housekeeping bios from Don't rely on availability of bios from the global fs_bio_set, we should use our own bio_set for meta data IO. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed