The following series corrects freezing reshaped array in container during assembly while other arrays are present also. The goal of patches is to get entire assembled container (all arrays inside) to be blocked from monitoring when reshape is in progress /exactly as when reshape is initialized from mdadm command line/. BR Adam --- Adam Kwolek (3): FIX: Remove error message during reshape restart (v2) FIX: Block array monitoring if any array is under reshape in container Move code to check_mdmon_version() function Assemble.c | 19 ++++++++- Grow.c | 44 ++++++++++++++++++---- mdadm.h | 2 + msg.c | 121 +++++++++++++++++++++++++++++++++++++++++++++++------------- msg.h | 3 + 5 files changed, 152 insertions(+), 37 deletions(-) -- Signature -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html