OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-198-g3cd3715

Gerrit Code Review gerrit@openafs.org
Sat, 2 Oct 2010 10:18:07 -0700 (PDT)


The following commit has been merged in the master branch:
commit 3cd3715e608b801b4848399e42cb47464e6e3cc3
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.
    
    Change-Id: Ic06ccaca6f0c5e2f770c5c45c84f7fc155207bcf
    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>

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

-- 
OpenAFS Master Repository