Nothing in xfs/233 requires an rmap, it can run on any file system.
And it is a very useful test because it starts out with a very small
file system (or RT subvolume), which exercise some code paths no other
test does.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
#
# FS QA Test No. 233
#
-# Tests xfs_growfs on a rmapbt filesystem
+# Tests xfs_growfs starting with a really small file system.
#
. ./common/preamble
_begin_fstest auto quick rmap growfs
# Import common functions.
. ./common/filter
-_require_xfs_scratch_rmapbt
_require_no_large_scratch_dev
echo "Format and mount"