The following commit has been merged in the openafs-devel-1_7_x branch:
commit 4293c2f1de0e4d628f245467390c2868cb60bc41
Author: Jeffrey Altman <[email protected]>
Date: Sun Jun 28 14:56:47 2015 -0400
Windows: avoid vldb lookup race with network stack
If a VLDB query attempt occurs when there is no current cell db server
list then the VLDB query won't actually occur but the last query time
would be set. This prevents a query from taking place again on the volume
for 60 seconds. If the volume in question is the root.cell volume then
the redirector will be forced to return device not ready for the share
(aka \\afs\cell).
Check for a failure of cm_UpdateCell() and only set the last update time
for the volume if there was success or if the VLDB responded with volume
unknown.
Reviewed-on: http://gerrit.openafs.org/11919
Tested-by: BuildBot <[email protected]>
Reviewed-by: Jeffrey Altman <[email protected]>
(cherry picked from commit 653647e8617d4fc3e7721832ebdd1f1e9057e9ac)
Change-Id: I082d2c86a93274906d2048f6cd2fe640392ae514
Reviewed-on: http://gerrit.openafs.org/12039
Tested-by: BuildBot <[email protected]>
Reviewed-by: Jeffrey Altman <[email protected]>
src/WINNT/afsd/cm_volume.c | 14 +++++++++++---
1 files changed, 11 insertions(+), 3 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs