]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-linux-dentry-revalidate-one-more-20050424
authorChas Williams <chas@cmf.nrl.navy.mil>
Mon, 25 Apr 2005 15:55:47 +0000 (15:55 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 25 Apr 2005 15:55:47 +0000 (15:55 +0000)
further updates

src/afs/LINUX/osi_vnodeops.c

index 03c4de82d2bb1e4a46f277d80b1fcd9dc07309d3..64b5131cc825d2ef5457d7d8680f0cfd0ab0ab10 100644 (file)
@@ -920,9 +920,6 @@ afs_linux_dentry_revalidate(struct dentry *dp)
     bad_dentry = 0;
 
   done:
-    if (bad_dentry)
-       afs_Trace2(afs_iclSetp, CM_TRACE_BAD_DENTRY, ICL_TYPE_POINTER, dp->d_name.name, ICL_TYPE_INT32, bad_dentry);
-
     /* Clean up */
     AFS_GUNLOCK();
     if (bad_dentry) {