]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
reflink: test intersecting CoW and falloc/fpunch/fzero/fcollapse/finsert/ftrunc
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 5 Jan 2016 18:06:37 +0000 (10:06 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 12 Feb 2016 17:39:05 +0000 (09:39 -0800)
commit58ac6c6424e0494d037fb14b23c85e72d51b0594
tree745150e9d30bc0574f77c57e90f9066beda35f01
parentbe32a7f154e72a776b004359a6c6525a0b66658f
reflink: test intersecting CoW and falloc/fpunch/fzero/fcollapse/finsert/ftrunc

Ensure that we correctly handle a CoW operation immediately followed
by a truncate, falloc, fpunch, fzero, fcollapse, and finsert operation
in the middle of the CoW'd region before any flush can occur.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
13 files changed:
tests/generic/253 [new file with mode: 0755]
tests/generic/253.out [new file with mode: 0644]
tests/generic/254 [new file with mode: 0755]
tests/generic/254.out [new file with mode: 0644]
tests/generic/259 [new file with mode: 0755]
tests/generic/259.out [new file with mode: 0644]
tests/generic/261 [new file with mode: 0755]
tests/generic/261.out [new file with mode: 0644]
tests/generic/262 [new file with mode: 0755]
tests/generic/262.out [new file with mode: 0644]
tests/generic/264 [new file with mode: 0755]
tests/generic/264.out [new file with mode: 0644]
tests/generic/group