windows-volume-deadlock-20080722
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 23 Jul 2008 05:55:36 +0000 (05:55 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 23 Jul 2008 05:55:36 +0000 (05:55 +0000)
commit2ed0ee573c2b36cc6979693827e36f1ce6bdfa1b
treeb02dd1e394655f6bec07e38bc0b5a8025330c697
parent5db162c8dcb6ae81a631d5ae6e95959428b61a6a
windows-volume-deadlock-20080722

LICENSE MIT

When updating the volume location information, if a new server must
be allocated and the server is down, then it is possible for a deadlock
to occur on the cm_volume_t rw lock.  Prevent that from happening.
src/WINNT/afsd/cm_volume.c