public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Liu <jeff.liu@oracle.com>
To: "xfs@oss.sgi.com" <xfs@oss.sgi.com>
Subject: [PATCH v2 0/3] xfs:  fix quota related problems
Date: Tue, 26 Nov 2013 21:38:17 +0800	[thread overview]
Message-ID: <5294A449.9010202@oracle.com> (raw)

Hi Folks,

Here is the revised version for fixing the infinite loop when turning group/project
quota off but keep user quota being active.  After this fix, I ran into another
assertion failure which can be triggered by running fsstress and turning group/project
quota off concurrently.

Since the tests will fail without applying the previous fix:
[PATCH v2] xfs: fix assertion failure at xfs_setattr_nonsize

So I wrapped it up in this series as the 1st fix, maintainers please ignore that in
another post, the 2nd patch is used to fix the infinite loop, the 3rd one is trying
to solve the assertion issue.

Dave,

Since the infinite loop and assertion issue are failed due to different issues, I
wonder if we'd better to add two test cases to cover them separately or not? i.e,
One sanity check to verify turning group/project off quota with user quota is active,
another test to verify turning group/project quota off with fsstress is running.

Thanks,
-Jeff

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

             reply	other threads:[~2013-11-26 13:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-26 13:38 Jeff Liu [this message]
2013-11-28 10:41 ` [PATCH v2 0/3] xfs: fix quota related problems Christoph Hellwig

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=5294A449.9010202@oracle.com \
    --to=jeff.liu@oracle.com \
    --cc=xfs@oss.sgi.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