Skip to content
Commit 4cc96131 authored by Mike Snitzer's avatar Mike Snitzer
Browse files

dm: move request-based code out to dm-rq.[hc]



Add some seperation between bio-based and request-based DM core code.

'struct mapped_device' and other DM core only structures and functions
have been moved to dm-core.h and all relevant DM core .c files have been
updated to include dm-core.h rather than dm.h

DM targets should _never_ include dm-core.h!

[block core merge conflict resolution from Stephen Rothwell]
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
parent 1a89694f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment