]> git.michaelhowe.org Git - packages/o/openafs.git/commit
windows-volume-vlgetaddrs-deadlock-20080719
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 19 Jul 2008 15:47:40 +0000 (15:47 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 19 Jul 2008 15:47:40 +0000 (15:47 +0000)
commitff0f4a596554bf4b09224ca000663b596a034013
treea25c8be43fdfca4c5ea62704b962e32a3ecbeadd
parentaf5e519e8e72c37b732474e08b6648bbdf458e95
windows-volume-vlgetaddrs-deadlock-20080719

LICENSE MIT

During cm_InitVolume() clear CM_VOLUMEFLAG_UPDATING_VL if we are reusing
the cache data just in case.

In cm_UpdateVolumeLocation() add trace logging to the sleeping, waking,
and awaking states; move the destruction of the old server list into
the region protected by the CM_VOLUMEFLAG_UPDATING_VL flag.
src/WINNT/afsd/cm_volume.c