]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - Detail.c
Assemble: fix testing of 'verbose' flag.
[thirdparty/mdadm.git] / Detail.c
index e2cf028a70870e2ef23e54df0dd54eae2139ee7c..0e47a05ac240c4dc1f6c4d6f8f8bbd93169a3ffc 100644 (file)
--- a/Detail.c
+++ b/Detail.c
@@ -382,6 +382,11 @@ This is pretty boring
                                        printf("     New Layout : %s\n",
                                               c?c:"-unknown-");
                                }
+                               if (info.new_level == 6) {
+                                       char *c = map_num(r6layout, info.new_layout);
+                                       printf("     New Layout : %s\n",
+                                              c?c:"-unknown-");
+                               }
                                if (info.new_level == 10) {
                                        printf("     New Layout : near=%d, %s=%d\n",
                                               info.new_layout&255,