From: Chas Williams Date: Mon, 25 Apr 2005 15:55:47 +0000 (+0000) Subject: STABLE14-linux-dentry-revalidate-one-more-20050424 X-Git-Tag: openafs-devel-1_3_82~17 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=4d9319bdc50f65d991dae2bffe85a7cdcbf83bf0;p=packages%2Fo%2Fopenafs.git STABLE14-linux-dentry-revalidate-one-more-20050424 further updates --- diff --git a/src/afs/LINUX/osi_vnodeops.c b/src/afs/LINUX/osi_vnodeops.c index 03c4de82d..64b5131cc 100644 --- a/src/afs/LINUX/osi_vnodeops.c +++ b/src/afs/LINUX/osi_vnodeops.c @@ -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) {