freebsd-dev/sys/ufs
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
..
ffs Since ufs_ihashget can block, the lock must be checked for each time 1995-07-21 16:20:20 +00:00
lfs Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
mfs Mount MFS as root RW. Remounting doesn't make sense. 1995-05-29 03:27:37 +00:00
ufs Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00