From: Mikulas Patocka Date: Fri, 21 Dec 2012 20:23:40 +0000 (+0000) Subject: dm thin: dont use map_context X-Git-Tag: v3.8-rc1~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59c3d2c6a12ff580b2c19c3925af4f4552639f8a;p=pandora-kernel.git 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 Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed