]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - super-mbr.c
Generic support for --consistency-policy and PPL
[thirdparty/mdadm.git] / super-mbr.c
index f5e4ceabbfbab24135bc37c64bf08e2c50881fbe..1bbe57a971639fc67aa606ea921b057e86e2fdb8 100644 (file)
@@ -193,7 +193,7 @@ static int validate_geometry(struct supertype *st, int level,
                             int *chunk, unsigned long long size,
                             unsigned long long data_offset,
                             char *subdev, unsigned long long *freesize,
-                            int verbose)
+                            int consistency_policy, int verbose)
 {
        pr_err("mbr metadata cannot be used this way\n");
        return 0;