HomeFreeBSD

Make vfs_unmountall() unmount /dev after /, not before. The only

Description

Make vfs_unmountall() unmount /dev after /, not before. The only
reason this didn't result in an unclean shutdown is that devfs ignores
MNT_FORCE flag.

Reviewed by: kib@
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3467

Details

Provenance
traszAuthored on
Differential Revision
D3467: Unmount /dev after /.
Parents
rS287106: Fix libproc on architectures that don't need the program counter to be
Branches
Unknown
Tags
Unknown