This is a second version for my mdadm enhancement to help handle the RAID0 layout problem. Thanks a lot to Dann for the review. I suspect these are now ready to land. NeilBrown --- NeilBrown (2): Create: add support for RAID0 layouts. Assemble: add support for RAID0 layouts. Assemble.c | 8 ++++++++ Create.c | 11 +++++++++++ Detail.c | 5 +++++ maps.c | 12 ++++++++++++ md.4 | 21 +++++++++++++++++++++ mdadm.8.in | 47 ++++++++++++++++++++++++++++++++++++++++++++++- mdadm.c | 12 ++++++++++++ mdadm.h | 8 +++++++- super0.c | 6 ++++++ super1.c | 42 ++++++++++++++++++++++++++++++++++++++++-- 10 files changed, 168 insertions(+), 4 deletions(-) -- Signature