DEVEL15-windows-get-volume-no-reset-flag-20080124
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 24 Jan 2008 15:31:12 +0000 (15:31 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 24 Jan 2008 15:31:12 +0000 (15:31 +0000)
commitcb4e53d30f63812499292fe1c18c3242fed2fef4
tree388d72d3f422e3c11c74f707d19a85e21ef1bc16
parent7f846c3396d69d78cf83ee3415db3df1392b70a9
DEVEL15-windows-get-volume-no-reset-flag-20080124

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.

(cherry picked from commit d32156e5c1fb36994650754a11379df6ccc94909)
src/WINNT/afsd/cm_callback.c
src/WINNT/afsd/cm_volume.c
src/WINNT/afsd/cm_volume.h