]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: Client handling of VNOSERVICE
authorJeffrey Altman <jaltman@your-file-system.com>
Thu, 22 Mar 2012 19:55:47 +0000 (15:55 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 22 Mar 2012 22:10:15 +0000 (15:10 -0700)
commit1bf821f39fe068d973b6e4cf7ffa21bfd49b847d
tree2f5ac0e2ccdcc1107f021d097b97875f9984eaa4
parent2d04a9016bcd69f6dc2f67fea2d66fe2619e5760
Windows: Client handling of VNOSERVICE

VNOSERVICE should not be grouped together with the volume status
error codes.  It is used to indicate that the RPC was not serviced.
The file server issues it when its idle dead timeout period is reached
while receiving rx call data.  The client's existing status information
is still valid and the client can retry the call.

Reviewed-on: http://gerrit.openafs.org/6938
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
(cherry picked from commit 39964d08792f3a09694f97d7c7fa76a86ca213a7)

Change-Id: I96b831e3a2eae04e96062f9c269eb7325e76c439
Reviewed-on: http://gerrit.openafs.org/6941
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/WINNT/afsd/cm_conn.c