CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/13 08:37:56
Modified files:
sys/kern : vfs_subr.c
sys/sys : vnode.h
sys/ufs/ext2fs : ext2fs_inode.c
sys/ufs/ufs : ufs_inode.c
Log message:
Revert the vdoom change, while it prevents the crashes on joel's go
builder and avoids the ufs_inactive problems, bluhm hits panics on
shutdown and filesystem unmount on the regress testers.
We'll have to try the other approach of detecting the corrupted
vnode perhaps.
