linux/drivers/xen/xenfs
Paolo Bonzini 6280f190da implement O_NONBLOCK for /proc/xen/xenbus
This patch implements O_NONBLOCK for /proc/xen/xenbus.  It is a simple
matter of returning -EAGAIN instead of waiting on a queue.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
2010-07-26 10:05:05 -07:00
..
Makefile xen: add xenfs to allow usermode <-> Xen interaction 2009-01-08 08:30:59 -08:00
super.c xen: add "capabilities" file 2009-03-30 09:59:20 -07:00
xenbus.c implement O_NONBLOCK for /proc/xen/xenbus 2010-07-26 10:05:05 -07:00
xenfs.h xen: add xenfs to allow usermode <-> Xen interaction 2009-01-08 08:30:59 -08:00