All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Jan Kara <jack@suse.cz>
Cc: Dmitry Monakhov <dmonakhov@openvz.org>,
	Dmitry Monakhov <rjevskiy@gmail.com>,
	Thomas Voegtle <tv@lio96.de>, "Theodore Ts'o" <tytso@mit.edu>,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@kernel.org
Subject: Re: [PATCH] quota: fix reserved space management for ordinary fs
Date: Fri, 8 Jan 2010 07:52:15 -0800	[thread overview]
Message-ID: <20100108155215.GA11358@suse.de> (raw)
In-Reply-To: <20100108124139.GC3354@quack.suse.cz>

On Fri, Jan 08, 2010 at 01:41:39PM +0100, Jan Kara wrote:
> On Fri 08-01-10 03:53:54, Dmitry Monakhov wrote:
> > 
> > In fact inode_get_rsv_space() function is special in comparison
> > with inode_{add,sub,claim}_rsv_space() functions, because
> > it may return correct result even for fs without reserved space
> > support(correct val == 0). Add trivial check for that case.
> > The patch fix regression(BUG at fs/quota/dquot.c:1350) introduced
> > in following commit: fd8fbfc1709822bd94247c5b2ab15a5f5041e103
> > 
> > Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
>   Acked-by: Jan Kara <jack@suse.cz>
> 
> Greg, please merge this patch to stable series. I'll push the same
> patch I have in my tree to Linus on Monday.

I can't merge it to the -stable tree until it shows up in Linus's tree,
so I'll wait for that to happen.

thanks,

greg k-h

  reply	other threads:[~2010-01-08 15:53 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-06 23:45 Linux 2.6.31.10 Greg KH
2010-01-06 23:45 ` Greg KH
2010-01-07 14:27 ` Thomas Voegtle
2010-01-07 18:04   ` Greg KH
2010-01-07 19:36     ` Thomas Voegtle
2010-01-07 19:41       ` Greg KH
2010-01-07 20:33         ` Thomas Voegtle
2010-01-07 20:42           ` Thomas Voegtle
2010-01-07 22:02             ` Greg KH
2010-01-08  0:03               ` Dmitry Monakhov
2010-01-08  0:53                 ` [PATCH] quota: fix reserved space management for ordinary fs Dmitry Monakhov
2010-01-08 11:03                   ` Thomas Voegtle
2010-01-08 12:24                     ` Teck Choon Giam
2010-01-08 12:41                   ` Jan Kara
2010-01-08 15:52                     ` Greg KH [this message]
2010-01-12 12:23                       ` Jan Kara
2010-01-12 14:24                         ` Greg KH
2010-01-08 12:39                 ` Linux 2.6.31.10 Jan Kara
2010-01-13 21:15               ` Ozan Çağlayan
2010-01-13 21:17                 ` Ozan Çağlayan
2010-01-13 21:45                   ` Greg KH
2010-01-07 18:12   ` Teck Choon Giam

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=20100108155215.GA11358@suse.de \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=dmonakhov@openvz.org \
    --cc=jack@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjevskiy@gmail.com \
    --cc=stable@kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=tv@lio96.de \
    --cc=tytso@mit.edu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.