OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_18a-20-g16c68a7
Gerrit Code Review
gerrit@openafs.org
Thu, 8 Nov 2012 06:29:28 -0800 (PST)
The following commit has been merged in the openafs-devel-1_7_x branch:
commit e648143cc546fdd8763d63ac8cbd78e2caa13a62
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.
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>
(cherry picked from commit daeb917110f6b358d505eef50088bbb4573a6130)
Change-Id: I8bcd4b176cf0070f35108dd910382a2142a7b643
Reviewed-on: http://gerrit.openafs.org/8395
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/rx/rx.c | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
--
OpenAFS Master Repository