freebsd-dev/sys/miscfs
David Greenman 4777741358 Removed my special-case hack for VOP_LINK and fixed the problem with the
wrong vp's ops vector being used by changing the VOP_LINK's argument order.
The special-case hack doesn't go far enough and breaks the generic
bypass routine used in some non-leaf filesystems. Pointed out by Kirk
McKusick.
1995-08-01 18:51:02 +00:00
..
deadfs
devfs Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
fdesc
fifofs
kernfs Fix some incorrect comments that make reference to /dev/fd. 1995-07-31 09:52:21 +00:00
nullfs
portal
procfs Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
specfs Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
umapfs
union Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00