OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 07 Mar 2008 17:16:08 EST


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/WINNT/afsd

Modified Files:
      Tag: openafs-devel-1_5_x
	cm_conn.c cm_conn.h 
Log Message:
DELTA DEVEL15-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 for openafs-devel-1_5_x follows ---
DEVEL15-windows-cm-conn-20080307 openafs/src/WINNT/afsd/cm_conn.c 1.49.2.37 1.49.2.38
DEVEL15-windows-cm-conn-20080307 openafs/src/WINNT/afsd/cm_conn.h 1.13.4.9 1.13.4.10