mirror of
https://git.openafs.org/openafs.git
synced 2025-02-01 14:07:39 +00:00
STABLE14-linux-dentry-revalidate-one-more-20050424
further updates
This commit is contained in:
parent
4c96673ce3
commit
4d9319bdc5
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user