]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
The bio prison code will be useful to other future DM targets so
authorMike Snitzer <snitzer@redhat.com>
Sun, 14 Oct 2012 22:39:20 +0000 (09:39 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sun, 14 Oct 2012 22:39:20 +0000 (09:39 +1100)
commit5148b05d8798530bfa2bc6022a44df09477edb2f
treea5e290533ae7472ba80a49889395b21a30953406
parent533153fce755db327c89a4b250336e8ed62e2b87
The bio prison code will be useful to other future DM targets so
move it to a separate module.

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/Kconfig
drivers/md/Makefile
drivers/md/dm-bio-prison.c [new file with mode: 0644]
drivers/md/dm-bio-prison.h [new file with mode: 0644]
drivers/md/dm-thin.c