Don't bother using DETACH_FORCE for the softraid luns at reboot
authorderaadt <deraadt@openbsd.org>
Thu, 14 Dec 2017 20:23:13 +0000 (20:23 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 14 Dec 2017 20:23:13 +0000 (20:23 +0000)
commitc247b514854b49b3deddc0ebed236f7b17784436
treeb8dfdfca9e70d968a2c42010d18022e2570020f0
parent823f741b15885d5bdaf8dd9daa9a31667ad48cfd
Don't bother using DETACH_FORCE for the softraid luns at reboot
time; the aggressive mountpoint destruction seems to hit insane
use-after-frees when we are already far on the way down.
sys/dev/softraid.c
sys/kern/vfs_subr.c