]> git.proxmox.com Git - mirror_zfs.git/commit
ztest should randomly change recordsize
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 29 Jan 2015 20:45:40 +0000 (12:45 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 11 May 2015 19:23:16 +0000 (12:23 -0700)
commit76d520675e8ba0f7760fb5eefe2492fabf7a2335
tree5afd357b23b55f7a4a2a9a04e9b126039b9e6580
parentf1512ee61e2f22186ac16481a09d86112b2d6788
ztest should randomly change recordsize

Improve the large block feature test coverage by extending ztest
to frequently change the recordsize.  This is specificially designed
to catch corner cases which might otherwise go unnoticed.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #354
cmd/ztest/ztest.c