OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre6-26-g80ba47c
Gerrit Code Review
gerrit@openafs.org
Thu, 7 Jul 2011 07:06:25 -0700 (PDT)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 80ba47c54e4aed4cd4b4407c800984b537526fc4
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Mon Oct 25 09:06:53 2010 +0100
rx: Use a structure for the xmit list
Switch to using a structure to hold the xmit list so that it's a
little bit clearer what the rxi_SendXmitList function is actually doing
(cherry picked from commit ad3b5997c6da17927312f4618d8bb4f7fc542a64)
Reviewed-on: http://gerrit.openafs.org/3134
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Change-Id: I6534f5c40e890af916752bf2647a14f9c386e004
Reviewed-on: http://gerrit.openafs.org/4917
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/rx/rx.c | 129 ++++++++++++++++++++++++++++++++++------------------------
1 files changed, 76 insertions(+), 53 deletions(-)
--
OpenAFS Master Repository