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:32:02
Module Name: src
Committed By: mycroft
Date: Sat Aug 14 01:32:02 UTC 2004
Modified Files:
src/sys/ufs/ffs: ffs_inode.c
Log Message:
There is no need to do a synchronous write when truncating a short symlink.
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/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.