[PATCH] xfstests 240: test non-aligned AIO hole-filling
Eric Sandeen
sandeen at redhat.com
Thu Jul 22 22:37:20 CDT 2010
Eric Sandeen wrote:
> Dave Chinner wrote:
...
>> looks good - it needs to remove the $TEST_DIR/aiodio_sparse file
>> before the test starts, though, so that repeated tests fail
>> correctly. Otherwise:
>>
>>
> hm, but:
>
> +rm -f "$TEST_DIR/aiodio_sparse*"
> +
> +# 2 threads, 4k writes, 16k filesize, stride throug file by 4k, start at 512 offset
> +$here/src/aio-dio-regress/aiodio_sparse2 -i 2 -w 4k -s 16k -n 4k -o 512 "$TEST_DIR/aiodio_sparse"
>
> It does remove it ... no?
hm, no, what are those quotes doing there...
Ok, will fix up thanks.
-Eric
More information about the xfs
mailing list