xfs/132: remove duplicate test
authorAmir Goldstein <amir73il@gmail.com>
Sat, 5 May 2018 10:31:22 +0000 (13:31 +0300)
committerEryu Guan <guaneryu@gmail.com>
Sat, 5 May 2018 17:18:26 +0000 (01:18 +0800)
commit00e3549c659cdc0b82adf1010dbbf4be7d9db411
tree3bbdd831428dd6cf6d3894d7369bb3234eeda24c
parent60af5cc1e2431efcdc982b1514b4554771221cda
xfs/132: remove duplicate test

Test description says: "This is the same test as generic/156 except
that we also check the inode reflink flag.", only since commit
f1c3fee ("xfs: remove NOCOW_FL testing from test") it is almost
exactly the same test as generic/156.
almost - because since xfs/132 diverged from generic/156 the change
911efb0 ("reflink: change to relative margins") is only applied to
the original test.

Anyway, there doesn't seem to be a reason to keep this duplicated
test anymore, so remove it.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/132 [deleted file]
tests/xfs/132.out [deleted file]
tests/xfs/group