/dev/md/ddf0 works also with assembly. /dev/md/ddf doesn't. Signed-off-by: Martin Wilck <mwilck@xxxxxxxx> --- tests/env-ddf-template | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/env-ddf-template b/tests/env-ddf-template index a607c10..cc9cc2b 100644 --- a/tests/env-ddf-template +++ b/tests/env-ddf-template @@ -98,7 +98,7 @@ ddf_check() { esac } -container=/dev/md/ddf +container=/dev/md/ddf0 member0=/dev/md/vol0 member1=/dev/md/vol1 member2=/dev/md/vol2 -- 1.7.3.4 -- 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