linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Al Viro <viro@ZenIV.linux.org.uk>
Cc: linux-fsdevel@vger.kernel.org, Jan Kara <jack@suse.cz>,
	Joel Becker <joel.becker@oracle.com>,
	Christoph Hellwig <hch@lst.de>
Subject: Re: [WTFoTW] ->quota_on() deadlocks
Date: Fri, 2 Jul 2010 00:38:22 +0200	[thread overview]
Message-ID: <20100701223822.GA495@lst.de> (raw)
In-Reply-To: <20100701185629.GJ31073@ZenIV.linux.org.uk>

I have patches in my queue that should fix this as a side effect.

First thing is splitting the set_xstate method currently only
used by XFS into ->quota_enable, ->quota_disable and ->quota_remove,
second is using merging ->quota_disable and ->quota_off, third
is switching ocfs2 to ->quota_disable and fourth is taking the
path lookup from ->quota_on into the caller.

I'll try to get them out to the list in a couple of days.


  reply	other threads:[~2010-07-01 22:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-01 18:56 [WTFoTW] ->quota_on() deadlocks Al Viro
2010-07-01 22:38 ` Christoph Hellwig [this message]
2010-07-02 10:25   ` Christoph Hellwig
2010-07-02 20:13 ` Jan Kara

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=20100701223822.GA495@lst.de \
    --to=hch@lst.de \
    --cc=jack@suse.cz \
    --cc=joel.becker@oracle.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=viro@ZenIV.linux.org.uk \
    /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).