OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 07 Mar 2008 17:14:41 EST
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd
Modified Files:
cm_conn.c cm_conn.h
Log Message:
DELTA windows-cm-conn-20080307
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
Convert cm_conn_t reference counts to use Interlocked operations.
This permits several cm_serverLock holds to be converted to read
locks.
Add string translation for VL errors to cm_Analyze().
Permit RXKAD errors other than RXKADEXPIRED to be treated as
non-fatal. Instead immediately retry an alternate server if
there is one. This will permit the client to continue to
access replicated data from an alternate site if one of the
file servers is misconfigured.
--- DELTA config follows ---
windows-cm-conn-20080307 openafs/src/WINNT/afsd/cm_conn.c 1.87 1.88
windows-cm-conn-20080307 openafs/src/WINNT/afsd/cm_conn.h 1.22 1.23