DragonFly BSD
DragonFly commits List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vfs/mfs mfs_vfsops.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 30 Nov 2003 20:38:26 -0800 (PST)

dillon      2003/11/30 20:38:26 PST

DragonFly src repository

  Modified files:
    sys/vfs/mfs          mfs_vfsops.c 
  Log:
  Add a missing PRELE() when the mfs_mount kernel process exits.  Because
  DragonFly does not teardown zombie processes while p_lock is non-zero this
  prevented such processes from being reaped and deadlocked the init process.
  
  Revision  Changes    Path
  1.12      +1 -0      src/sys/vfs/mfs/mfs_vfsops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/mfs/mfs_vfsops.c.diff?r1=1.11&r2=1.12&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]