OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 24 Jan 2008 10:29:57 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_callback.c cm_volume.c cm_volume.h
Log Message:
DELTA windows-get-volume-no-reset-flag-20080124
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
There are circumstances where a volume object is being accessed and the
volume is marked indicating that the volume location information is out
of date but where it is also pointless and perhaps dangerous to block
waiting for the rpc to complete. One example is when processing the
cmdebug requests. If we know that we are not going to use the volume
object to contact a server, then we can now set the CM_GETVOL_FLAG_NO_RESET
flag.
--- DELTA config follows ---
windows-get-volume-no-reset-flag-20080124 openafs/src/WINNT/afsd/cm_callback.c 1.72 1.73
windows-get-volume-no-reset-flag-20080124 openafs/src/WINNT/afsd/cm_volume.c 1.39 1.40
windows-get-volume-no-reset-flag-20080124 openafs/src/WINNT/afsd/cm_volume.h 1.12 1.13