]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mapfile.c
imsm: turn off curr_migr_unit updates
[thirdparty/mdadm.git] / mapfile.c
index 75095ec2ab444014b47b19f1b29d5274e8f1c44d..ca7072ecf7219c2a5f6f531d36b68a272f479ea8 100644 (file)
--- a/mapfile.c
+++ b/mapfile.c
@@ -337,4 +337,5 @@ void RebuildMap(void)
                sysfs_uevent(sra, "change");
                sysfs_free(sra);
        }
+       free_mdstat(mdstat);
 }