NetBSD/sys/ufs
yamt a5bf83bbfc don't set vnode type to VNON in error case of ufs_makeinode.
(backout rev.1.74)

it seems that there's no need to do it (anymore?) and LFS has trouble with it.
(VNON vnodes marked VDIROP will never reclaimed)

ok'ed by Frank van der Linden.
2002-12-31 15:00:18 +00:00
..
ext2fs Add multiple inclusion protection for headers. Fix mismatched 2002-12-01 00:12:06 +00:00
ffs Clear IN_SPACECOUNTED on (re-)used inodes. 2002-12-27 16:07:13 +00:00
lfs write ifile only when it has dirty buffers. 2002-12-31 14:54:32 +00:00
mfs Add multiple inclusion protection for headers. Fix mismatched 2002-12-01 00:12:06 +00:00
ufs don't set vnode type to VNON in error case of ufs_makeinode. 2002-12-31 15:00:18 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
files.ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00