]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common: call _require_scratch_dedupe from _require_scratch_duperemove
authorChristoph Hellwig <hch@lst.de>
Tue, 10 Dec 2024 06:53:15 +0000 (07:53 +0100)
committerZorro Lang <zlang@kernel.org>
Sun, 22 Dec 2024 14:09:46 +0000 (22:09 +0800)
commit3b9f5fc7d7d853be6f7ec60a7607e2f4ad22c36f
tree2c6f097136ff82a4c5919443813f07a679541ac1
parent825950c8cab7717c8ec5b45411db7b4327b9cc51
common: call _require_scratch_dedupe from _require_scratch_duperemove

_require_scratch_duperemove doesn't check if the scratch file system
actually supports dedup, so add the proper call for that.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/reflink