linux/fs/fuse
Miklos Szeredi d77a1d5b61 [PATCH] fuse: introduce list for requests under I/O
Create a new list for requests in the process of being transfered to/from
userspace.  This will be needed to be able to abort all requests even those
currently under I/O

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-01-16 23:15:30 -08:00
..
dev.c [PATCH] fuse: introduce list for requests under I/O 2006-01-16 23:15:30 -08:00
dir.c [PATCH] fuse: uninline some functions 2006-01-16 23:15:29 -08:00
file.c [PATCH] fuse: uninline some functions 2006-01-16 23:15:29 -08:00
fuse_i.h [PATCH] fuse: introduce list for requests under I/O 2006-01-16 23:15:30 -08:00
inode.c [PATCH] fuse: introduce list for requests under I/O 2006-01-16 23:15:30 -08:00
Makefile [PATCH] FUSE - file operations 2005-09-09 14:03:45 -07:00