commit | 59c3d2c6a12ff580b2c19c3925af4f4552639f8a | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Fri Dec 21 20:23:40 2012 +0000 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Dec 21 20:23:40 2012 +0000 |
tree | c36bffdac55cf1bed47abd0cb194c2c93aa1815c | |
parent | 0045d61b5b7470f7228b35e1ab7139119e249503 [diff] |
dm thin: dont use map_context This patch removes endio_hook_pool from dm-thin and uses per-bio data instead. This patch removes any use of map_info in preparation for the next patch that removes map_info from bio-based device mapper. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>