Hello,
There is a slight discrepancy in the reserved section of the
ddf1_disk_data struct and what the ddf1 specifications say that it
should be. This patch fixes that discrepancy.
James Simshaw
--- ../ORIGINAL/lib/format/ataraid/ddf1.h 2006-05-16 17:17:41.000000000 -0700
+++ lib/format/ataraid/ddf1.h 2006-07-18 15:03:59.000000000 -0700
@@ -125,7 +125,7 @@ struct ddf1_disk_data {
uint8_t forced_ref_flag;
uint8_t forced_guid_flag;
uint8_t scratch[32];
- uint8_t reserved[445];
+ uint8_t reserved[442];
} __attribute__ ((packed));
/* Physical drive record header */
_______________________________________________
Ataraid-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/ataraid-list