freebsd-dev/sys/fs/unionfs
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
..
union_subr.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
union_vfsops.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
union_vnops.c Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
union.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00