From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44805) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUbzP-0006Ej-48 for qemu-devel@nongnu.org; Thu, 09 Jun 2011 05:57:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUbzN-0008Cu-Oi for qemu-devel@nongnu.org; Thu, 09 Jun 2011 05:57:22 -0400 Received: from verein.lst.de ([213.95.11.211]:37008 helo=newverein.lst.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUbzN-0008Ck-AL for qemu-devel@nongnu.org; Thu, 09 Jun 2011 05:57:21 -0400 Date: Thu, 9 Jun 2011 11:57:20 +0200 From: Christoph Hellwig Message-ID: <20110609095720.GA4653@lst.de> References: <1307532213-6206-1-git-send-email-kwolf@redhat.com> <20110609093302.GA4362@lst.de> <13E64187-813C-4652-A3C7-831ED2ECA34A@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <13E64187-813C-4652-A3C7-831ED2ECA34A@web.de> Subject: Re: [Qemu-devel] [PATCH] [qemu-iotests] Update filter for default cluster size List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas F?rber Cc: Kevin Wolf , qemu-devel@nongnu.org On Thu, Jun 09, 2011 at 11:47:24AM +0200, Andreas F?rber wrote: > Am 09.06.2011 um 11:33 schrieb Christoph Hellwig: > >> Thanks, applied. >> >> And sorry, I did it before reading stefan's review, so the tag is missing >> in >> the commit. > > > git commit --amend # if the last one or > git rebase -i origin/master # with r[eword] :) I've already pushed it out to the public repository, so I really don't want to change things that cause trouble for people pulling the repository.