Try to clean up any remaining filesystem references when rebooting. Clean
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 24 Sep 2006 19:43:55 +0000 (19:43 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 24 Sep 2006 19:43:55 +0000 (19:43 +0000)
commitf6a22062ed79cacaddb6495d26efda3f44941935
tree82d97b04e734e02e01a9fd7585e2c09c124a52d1
parent62101763e9a6ac428a73bf8e7c43129df2fc0c81
Try to clean up any remaining filesystem references when rebooting.  Clean
up references made by the process calling reboot(), the proc0 template,
the init process, and by the VFS subsystem.
sys/kern/kern_shutdown.c