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.5-rc1~41^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9476f39d66041ca8c66546671765b4047bffa895;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