From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. Bruce Fields" Subject: Re: [PATCH 1/2] nfsd: make sure data is on disk before calling ->fsync Date: Mon, 4 Jan 2010 15:43:08 -0500 Message-ID: <20100104204308.GE30129@fieldses.org> References: <20091225164445.GA4578@lst.de> <20100104135045.GA18072@lst.de> <20100104204206.GD30129@fieldses.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: viro@zeniv.linux.org.uk, jack@suse.cz, linux-nfs@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Christoph Hellwig Return-path: Received: from fieldses.org ([174.143.236.118]:44240 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751612Ab0ADUmY (ORCPT ); Mon, 4 Jan 2010 15:42:24 -0500 Content-Disposition: inline In-Reply-To: <20100104204206.GD30129@fieldses.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Jan 04, 2010 at 03:42:06PM -0500, J. Bruce Fields wrote: > On Mon, Jan 04, 2010 at 02:50:45PM +0100, Christoph Hellwig wrote: > > ping? this fixes a quite nasty issue introduced in 2.6.32, so we should > > fix it ASAP (including backport to -stable) > > Apologies for the delay. Which commit exactly introduced the original > regression? I'll take over getting them into 2.6.33 and 2.6.32.y (the latter just for the first patch, I'm assuming) > unless you tell me you're already doing that.