OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2212-g0e610fd

Gerrit Code Review gerrit@openafs.org
Fri, 24 Feb 2012 14:39:09 -0800 (PST)


The following commit has been merged in the master branch:
commit cfb7f205d8153899c0165594a29d91926a40425d
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Fri Feb 24 12:21:46 2012 -0500

    Windows: cm_UpdateCell never applies to Freelance mode
    
    The Freelance.Local.Cell is updated by the registry monitor
    thread and cm_UpdateCell should be a no-op.  Make it so.
    
    Change-Id: I2961114590af6b64b8ae06d608a97513e83aad4e
    Reviewed-on: http://gerrit.openafs.org/6791
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
    Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>

 src/WINNT/afsd/cm_cell.c |   17 +++++++++++------
 1 files changed, 11 insertions(+), 6 deletions(-)

-- 
OpenAFS Master Repository