Windows: cm_UpdateVolumeLocation volp locked
authorJeffrey Altman <jaltman@your-file-system.com>
Mon, 23 Jul 2012 05:38:03 +0000 (01:38 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Mon, 23 Jul 2012 12:51:54 +0000 (05:51 -0700)
commit748a3e29b624d10e90af43cb0dc65a4f96c0310e
treec9cfe1a9bbf3fa964bf31d7d3c05dfd04bcd8c3c
parent82865811e49aae8b7b8ff9f5d995dc32518b9eb8
Windows: cm_UpdateVolumeLocation volp locked

When calling cm_UpdateVolumeLocation the volp->mx must be held.
cm_Analyze() did not obtain the mutex as required.

Change-Id: Ida69105879a78692a367cd4439bee8e4bea751ff
Reviewed-on: http://gerrit.openafs.org/7839
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsd/cm_conn.c