]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - super0.c
Fix remaining problems with hot-add bitmap to version-1 superblock
[thirdparty/mdadm.git] / super0.c
index 916db5425b6ebfe63405c8fd57dcf098a90df14b..95968d302498ff9950e2684ab78878a5ea93a64a 100644 (file)
--- a/super0.c
+++ b/super0.c
@@ -701,7 +701,7 @@ static int add_internal_bitmap0(struct supertype *st, void *sbv, int chunk, int
 }
                
 
-void locate_bitmap0(struct supertype *st, int fd)
+void locate_bitmap0(struct supertype *st, int fd, void *sbv)
 {
        unsigned long long dsize;
        unsigned long size;