commit | 955d00917f0c094e0f2fb88df967e980ab66b8ca | [log] [tgz] |
---|---|---|
author | David Howells <[email protected]> | Fri Apr 03 16:42:38 2009 +0100 |
committer | David Howells <[email protected]> | Fri Apr 03 16:42:38 2009 +0100 |
tree | c6109684239fd45462e494fb4f26aa8e2e651922 | |
parent | 4c515dd47ab41be3f89e757d441661795470b376 [diff] |
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 <[email protected]> Acked-by: Steve Dickson <[email protected]> Acked-by: Trond Myklebust <[email protected]> Acked-by: Al Viro <[email protected]> Tested-by: Daire Byrne <[email protected]>