alistair23-linux/drivers/xen/xenbus
Juergen Gross 7a048cec59 xen: drop writing error messages to xenstore
xenbus_va_dev_error() will try to write error messages to Xenstore
under the error/<dev-name>/error node (with <dev-name> something like
"device/vbd/51872"). This will fail normally and another message
about this failure is added to dmesg.

I believe this is a remnant from very ancient times, as it was added
in the first pvops rush of commits in 2007.

So remove the additional message when writing to Xenstore failed as
a minimum step.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracel.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
2018-10-26 09:17:16 +02:00
..
Makefile
xenbus.h xenbus: track caller request id 2018-02-17 09:40:33 +01:00
xenbus_client.c xen: drop writing error messages to xenstore 2018-10-26 09:17:16 +02:00
xenbus_comms.c xenbus: track caller request id 2018-02-17 09:40:33 +01:00
xenbus_dev_backend.c
xenbus_dev_frontend.c xen: xenbus_dev_frontend: Really return response string 2018-04-17 08:29:08 -04:00
xenbus_probe.c xen: export device state to sysfs 2018-08-28 17:37:40 -04:00
xenbus_probe_backend.c
xenbus_probe_frontend.c
xenbus_xs.c xen: xenbus: Catch closing of non existent transactions 2018-03-21 08:28:51 -04:00