Enable PutVCache for FBSD80 and higher
authorBen Kaduk <kaduk@mit.edu>
Mon, 17 May 2010 04:22:32 +0000 (00:22 -0400)
committerDerrick Brashear <shadow@dementia.org>
Mon, 17 May 2010 12:36:50 +0000 (05:36 -0700)
commitcea3bf909ab4b0807ef9f7d93235b4daeb1290dc
treeb08f5c81cd57da51c3275a3d202c81efecfa1be9
parented2f4f8d3d92761d38b1ebfba8187e5e02745be1
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
src/afs/VNOPS/afs_vnop_lookup.c