OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-109-gcea3bf9
Gerrit Code Review
gerrit@openafs.org
Mon, 17 May 2010 05:37:34 -0700 (PDT)
The following commit has been merged in the master branch:
commit cea3bf909ab4b0807ef9f7d93235b4daeb1290dc
Author: Ben Kaduk <kaduk@mit.edu>
Date: Mon May 17 00:22:32 2010 -0400
Enable PutVCache for FBSD80 and higher
Matt's patches in a123bd8ccd brought in support for FBSD 7.0, but
also disabled several calls to afs_PutVCache() for FBSD80 and
higher. Matt says that that patch was focused on 7.0, so the
8.0-related bits may not be relevant.
I have run with the PutVCache calls enabled, and if anything,
my system seems more stable with them.
Change-Id: I8d906848e977d4974e4dcdc151964bb2ac3116b6
Reviewed-on: http://gerrit.openafs.org/1969
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/afs/FBSD/osi_vfsops.c | 2 --
src/afs/VNOPS/afs_vnop_lookup.c | 10 ----------
2 files changed, 0 insertions(+), 12 deletions(-)
--
OpenAFS Master Repository