From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baNXs-0002zI-HV for qemu-devel@nongnu.org; Thu, 18 Aug 2016 09:39:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1baNXo-0001Iy-Ec for qemu-devel@nongnu.org; Thu, 18 Aug 2016 09:39:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58068) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baNXo-0001Iu-9E for qemu-devel@nongnu.org; Thu, 18 Aug 2016 09:39:40 -0400 From: Stefan Hajnoczi Date: Thu, 18 Aug 2016 14:39:36 +0100 Message-Id: <1471527578-9435-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL for-2.7 0/2] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Stefan Hajnoczi The following changes since commit 5844365fe8e5e4598222d276d2af54fd45c7e3d3: Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2016-08-18 10:56:41 +0100) are available in the git repository at: git://github.com/stefanha/qemu.git tags/block-pull-request for you to fetch changes up to 156af3ac98da24f0155eed18ec546157436d6b2e: block: fix possible reorder of flush operations (2016-08-18 14:36:49 +0100) ---------------------------------------------------------------- ---------------------------------------------------------------- Denis V. Lunev (1): block: fix possible reorder of flush operations Evgeny Yakovlev (1): block: fix deadlock in bdrv_co_flush block/io.c | 8 +++++--- include/block/block_int.h | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) -- 2.7.4