]> xenbits.xensource.com Git - people/pauldu/qemu.git/commit
nbd: Minimal structured read for server
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Fri, 27 Oct 2017 10:40:32 +0000 (12:40 +0200)
committerEric Blake <eblake@redhat.com>
Mon, 30 Oct 2017 20:48:06 +0000 (21:48 +0100)
commit5c54e7fa714fdee68ede764610adda806162080f
treee24013fb642d1314a49cc1e85d402473e0138dd4
parente68c35cfb8088a11300371751e3987f67cac15b1
nbd: Minimal structured read for server

Minimal implementation of structured read: one structured reply chunk,
no segmentation.
Minimal structured error implementation: no text message.
Support DF flag, but just ignore it, as there is no segmentation any
way.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20171027104037.8319-8-eblake@redhat.com>
nbd/server.c
nbd/trace-events