commit | 45323fb76465a9576220c7427dbac7b1e7ad3caf | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <miklos@szeredi.hu> | Fri Sep 09 13:10:37 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 09 14:03:47 2005 -0700 |
tree | 5d3e5f9a01cdaf6aaabe38520d5bd5b2d744acd5 | |
parent | 04730fef1f9c7277e5c730b193e681ac095b0507 [diff] |
[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>