The following commit has been merged in the openafs-stable-1_6_x branch:
commit 362f11de086535b32989fcae50bae5713f647a66
Author: Mark Vitale <[email protected]>
Date:   Thu Aug 4 18:18:15 2016 -0400

    LINUX: split dentry eviction from osi_TryEvictVCache
    
    To make osi_TryEvictVCache clearer, and to prepare for a future change
    in dentry eviction, split the dentry eviction logic into its own routine
    osi_TryEvictDentries.
    
    No functional difference should be incurred by this commit.
    
    Reviewed-on: https://gerrit.openafs.org/12362
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Joe Gorse <[email protected]>
    (cherry picked from commit 742643e306929ac979ab69515a33ee2a3f2fa3fa)
    
    Change-Id: I750fc7606ca56e784a60bdbc13a32d21fe307429
    Reviewed-on: https://gerrit.openafs.org/12448
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afs/LINUX/osi_vcache.c |  103 ++++++++++++++++++++++++-------------------
 1 files changed, 57 insertions(+), 46 deletions(-)

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

Reply via email to