From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tdjal-0004hF-OU for qemu-devel@nongnu.org; Wed, 28 Nov 2012 10:30:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tdjaf-0003KG-0i for qemu-devel@nongnu.org; Wed, 28 Nov 2012 10:30:27 -0500 Received: from mail-pa0-f45.google.com ([209.85.220.45]:36042) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tdjae-0003KA-Py for qemu-devel@nongnu.org; Wed, 28 Nov 2012 10:30:20 -0500 Received: by mail-pa0-f45.google.com with SMTP id bg2so6916653pad.4 for ; Wed, 28 Nov 2012 07:30:20 -0800 (PST) Sender: Paolo Bonzini From: Paolo Bonzini Date: Wed, 28 Nov 2012 16:30:02 +0100 Message-Id: <1354116604-32298-1-git-send-email-pbonzini@redhat.com> Subject: [Qemu-devel] [PULL 1.3 0/2] NBD updates for 1.3-rc2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com Anthony, The following changes since commit c8969eded252058e90e91f12f75f32aceae46ec9: nbd: fixes to read-only handling (2012-11-13 10:34:50 +0100) are available in the git repository at: git://github.com/bonzini/qemu.git nbd-next for you to fetch changes up to f3313d23a061648c99609a4c127ed13c820f831d: nbd-server-add: Fix the default for 'writable' (2012-11-28 11:56:39 +0100) ---------------------------------------------------------------- Michal Privoznik (1): nbd-server-add: Fix the default for 'writable' Paolo Bonzini (1): nbd: fix use of two uninitialized bytes when connecting to a named export blockdev-nbd.c | 2 +- nbd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 1.8.0