summaryrefslogtreecommitdiffstats
path: root/storage/formats/mdraid.py
Commit message (Expand)AuthorAgeFilesLines
* MDRaidMember.__str__ add biosraid attribute to the returned stringHans de Goede2010-01-221-1/+2
* Add a "dict" attribute to Device and DeviceFormat classes.David Lehman2009-12-221-0/+6
* Add __str__ methods to the DeviceFormat classes.David Lehman2009-12-161-0/+5
* Hide biosraid member devices that contain MDRaidMember formats.David Lehman2009-12-161-0/+5
* Whenever storage code tries to log a method call, do so into the 'tmp/storage...Ales Kozumplik2009-12-031-1/+1
* Make iswmd the defaultHans de Goede2009-09-151-1/+2
* Honor nodmraid commandline option (#499733)Hans de Goede2009-08-101-2/+4
* New iswmd parameter for kernel cmdlineJacek Danecki2009-06-221-0/+4
* Add writeKS methods to all the format objects.Chris Lumens2009-05-121-0/+3
* Code fixes of errors shown by pylint (mgracik).Chris Lumens2009-03-251-1/+1
* Change partedFlags attribute to partedFlag.David Lehman2009-02-271-1/+1
* Lots of minor fixes and cleanups. A non-exhaustive list follows.David Lehman2009-02-271-3/+4
* Clean up imports and various typos, add header blocks as needed.David Lehman2009-02-231-5/+5
* Replace old storage modules.David Lehman2009-02-231-0/+96