cvs commit: src/sys/kern kern_shutdown.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Sep 24 12:48:33 PDT 2006
dillon 2006/09/24 12:43:55 PDT
DragonFly src repository
Modified files:
sys/kern kern_shutdown.c
Log:
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.
Revision Changes Path
1.38 +74 -1 src/sys/kern/kern_shutdown.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_shutdown.c.diff?r1=1.37&r2=1.38&f=u
More information about the Commits
mailing list