]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/711,xfs/537: actually fork these tests for exchange-range
authorDarrick J. Wong <djwong@kernel.org>
Thu, 20 Jun 2024 20:55:06 +0000 (13:55 -0700)
committerZorro Lang <zlang@kernel.org>
Sun, 23 Jun 2024 15:04:35 +0000 (23:04 +0800)
commit6776f47285b66304ac4b17707d84824fdcc1a2e2
treecf9bdd781bb3d4011fe6567c02f804cf24c97f1c
parent2a539c72f7be686efa65380eef7873c83135ff1f
generic/711,xfs/537: actually fork these tests for exchange-range

Fork g/711 to g/752, x/537 to x/615. These tests to check the same
things with exchange-range as they do for swapext, since the code
porting swapext to commit-range has been dropped.

I was going to fork xfs/789 as well, but it turns out that generic/714
covers this sufficiently so for that one, we just strike fiexchange
from the group tag.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/711
tests/generic/752 [new file with mode: 0755]
tests/generic/752.out [new file with mode: 0644]
tests/xfs/615 [new file with mode: 0755]
tests/xfs/615.out [new file with mode: 0644]
tests/xfs/789