[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Assar Westerlund <assar_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 25 Jul 2001 20:10:41 -0600 (MDT)
- Reply-to: Assar Westerlund <assar_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: assar_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/07/25 20:10:41
Modified files:
sys/kern : vfs_syscalls.c vnode_if.c vnode_if.src
sys/miscfs/union: union_vnops.c
sys/nfs : nfs_serv.c nfs_vnops.c
sys/ufs/ext2fs : ext2fs_vnops.c
sys/ufs/ufs : ufs_vnops.c
Log message:
change vop_symlink and vop_mknod to return vpp (the created node)
refed, so that the caller can actually use it. update callers and
file systems that implement these vnode operations
ok'd by art
Visit your host, monkey.org