linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Jan Kara <jack@suse.cz>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-fsdevel@vger.kernel.org
Subject: Re: [PULL REQUEST] Ext2, ext3, and quota updates for 2.6.35-rc1
Date: Sat, 22 May 2010 10:05:51 +1000	[thread overview]
Message-ID: <20100522000551.GY8120@dastard> (raw)
In-Reply-To: <20100521192456.GE10149@quack.suse.cz>

On Fri, May 21, 2010 at 09:24:56PM +0200, Jan Kara wrote:
> On Fri 21-05-10 11:50:15, Linus Torvalds wrote:
> > 
> > 
> > On Fri, 21 May 2010, Jan Kara wrote:
> > >
> > >   Oops, I've just found a bug in one of my ocfs2 fixes. I've fixed that up
> > > so the new diffstat is here:
> > 
> > I already pulled your previous version.
>   OK, I'll push the fix separately.
> 
> > And btw, Jan, I'm getting pretty upset with your apparently cavalier 
> > attitude to filesystems. We've had several bugs lately for some quota or 
> > filesystem "cleanups", which in at least one case caused corrupted 
> > filesystems etc.
>   That ext3 bug was nasty I agree :( I'm now pushing some quota tests to
> XFSQA and setup a machine that runs them. So that should improve a test
> coverage...

The other thing is that all the tests in xfstests can be run with
quota enabled to exercise the code rather than test for correctness.
This is done by running like:

# MOUNT_OPTIONS="-o usrquota,grpquota" ./check -g auto

And that makes all the tests run with user and group quotas enabled
for XFS. However, we might need a bit of help in the mount paths for
filesystems that require a quotaon command before they will run
all the generic tests with quotas enabled.

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

      reply	other threads:[~2010-05-22  0:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-21 17:46 [PULL REQUEST] Ext2, ext3, and quota updates for 2.6.35-rc1 Jan Kara
2010-05-21 18:44 ` Jan Kara
2010-05-21 18:50   ` Linus Torvalds
2010-05-21 19:24     ` Jan Kara
2010-05-22  0:05       ` Dave Chinner [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=20100522000551.GY8120@dastard \
    --to=david@fromorbit.com \
    --cc=jack@suse.cz \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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).