]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
common: remove the $FSYP check in _cleanup_dump
authorChristoph Hellwig <hch@lst.de>
Tue, 28 Jan 2025 07:12:59 +0000 (08:12 +0100)
committerZorro Lang <zlang@kernel.org>
Sat, 1 Feb 2025 06:53:37 +0000 (14:53 +0800)
commit1f193e75d3f1d4d1c62214bc9d242e96a845442b
treea915a34c7eccd36d87480d138c1a43bcdbeabe53
parentd2f055fd91a28683a4416f7778d0984f6bfee15c
common: remove the $FSYP check in _cleanup_dump

Despite the comment, _cleanup_dump is only called from xfs specific
tests, so this is superfluous.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/dump