commit | 44feb387f6f5584535bd6e3ad7ccfdce715d7dba | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Fri Oct 12 21:02:10 2012 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Oct 12 21:02:10 2012 +0100 |
tree | f49e3e91bcba0c55d3a0357def6472069d00c42f | |
parent | 28eed34e7662d7602da6753b0ba2563006b8e7a2 [diff] |
dm thin: prepare to separate bio_prison code The bio prison code will be useful to share with future DM targets. Prepare to move this code into a separate module, adding a dm prefix to structures and functions that will be exported. 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>