]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mapfile.c
get_info_super: report which other devices are thought to be working/failed.
[thirdparty/mdadm.git] / mapfile.c
index f334822bf697783ba01845b7aee814c7fff7989b..b22772c4cf5bf748f1ae824cda23d55325b33202 100644 (file)
--- a/mapfile.c
+++ b/mapfile.c
@@ -408,7 +408,7 @@ void RebuildMap(void)
                        close(dfd);
                        if (ok != 0)
                                continue;
-                       st->ss->getinfo_super(st, &info);
+                       st->ss->getinfo_super(st, &info, NULL);
                        if (md->devnum >= 0)
                                path = map_dev(MD_MAJOR, md->devnum, 0);
                        else