]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: mark server reference offline for VOFFLINE
authorJeffrey Altman <jaltman@your-file-system.com>
Mon, 29 Oct 2012 14:33:18 +0000 (10:33 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Sat, 8 Dec 2012 16:18:15 +0000 (08:18 -0800)
commit39da28383a2a9edc5ab864c188a87645354624b2
tree5d54c5bf5cc9074c9f159232614e15452b3d5fac
parenta30a4dc2114aa2f7c319ecb7d213d658bd371af8
Windows: mark server reference offline for VOFFLINE

cm_Analyze() was not marking the cm_ServerRef_t reference to
a volume instance as srv_offline in response to a VOFFLINE error.
As a result the same volume instance is tried again and again.

Reviewed-on: http://gerrit.openafs.org/8326
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
(cherry picked from commit e59cf940ce1cb2ed72ccf05ce39f73019547d9b1)

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