From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MMkz7-0002n1-Rq for qemu-devel@nongnu.org; Fri, 03 Jul 2009 11:47:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MMkz3-0002dE-4T for qemu-devel@nongnu.org; Fri, 03 Jul 2009 11:47:33 -0400 Received: from [199.232.76.173] (port=55046 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMkz2-0002cv-Pd for qemu-devel@nongnu.org; Fri, 03 Jul 2009 11:47:28 -0400 Received: from verein.lst.de ([213.95.11.210]:36750) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1MMkz2-0007AV-9u for qemu-devel@nongnu.org; Fri, 03 Jul 2009 11:47:28 -0400 Date: Fri, 3 Jul 2009 17:47:23 +0200 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH] qemu-iotests: Add test for refcount table growth and snapshots Message-ID: <20090703154723.GA7157@lst.de> References: <1246618645-9338-1-git-send-email-kwolf@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1246618645-9338-1-git-send-email-kwolf@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org On Fri, Jul 03, 2009 at 12:57:25PM +0200, Kevin Wolf wrote: > 015: Combined test to grow the refcount table and test snapshots. Thanks, I've put this in.