OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2238-g39964d0

Gerrit Code Review gerrit@openafs.org
Thu, 22 Mar 2012 13:45:50 -0700 (PDT)


The following commit has been merged in the master branch:
commit 39964d08792f3a09694f97d7c7fa76a86ca213a7
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Thu Mar 22 15:55:47 2012 -0400

    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.
    
    Change-Id: I51e447824366381e740361576c96559f1c4f3fd3
    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>

 src/WINNT/afsd/cm_conn.c |   33 ++++++++++++++++++++++++++++-----
 1 files changed, 28 insertions(+), 5 deletions(-)

-- 
OpenAFS Master Repository