OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3210-gaaa217b

Gerrit Code Review gerrit@openafs.org
Mon, 17 Dec 2012 22:28:28 -0800 (PST)


The following commit has been merged in the master branch:
commit aaa217b079b426a405e1364bf39276b13cd5f353
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Thu Dec 13 23:33:54 2012 -0500

    Windows: If no inlinebulkstat, set the flag correctly
    
    If RXAFS_InlineBulkStatus fails with RXGEN_OPCODE,
    cm_SetServerNoInlineBulk must be called with the 'no' parameter
    set to True.   Otherwise, thE cm_server object will not remember
    that the RPc is not supported.
    
    This is important for avoiding unnecessary timeouts on IBM AFS 3.6
    servers.
    
    Change-Id: Ia43b5fbd8e81d4c23ad5741e334831b5d6a4e9ce
    Reviewed-on: http://gerrit.openafs.org/8756
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Tested-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/WINNT/afsd/cm_vnodeops.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository