nbd: Change external interface to BlockBackend
commite140177d9cd067050004be6f725c3a0750ccdd94
authorMax Reitz <mreitz@redhat.com>
Tue, 18 Nov 2014 11:21:17 +0000 (18 12:21 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 10 Dec 2014 09:31:12 +0000 (10 10:31 +0100)
tree9a156f5a71cc68af5ccd152449a7840256692223
parent2c28b21f7c97ae4e2082536f36e97b1337e3d195
nbd: Change external interface to BlockBackend

Substitute BlockDriverState by BlockBackend in every globally visible
function provided by nbd.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1416309679-333-5-git-send-email-mreitz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
blockdev-nbd.c
include/block/nbd.h
nbd.c
qemu-nbd.c