From: Suresh Jayaraman Date: Mon, 5 Jul 2010 12:43:36 +0000 (+0530) Subject: cifs: add mount option to enable local caching X-Git-Tag: v2.6.36-rc1~590^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa1df75d4debde6d843e616df656f50a92958737;p=pandora-kernel.git cifs: add mount option to enable local caching Add a mount option 'fsc' to enable local caching on CIFS. I considered adding a separate debug bit for caching, but it appears that debugging would be relatively easier with the normal CIFS_INFO level. As the cifs-utils (userspace) changes are not done yet, this patch enables 'fsc' by default to enable testing. Signed-off-by: Suresh Jayaraman Acked-by: David Howells Signed-off-by: Steve French --- Reading git-diff-tree failed