OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1280-g6a22a2f
Gerrit Code Review
gerrit@openafs.org
Tue, 7 Jun 2011 08:55:58 -0700 (PDT)
The following commit has been merged in the master branch:
commit 6a22a2f4b7aa0d960cea17b419003986f6184d58
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Fri Nov 5 00:23:23 2010 +0000
rx: Don't maintain maxSerial
There were no users within the code of the rx connection maxSerial
element, and maintaining it required locking on a critical path. So,
get rid of it.
Change-Id: Ied5653b6f01b78525091d8bf09bdc454002eedc0
Reviewed-on: http://gerrit.openafs.org/4797
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/rx/rx.c | 5 -----
src/rx/rx.h | 1 -
2 files changed, 0 insertions(+), 6 deletions(-)
--
OpenAFS Master Repository