diff options
author | Heinz Mauelshagen <hjm@redhat.com> | 2007-05-09 11:33:00 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-09 21:30:47 +0200 |
commit | 891ce207011d3d9219f79fd5114c8594bbacc653 (patch) | |
tree | 969ca658f41ec8a9f719a44a487ae582ee278c27 /drivers/md/dm-io.h | |
parent | dm io: delay dec_count (diff) | |
download | linux-891ce207011d3d9219f79fd5114c8594bbacc653.tar.xz linux-891ce207011d3d9219f79fd5114c8594bbacc653.zip |
dm io: prepare for new interface
Introduce struct dm_io_client to prepare for per-client mempools and bio_sets.
Temporary functions bios() and io_pool() choose between the per-client
structures and the global ones so the old and new interfaces can co-exist.
Make error_bits optional.
Signed-off-by: Heinz Mauelshagen <hjm@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Cc: Milan Broz <mbroz@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions