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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 24 Jan 2008 10:31:13 EST


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

Modified Files:
      Tag: openafs-devel-1_5_x
	cm_callback.c cm_volume.c cm_volume.h 
Log Message:
DELTA DEVEL15-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 for openafs-devel-1_5_x follows ---
DEVEL15-windows-get-volume-no-reset-flag-20080124 openafs/src/WINNT/afsd/cm_callback.c 1.41.4.30 1.41.4.31
DEVEL15-windows-get-volume-no-reset-flag-20080124 openafs/src/WINNT/afsd/cm_volume.c 1.14.4.24 1.14.4.25
DEVEL15-windows-get-volume-no-reset-flag-20080124 openafs/src/WINNT/afsd/cm_volume.h 1.5.6.7 1.5.6.8