1
0
Fork 0

Adding upstream version 4.2+20230223.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-14 06:01:03 +01:00
parent 4fd4995b67
commit c1504f9531
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
76 changed files with 2282 additions and 1386 deletions

View file

@ -0,0 +1,12 @@
always fails
Test seems to run 'test_stripe' at $dir directory, but $dir is never
set. If $dir is adjusted to $PWD, the test still fails with:
mdadm: /dev/loop2 is not suitable for this array.
mdadm: create aborted
++ return 1
++ cmp -s -n 8192 /dev/md0 /tmp/RandFile
++ echo cmp failed
cmp failed
++ exit 2