OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3802-g0789772

Gerrit Code Review gerrit@openafs.org
Tue, 4 Jun 2013 13:09:16 -0700 (PDT)


The following commit has been merged in the master branch:
commit 0789772b1745f84c58cef4f36c61c927afec6ad8
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Sat May 25 17:05:10 2013 -0400

    rx: test for active calls in rxi_ChallengeEvent
    
    The challenge event fires when an outstanding challenge request
    has not been responded to.  If there are no calls in the ACTIVE or PRECALL
    state on the connection when the challenge event fires do not re-issue the
    challenge.  Clients do not respond to challenges when there are no active
    calls.
    
    Change-Id: If71b49e953ca94b8bcce767b8c2a63a054d750fe
    Reviewed-on: http://gerrit.openafs.org/9943
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/rx/rx.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository