phk 2005-01-24 23:51:21 UTC FreeBSD src repository Modified files: sys/fs/unionfs union_subr.c union_vnops.c Log: Don't call VOP_CREATEVOBJECT(), it's the responsibility of the filesystem which owns the vnode. Revision Changes Path 1.84 +0 -10 src/sys/fs/unionfs/union_subr.c 1.123 +0 -6 src/sys/fs/unionfs/union_vnops.c