cleanup-from-readdir-type-hint-guessing-20010420
[openafs.git] / src / afs / LINUX / osi_vnodeops.c
index 5958e65..8223ea9 100644 (file)
@@ -259,6 +259,8 @@ tagain:
                           type=DT_LNK; */
                        /* what other types does AFS support? */
                   }
+                 /* clean up from afs_FindVCache */
+                 afs_PutVCache(tvc, WRITE_LOCK);
              }
              code = (*filldir)(dirbuf, de->name, len, offset, ino, type);
         }