]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: Checksum server lists on Volume Errors
authorJeffrey Altman <jaltman@your-file-system.com>
Sun, 6 May 2012 23:31:03 +0000 (19:31 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 7 May 2012 00:51:06 +0000 (17:51 -0700)
commit4fce72b0e6ddabce64af5fb7cef35492933f58d8
tree72a65bdbc99660c27174042ed9cd21a6e5c52d1b
parent345d643729ed588c4e49e69607bee5793809b01d
Windows: Checksum server lists on Volume Errors

For VMOVED, VNOVOL and VOFFLINE checksum the server lists for
the current volume.  If the server list changes as a result of
the forced volume location update, do not set the updated flag
which prevents subsequent volume location updates for the current
cm_req object.

This combined with the previous patchset to filter volume locations
based upon the VLSF_NEWREPSITE flag will avoid outages during
vos release operations.

Change-Id: I39e6981b9fac5ed0dfd900e09474df43cb72feec
Reviewed-on: http://gerrit.openafs.org/7361
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/WINNT/afsd/cm_conn.c
src/WINNT/afsd/cm_conn.h
src/WINNT/afsd/cm_volume.c
src/WINNT/afsd/cm_volume.h