From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Piggin Subject: Re: [PATCH] fs: Work around NFS wreckage Date: Sat, 15 Jan 2011 08:44:54 +1100 Message-ID: References: <8952.1294927845@jrobl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Linus Torvalds , "J. R. Okajima" , Nick Piggin , LKML , linux-fsdevel@vger.kernel.org, u.kleine-koenig@pengutronix.de, "Ramirez Luna, Omar" To: Thomas Gleixner Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Sat, Jan 15, 2011 at 3:40 AM, Thomas Gleixner wrote: > On Fri, 14 Jan 2011, Linus Torvalds wrote: > >> On Fri, Jan 14, 2011 at 1:29 AM, Thomas Gleixner wrote: >> > >> > Can you point us to the patches, so we can run our own set of >> > tests in paralell? >> >> They should be in current -git as of yesterday evening. >> >> In particular, I think this one is commit 90dbb77ba48d. > > Yep, that works - though it needs the pending fixes from Nick latest > pull request as well Thanks for reporting and testing. Nick