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

cvs commit: src/sys/kern vfs_conf.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 24 May 2008 12:08:28 -0700 (PDT)

dillon      2008/05/24 12:08:28 PDT

DragonFly src repository

  Modified files:
    sys/kern             vfs_conf.c 
  Log:
  Fix a very old bug where the root mount was not getting a filesystem syncer
  assigned to it.  This caused the more recent vnode recycling code to fail
  to recycle vnodes on the root mount, leading to resource starvation.
  
  Reported-by: Peter Avalos <pavalos@theshell.com>,
  	     Michael Neumann <mneumann@ntecs.de>
  
  Revision  Changes    Path
  1.34      +13 -7     src/sys/kern/vfs_conf.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_conf.c.diff?r1=1.33&r2=1.34&f=u



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