]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - Detail.c
add --export option to --examine
[thirdparty/mdadm.git] / Detail.c
index 6199d26fc5617793794776f1987cdbd000e7c99a..2fb59a3229a8bd7686428f901abe44a75aca12e8 100644 (file)
--- a/Detail.c
+++ b/Detail.c
@@ -142,7 +142,7 @@ int Detail(char *dev, int brief, int export, int test, char *homehost)
                               array.major_version, array.minor_version);
 
                if (st && st->sb)
-                       st->ss->export_super(st);
+                       st->ss->export_detail_super(st);
                goto out;
        }