git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01460f3
)
dm mpath: remove is_active from struct dm_path
author
Kiyoshi Ueda
<k-ueda@ct.jp.nec.com>
Fri, 10 Oct 2008 12:36:58 +0000
(13:36 +0100)
committer
Alasdair 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