Unite CacheFetchProcs and add abstraction calls.
authorFelix Frank <ffrank@satyr4.ifh.de>
Thu, 2 Jul 2009 07:14:13 +0000 (09:14 +0200)
committerDerrick Brashear <shadow@dementia.org>
Tue, 11 Aug 2009 11:56:18 +0000 (04:56 -0700)
commit61ae8792f6608c86f4e3ff82c329b5bb4369204e
treeff7aec68ec1b111eafe55a62224ecb8f5ec24c19
parentd8c70aa2c34c223d04f5dc1e2999e1489cb05f3b
Unite CacheFetchProcs and add abstraction calls.

The cache type specific differencies among afs_MemCacheFetchProc
and afs_UFSCacheFetchProc are divided into two sets of "fetchOps".
Upon rxfs_fetchInit, the appropriate set is chosen.

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