Subject: CVS commit: syssrc/sys/ufs/ffs
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 12/18/2001 08:50:29
Module Name: syssrc
Committed By: chs
Date: Tue Dec 18 06:50:29 UTC 2001
Modified Files:
syssrc/sys/ufs/ffs: ffs_inode.c
Log Message:
when truncating a file, make sure the last block of the file is actually
allocated, since other parts of the code assume this.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/ufs/ffs/ffs_inode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.