From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Bug#637234: Re: Bug#637234: linux-image-3.0.0-1-686-pae: I/O errors using ext4 under xen Date: Wed, 7 Sep 2011 08:29:38 -0400 Message-ID: <20110907122938.GA32190@dumpdata.com> References: <20110809180728.2279.11548.reportbug@mail1.gedalya.net> <1314254828.17978.720.camel@dagon.hellion.org.uk> <20110826175317.GA5043@dumpdata.com> <4E58251A.8090108@gedalya.net> <20110829140849.GA3897@dumpdata.com> <1315360270.3092.381.camel@deadeye> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1315360270.3092.381.camel@deadeye> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ben Hutchings Cc: Gedalya , Ian Campbell , xen-devel , 637234@bugs.debian.org List-Id: xen-devel@lists.xenproject.org On Wed, Sep 07, 2011 at 02:51:04AM +0100, Ben Hutchings wrote: > On Mon, 2011-08-29 at 10:08 -0400, Konrad Rzeszutek Wilk wrote: > [...] > > Oh, I think I know _exactly_ what bug that is: > > > > This git commit: > > 280802657fb95c52bb5a35d43fea60351883b2af "xen/blkback: When writting barriers set the sector number to zero" > > has to be reverted. Specifically: > > > > commit 3f963cae3ef35d26fdd899c08797a598c5ca3e9b > > Author: Jeremy Fitzhardinge > > Date: Tue Jul 19 16:44:42 2011 -0700 > > > > Revert "xen/blkback: When writting barriers set the sector number to zero..." > [...] > > and this one added: > > > > 25266338a41470a21e9b3974445be09e0640dda7 > > xen/blkback: don't fail empty barrier requests > [...] > > Which repository are these in? Jeremy's: git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git > > Ben. > >