Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753887Ab0ALO0M (ORCPT ); Tue, 12 Jan 2010 09:26:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753020Ab0ALO0L (ORCPT ); Tue, 12 Jan 2010 09:26:11 -0500 Received: from cantor.suse.de ([195.135.220.2]:40662 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752866Ab0ALO0K (ORCPT ); Tue, 12 Jan 2010 09:26:10 -0500 Date: Tue, 12 Jan 2010 06:24:36 -0800 From: Greg KH To: Jan Kara Cc: Dmitry Monakhov , Dmitry Monakhov , Thomas Voegtle , "Theodore Ts'o" , linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@kernel.org Subject: Re: [PATCH] quota: fix reserved space management for ordinary fs Message-ID: <20100112142436.GC25426@suse.de> References: <20100107194131.GA22983@suse.de> <20100107220213.GA24882@suse.de> <87wrztpgbh.fsf_-_@openvz.org> <20100108124139.GC3354@quack.suse.cz> <20100108155215.GA11358@suse.de> <20100112122346.GD3125@quack.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100112122346.GD3125@quack.suse.cz> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1494 Lines: 34 On Tue, Jan 12, 2010 at 01:23:46PM +0100, Jan Kara wrote: > On Fri 08-01-10 07:52:15, Greg KH wrote: > > 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 > > > Acked-by: Jan Kara > > > > > > 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. > OK, Linus has pulled. It's commit > 05b5d898235401c489c68e1f3bc5706a29ad5713. Please include it in both stable > trees that have the commit fd8fbfc1709822bd94247c5b2ab15a5f5041e103. Great, will do. thanks for the followup. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/