From 21e512ed0c80205e9a06a5b980c58ebbd09c933f Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Fri, 7 Oct 2005 19:51:35 +0000 Subject: [PATCH] STABLE14-macos-cleanup-20051007 remove symhint inval --- src/afs/afs_vcache.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/afs/afs_vcache.c b/src/afs/afs_vcache.c index ac14f7290..ecc5f6381 100644 --- a/src/afs/afs_vcache.c +++ b/src/afs/afs_vcache.c @@ -880,9 +880,6 @@ restart: tvc->fid = *afid; tvc->asynchrony = -1; tvc->vc_error = 0; -#ifndef UKERNEL - afs_symhint_inval(tvc); -#endif #ifdef AFS_TEXT_ENV tvc->flushDV.low = tvc->flushDV.high = AFS_MAXDV; #endif -- 2.39.5