All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] generic/506: require prjquota
@ 2020-12-02 10:15 Murphy Zhou
  2020-12-06 13:21 ` Eryu Guan
  0 siblings, 1 reply; 3+ messages in thread
From: Murphy Zhou @ 2020-12-02 10:15 UTC (permalink / raw)
  To: fstests; +Cc: darrick.wong, Murphy Zhou

To avoid false failure on overlayfs.

Signed-off-by: Murphy Zhou <jencce.kernel@gmail.com>
---
 tests/generic/506 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/generic/506 b/tests/generic/506
index d5b28cad..edcda6db 100755
--- a/tests/generic/506
+++ b/tests/generic/506
@@ -42,6 +42,7 @@ rm -f $seqres.full
 # real QA test starts here
 _supported_fs generic
 
+_require_prjquota
 _require_scratch
 _require_scratch_shutdown
 
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-07  6:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-02 10:15 [PATCH] generic/506: require prjquota Murphy Zhou
2020-12-06 13:21 ` Eryu Guan
2020-12-07  6:53   ` Murphy Zhou

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.