phk 2005-01-24 23:53:54 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_lookup.c
Log:
Don't call VOP_CREATEVOBJECT(), it's the responsibility of the
filesystem which owns the vnode.
Revision Changes Path
1.69 +0 -10 src/sys/kern/vfs_lookup.c