summaryrefslogtreecommitdiffstats
path: root/migration/socket.c
diff options
context:
space:
mode:
authorKevin Wolf2018-05-16 18:08:16 +0200
committerJeff Cody2018-05-16 19:37:47 +0200
commitc82be42cc803b36fd7aed5dceec68312c7056fd5 (patch)
tree11c50b970d2f91c9d95e4e476d1f6f386abe4e1c /migration/socket.c
parentnfs: Fix error path in nfs_options_qdict_to_qapi() (diff)
downloadqemu-c82be42cc803b36fd7aed5dceec68312c7056fd5.tar.gz
qemu-c82be42cc803b36fd7aed5dceec68312c7056fd5.tar.xz
qemu-c82be42cc803b36fd7aed5dceec68312c7056fd5.zip
nfs: Remove processed options from QDict
Commit c22a03454 QAPIfied option parsing in the NFS block driver, but forgot to remove all the options we processed. Therefore, we get an error in bdrv_open_inherit(), which thinks the remaining options are invalid. Trying to open an NFS image will result in an error like this: Block protocol 'nfs' doesn't support the option 'server.host' Remove all options from the QDict to make the NFS driver work again. Cc: qemu-stable@nongnu.org Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-id: 20180516160816.26259-1-kwolf@redhat.com Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'migration/socket.c')
0 files changed, 0 insertions, 0 deletions