Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 08/15/2004 17:37:07
Module Name: src
Committed By: mycroft
Date: Sun Aug 15 17:37:07 UTC 2004
Modified Files:
src/sys/ufs/lfs: lfs_inode.c
Log Message:
Copy the current partial-truncate logic from FFS. In the process, fix a
potential overrun when truncating a fragment.
To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/ufs/lfs/lfs_inode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.