summaryrefslogtreecommitdiffstats
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 015d470..547519c 100644
--- a/mdadm.h
+++ b/mdadm.h
@@ -137,6 +137,7 @@ typedef struct mddev_dev_s {
* Not set for names read from .config
*/
char writemostly;
+ char re_add;
struct mddev_dev_s *next;
} *mddev_dev_t;