summaryrefslogtreecommitdiffstats
path: root/zfcp.py
Commit message (Expand)AuthorAgeFilesLines
* wwpn is name, not number (#131804)Jeremy Katz2004-09-161-1/+1
* add a short description about the zfcp parametersKarsten Hopp2004-08-311-0/+1
* - check values from the .parm/.conf file, too. Ignore invalid linesKarsten Hopp2004-08-271-7/+10
* - add input verificationKarsten Hopp2004-08-271-37/+82
* move errormessage windows to zfcp.py, lets see if they can be reused in zfcp_...Karsten Hopp2004-08-261-0/+20
* - cleanup some unused variablesKarsten Hopp2004-08-251-9/+16
* - make sure strings for sysfs are all in lowercaseKarsten Hopp2004-08-251-2/+5
* - ignore alias lines with a comment sign at the beginning. Don't care about t...Karsten Hopp2004-08-241-2/+2
* - add or remove scsi_hostadapter alias from modprobe.conf, if any fcp devices...Karsten Hopp2004-08-231-5/+32
* - append to fileKarsten Hopp2004-08-201-1/+1
* - add scsi_hostadapter to modprobe.conf when zfcp devices are presentKarsten Hopp2004-08-201-0/+4
* The main zfcp stuff, initial versionsKarsten Hopp2004-08-021-0/+150