OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-1936-g2aeb041

Gerrit Code Review gerrit@openafs.org
Thu, 1 Dec 2011 11:51:49 -0800 (PST)


The following commit has been merged in the master branch:
commit 2aeb041bb0f5de94d553bc3fb6b2d39c82750952
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Wed Nov 30 23:29:56 2011 -0500

    Windows: invalidate rdr for CM_SCACHE_VERSION_BAD
    
    If the cm_scache_t.dataVersion is set to CM_SCACHE_VERSION_BAD,
    invalidate the redirector notion of status so that we do not
    leak info to users that do not have permission.
    
    If the dataVersion is CM_SCACHE_VERSION_BAD and is updated
    with real status info, invalidate the redirector so it attempts
    to read the directory contents.
    
    Change-Id: Iaa15b37f7f1863169ffe93ae9bc3d24086a3b734
    Reviewed-on: http://gerrit.openafs.org/6159
    Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
    Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>

 src/WINNT/afsd/cm_scache.c |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository