From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFpLh-0000Xf-3l for qemu-devel@nongnu.org; Mon, 26 Jan 2015 14:29:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YFpLd-00022t-O7 for qemu-devel@nongnu.org; Mon, 26 Jan 2015 14:29:24 -0500 Received: from mx1.redhat.com ([209.132.183.28]:57073) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFpLd-00022m-Gv for qemu-devel@nongnu.org; Mon, 26 Jan 2015 14:29:21 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0QJTJxg013238 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 26 Jan 2015 14:29:20 -0500 Message-ID: <54C6958D.4020301@redhat.com> Date: Mon, 26 Jan 2015 14:29:17 -0500 From: Max Reitz MIME-Version: 1.0 References: <1422300468-16216-1-git-send-email-mreitz@redhat.com> In-Reply-To: <1422300468-16216-1-git-send-email-mreitz@redhat.com> Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/20] block: Rework bdrv_close_all() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Kevin Wolf , Markus Armbruster , Stefan Hajnoczi @subject: Sorry, should be 00/21 of course. I messed up when copying the subject and the text to this final version. Max