linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 15074] Problem with quota on ext4
Date: Wed, 10 Feb 2010 06:38:32 GMT	[thread overview]
Message-ID: <201002100638.o1A6cWeR024552@demeter.kernel.org> (raw)
In-Reply-To: <bug-15074-13602@http.bugzilla.kernel.org/>

http://bugzilla.kernel.org/show_bug.cgi?id=15074





--- Comment #11 from Dmitri Monakhov <dmonakhov@openvz.org>  2010-02-10 06:37:41 ---
(In reply to comment #8)
> Created an attachment (id=24972)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=24972) [details]
> Fix warning at dquot_claim_space()
> 
> Dmitry, your patch didn't fix the whole issue for me. I also need this patch to
> avoid the warnings...
This is dangerous changes because this may this remove important sanity
check. It is false(not invalid) after few seconds after quotaon.
But later it can helps us to catch a lot of bugs. I have found chown bug
only because of this check.
I've attached a patch which add warning message, but after some thougths i
comes
in to idea to add force charging a reserved space in ->initialize() method
This allow us to preserve warning in claim_space, and helps us to handle
user misbehaviour. Will prepare patch in minute.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

  parent reply	other threads:[~2010-02-10  6:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-16 21:49 [Bug 15074] New: Problem with quota on ext4 bugzilla-daemon
2010-01-29 17:28 ` [Bug 15074] " bugzilla-daemon
2010-02-02 17:49 ` bugzilla-daemon
2010-02-09 14:41 ` bugzilla-daemon
2010-02-09 15:10 ` bugzilla-daemon
2010-02-09 16:02 ` bugzilla-daemon
2010-02-09 16:36 ` bugzilla-daemon
2010-02-09 16:57 ` bugzilla-daemon
2010-02-09 17:25 ` bugzilla-daemon
2010-02-09 17:27 ` bugzilla-daemon
2010-02-10  6:18 ` bugzilla-daemon
2010-02-10  6:38 ` bugzilla-daemon [this message]
2010-02-10  8:50 ` bugzilla-daemon
2010-02-10 19:01 ` bugzilla-daemon
2010-02-10 19:17 ` bugzilla-daemon
2010-02-15 14:20 ` bugzilla-daemon

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=201002100638.o1A6cWeR024552@demeter.kernel.org \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-ext4@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).