]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/163: skip test if we can't shrink due to enospc issues
authorDarrick J. Wong <djwong@kernel.org>
Tue, 26 Nov 2024 01:22:21 +0000 (17:22 -0800)
committerZorro Lang <zlang@kernel.org>
Thu, 28 Nov 2024 13:39:49 +0000 (21:39 +0800)
commit38257f559615e56c0f788ee01ce4e4b99d0c29a5
tree5addd30953b8a7ed96a3537052f978bf74f1de1d
parent93a8e88d0f6ed506dfed281d6914c59a5b85b115
xfs/163: skip test if we can't shrink due to enospc issues

If this test fails due to insufficient space, skip this test.  This can
happen if a realtime volume is enabled on the filesystem and we cannot
shrink due to the rtbitmap.

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/xfs/163