Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/ufs/ffs
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.
Home |
Main Index |
Thread Index |
Old Index