OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 11 May 2004 15:35:02 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-tree/src/WINNT/afsd
Modified Files:
smb.c smb3.c
Log Message:
DELTA reference-counts-20040511
AUTHOR jaltman@mit.edu
Correct VC reference counting. (not that it is used for anything but
there is no reason the reference counting should be allowed to perpetually
increase)
Fix smb_FindFID. Do not do anything if fid == 0 without SMB_CREATE_FLAG
being set. Ensure that the event object name is unique by both the fid
and the vcid.
--- DELTA config follows ---
reference-counts-20040511 openafs/src/WINNT/afsd/smb.c 1.38 1.39
reference-counts-20040511 openafs/src/WINNT/afsd/smb3.c 1.30 1.31