Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Fri, 9 Feb 1996 13:50:04 -0500
mycroft
Fri Feb 9 13:47:52 EST 1996
Update of /a/cvsroot/src/sys/miscfs/procfs
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv26244
Modified Files:
procfs.h
Log Message:
Fix vop_link, vop_symlink, and vop_remove semantics in several ways:
* Change the argument names to vop_link so they actually make sense.
* Implement vop_link and vop_symlink for all file systems, so they do proper
cleanup.
* Require the file system to decide whether or not linking and unlinking of
directories is allowed, and disable it for all current file systems.
Home |
Main Index |
Thread Index |
Old Index