+1
−1
+62
−0
+3
−0
+5
−0
fs/cifs/fscache.c
0 → 100644
+41
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Define server-level cache index objects (as managed by TCP_ServerInfo structs)
and register then with FS-Cache. Each server object is created in the CIFS
top-level index object and is itself an index into which superblock-level
objects are inserted.
The server objects are now keyed by {IPaddress,family,port} tuple.
Signed-off-by:
Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by:
Steve French <sfrench@us.ibm.com>