From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nd2OJ-0002s1-LU for qemu-devel@nongnu.org; Thu, 04 Feb 2010 09:09:07 -0500 Received: from [199.232.76.173] (port=44101 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nd2OI-0002rY-QW for qemu-devel@nongnu.org; Thu, 04 Feb 2010 09:09:06 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nd2OG-0005QD-V5 for qemu-devel@nongnu.org; Thu, 04 Feb 2010 09:09:06 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45911) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nd2OG-0005Py-EJ for qemu-devel@nongnu.org; Thu, 04 Feb 2010 09:09:04 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o14E93oO031984 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 4 Feb 2010 09:09:03 -0500 Received: from [10.35.0.60] (dhcp-0-60.tlv.redhat.com [10.35.0.60]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o14E8xKx011132 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 4 Feb 2010 09:09:02 -0500 Message-ID: <4B6AD4FA.9090207@redhat.com> Date: Thu, 04 Feb 2010 16:08:58 +0200 From: Naphtali Sprei MIME-Version: 1.0 References: <1265291041-31100-1-git-send-email-nsprei@redhat.com> In-Reply-To: <1265291041-31100-1-git-send-email-nsprei@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH v2 0/4] block: more read-only changes, related to backing files List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Naphtali Sprei wrote: > This is version 2. The change between previous patch (only 3/4) is the order of closing/re-opening the image. Sorry, patch sent without the change of version 2 (in 3/4). Will send later. Naphtali