[PATCH V3] xfstests: add aio-dio-regress tests

Christoph Hellwig hch at infradead.org
Wed Jun 3 14:38:46 CDT 2009


On Tue, Jun 02, 2009 at 12:16:48PM -0500, Eric Sandeen wrote:
> +AIO_TEST=aio-dio-extend-stat
> +
> +rm -f $TEST_DIR/aio-testfile
> +echo "==${AIO_TEST}=="
> +src/aio-dio-regress/$AIO_TEST $TEST_DIR/aio-testfile 2>&1

the AIO_TEST variable seems superflous in all these tests.  Also
the echo isn't really strictly needed if only running one thing
anyway.

Modulo these nitpicks looks good to me,


Reviewed-by: Christoph Hellwig <hch at lst.de>




More information about the xfs mailing list