xen-9pfs: Fix log messages of reply errors
If delivery of some 9pfs response fails for some reason, log the
error message by mentioning the 9P protocol reply type, not by
client's request type. The latter could be misleading that the
error occurred already when handling the request input.
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
Message-Id: <
ad0e5a9b6abde52502aa40b30661d29aebe1590a.
1589132512.git.qemu_oss@crudebyte.com>
Signed-off-by: Greg Kurz <groug@kaod.org>
(cherry picked from commit
9bbb7e0fe081efff2e41f8517c256b72a284fe9b)
*prereq for
cf45183b718
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>