nbd: Don't bother tracing an NBD_OPT_ABORT response failure
commit37ec36f622d46b7d13421533efe686af2326771e
authorEric Blake <eblake@redhat.com>
Fri, 7 Jul 2017 20:30:42 +0000 (7 15:30 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Jul 2017 10:04:41 +0000 (14 12:04 +0200)
tree8f1225767da146401a431489b250e2c5a6e87e18
parent004a89fce9b5ec1b027bf4d104d83aa682db7b7a
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>
nbd/server.c
nbd/trace-events