OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sun, 15 Jan 2006 21:07:02 EST
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-4/src/WINNT/afsd
Modified Files:
Tag: openafs-stable-1_4_x
afsd_eventmessages.mc cm_callback.c cm_conn.c cm_server.h
cm_vnodeops.c smb.c smb.h smb3.c smb_ioctl.c
Log Message:
DELTA STABLE14-windows-vc-locks-and-more-20060115
AUTHOR jaltman@secure-endpoints.com
This patch fixes several issues:
* the smb virtual circuits can be active and/or dead. this patch
improves the handling of vc's making the transition from active
to dead
* correct the refcounts on the smb_user_t and smb_vc_t objects
* replace the deprecated GetCurrentTime() with GetTickCounts() which
is the new name. This function needs to be replaced with something
else because its return value wraps after 49.7 days
* hold the correct locks when adjusting the scp->fileLocksH queue
--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-windows-vc-locks-and-more-20060115 openafs/src/WINNT/afsd/afsd_eventmessages.mc 1.1 1.1.2.1
STABLE14-windows-vc-locks-and-more-20060115 openafs/src/WINNT/afsd/cm_callback.c 1.20.2.12 1.20.2.13
STABLE14-windows-vc-locks-and-more-20060115 openafs/src/WINNT/afsd/cm_conn.c 1.25.2.18 1.25.2.19
STABLE14-windows-vc-locks-and-more-20060115 openafs/src/WINNT/afsd/cm_server.h 1.5.2.5 1.5.2.6
STABLE14-windows-vc-locks-and-more-20060115 openafs/src/WINNT/afsd/cm_vnodeops.c 1.19.2.32 1.19.2.33
STABLE14-windows-vc-locks-and-more-20060115 openafs/src/WINNT/afsd/smb.c 1.55.2.35 1.55.2.36
STABLE14-windows-vc-locks-and-more-20060115 openafs/src/WINNT/afsd/smb.h 1.14.2.16 1.14.2.17
STABLE14-windows-vc-locks-and-more-20060115 openafs/src/WINNT/afsd/smb3.c 1.42.2.36 1.42.2.37
STABLE14-windows-vc-locks-and-more-20060115 openafs/src/WINNT/afsd/smb_ioctl.c 1.14.2.5 1.14.2.6