From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:51971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qce31-0007qM-BJ for qemu-devel@nongnu.org; Fri, 01 Jul 2011 09:46:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qce2z-0003YJ-Ts for qemu-devel@nongnu.org; Fri, 01 Jul 2011 09:46:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61121) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qce2z-0003YF-Eb for qemu-devel@nongnu.org; Fri, 01 Jul 2011 09:46:17 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p61DkGPf015726 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 1 Jul 2011 09:46:16 -0400 From: Luiz Capitulino Date: Fri, 1 Jul 2011 10:46:11 -0300 Message-Id: <1309527973-11127-1-git-send-email-lcapitulino@redhat.com> Subject: [Qemu-devel] [PATCH v2 0/2]: block: Small drive_init() improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, armbru@redhat.com Please, see individual patches for details. v1 -> v2: --------- o Drop indentation patch o Use error message suggested by Markus blockdev.c | 14 +++++--------- 1 files changed, 5 insertions(+), 9 deletions(-)