From: Miklos Szeredi Date: Fri, 9 Sep 2005 20:10:37 +0000 (-0700) Subject: [PATCH] fuse: more flexible caching X-Git-Tag: v2.6.14-rc1~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45323fb76465a9576220c7427dbac7b1e7ad3caf;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed