From: Kiyoshi Ueda Date: Fri, 10 Oct 2008 12:36:58 +0000 (+0100) Subject: dm mpath: remove is_active from struct dm_path X-Git-Tag: v2.6.28-rc1~729^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6680073d3ec7c6dbdbf77870bf1fea869767d779;p=pandora-kernel.git dm mpath: remove is_active from struct dm_path This patch moves 'is_active' from struct dm_path to struct pgpath as it does not need exporting. Signed-off-by: Kiyoshi Ueda Signed-off-by: Jun'ichi Nomura Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed