OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 18 Jan 2005 02:36:26 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_ioctl.c smb.c smb.h smb3.c
Log Message:
DELTA windows-smb_vc_t-refcounts-20050117
AUTHOR jaltman@secure-endpoints.com
Rework the reference counting of the smb_vc_t objects to use
smb_ReleaseVC and smb_HoldVC. Add missing counts for references
from waiting locks.
Fix cm_ioctl.c to allow it to compile once again.
--- DELTA config follows ---
windows-smb_vc_t-refcounts-20050117 openafs/src/WINNT/afsd/cm_ioctl.c 1.44 1.45
windows-smb_vc_t-refcounts-20050117 openafs/src/WINNT/afsd/smb.c 1.67 1.68
windows-smb_vc_t-refcounts-20050117 openafs/src/WINNT/afsd/smb.h 1.21 1.22
windows-smb_vc_t-refcounts-20050117 openafs/src/WINNT/afsd/smb3.c 1.59 1.60