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 c7b5183b..3139259d 100644
--- a/mdadm.h
+++ b/mdadm.h
@@ -257,6 +257,7 @@ struct createinfo {
int autof;
int mode;
int symlinks;
+ int names;
struct supertype *supertype;
};