cvs commit: src/sys/kern kern_shutdown.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jan 25 01:23:11 PST 2007


dillon      2007/01/25 01:18:14 PST

DragonFly src repository

  Modified files:
    sys/kern             kern_shutdown.c 
  Log:
  Stop init before ripping its filesystem references out in order to
  prevent a panic from occuring during the shutdown sequence.  This is
  a bit of a hack and a better solution is needed.
  
  Reported-by: Gergo Szakal <bastyaelvtars at gmail.com>
  
  Revision  Changes    Path
  1.49      +11 -1     src/sys/kern/kern_shutdown.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_shutdown.c.diff?r1=1.48&r2=1.49&f=u





More information about the Commits mailing list