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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 17 Aug 2004 11:25:33 EDT


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

Modified Files:
	cm_callback.c cm_server.c 
Log Message:
DELTA smb-notify-callback-expire-20040817
AUTHOR jaltman@mit.edu

When the callback expires on an scache item, if there is an smb client
listening for updates send it is a notification of change.  This will
force the smb client to refresh its listener which will in turn cause
a new callback to be registered.

Also, remove debugging statements from GetServer/PutServer



--- DELTA config follows ---
smb-notify-callback-expire-20040817 openafs/src/WINNT/afsd/cm_callback.c 1.21 1.22
smb-notify-callback-expire-20040817 openafs/src/WINNT/afsd/cm_server.c 1.14 1.15