]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests: add some simple data integrity tests for raid5/raid6
authorNeilBrown <neilb@suse.de>
Tue, 14 Apr 2009 00:19:05 +0000 (10:19 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 14 Apr 2009 00:19:05 +0000 (10:19 +1000)
commit8ab2924c65bddce2b110275350ac519f9b0b5964
treea7521f0bfe5a5c2590bb327dda51ee551101fb7a
parent6161a7a0161a1d40afa704f3d62deef313c3cce5
tests:  add some simple data integrity tests for raid5/raid6

Make sure the data is preserved even when the array is degraded.

Signed-off-by: NeilBrown <neilb@suse.de>
tests/01r5integ [new file with mode: 0644]
tests/01raid6integ [new file with mode: 0644]