The following commit has been merged in the master branch:
commit c8dfe8e4c2fd685ef7df181a3d6d45b122d6ff44
Author: Mark Vitale <[email protected]>
Date:   Mon Apr 7 18:56:26 2014 -0400

    afs: maintain afs_users buckets in sorted order
    
    Modify afs_GetUser() to insert a new unixuser into an afs_users
    hash bucket in sorted order, by uid/PAG.  This is in support of
    other small optimizations in future commits.
    
    Change-Id: I68c51ab38733575290aa0c8aa2a306168c5483c0
    Reviewed-on: http://gerrit.openafs.org/11071
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: D Brashear <[email protected]>

 src/afs/afs_user.c |   33 +++++++++++++++++++++++++++++----
 1 files changed, 29 insertions(+), 4 deletions(-)

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

Reply via email to