Searched hist:"6680073 d3ec7c6dbdbf77870bf1fea869767d779" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-mpath.h | diff 6680073d3ec7c6dbdbf77870bf1fea869767d779 Fri Oct 10 07:36:58 CDT 2008 Kiyoshi Ueda <k-ueda@ct.jp.nec.com> 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>
|
H A D | dm-mpath.c | diff 6680073d3ec7c6dbdbf77870bf1fea869767d779 Fri Oct 10 07:36:58 CDT 2008 Kiyoshi Ueda <k-ueda@ct.jp.nec.com> 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>
|