OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-263-g8652f14

Gerrit Code Review gerrit@openafs.org
Thu, 14 Oct 2010 23:30:09 -0700 (PDT)


The following commit has been merged in the master branch:
commit 8652f146abc5406195b5170402fe4dfd939da9f0
Author: Chas Williams (CONTRACTOR) <chas@cmf.nrl.navy.mil>
Date:   Thu Oct 14 16:15:51 2010 -0400

    Rx: fix dpf() usage with regard to trailing \n's
    
    instead of checking to see if we need to add a trailing newline for the
    messages, just make sure dpf() is always called with one.
    
    Change-Id: I4aec74fcb18c0696e403e69cf54a4be9dbfb98f7
    Reviewed-on: http://gerrit.openafs.org/2981
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 src/rx/rx.c         |   36 +++++++++++++++---------------------
 src/rx/rx_kcommon.c |    4 ++--
 src/rx/rx_packet.c  |    8 ++++----
 3 files changed, 21 insertions(+), 27 deletions(-)

-- 
OpenAFS Master Repository