summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy2017-07-07 17:29:09 +0200
committerEric Blake2017-07-10 16:57:24 +0200
commit1e120ffead85d08d41160065e0d8cf86400b1c9e (patch)
treefe44c8769b0005c8c3ea3a14ca90ea56dd4a5d2c /scripts
parentMAINTAINERS: Promote NBD to supported, with new maintainer (diff)
downloadqemu-1e120ffead85d08d41160065e0d8cf86400b1c9e.tar.gz
qemu-1e120ffead85d08d41160065e0d8cf86400b1c9e.tar.xz
qemu-1e120ffead85d08d41160065e0d8cf86400b1c9e.zip
nbd/server: nbd_negotiate: return 1 on NBD_OPT_ABORT
Separate the case when a client sends NBD_OPT_ABORT from all other errors. It will be needed for the following patch, where errors will be reported. This particular case is not actually an error - it honestly follows the NBD protocol. Therefore it should not be reported like an error. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20170707152918.23086-2-vsementsov@virtuozzo.com> Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions