linux-stable/fs/fuse
Miklos Szeredi 45323fb764 [PATCH] fuse: more flexible caching
Make data caching behavior selectable on a per-open basis instead of
per-mount.  Compatibility for the old mount options 'kernel_cache' and
'direct_io' is retained in the userspace library (version 2.4.0-pre1 or
later).

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-09 14:03:47 -07:00
..
dev.c [PATCH] fuse: transfer readdir data through device 2005-09-09 14:03:47 -07:00
dir.c [PATCH] fuse: transfer readdir data through device 2005-09-09 14:03:47 -07:00
file.c [PATCH] fuse: more flexible caching 2005-09-09 14:03:47 -07:00
fuse_i.h [PATCH] fuse: more flexible caching 2005-09-09 14:03:47 -07:00
inode.c [PATCH] fuse: more flexible caching 2005-09-09 14:03:47 -07:00
Makefile [PATCH] FUSE - file operations 2005-09-09 14:03:45 -07:00