[PATCH 05/12] reflink: test CoW behaviors of reflinked files

2015-10-06 Thread Darrick J. Wong
Ensure that CoW happens correctly with buffered, directio, and mmap writes. Signed-off-by: Darrick J. Wong --- tests/generic/808 | 139 + tests/generic/808.out | 13 + tests/generic/809 | 139

[PATCH 05/12] reflink: test CoW behaviors of reflinked files

2015-11-13 Thread Darrick J. Wong
Ensure that CoW happens correctly with buffered, directio, and mmap writes. Signed-off-by: Darrick J. Wong --- tests/generic/138 | 152 + tests/generic/138.out | 19 ++ tests/generic/139 | 151 +++