OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2252-gd5c13a0
Gerrit Code Review
gerrit@openafs.org
Mon, 26 Mar 2012 11:21:48 -0700 (PDT)
The following commit has been merged in the master branch:
commit d5c13a0f3ce7d9f0a01820ff9c12dfb1cbc12047
Author: Andrew Deason <adeason@sinenomine.net>
Date: Thu Mar 22 10:52:47 2012 -0500
afs: Slight adjustments in afs_GetDCache
maxGoodSize is only used in one block, so move the decl to that block.
Adjust some of the comments to more accurately reflect what's going
on.
Change-Id: Ifee3a6f98158a314cef6d241c53a0f881f4f2d2b
Reviewed-on: http://gerrit.openafs.org/6936
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Alistair Ferguson <alistair.ferguson@mac.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/afs/afs_dcache.c | 18 ++++++++++--------
1 files changed, 10 insertions(+), 8 deletions(-)
--
OpenAFS Master Repository