All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Cc: Martin Doucha <martin.doucha@suse.com>
Subject: Re: [LTP] [PATCH 1/1] quotactl: Check for missing quota_v2 module
Date: Mon, 14 Mar 2022 14:27:35 +0100	[thread overview]
Message-ID: <Yi9Cx1DTJi3nxxUd@pevik> (raw)
In-Reply-To: <20220314130248.22869-1-pvorel@suse.cz>

Hi Martin, Xu,

I wonder whether quotactl04 still needs check for ESRCH search in do_mount()
implemented by Martin in 4aab31e4c7 ("syscalls/quotactl: Skip tests if FS quota
is not supported"), because that could be caught by CONFIG_QFMT_V2 and now
quota_v2, right?

It uses fs_opts[] = {"-I 256", "-O quota,project", NULL} parameters for mkfs,
thus it is probably needed. But shouldn't it be used also in quotactl08, which
also uses fs_opts[] = { "-O quota", NULL} ?

Kind regards,
Petr

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2022-03-14 13:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-14 13:02 [LTP] [PATCH 1/1] quotactl: Check for missing quota_v2 module Petr Vorel
2022-03-14 13:27 ` Petr Vorel [this message]
2022-03-15  1:27   ` xuyang2018.jy
2022-03-15  1:31 ` xuyang2018.jy
2022-03-15  9:16   ` Petr Vorel

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=Yi9Cx1DTJi3nxxUd@pevik \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    --cc=martin.doucha@suse.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 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.