summaryrefslogtreecommitdiffstats
path: root/iw
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2009-03-18 13:25:06 +0100
committerHans de Goede <hdegoede@redhat.com>2009-03-18 13:25:06 +0100
commit2b05419b71b0380f6b4b9c088ae27f10963ff4fd (patch)
tree5101cf54a93559890ecc21e8cb65c3ba9d74083b /iw
parentc74e6239d8600a0b85638f61729e3886a5d801a4 (diff)
downloadanaconda-2b05419b71b0380f6b4b9c088ae27f10963ff4fd.tar.gz
anaconda-2b05419b71b0380f6b4b9c088ae27f10963ff4fd.tar.xz
anaconda-2b05419b71b0380f6b4b9c088ae27f10963ff4fd.zip
Make PartitionDevice handle both normal and dmraid partitions
The way we were handling updateSysfsPath in DMRaidPartitionDevice was very wrong, you cannot call a method of an other class on self, when you do not inherit from that class. Given the minimal difference between normal and dmraid partitions (only path and sysfsPath differ) and all the pain having multiple partition classes causes, this patch makes PartitionDevice handle both normal and dmraid partitions, and gets rid of the whole partition factory thing.
Diffstat (limited to 'iw')
0 files changed, 0 insertions, 0 deletions