]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: register CIFS for caching
authorSuresh Jayaraman <sjayaraman@suse.de>
Mon, 5 Jul 2010 12:41:50 +0000 (18:11 +0530)
committerSteve French <sfrench@us.ibm.com>
Mon, 2 Aug 2010 12:40:33 +0000 (12:40 +0000)
commitfc6d80274c024ae152e18b67f9adfbf2221c6581
tree19773895c06b9f3a251745f9c449051e4e0934c1
parent115bd26d0fe801bd9f56cbbaa96ce3c69943273f
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]