From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [patch 02/52] fs: fix superblock iteration race Date: Tue, 29 Jun 2010 10:35:47 -0700 Message-ID: References: <20100624030212.676457061@suse.de> <20100624030725.885831564@suse.de> <20100629130214.GA21410@infradead.org> <20100629145617.GG28364@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Christoph Hellwig , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, John Stultz , Frank Mayhar , Al Viro To: Nick Piggin Return-path: In-Reply-To: <20100629145617.GG28364@laptop> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Jun 29, 2010 at 7:56 AM, Nick Piggin wrote: > On Tue, Jun 29, 2010 at 09:02:14AM -0400, Christoph Hellwig wrote: >> This should actually be on it's way to Linus for .35, shouldn't it? > > Yeah, I was waiting for Al to reappear, but I think this is > probably the nicest way to solve the problem. Linus? I'll apply it. We have a couple of oopses listed for the superblock iterator, and I haven't heard from Al. And the patch looks obviously fine, whether it's actually the cause of some of the bugs or not. Linus