dm mpath: remove is_active from struct dm_path
authorKiyoshi Ueda <k-ueda@ct.jp.nec.com>
Fri, 10 Oct 2008 12:36:58 +0000 (13:36 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Fri, 10 Oct 2008 12:36:58 +0000 (13:36 +0100)
This patch moves 'is_active' from struct dm_path to struct pgpath
as it does not need exporting.

Signed-off-by: Kiyoshi Ueda <k-ueda@ct.jp.nec.com>
Signed-off-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>

No differences found