From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [patch 0/5] [PATCH,RFC] vfs: per-superblock unused dentries list (2nd version) Date: Mon, 19 Jun 2006 17:37:12 -0700 Message-ID: <20060619173712.1144b332.akpm@osdl.org> References: <20060619040110.03b39673.akpm@osdl.org> <000101c693c6$a46c5a90$3e10100a@pc.s2io.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: tglx@linutronix.de, dgc@sgi.com, mingo@elte.hu, neilb@suse.de, jblunck@suse.de, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, viro@zeniv.linux.org.uk, balbir@in.ibm.com, ananda.raju@neterion.com, leonid.grossman@neterion.com, Jes Sorensen Return-path: Received: from smtp.osdl.org ([65.172.181.4]:58498 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S964886AbWFTAee (ORCPT ); Mon, 19 Jun 2006 20:34:34 -0400 To: In-Reply-To: <000101c693c6$a46c5a90$3e10100a@pc.s2io.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org "Ravinandan Arakali" wrote: > > This is a known problem and has been fixed in our internal source tree. We > will be submitting the patch soon. Please send me a copy asap - I urgently need to get the -mm patches vaguely stabilised. I'm somewhat surprised that the sn2 failed so seriously - I thought Jes was testing that fairly regularly. I think we kinda-sorta have a handle on the s2io->IRQ problem (although the unexpectedly-held console spinlock is a mystery). The scsi->BIO->mempool->slab crash is also a mystery. Thanks.