From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=46093 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEp5h-0006AW-Bx for qemu-devel@nongnu.org; Wed, 19 May 2010 15:38:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEp5g-0003Uv-9O for qemu-devel@nongnu.org; Wed, 19 May 2010 15:38:05 -0400 Received: from verein.lst.de ([213.95.11.210]:49871) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEp5g-0003Ui-04 for qemu-devel@nongnu.org; Wed, 19 May 2010 15:38:04 -0400 Date: Wed, 19 May 2010 21:38:02 +0200 From: Christoph Hellwig Message-ID: <20100519193802.GA29104@lst.de> References: <20100519185309.GA27591@lst.de> <4BF43B82.9000806@msgid.tls.msk.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BF43B82.9000806@msgid.tls.msk.ru> Subject: [Qemu-devel] Re: [PATCH] block: fix sector comparism in multiwrite_req_compare List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: Kevin Wolf , Avi Kivity , Christoph Hellwig , qemu-devel@nongnu.org On Wed, May 19, 2010 at 11:26:58PM +0400, Michael Tokarev wrote: > Now the question is if the previous patch by Avi is actually > worth to apply -- I mean this one: > [Qemu-devel] [PATCH +stable] block: don't attempt to merge overlapping > requests No, that was just a hack, it shouldn't be applied.