summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/ufs/ufs/ufs_lookup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ufs/ufs/ufs_lookup.c b/sys/ufs/ufs/ufs_lookup.c
index 467f084..8c68742 100644
--- a/sys/ufs/ufs/ufs_lookup.c
+++ b/sys/ufs/ufs/ufs_lookup.c
@@ -175,7 +175,6 @@ ufs_lookup(ap)
* in VFS_VGET but we could end up creating objects
* that are never used.
*/
-
vnode_create_vobject(vdp, DIP(dp, i_size), cnp->cn_thread);
/*
OpenPOWER on IntegriCloud