Revert the vdoom change, while it prevents the crashes on joel's go
authorbeck <beck@openbsd.org>
Sat, 13 Jul 2024 14:37:55 +0000 (14:37 +0000)
committerbeck <beck@openbsd.org>
Sat, 13 Jul 2024 14:37:55 +0000 (14:37 +0000)
commit129d5b5396d7607c3886066cdb47039db5bf0d41
treef644b50f45def33c42e8630fc0b6f3b8eca3568f
parent65246e30de91e554adf2b0b1b37394597374f08c
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.
sys/kern/vfs_subr.c
sys/sys/vnode.h
sys/ufs/ext2fs/ext2fs_inode.c
sys/ufs/ufs/ufs_inode.c