The following commit has been merged in the openafs-stable-1_6_x branch:
commit 5718036049a01004cd1a085148b9530762811246
Author: Jeffrey Altman <[email protected]>
Date:   Sat Sep 7 13:27:54 2013 -0400

    afs: afs_FlushDCache avoid dup cache drained check
    
    afs_WakeCacheWaitersIfDrained is called as the last statement
    of both afs_DiscardDCache and afs_FreeDCache.  There is no need
    to perform the same check again before exiting afs_FlushDCache.
    
    Change-Id: I111d7dc1638fa8fc0a4c35d9cc4c0a1631300f89
    Reviewed-on: http://gerrit.openafs.org/10433
    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_dcache.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

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

Reply via email to