On 03/25/2011 06:05 AM, David Lehman wrote:
Resolves: rhbz#690469 --- storage/devices.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/storage/devices.py b/storage/devices.py index 0383220..c76410a 100644 --- a/storage/devices.py +++ b/storage/devices.py @@ -3048,7 +3048,7 @@ class MDRaidArrayDevice(StorageDevice): self.level, disks, spares, - metadataVer=self.createMetadataVer, + metadataVer=self.metadataVersion, bitmap=self.createBitmap, progress=w) except Exception:
Ack. _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list