smb-notify-callback-expire-20040817
authorJeffrey Altman <jaltman@mit.edu>
Tue, 17 Aug 2004 16:25:33 +0000 (16:25 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 17 Aug 2004 16:25:33 +0000 (16:25 +0000)
commit1ae8a71dfa8a5efea7d31ad985746b026b444f48
treeeb932de20e7f20ee815cb88c665e46b6faebc016
parent3dce18d2481ee07ac27af8bd691d640247526a5d
smb-notify-callback-expire-20040817

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
src/WINNT/afsd/cm_callback.c
src/WINNT/afsd/cm_server.c