]> git.baikalelectronics.ru Git - kernel.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)
commite0709f3e50c8dd2aefe6f8dd8669a80fba91ce7a
tree3e5417645e04b4e33feaec38e73f2e54509d16d0
parent102285f36b215d78c652ce6d33bab0756ef23313
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