From: Martin Wilck <mwilck@xxxxxxxx> This patch series fixes the "suspicious test failure" mentioned in an earlier posting to linux-raid, and another bug introduced by myself. Besides, it contains a lot of DEBUG code that was necessary to understand the "suspicious" problem. Verified that the 09 and 10 unit test series are not broken. Martin Wilck (10): DDF: ddf_activate_spare: bugfix for 62ff3c40 DDF: log disk status changes more nicely DDF: ddf_process_update: log offsets for conf changes DDF: load_ddf_header: more error logging DDF: ddf_set_disk: add some debug messages monitor: read_and_act: log status when called mdmon: wait_and_act: fix debug message for SIGUSR1 mdmon: manage_member: debug messages for array state mdmon: manage_member: fix race condition during slow meta data writes tests/10ddf-create-fail-rebuild: new unit test for DDF managemon.c | 11 +++++- monitor.c | 25 +++++++++++-- super-ddf.c | 75 +++++++++++++++++++++++++++++--------- tests/10ddf-create-fail-rebuild | 77 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 166 insertions(+), 22 deletions(-) create mode 100644 tests/10ddf-create-fail-rebuild -- 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