From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZJwQQ-0007MU-5J for qemu-devel@nongnu.org; Tue, 28 Jul 2015 00:23:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZJwQP-0005wR-AH for qemu-devel@nongnu.org; Tue, 28 Jul 2015 00:23:34 -0400 From: Jeff Cody Date: Tue, 28 Jul 2015 00:23:23 -0400 Message-Id: <1438057405-31775-1-git-send-email-jcody@redhat.com> Subject: [Qemu-devel] [PULL for-2.4 0/2] block patches for 2.4-rc3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-block@nongnu.org Cc: peter.maydell@linaro.org, jcody@redhat.com, qemu-devel@nongnu.org The following changes since commit f8787f8723eaca1be99e3b1873e54de163fffa93: Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150727' into staging (2015-07-27 19:37:09 +0100) are available in the git repository at: git@github.com:codyprime/qemu-kvm-jtc.git tags/jtc-for-upstream-pull-request for you to fetch changes up to 325e3904210c779a13fbbc9ee156056d045d7eee: block/ssh: Avoid segfault if inet_connect doesn't set errno. (2015-07-28 00:19:05 -0400) ---------------------------------------------------------------- Block patches for 2.4-rc3 ---------------------------------------------------------------- Hitoshi Mitake (1): sheepdog: serialize requests to overwrapping area Richard W.M. Jones (1): block/ssh: Avoid segfault if inet_connect doesn't set errno. block/sheepdog.c | 152 ++++++++++++++++++++++++++----------------------------- block/ssh.c | 2 +- 2 files changed, 72 insertions(+), 82 deletions(-) -- 1.9.3