OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-devel-1_5_77-67-g7ca2bb0

Gerrit Code Review gerrit@openafs.org
Mon, 25 Oct 2010 14:44:05 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 7ca2bb09472302c90be1d686e0f2e90c433d0924
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Thu Sep 30 10:48:58 2010 -0400

    Rx: When call receive is done, send ack all packet
    
    When all of the packets for a call have been received,
    immediately send an ack all packet to the peer.  This permits
    the peer to free the contents of the transmit queue and cancel
    all pending resend events.
    
    Reviewed-on: http://gerrit.openafs.org/2871
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>
    (cherry picked from commit 3cd3715e608b801b4848399e42cb47464e6e3cc3)
    Change-Id: I782e92935a04ce10b410b67043ea41fee262c1d5
    Reviewed-on: http://gerrit.openafs.org/3041

 src/rx/rx.c |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository