]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Increase minimum chunk size in testsuite to 64kB
authorAnton Blanchard <anton@samba.org>
Thu, 24 May 2012 05:10:47 +0000 (15:10 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 24 May 2012 05:36:30 +0000 (15:36 +1000)
commitffec31301454dcb34b1b508a5a9bfa15dbb3d44b
tree529192fae95b587ace6daab7c189b97fbe4fe9db
parent339b77467a7ad5e5354b5ab0542f8148b18c898c
Increase minimum chunk size in testsuite to 64kB

When running the mdadm testsuite on ppc64 with a 64kB page size I
see a couple of failures because the chunk size is smaller than a
page.

Bump the chunksize to 64kB to fix these failures.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: NeilBrown <neilb@suse.de>
tests/02r5grow
tests/02r6grow