From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X87BD-0006Fa-DI for qemu-devel@nongnu.org; Fri, 18 Jul 2014 08:22:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X87B7-0007SM-K0 for qemu-devel@nongnu.org; Fri, 18 Jul 2014 08:22:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X87B7-0007S2-Av for qemu-devel@nongnu.org; Fri, 18 Jul 2014 08:22:21 -0400 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 s6ICMK1Q003866 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 18 Jul 2014 08:22:20 -0400 Date: Fri, 18 Jul 2014 13:22:18 +0100 From: Stefan Hajnoczi Message-ID: <20140718122218.GF2685@stefanha-thinkpad.redhat.com> References: <1405525697-9378-1-git-send-email-kwolf@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="b8GWCKCLzrXbuNet" Content-Disposition: inline In-Reply-To: <1405525697-9378-1-git-send-email-kwolf@redhat.com> Subject: Re: [Qemu-devel] [PATCH for-2.1 0/2] raw-posix: Fail gracefully if no working alignment is found List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org --b8GWCKCLzrXbuNet Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 16, 2014 at 05:48:15PM +0200, Kevin Wolf wrote: > Kevin Wolf (2): > block: Add Error argument to bdrv_refresh_limits() > raw-posix: Fail gracefully if no working alignment is found >=20 > block.c | 33 +++++++++++++++++++++++---------- > block/iscsi.c | 3 +-- > block/qcow2.c | 4 +--- > block/qed.c | 4 +--- > block/raw-posix.c | 39 ++++++++++++++++++++++++++++----------- > block/raw_bsd.c | 3 +-- > block/stream.c | 2 +- > block/vmdk.c | 4 +--- > include/block/block.h | 2 +- > include/block/block_int.h | 2 +- > 10 files changed, 59 insertions(+), 37 deletions(-) >=20 > --=20 > 1.8.3.1 >=20 Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --b8GWCKCLzrXbuNet Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTyRF6AAoJEJykq7OBq3PICYEH/3LNqVRsdt7PBQA5jwzGU1jf MKaeSRibxqsGzHKIqwllSN4SsQWhnxyGV9arHkQyim6tkAMVQHyXJu1e6iVkQgTF qzQ9kQm3ywFdBzCLYXAaXPGfebS7/87zq3C6XQicrMA8nkDLT8Bd5ET4ViKmcVp2 DnQvsXjfn2PcopZfOaPXKh3w1qhzDckw1COglno6F6HScoGn3sDNGtWCJqHigVgI HAbejES0MEhWBa/CBahlHE5PU5Qd5tQl+75Cs9JI0E2XqBv96y8IuozKc4NkSBMu ldaFhV2z0A0gJneJkLOykPhA9yYXA4nutTOddzzPMNVqlwRLChOgi+Z8Pbg/PcI= =4hv9 -----END PGP SIGNATURE----- --b8GWCKCLzrXbuNet--