OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_8-58-g63e3597
Gerrit Code Review
gerrit@openafs.org
Wed, 4 Jun 2014 09:43:38 -0400
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 63e35976933c8e24c2153fb55a46842a8dc04414
Author: Ben Kaduk <kaduk@mit.edu>
Date: Wed Jul 17 15:00:11 2013 -0400
bozo: Remove dead code and minor cleanup
This stuff has been #if 0'd for ages; put it out of its misery.
While here, remove the global bnode_waiting which is not used for anything.
bnode_SoftInt claims to return a pointer, so return NULL instead of 0.
Reviewed-on: http://gerrit.openafs.org/10284
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
(cherry picked from commit 54eb2485b59550ba42569ed3a8d76211a3a35019)
Change-Id: Ife2604f1a99ef81e2075a82cb97d94ae5373031c
Reviewed-on: http://gerrit.openafs.org/10864
Reviewed-by: D Brashear <shadow@your-file-system.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/bozo/bnode.c | 23 +---------
src/bozo/bos.c | 44 -----------------
src/bozo/bosserver.c | 129 --------------------------------------------------
3 files changed, 1 insertions(+), 195 deletions(-)
--
OpenAFS Master Repository