Eric Blake
b4176cb314
nbd-client: Stricter enforcing of structured reply spec
...
Ensure that the server is not sending unexpected chunk lengths
for either the NONE or the OFFSET_DATA chunk, nor unexpected
hole length for OFFSET_HOLE. This will flag any server as
broken that responds to a zero-length read with an OFFSET_DATA
(what our server currently does, but that's about to be fixed)
or with OFFSET_HOLE, even though we previously fixed our client
to never be able to send such a request over the wire.
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20171108215703.9295-7-eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
2017-11-09 10:22:26 -06:00
..
2017-06-16 07:55:00 +08:00
2017-10-06 16:28:58 +02:00
2017-10-26 14:45:57 +02:00
2017-06-26 14:54:46 +02:00
2017-06-26 14:54:46 +02:00
2017-09-05 16:47:52 +02:00
2017-04-24 15:09:33 -04:00
2017-04-24 15:09:33 -04:00
2017-10-06 16:28:58 +02:00
2017-10-06 16:30:47 +02:00
2017-07-11 17:44:56 +02:00
2017-05-16 10:34:50 -04:00
2017-10-06 16:28:58 +02:00
2016-10-07 14:14:06 +02:00
2017-08-31 12:29:07 +02:00
2016-10-07 14:14:06 +02:00
2017-09-26 14:46:23 +02:00
2017-09-04 13:09:13 +02:00
2017-09-04 13:09:13 +02:00
2017-10-26 14:45:57 +02:00
2017-01-27 18:07:58 +01:00
2017-09-19 14:09:31 +02:00
2017-02-21 11:39:39 +00:00
2017-09-06 10:12:02 +02:00
2017-10-26 14:45:57 +02:00
2017-11-09 10:22:26 -06:00
2017-10-30 21:48:41 +01:00
2017-07-14 12:04:42 +02:00
2017-09-04 13:09:13 +02:00
2017-08-08 15:19:16 +02:00
2017-09-04 13:09:13 +02:00
2017-09-05 16:47:51 +02:00
2017-10-06 16:28:58 +02:00
2017-09-26 15:00:32 +02:00
2017-10-26 14:45:57 +02:00
2017-10-06 16:30:48 +02:00
2017-05-11 14:28:07 +02:00
2017-10-26 15:01:14 +02:00
2017-10-06 16:30:48 +02:00
2017-10-06 16:30:47 +02:00
2016-06-07 18:19:24 +03:00
2017-07-17 11:34:11 +08:00
2017-07-17 11:34:11 +08:00
2017-07-17 11:34:11 +08:00
2017-10-13 12:38:41 +01:00
2017-07-17 11:34:11 +08:00
2017-09-04 13:09:13 +02:00
2017-09-04 18:31:13 +02:00
2017-09-04 13:09:13 +02:00
2017-09-26 14:46:23 +02:00
2017-09-05 14:14:33 +01:00
2017-05-09 09:13:51 +02:00
2017-09-05 13:21:58 +01:00
2017-07-10 13:18:07 +02:00
2017-09-26 14:46:23 +02:00
2017-10-13 12:38:41 +01:00
2017-10-26 14:45:57 +02:00
2017-07-17 11:28:15 +08:00
2016-09-23 11:42:52 +08:00
2017-08-31 12:29:07 +02:00
2017-08-08 14:37:00 +02:00
2014-12-12 15:42:22 +00:00
2017-08-08 15:19:16 +02:00
2017-08-31 12:29:07 +02:00
2017-09-26 14:46:23 +02:00
2017-05-09 09:13:51 +02:00
2017-02-21 11:39:39 +00:00
2016-10-07 13:34:07 +02:00