OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre5-27-gaa99a3a
Gerrit Code Review
gerrit@openafs.org
Wed, 25 May 2011 13:48:26 -0700 (PDT)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit aa99a3a5f731b90334a45d726264d6d3e0318393
Author: Derrick Brashear <shadow@dementia.org>
Date: Wed May 25 15:31:40 2011 -0400
macos: disable bulkstat
1.6 only change. there's still an issue where potentially
multiple contexts reference a vnode which needs to be finalized; the fixup
is successful but there's no hint to other threads to reref before proceeding
(no actual troublesome access while waiting for the fixup as the vnode
will not have actually been CStatd yet)
Change-Id: Ib72f69b74c94b7cac74a9a01a54a8872e32f9717
Reviewed-on: http://gerrit.openafs.org/4717
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/afs/VNOPS/afs_vnop_lookup.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository