OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2984-g5289b5b
Gerrit Code Review
gerrit@openafs.org
Tue, 2 Oct 2012 13:20:13 -0700 (PDT)
The following commit has been merged in the master branch:
commit 5289b5bb81a90bfacbb9841ee6357c6f72358a6e
Author: Chas Williams (CONTRACTOR) <chas@cmf.nrl.navy.mil>
Date: Mon Oct 1 10:11:22 2012 -0400
bos: convert struct bnode to use opr
Convert struct bnode to use the common linked list code from opr.
bnode_Deactivate() was converted but is unused by the code and isn't
tested.
Change-Id: I0edec453f15cf19e82088e3d361483cc5833f897
Reviewed-on: http://gerrit.openafs.org/8168
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/bozo/bnode.c | 65 ++++++++++++++++++++-------------------------
src/bozo/bnode_internal.h | 2 +-
2 files changed, 30 insertions(+), 37 deletions(-)
--
OpenAFS Master Repository