summaryrefslogtreecommitdiffstats
path: root/tests/storage/devicelibs/mpath.py
Commit message (Collapse)AuthorAgeFilesLines
* Add a parser for 'multipath -d' output.Peter Jones2010-01-201-0/+29
We need to find out about multipath topology from /sbin/multipath, which unfortunately needs some parsing - it's fairly easy, though.