Subject: CVS commit: [vmlocking] src/sys/ufs/ext2fs
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/19/2007 19:36:34
Module Name: src
Committed By: ad
Date: Fri Oct 19 19:36:34 UTC 2007
Modified Files:
src/sys/ufs/ext2fs [vmlocking]: ext2fs_alloc.c
Log Message:
ext2fs_vfree: the in-core root inode can have nlinks == 0. Don't try to
free it during reclaim. XXX Needs further investigation.
To generate a diff of this commit:
cvs rdiff -r1.34.6.1 -r1.34.6.2 src/sys/ufs/ext2fs/ext2fs_alloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.