]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdadm.h
Assorted fixes
[thirdparty/mdadm.git] / mdadm.h
diff --git a/mdadm.h b/mdadm.h
index 015d4707cce7e3e7a716eca9d4c84b4dbb45dce5..547519c877af1f9fe231ea34973c69e87316d31b 100644 (file)
--- 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;