summaryrefslogtreecommitdiff
path: root/mdadm.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdadm.h')
-rw-r--r--mdadm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdadm.h b/mdadm.h
index 67eb9ce..a70a005 100644
--- a/mdadm.h
+++ b/mdadm.h
@@ -188,6 +188,7 @@ struct mdinfo {
int uuid[4];
char name[33];
unsigned long long data_offset;
+ unsigned long long new_data_offset;
unsigned long long component_size; /* same as array.size, except in
* sectors and up to 64bits.
*/