linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Takashi Nishiie" <t-nishiie@np.css.fujitsu.com>
To: <linux-fsdevel@vger.kernel.org>
Subject: RE: [PATCH 0/4] Automatic quotaon on remount
Date: Fri, 14 Mar 2008 11:32:55 +0900	[thread overview]
Message-ID: <006801c8857b$b5a23fc0$20e6bf40$@css.fujitsu.com> (raw)
In-Reply-To: <20080313125944.GF12523@duck.suse.cz>

On Thu, Mar 13, 2008 at 01:59:44PM +0100, Jan Kara wrote:
>   Hi,
>
>   the series of patches below implements automatic enabling of quotas
> on remount read-write when filesystem with quotas enabled has
> previously been remounted read-only (and thus quotas had to be disabled).
>   The patches are split logically, but due to interface changes all
> four patches need to be applied together or ext3, ext4 or reiserfs
> won't compile.

It is better to have inherited a setup of quota automatically,
only when the option of grpquota/usrquota was set up, as
grpquota/usrquota could be added to the indicated default mount
 options in the filesystem.

Thanks.





      parent reply	other threads:[~2008-03-14  2:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-13 12:59 [PATCH 0/4] Automatic quotaon on remount Jan Kara
2008-03-13 13:04 ` [PATCH 1/4] quota: Quota core changes for " Jan Kara
2008-03-13 21:48   ` Andrew Morton
2008-03-17 13:17     ` Jan Kara
2008-03-13 13:04 ` [PATCH 2/4] ext3: Make ext3 handle " Jan Kara
2008-03-13 13:05 ` [PATCH 3/4] ext4: Make ext4 " Jan Kara
2008-03-13 13:06 ` [PATCH 4/4] reiserfs: Make reiserfs " Jan Kara
2008-03-13 16:37 ` [PATCH 0/4] Automatic " Christoph Hellwig
2008-03-13 16:47   ` Jan Kara
2008-03-14  2:32 ` Takashi Nishiie [this message]

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='006801c8857b$b5a23fc0$20e6bf40$@css.fujitsu.com' \
    --to=t-nishiie@np.css.fujitsu.com \
    --cc=linux-fsdevel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).