summaryrefslogtreecommitdiffstats
path: root/storage/formats/multipath.py
Commit message (Expand)AuthorAgeFilesLines
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-95/+0
* Add __str__ methods to the DeviceFormat classes.David Lehman2009-12-161-0/+5
* Hide devices with certain formatting in the main partitioning UI.David Lehman2009-12-091-0/+1
* Whenever storage code tries to log a method call, do so into the 'tmp/storage...Ales Kozumplik2009-12-031-1/+1
* pylint does not like @foo.setterHans de Goede2009-09-011-4/+5
* Recognize mpath devices when we see them.Peter Jones2009-08-061-0/+88