The following commit has been merged in the master branch:
commit ebd42496392d4ff207a97dd664d8dbaad66425b0
Author: Felix Frank <[email protected]>
Date: Tue Jul 14 10:57:21 2009 +0200
Move statistics keeping from afs_dcache to afs_fetchstore.
More context of the afs_CacheFetchProc() call in GetDCache is now inlined
in the afs_CacheFetchProc. Boosts readability of GetDCache and saves
stack, as counter pointers need not be passed anymore. The statistics
code is more readable due to lesser indentation.
Reviewed-on: http://gerrit.openafs.org/115
Reviewed-by: Russ Allbery <[email protected]>
Tested-by: Russ Allbery <[email protected]>
src/afs/afs_dcache.c | 92 +---------------------------------------------
src/afs/afs_fetchstore.c | 77 +++++++++++++++++++++++++++++++++-----
src/afs/afs_prototypes.h | 12 ++---
3 files changed, 74 insertions(+), 107 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs