qemu-e2k/nbd
Eric Blake 37ec36f622 nbd: Don't bother tracing an NBD_OPT_ABORT response failure
We really don't care if our spec-compliant reply to NBD_OPT_ABORT
was received, so shave off some lines of code by not even tracing it.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20170707203049.534-3-eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-07-14 12:04:41 +02:00
..
Makefile.objs nbd: Split nbd.c 2016-01-15 18:58:02 +01:00
client.c nbd: Create struct for tracking export info 2017-07-14 12:04:41 +02:00
common.c nbd/common: nbd_tls_handshake: remove extra TRACE 2017-07-10 09:57:24 -05:00
nbd-internal.h nbd: use generic trace subsystem instead of TRACE macro 2017-07-10 09:57:24 -05:00
server.c nbd: Don't bother tracing an NBD_OPT_ABORT response failure 2017-07-14 12:04:41 +02:00
trace-events nbd: Don't bother tracing an NBD_OPT_ABORT response failure 2017-07-14 12:04:41 +02:00