X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fmdadm.git;a=blobdiff_plain;f=mdadm.h;h=5463bfba868338513031dffc5127f188240fda93;hp=c1c0bb2ef2ec54e36ec9f43beccacd2d47206087;hb=23bf42cc79d46de019d4b27c16354a191a98ed41;hpb=641da74591920d4cfd4f92e7eefbf317d6ec348c diff --git a/mdadm.h b/mdadm.h index c1c0bb2e..5463bfba 100644 --- a/mdadm.h +++ b/mdadm.h @@ -997,6 +997,7 @@ struct supertype { void *info; void *other; /* Hack used to convert v0.90 to v1.0 */ unsigned long long devsize; + unsigned long long data_offset; /* used by v1.x only */ int ignore_hw_compat; /* used to inform metadata handlers that it should ignore HW/firmware related incompatability to load metadata. Used when examining metadata to display content of disk