On Wed, Jun 09, 2021 at 05:46:55PM +0200, Kevin Wolf wrote:
Instead of letting the caller make up a meaningless error message, add an Error parameter to allow reporting the real error.Signed-off-by: Kevin Wolf <kw...@redhat.com> --- hw/block/vhost-user-blk.c | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-)
Reviewed-by: Stefano Garzarella <sgarz...@redhat.com>