From: Al Viro Subject: Re: [RFC][PATCH] ext2: Resolve i_nlink race in ext2_rename Date: Tue, 1 Mar 2011 12:15:30 +0000 Message-ID: <20110301121530.GH22723@ZenIV.linux.org.uk> References: <1298528501-32176-1-git-send-email-johunt@akamai.com> <20110224063749.GV22723@ZenIV.linux.org.uk> <20110224112010.GB23042@quack.suse.cz> <4D66BD18.2030207@akamai.com> <20110228175734.GC20805@quack.suse.cz> <4D6C02F3.7070209@akamai.com> <20110228205652.GH20805@quack.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Josh Hunt , "linux-ext4@vger.kernel.org" , "sandeen@redhat.com" , "linux-kernel@vger.kernel.org" , "linux-fsdevel@vger.kernel.org" To: Jan Kara Return-path: Content-Disposition: inline In-Reply-To: <20110228205652.GH20805@quack.suse.cz> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-ext4.vger.kernel.org On Mon, Feb 28, 2011 at 09:56:52PM +0100, Jan Kara wrote: > On Mon 28-02-11 12:17:55, Josh Hunt wrote: > > On 02/28/2011 09:57 AM, Jan Kara wrote: > > > So I took your patch and used a changelog from mine as I find it more > > > descriptive. The resulting patch is in my tree (and attached). > > > > > > Honza > > Jan > > > > Thanks. We should probably send this to the stable guys as well. > Good point. Made sure they are warned when the patch gets in. I have an equivalent of that for other affected fs in my tree; will go to Linus in an hour or so.