Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751050AbWIMJne (ORCPT ); Wed, 13 Sep 2006 05:43:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751357AbWIMJne (ORCPT ); Wed, 13 Sep 2006 05:43:34 -0400 Received: from wx-out-0506.google.com ([66.249.82.235]:62847 "EHLO wx-out-0506.google.com") by vger.kernel.org with ESMTP id S1751050AbWIMJnd (ORCPT ); Wed, 13 Sep 2006 05:43:33 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VLdkCJagbFWqQC4burgukXbpKyz5knieFBUy/F+y7FqxO1N/J4QK+RLTtvNKCa5ZH00hrfdL1aixLhDlWL4muC2aE4/4XTSQGgaBK4t/BIoHBjw306pTwxwqBdpj3ycinMGMaefCrcfDK6+2+0qK/zA6fsPvGYZdDydgN0P7bdM= Message-ID: <6bffcb0e0609130243y776492c7g78f4d3902dc3c72c@mail.gmail.com> Date: Wed, 13 Sep 2006 11:43:32 +0200 From: "Michal Piotrowski" To: "David Chinner" Subject: Re: [xfs-masters] Re: 2.6.18-rc6-mm2 Cc: linux-kernel@vger.kernel.org, xfs-masters@oss.sgi.com In-Reply-To: <20060913042627.GE3024@melbourne.sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060912000618.a2e2afc0.akpm@osdl.org> <6bffcb0e0609120554j5e69e2sd2c8ebb914c4c9f5@mail.gmail.com> <6bffcb0e0609120842s6a38b326u4e1fff2e562a6832@mail.gmail.com> <20060912162555.d71af631.akpm@osdl.org> <6bffcb0e0609121634l7db1808cwa33601a6628ee7eb@mail.gmail.com> <20060912163749.27c1e0db.akpm@osdl.org> <20060913015850.GB3034@melbourne.sgi.com> <20060913042627.GE3024@melbourne.sgi.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1849 Lines: 57 On 13/09/06, David Chinner wrote: > On Wed, Sep 13, 2006 at 11:58:50AM +1000, David Chinner wrote: > > Call Trace: > > [] lock_release_non_nested+0xd8/0x143 > > [] lock_release+0x178/0x19f > > [] __mutex_unlock_slowpath+0xbb/0x131 > > [] mutex_unlock+0x8/0xa > > [] generic_shutdown_super+0x9c/0xd9 > > [] kill_block_super+0x20/0x32 > > [] deactivate_super+0x5d/0x6f > > [] mntput_no_expire+0x52/0x85 > > [] path_release_on_umount+0x15/0x18 > > [] sys_umount+0x1e1/0x215 > > [] sys_oldumount+0xd/0xf > > [] sysenter_past_esp+0x5f/0x99 > > > > I'm not sure why XFS would cause this - the crash is outside XFS releasing > > a mutex (sb->s_lock) that XFS code has never touched. I doubt anyone > > in the XFS team has done any testing on this -mm kernel... > > > > What is the test case, Michal? Can you post the script you used? > > I've booted 2.6.18-rc6-mm2 and mounted and unmounted several xfs > filesystems. I'm currently running xfsqa on it, and I haven't seen > any failures on unmount yet. > > That test case would be really handy, Michal. http://www.stardust.webpages.pl/files/mm/2.6.18-rc6-mm2/test_mount_fs.sh ls -hs /home/fs-farm/ total 3.6G 513M ext2.img 513M ext4.img 513M reiser3.img 513M xfs.img 513M ext3.img 513M jfs.img 513M reiser4.img > > Cheers, > > Dave. > -- > Dave Chinner > Principal Engineer > SGI Australian Software Group > Regards, Michal -- Michal K. K. Piotrowski LTG - Linux Testers Group (http://www.stardust.webpages.pl/ltg/) - 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/