> 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. It's probably worth running this one by dlehman before committing, as it seems to be a pretty big change to me. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list