From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 29 Sep 2013 19:52:33 -0400 From: Dave Jones To: Ben Hutchings Cc: Theodore Tso , Jan Kara , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Zheng Liu , Greg Kroah-Hartman Subject: Re: [ 062/117] ext4: fix ext4_writepages() in presence of truncate Message-ID: <20130929235233.GA26301@redhat.com> References: <20130925001740.833541979@linuxfoundation.org> <20130925001747.625543023@linuxfoundation.org> <1380496031.14493.3.camel@deadeye.wl.decadent.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1380496031.14493.3.camel@deadeye.wl.decadent.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Mon, Sep 30, 2013 at 12:07:11AM +0100, Ben Hutchings wrote: > On Tue, 2013-09-24 at 17:18 -0700, Greg Kroah-Hartman wrote: > > 3.11-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Jan Kara > > > > commit 5f1132b2ba8c873f25982cf45917e8455fb6c962 upstream. > [...] > > Is this needed for any older kernel versions? I can't speak authoriatively, but I only started triggering it with 3.11-rc. Dave