git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9db4e77
)
drbd: introduce a bio_set to allocate housekeeping bios from
author
Lars Ellenberg
<lars.ellenberg@linbit.com>
Wed, 23 Feb 2011 16:02:01 +0000
(17:02 +0100)
committer
Philipp 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