All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] generic/558: require scratch device
@ 2019-11-27  4:16 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2019-11-27  4:16 UTC (permalink / raw)
  To: Eryu Guan; +Cc: fstests, xfs

From: Darrick J. Wong <darrick.wong@oracle.com>

This test formats the scratch device, so require it.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
 tests/generic/558 |    1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/generic/558 b/tests/generic/558
index c05aa961..28f4c0e1 100755
--- a/tests/generic/558
+++ b/tests/generic/558
@@ -45,6 +45,7 @@ create_file()
 _supported_fs generic
 _supported_os Linux
 _require_inode_limits
+_require_scratch
 
 rm -f $seqres.full
 echo "Silence is golden"

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-27  4:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-27  4:16 [PATCH] generic/558: require scratch device Darrick J. Wong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.