OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-1918-g006815c

Gerrit Code Review gerrit@openafs.org
Mon, 28 Nov 2011 18:32:46 -0800 (PST)


The following commit has been merged in the master branch:
commit 006815ca2f4df1ed5236fc377da2647895853b0a
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Mon Nov 28 15:13:43 2011 -0500

    Windows: cache format version change
    
    With the change to the size of the osi_mutex_t and osi_rwlock_t
    structures the CM_CONFIG_DATA_VERSION must change to force a
    reconstruction of the cache file.
    
    Change-Id: I0aadd2f7c699a5daaa87acf749957ff65d51fe6e
    Reviewed-on: http://gerrit.openafs.org/6131
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
    Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>

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

-- 
OpenAFS Master Repository