kernel-ark/fs/fuse
Jeff Dike e5ac1d1e70 [PATCH] fuse: add O_NONBLOCK support to FUSE device
I don't like duplicating the connected and list_empty tests in fuse_dev_readv,
but this seemed cleaner than adding the f_flags test to request_wait.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-11 06:18:48 -07:00
..
dev.c [PATCH] fuse: add O_NONBLOCK support to FUSE device 2006-04-11 06:18:48 -07:00
dir.c
file.c
fuse_i.h [PATCH] fuse: add O_ASYNC support to FUSE device 2006-04-11 06:18:48 -07:00
inode.c [PATCH] fuse: add O_ASYNC support to FUSE device 2006-04-11 06:18:48 -07:00
Makefile