K 10 svn:author V 7 asomers K 8 svn:date V 27 2017-09-11T15:59:20.830794Z K 7 svn:log V 425 Fix intermittency in refquota_002_pos from the ZFS test suite tests/sys/cddl/zfs/bin/mkfile.c Don't unlink a file when unable to write the entire thing. Nothing in the ZFS test suite depends on that behavior. However, a few tests (like refquota_002_pos) depend on the opposite. Right now refquota_002_pos only passes sometimes because unlink(2) loses a race against "zfs get used". Sponsored by: Spectra Logic Corp END