[PATCH] fuse: more flexible caching
authorMiklos Szeredi <miklos@szeredi.hu>
Fri, 9 Sep 2005 20:10:37 +0000 (13:10 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 21:03:47 +0000 (14:03 -0700)
commit45323fb76465a9576220c7427dbac7b1e7ad3caf
tree5d3e5f9a01cdaf6aaabe38520d5bd5b2d744acd5
parent04730fef1f9c7277e5c730b193e681ac095b0507
[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>
Documentation/filesystems/fuse.txt
fs/fuse/file.c
fs/fuse/fuse_i.h
fs/fuse/inode.c
include/linux/fuse.h