From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xocxv-0003NE-V2 for qemu-devel@nongnu.org; Wed, 12 Nov 2014 13:48:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xocxo-0004y0-F3 for qemu-devel@nongnu.org; Wed, 12 Nov 2014 13:48:27 -0500 Received: from mail-bn1on0134.outbound.protection.outlook.com ([157.56.110.134]:39024 helo=na01-bn1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xocxo-0004xr-BT for qemu-devel@nongnu.org; Wed, 12 Nov 2014 13:48:20 -0500 From: Gary Hook Date: Wed, 12 Nov 2014 18:48:17 +0000 Message-ID: Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_D089078F3A59garyhooknimboxxcom_" MIME-Version: 1.0 Subject: [Qemu-devel] [PATCH 0/1] block migration: fix return value mismatch List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" --_000_D089078F3A59garyhooknimboxxcom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable This patch rectifies the mismatch between the expected return value of bloc= k_save iterate() and the errant computation within the function. --_000_D089078F3A59garyhooknimboxxcom_ Content-Type: text/html; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable
This patch rectifies the mismatch between the expected return value of= block_save iterate() and the errant computation within the function.

--_000_D089078F3A59garyhooknimboxxcom_--