From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Dietsche Subject: Re: 3.0 rc3 bug & warning fs/inode.c && fs/fs-writeback.c Date: Tue, 21 Jun 2011 07:54:29 -0500 Message-ID: <4E009485.7090400@gregd.org> References: <4E008DD0.2090809@gregd.org> <20110621124556.GZ11521@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "linux-kernel@vger.kernel.org" , linux-fsdevel@vger.kernel.org To: Al Viro Return-path: In-Reply-To: <20110621124556.GZ11521@ZenIV.linux.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi Al, On 06/21/2011 07:45 AM, Al Viro wrote: > > Which filesystems had been mounted? That looks like a stray pointer > to struct inode (i.e. outliving the inode eviction on final iput()); > might be the one fixed by commit 50338b889dc504c69e0cb316ac92d1b9e51f3c8a, > might be something else... > I'm running ext4 on all partitions currently. I've got to go to work now, so I'll reply to any more emails and take a look at that commit tonight when I get home. thanks, Greg