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