commit | 9476f39d66041ca8c66546671765b4047bffa895 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Wed Feb 23 17:02:01 2011 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Wed May 09 15:17:07 2012 +0200 |
tree | 1416c0522fab3c228834cafbe1e1463e7900a0d0 | |
parent | 3c2f7a856f2e70d2f1bb59f65d97a66047f14f36 [diff] |
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 <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>