]> Git Repo - qemu.git/commit - nbd/client.c
nbd/client: Fix error message for server with unusable sizing
authorEric Blake <[email protected]>
Thu, 4 Apr 2019 14:52:26 +0000 (09:52 -0500)
committerEric Blake <[email protected]>
Mon, 8 Apr 2019 18:51:25 +0000 (13:51 -0500)
commite53f88df77e70350b0eda92a2e5e39f67792008f
tree2d490cb37784d99082c37d6ccd4ef16bcb3e3ed6
parent099fbcd65c2064a4ba8251e749bf600055027759
nbd/client: Fix error message for server with unusable sizing

Add a missing space to the error message used when giving up on a
server that insists on an alignment which renders the last few bytes
of the export unreadable.

Fixes: 3add3ab78
Signed-off-by: Eric Blake <[email protected]>
Message-Id: <20190404145226[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
nbd/client.c
This page took 0.02246 seconds and 4 git commands to generate.