kernel-ark/fs/fscache
David Howells 955d00917f FS-Cache: Provide a slab for cookie allocation
Provide a slab from which can be allocated the FS-Cache cookies that will be
presented to the netfs.

Also provide a slab constructor and a function to recursively discard a cookie
and its ancestor chain.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Steve Dickson <steved@redhat.com>
Acked-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Tested-by: Daire Byrne <Daire.Byrne@framestore.com>
2009-04-03 16:42:38 +01:00
..
cache.c FS-Cache: Add cache management 2009-04-03 16:42:37 +01:00
cookie.c FS-Cache: Provide a slab for cookie allocation 2009-04-03 16:42:38 +01:00
fsdef.c FS-Cache: Root index definition 2009-04-03 16:42:37 +01:00
histogram.c
internal.h FS-Cache: Provide a slab for cookie allocation 2009-04-03 16:42:38 +01:00
Kconfig
main.c FS-Cache: Provide a slab for cookie allocation 2009-04-03 16:42:38 +01:00
Makefile FS-Cache: Provide a slab for cookie allocation 2009-04-03 16:42:38 +01:00
proc.c
stats.c