Subject: CVS commit: [vmlocking] src/sys/ufs/ufs
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/08/2007 20:31:54
Module Name: src
Committed By: ad
Date: Mon Oct 8 20:31:54 UTC 2007
Modified Files:
src/sys/ufs/ufs [vmlocking]: ufs_inode.c
Log Message:
If an inode is being made inactive and the file has being deleted,
defer updating the on-disk inode until ufs_reclaim.
To generate a diff of this commit:
cvs rdiff -r1.64.6.6 -r1.64.6.7 src/sys/ufs/ufs/ufs_inode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.