All of lore.kernel.org
 help / color / mirror / Atom feed
From: Murphy Zhou <jencce.kernel@gmail.com>
To: fstests@vger.kernel.org
Cc: darrick.wong@oracle.com, Murphy Zhou <jencce.kernel@gmail.com>
Subject: [PATCH] generic/506: require prjquota
Date: Wed,  2 Dec 2020 18:15:21 +0800	[thread overview]
Message-ID: <20201202101521.15405-1-jencce.kernel@gmail.com> (raw)

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


             reply	other threads:[~2020-12-02 10:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-02 10:15 Murphy Zhou [this message]
2020-12-06 13:21 ` [PATCH] generic/506: require prjquota Eryu Guan
2020-12-07  6:53   ` Murphy Zhou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201202101521.15405-1-jencce.kernel@gmail.com \
    --to=jencce.kernel@gmail.com \
    --cc=darrick.wong@oracle.com \
    --cc=fstests@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.