Remove CacheStoreProcs and CacheFetchProcs from the afs_cacheOps.
authorFelix Frank <ffrank@satyr4.ifh.de>
Thu, 2 Jul 2009 09:12:24 +0000 (11:12 +0200)
committerDerrick Brashear <shadow@dementia.org>
Wed, 12 Aug 2009 15:13:53 +0000 (08:13 -0700)
commita1d46036fee7134a375d57baf4898ca1af6c27ba
tree09f98f087e86d3fb587a21d59de73ceeaa77b395
parentce174b9ef1771395981b297d4bb8779e57c9afab
Remove CacheStoreProcs and CacheFetchProcs from the afs_cacheOps.

The entries are no longer used, as the macros from afs_chunkops.h
are no longer necessary and afs_StoreAllSegments calls the
CacheStoreProc proper.

Reviewed-on: http://gerrit.openafs.org/110
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/afs/afs_chunkops.h
src/afs/afs_dcache.c