Hi Jes, The following patches are reviewed by me, and pass roughly testing by imsm array creation/stop/failure. I post all the patches to mailing list, so that they may appear on patchwork list. Please consider to take them to mdadm upstream. Thanks. Coly Li --- Heming Zhao (1): mdadm/super1: restore commit 45a87c2f31335 to fix clustered slot issue Kinga Tanska (1): util: replace ioctl use with function Mariusz Tkaczyk (3): imsm: introduce get_disk_slot_in_dev() imsm: use same slot across container imsm: block changing slots during creation Nigel Croxon (1): Revert "mdadm: fix coredump of mdadm --monitor -r" ReadMe.c | 6 +- super-intel.c | 249 ++++++++++++++++++++++++++++--------------- super1.c | 12 ++- tests/09imsm-overlap | 28 ----- util.c | 2 +- 5 files changed, 181 insertions(+), 116 deletions(-) delete mode 100644 tests/09imsm-overlap -- 2.35.3