Subject: CVS commit: [vmlocking] src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/19/2007 17:46:20
Module Name: src
Committed By: ad
Date: Fri Oct 19 17:46:20 UTC 2007
Modified Files:
src/sys/ufs/ffs [vmlocking]: ffs_softdep.c
Log Message:
softdep_freefile: mark the inode modified so that it gets flushed in
ufs_reclaim, resolving any dependencies. Fixes "%s: unmount pending
error: blocks %d files %d".
To generate a diff of this commit:
cvs rdiff -r1.86.2.27 -r1.86.2.28 src/sys/ufs/ffs/ffs_softdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.