From: Darrick J. Wong <djwong@xxxxxxxxxx> Filesystem shrink tests for xfs are supposed to be in the 'shrinkfs' group, not 'shrink'. Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> --- tests/xfs/176 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/xfs/176 b/tests/xfs/176 index ce9965c2..ba4aae59 100755 --- a/tests/xfs/176 +++ b/tests/xfs/176 @@ -8,7 +8,7 @@ # of the filesystem is now in the middle of a sparse inode cluster. # . ./common/preamble -_begin_fstest auto quick shrink +_begin_fstest auto quick shrinkfs # Import common functions. . ./common/filter