linux/fs/fuse
Miklos Szeredi 64c6d8ed4c [PATCH] fuse: add asynchronous request support
Add possibility for requests to run asynchronously and call an 'end' callback
when finished.

With this, the special handling of the INIT and RELEASE requests can be
cleaned up too.

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:31 -08:00
..
dev.c [PATCH] fuse: add asynchronous request support 2006-01-16 23:15:31 -08:00
dir.c [PATCH] fuse: uninline some functions 2006-01-16 23:15:29 -08:00
file.c [PATCH] fuse: add asynchronous request support 2006-01-16 23:15:31 -08:00
fuse_i.h [PATCH] fuse: add asynchronous request support 2006-01-16 23:15:31 -08:00
inode.c [PATCH] fuse: add connection aborting 2006-01-16 23:15:30 -08:00
Makefile [PATCH] FUSE - file operations 2005-09-09 14:03:45 -07:00