OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3338-gcac8dea

Gerrit Code Review gerrit@openafs.org
Sat, 2 Feb 2013 09:21:55 -0800 (PST)


The following commit has been merged in the master branch:
commit cac8dea092d62141da700c691b3609ed4dc08c04
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Tue Jan 22 12:46:20 2013 -0500

    Windows: RDR_CleanupFile FSync only files
    
    If the cm_scache type is something other than a file, there
    is no point performing an FSync.   Do not incur the overhead.
    
    Take into account any outstanding AsyncStore operations that
    might be in-flight.
    
    Change-Id: I66cd59cbcd81f2a7639e478832f921ac393ea3ae
    Reviewed-on: http://gerrit.openafs.org/8972
    Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/WINNT/afsrdr/user/RDRFunction.c |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)

-- 
OpenAFS Master Repository