Per discussion in http://marc.info/?l=linux-raid&m=144522071120149 and related threads, the following patches add more support for write journal (test script, man page, small refactoring). Song Liu (3): mdadm: refactor write journal code in Assemble and Incremental mdadm: Add description of write journal to md.4 mdadm: add test script for raid456 journal Assemble.c | 24 +++++--------------- Incremental.c | 25 ++++++-------------- md.4 | 20 ++++++++++++++++ mdadm.h | 6 ++--- super1.c | 19 +++------------- test | 9 ++++++++ tests/20raid5journal | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 111 insertions(+), 56 deletions(-) create mode 100644 tests/20raid5journal -- 2.4.6 -- 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