Subject: CVS commit: [netbsd-1-6] src/sys/ufs/ffs
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/05/2003 10:58:56
Module Name: src
Committed By: jmc
Date: Sun Jan 5 08:58:56 UTC 2003
Modified Files:
src/sys/ufs/ffs [netbsd-1-6]: ffs_alloc.c
Log Message:
Pull up revisions 1.56-1.57 (requested by hannken in ticket #1049)
Clear IN_SPACECOUNTED on (re-)used inodes.
This cures the "unmount pending error:" on softdep umounts.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.55.4.1 src/sys/ufs/ffs/ffs_alloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.