OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3070-g9607d0e

Gerrit Code Review gerrit@openafs.org
Mon, 29 Oct 2012 13:37:41 -0700 (PDT)


The following commit has been merged in the master branch:
commit daeb917110f6b358d505eef50088bbb4573a6130
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Fri Oct 26 14:52:46 2012 +0100

    rx: Remove duplicate security layer check
    
    rxi_FindConnection checks that the connection it returns has a
    security layer matching that of the incoming packet. Don't duplicate
    this check within the rxi_ReceivePacket code.
    
    Change-Id: I03e7d50ecf84f638d8e222d77defc25b8a58627a
    Reviewed-on: http://gerrit.openafs.org/8298
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

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

-- 
OpenAFS Master Repository