]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - super-mbr.c
Release mdadm-3.2.2
[thirdparty/mdadm.git] / super-mbr.c
index 7d770aa2489ae88efa5f04911adc6f1fae5e0f1b..5eefdf696819d2be17a493e66ddb246bfcd62e39 100644 (file)
@@ -187,7 +187,7 @@ static struct supertype *match_metadata_desc(char *arg)
 #ifndef MDASSEMBLE
 static int validate_geometry(struct supertype *st, int level,
                             int layout, int raiddisks,
-                            int chunk, unsigned long long size,
+                            int *chunk, unsigned long long size,
                             char *subdev, unsigned long long *freesize,
                             int verbose)
 {