cifs: register CIFS for caching
commitf579cf3cfd1e19ae5aab6929679d0c04bf1a6284
authorSuresh Jayaraman <sjayaraman@suse.de>
Mon, 5 Jul 2010 12:41:50 +0000 (5 18:11 +0530)
committerSteve French <sfrench@us.ibm.com>
Mon, 2 Aug 2010 12:40:33 +0000 (2 12:40 +0000)
tree19773895c06b9f3a251745f9c449051e4e0934c1
parentc21dfb699f35b6b5508fb808bb0ca211a865f2c9
cifs: register CIFS for caching

Define CIFS for FS-Cache and register for caching. Upon registration the
top-level index object cookie will be stuck to the netfs definition by
FS-Cache.

Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/Makefile
fs/cifs/cache.c [new file with mode: 0644]
fs/cifs/cifsfs.c
fs/cifs/fscache.h [new file with mode: 0644]