diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-25 16:18:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-25 16:18:46 +0000 |
commit | bf5c2aa1d837ea8bb6a4c379ac125b1a41efc9bf (patch) | |
tree | abe74458156206a4adf2950b1cbcad241a72e80e /tests/02lineargrow | |
parent | Adding upstream version 4.2. (diff) | |
download | mdadm-bf5c2aa1d837ea8bb6a4c379ac125b1a41efc9bf.tar.xz mdadm-bf5c2aa1d837ea8bb6a4c379ac125b1a41efc9bf.zip |
Adding upstream version 4.2+20230223.upstream/4.2+20230223
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/02lineargrow')
-rw-r--r-- | tests/02lineargrow | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/02lineargrow b/tests/02lineargrow index e05c219..595bf9f 100644 --- a/tests/02lineargrow +++ b/tests/02lineargrow @@ -20,4 +20,6 @@ do testdev $md0 3 $sz 1 mdadm -S $md0 + mdadm --zero /dev/loop2 + mdadm --zero /dev/loop3 done |