]> Git Repo - qemu.git/commit - nbd/client.c
nbd/client: More consistent error messages
authorEric Blake <[email protected]>
Sat, 15 Dec 2018 13:53:07 +0000 (07:53 -0600)
committerEric Blake <[email protected]>
Sat, 5 Jan 2019 13:50:18 +0000 (07:50 -0600)
commit6c5c035138218a384a229e7b6b9cf51451621c6a
tree9f74a0fd14114c96adb78fb7b7edbb220adf7b5e
parentba2d3b3ab217784822e4232f0acd71fc523d571f
nbd/client: More consistent error messages

Consolidate on using decimal (not hex), on outputting the
option reply name (not just value), and a consistent comma between
clauses, when the client reports protocol discrepancies from the
server.  While it won't affect normal operation, it makes
debugging additions easier.

Signed-off-by: Eric Blake <[email protected]>
Reviewed-by: Richard W.M. Jones <[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Message-Id: <20181215135324[email protected]>
nbd/client.c
This page took 0.020214 seconds and 4 git commands to generate.