The following commit has been merged in the master branch:
commit 5ff34cc364ea80fe1e55262ac97091b42d47e3d8
Author: Felix Frank <[email protected]>
Date:   Tue Jul 14 11:01:57 2009 +0200

    Move context of afs_CacheStoreProc() call from afs_segments to 
afs_fetchstore
    
    The innermost loop in afs_StoreAllSegments (looping over chunks) is now
    inlined in afs_CachStoreProc. This is step one in a series of such
    inlinings.
    
    Reviewed-on: http://gerrit.openafs.org/116
    Reviewed-by: Russ Allbery <[email protected]>
    Tested-by: Russ Allbery <[email protected]>

 src/afs/afs_fetchstore.c |  167 +++++++++++++++++++++++++++++++++------------
 src/afs/afs_prototypes.h |   10 ++-
 src/afs/afs_segments.c   |   81 +++-------------------
 3 files changed, 140 insertions(+), 118 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to