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 <[EMAIL PROTECTED]>,
Michael Neumann <[EMAIL PROTECTED]>
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