commit | 6680073d3ec7c6dbdbf77870bf1fea869767d779 | [log] [tgz] |
---|---|---|
author | Kiyoshi Ueda <k-ueda@ct.jp.nec.com> | Fri Oct 10 13:36:58 2008 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Oct 10 13:36:58 2008 +0100 |
tree | 3e5417645e04b4e33feaec38e73f2e54509d16d0 | |
parent | 01460f3520c100010aacc8f8500cafcb17ce4665 [diff] |
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 <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>