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:
f444cc0
)
[S390] cio: use pim to check for multipath.
author
Sebastian Ott
<sebott@linux.vnet.ibm.com>
Thu, 25 Dec 2008 12:39:15 +0000
(13:39 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 25 Dec 2008 12:39:11 +0000
(13:39 +0100)
To check if multipath is available we count the bits set in lpm,
which could change over time (via configure [on|off] of a path).
The following patch uses the pim (which is persistent) for this
decision.
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found