]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit6680073d3ec7c6dbdbf77870bf1fea869767d779
tree3e5417645e04b4e33feaec38e73f2e54509d16d0
parent01460f3520c100010aacc8f8500cafcb17ce4665
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>
drivers/md/dm-mpath.c
drivers/md/dm-mpath.h