Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/ufs/ffs



Module Name:    src
Committed By:   mycroft
Date:           Sun Aug 15 17:36:00 UTC 2004

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

Log Message:
Correct the fix for the partial-truncate inefficiency.  We still need to zero,
but we only need to sync those pages that are being lopped off, if any.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 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.




Home | Main Index | Thread Index | Old Index