Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 08/14/2004 01:30:56
Module Name:	src
Committed By:	mycroft
Date:		Sat Aug 14 01:30:56 UTC 2004

Modified Files:
	src/sys/ufs/ffs: ffs_balloc.c

Log Message:
In the indirect block unwind case, we only need to do the synchronous writes
of the inode in the softdep case.  XXX This is really a deficiency in softdep.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/ufs/ffs/ffs_balloc.c

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