drbd: introduce a bio_set to allocate housekeeping bios from
authorLars Ellenberg <lars.ellenberg@linbit.com>
Wed, 23 Feb 2011 16:02:01 +0000 (17:02 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Fri, 14 Oct 2011 14:48:06 +0000 (16:48 +0200)
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 <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found