FS/XFS testing framework
 help / color / mirror / Atom feed
From: Eryu Guan <guan@eryu.me>
To: Murphy Zhou <jencce.kernel@gmail.com>
Cc: fstests@vger.kernel.org, darrick.wong@oracle.com
Subject: Re: [PATCH] generic/506: require prjquota
Date: Sun, 6 Dec 2020 21:21:16 +0800	[thread overview]
Message-ID: <20201206132116.GT3853@desktop> (raw)
In-Reply-To: <20201202101521.15405-1-jencce.kernel@gmail.com>

On Wed, Dec 02, 2020 at 06:15:21PM +0800, Murphy Zhou wrote:
> 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

generic/506 already has _require_prjquota below, and it requires the
device to be mounted first.

_qmount_option "prjquota"                                                                                                                                                                                                                      
_qmount
_require_prjquota $SCRATCH_DEV

So would you please give more details on the failure you want to fix?

Thanks,
Eryu

>  
> -- 
> 2.20.1

  reply	other threads:[~2020-12-06 13:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-02 10:15 [PATCH] generic/506: require prjquota Murphy Zhou
2020-12-06 13:21 ` Eryu Guan [this message]
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=20201206132116.GT3853@desktop \
    --to=guan@eryu.me \
    --cc=darrick.wong@oracle.com \
    --cc=fstests@vger.kernel.org \
    --cc=jencce.kernel@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox