]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-macos-cleanup-20051007
authorDerrick Brashear <shadow@dementia.org>
Fri, 7 Oct 2005 19:51:35 +0000 (19:51 +0000)
committerDerrick Brashear <shadow@dementia.org>
Fri, 7 Oct 2005 19:51:35 +0000 (19:51 +0000)
remove symhint inval

src/afs/afs_vcache.c

index ac14f7290f58d712dcd1dbf0426a027c0d05a552..ecc5f6381d3c32d25481dd59d9fbfc590ea0b362 100644 (file)
@@ -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