]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Grow.c
Fix writing of second backup superblock during grow
authorNeilBrown <neilb@suse.de>
Thu, 5 Aug 2010 11:39:17 +0000 (21:39 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 5 Aug 2010 11:39:17 +0000 (21:39 +1000)
commit72044953776dc694d2bdd721ed9e8be4ac7e4e39
tree047c698d76cb9b5ad337706b632a7969c65a9ed6
parent8d848be1ede5a2827854e19a5e3628b6d4f91103
Fix writing of second backup superblock during grow

There 'rv' tests were confused and sometimes wrong.
This resulted in not writing the second bsb.

Also fix the test script so the the critical section is long enough
that we have some hope of interrupting it.

Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c
tests/07reshape5intr