[PATCH 2/4] xfstests: require dedup ioctl support in 182
Darrick J. Wong
darrick.wong at oracle.com
Thu Jan 28 13:27:53 CST 2016
On Thu, Jan 28, 2016 at 06:13:54PM +0100, Christoph Hellwig wrote:
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
> tests/generic/182 | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/generic/182 b/tests/generic/182
> index bf5cd38..eb80b43 100755
> --- a/tests/generic/182
> +++ b/tests/generic/182
> @@ -46,6 +46,7 @@ _cleanup()
> # real QA test starts here
> _supported_os Linux
> _require_test_reflink
> +_require_test_dedupe
> _require_cp_reflink
The _require_*_reflink bits are unnecessary. I must've been going too fast
when I wrote 181/182; I'll fix that in my repo and send patches.
Also 182's comments should s/reflink/dedupe/.
--D
>
> rm -f "$seqres.full"
> --
> 2.1.4
>
> _______________________________________________
> xfs mailing list
> xfs at oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
More information about the xfs
mailing list