The following commit has been merged in the openafs-stable-1_6_x branch:
commit 8695976b8bbc29b05d65563a1f54e90abb00e0c4
Author: Jeffrey Altman <[email protected]>
Date:   Sat Sep 7 13:55:58 2013 -0400

    afs: afs_CacheIsTooFull macro refs wrong constant
    
    When afs_CacheIsTooFull tests the number of free blocks it should
    use CM_DCACHESPACEFREEPCT (90%) instead of CM_DCACHECOUNTFREEPCT (95%).
    
    Change-Id: I7ecb795e04a2bb3aae801a6feb57f205d3ad4d46
    Reviewed-on: http://gerrit.openafs.org/10434
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Marc Dionne <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afs/afs.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Reply via email to