]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - super-mbr.c
get_info_super: report which other devices are thought to be working/failed.
[thirdparty/mdadm.git] / super-mbr.c
index 811ad1dcb1422c153e5d462c24a0f8995d3e3ea5..0751e17cec965fd9182e8a53613070157bf3f07e 100644 (file)
@@ -148,7 +148,7 @@ static int store_mbr(struct supertype *st, int fd)
        return 0;
 }
 
-static void getinfo_mbr(struct supertype *st, struct mdinfo *info)
+static void getinfo_mbr(struct supertype *st, struct mdinfo *info, char *map)
 {
        struct MBR *sb = st->sb;
        int i;