Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 04/18/2005 17:36:46
Module Name:	src
Committed By:	perseant
Date:		Mon Apr 18 17:36:46 UTC 2005

Modified Files:
	src/sys/ufs/lfs: lfs_vnops.c

Log Message:
Check for the inode having been previously freed, in UNMARK_VNODE().
Avoids a panic when calling mkdir() on a full filesystem.


To generate a diff of this commit:
cvs rdiff -r1.145 -r1.146 src/sys/ufs/lfs/lfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.