cvs commit: src/sys/kern vfs_cache.c vfs_lock.c vfs_mount.c src/sys/sys namecache.h

Matthew Dillon dillon at apollo.backplane.com
Sat May 12 20:17:07 PDT 2007


:dillon      2007/05/12 19:34:22 PDT
:
:DragonFly src repository
:
:  Modified files:
:    sys/kern             vfs_cache.c vfs_lock.c vfs_mount.c 
:    sys/sys              namecache.h 
:  Log:
:  Fix a vnode recyclement namecache<->vnode deadlock introduced with recent
:  changes.  Two primary fixes have been made to the allocvnode and vnlru
:  recyclement code.
:...

    There is still at least one bug related to NFS that I have to track
    down.  I'm still working on it.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Commits mailing list