d8c8d1f Make DiskDevice.partedDisk a property.

Authored and Committed by pjones 14 years ago
    Make DiskDevice.partedDisk a property.
    
    This allows for the backing DiskDevice._partedDisk to be created
    just-in-time, instead of when the instance is created.
    
        
file modified
+30 -19