]> git.neil.brown.name Git - mdadm.git/commit
mdadm: add test case for raid5 write back cache
authorSong Liu <songliubraving@fb.com>
Fri, 16 Dec 2016 00:00:16 +0000 (16:00 -0800)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 19 Dec 2016 15:06:26 +0000 (10:06 -0500)
commit6df5d1833f52cce0e1925920fdca5f90e6428667
treeca94a17fe1b7b4c9ee24d7b3162b543decc83849
parent31208db97e7f9e8eac2a84bc1fd9770b8162baff
mdadm: add test case for raid5 write back cache

This test cases checks data integrity of raid5 write back cache
under various scenarios:

degraded mode, non-overwrite, raid-5/6.

Signed-off-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
tests/21raid5cache [new file with mode: 0644]