NetBSD/sys/adosfs
mycroft 53fccab940 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.
1996-02-09 14:45:36 +00:00
..
adlookup.c make nfsable from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:14:33 +00:00
adosfs.h make nfsable from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:14:33 +00:00
adutil.c amount -> adosfsmount 1995-01-18 09:17:32 +00:00
advfsops.c merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
advnops.c Fix vop_link, vop_symlink, and vop_remove semantics in several ways: 1996-02-09 14:45:36 +00:00