dio: unwritten conversion bug tests
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 2 Feb 2016 01:50:31 +0000 (17:50 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 12 Feb 2016 17:39:05 +0000 (09:39 -0800)
commitbe32a7f154e72a776b004359a6c6525a0b66658f
tree482f370caf639fb820fab17c9f4ef7de0703b4e7
parent1fdd67b7bccde512f162f35f7d52b3c00c32d33a
dio: unwritten conversion bug tests

Check that we don't expose old disk contents when a directio write to
an unwritten extent fails due to IO errors.  This primarily affects
XFS and ext4.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
.gitignore
src/aio-dio-regress/aiocp.c [new file with mode: 0644]
tests/generic/250 [new file with mode: 0755]
tests/generic/250.out [new file with mode: 0644]
tests/generic/252 [new file with mode: 0755]
tests/generic/252.out [new file with mode: 0644]
tests/generic/group