From: Mikulas Patocka Date: Fri, 21 Dec 2012 20:23:39 +0000 (+0000) Subject: dm: move target request nr to dm_target_io X-Git-Tag: v3.8-rc1~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddbd658f6446a35e4d6ba84812fd71023320cae2;p=pandora-kernel.git dm: move target request nr to dm_target_io This patch moves target_request_nr from map_info to dm_target_io and makes it accessible with dm_bio_get_target_request_nr. This patch is a preparation for the next patch that removes map_info. Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed