This series of patches contain fixes regarding OROM and mdadm compatibility connected with handling of recovery/degraded states and missing disks. OROM behaves little differently when it marks disk as missing (see description of patches for details) Last one in the series does not allow to modify metadata (in particular does not finish migration) on disks when array is set to read only by kernel (eg. during restart of system, when root partition lies on raid device). --- Przemyslaw Czarnowski (4): imsm: monitor: do not finish migration if there are no failed disks imsm: clean up missing disks if there are any left after migration imsm: avoid double change of serial number of missing device imsm: monitor: do not finish recovery, when raid goes to read-only monitor.c | 1 + super-intel.c | 33 ++++++++++++++++++++++++--------- 2 files changed, 25 insertions(+), 9 deletions(-) -- 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