diff options
author | Vladimir Sementsov-Ogievskiy | 2018-10-03 19:02:27 +0200 |
---|---|---|
committer | Eric Blake | 2018-10-03 22:48:31 +0200 |
commit | f5cd0bb5174dcd6e8c160d7992fb89f09f264ef0 (patch) | |
tree | 4aa9a594c771a186c45ec7e8ebe1f5b64f3aaecc /default-configs | |
parent | qemu-nbd: Document --tls-creds (diff) | |
download | qemu-f5cd0bb5174dcd6e8c160d7992fb89f09f264ef0.tar.gz qemu-f5cd0bb5174dcd6e8c160d7992fb89f09f264ef0.tar.xz qemu-f5cd0bb5174dcd6e8c160d7992fb89f09f264ef0.zip |
qemu-nbd: drop old-style negotiation
Use new-style negotiation always, with default "" (empty) export name
if it is not specified with '-x' option.
qemu as client can manage either style since 2.6.0, commit 69b49502d8
For comparison:
nbd 3.10 dropped oldstyle long ago (Mar 2015):
https://github.com/NetworkBlockDevice/nbd/commit/36940193
nbdkit 1.3 switched its default to newstyle (Jan 2018):
https://github.com/libguestfs/nbdkit/commit/b2a8aecc
https://github.com/libguestfs/nbdkit/commit/8158e773
Furthermore, if a client that only speaks oldstyle still needs to
communicate to qemu, nbdkit remains available to perform the
translation between the two protocols.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20181003170228.95973-2-vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[eblake: enhance commit message]
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'default-configs')
0 files changed, 0 insertions, 0 deletions