On Wed Jul 28 2010 at 11:03:49 +0000, Juergen Hannken-Illjes wrote: > Module Name: src > Committed By: hannken > Date: Wed Jul 28 11:03:48 UTC 2010 > > Modified Files: > src/sys/kern: vfs_subr.c > src/sys/sys: param.h vnode.h > src/sys/ufs/ext2fs: ext2fs_inode.c ext2fs_vnops.c > src/sys/ufs/ffs: ffs_vnops.c > src/sys/ufs/ufs: inode.h ufs_inode.c > > Log Message: > ext2fs,ffs: free on disk inodes in the reclaim routine. > Remove now unneeded vnode flag VI_FREEING.
This change affects LFS. Some tests now fail with ENOSPC. Please investigate. *) http://www.gson.org/netbsd/bugs/build/commits-2010.07.html (the window also includes your vn_lock LK_INTERLOCK change, but I doubt that's the culprit)