kernel-ark/fs/fuse
Miklos Szeredi a4d27e75ff [PATCH] fuse: add request interruption
Add synchronous request interruption.  This is needed for file locking
operations which have to be interruptible.  However filesystem may implement
interruptibility of other operations (e.g.  like NFS 'intr' mount option).

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-06-25 10:01:19 -07:00
..
control.c [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00
dev.c [PATCH] fuse: add request interruption 2006-06-25 10:01:19 -07:00
dir.c [PATCH] fuse: no backgrounding on interrupt 2006-06-25 10:01:19 -07:00
file.c [PATCH] fuse: add request interruption 2006-06-25 10:01:19 -07:00
fuse_i.h [PATCH] fuse: add request interruption 2006-06-25 10:01:19 -07:00
inode.c [PATCH] fuse: add request interruption 2006-06-25 10:01:19 -07:00
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00