diff options
| author | Hani Benhabiles <kroosec@gmail.com> | 2014-05-18 11:50:05 +0100 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-06-27 16:06:48 +0200 |
| commit | 8c5d1abbb79193dca8e4823ef53d8d1e650362ae (patch) | |
| tree | b54d440ef970f0869866f0e9bd65d6ab61647d4e /hw/timer/omap_gptimer.c | |
| parent | 60fe4fac22895576973e317d7148b084c31cc64c (diff) | |
| download | focaccia-qemu-8c5d1abbb79193dca8e4823ef53d8d1e650362ae.tar.gz focaccia-qemu-8c5d1abbb79193dca8e4823ef53d8d1e650362ae.zip | |
nbd: Don't validate from and len in NBD_CMD_DISC.
These values aren't used in this case. Currently, the from field in the request sent by the nbd kernel module leading to a false error message when ending the connection with the client. $ qemu-nbd some.img -v // After nbd-client -d /dev/nbd0 nbd.c:nbd_trip():L1031: From: 18446744073709551104, Len: 0, Size: 20971520, Offset: 0 nbd.c:nbd_trip():L1032: requested operation past EOF--bad client? nbd.c:nbd_receive_request():L638: read failed Signed-off-by: Hani Benhabiles <kroosec@gmail.com> Cc: qemu-stable@nongnu.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/timer/omap_gptimer.c')
0 files changed, 0 insertions, 0 deletions