]> Git Repo - qemu.git/commit - nbd.c
nbd: Drop unexpected data for NBD_OPT_LIST
authorMax Reitz <[email protected]>
Wed, 25 Feb 2015 18:08:34 +0000 (13:08 -0500)
committerPaolo Bonzini <[email protected]>
Wed, 18 Mar 2015 11:07:16 +0000 (12:07 +0100)
commit0379f474ddebfc69f42fa8231d86687cf29d997b
tree5cd0202229ad133d32add23d1100443514738c19
parent48c7d80de8863e3436b3b5d5676018b2afaec161
nbd: Drop unexpected data for NBD_OPT_LIST

When requesting the list of exports, no data should be sent. If data is
sent, the NBD server should not just inform the client of the invalid
request, but also drop the data.

Signed-off-by: Max Reitz <[email protected]>
Message-Id: <1424887718[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
nbd.c
This page took 0.02637 seconds and 4 git commands to generate.