linux/drivers/xen/xenfs
Ian Campbell e88a0faae5 xen: unitialised return value in xenbus_write_transaction
The return value of xenbus_write_transaction can be uninitialised in
the success case leading to the userspace xenstore utilities failing.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-26 14:29:26 +01:00
..
Makefile xen: add xenfs to allow usermode <-> Xen interaction 2009-01-08 08:30:59 -08:00
super.c xen: add xenfs to allow usermode <-> Xen interaction 2009-01-08 08:30:59 -08:00
xenbus.c xen: unitialised return value in xenbus_write_transaction 2009-01-26 14:29:26 +01:00
xenfs.h xen: add xenfs to allow usermode <-> Xen interaction 2009-01-08 08:30:59 -08:00