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:   yamt
Date:           Tue Oct 17 11:39:18 UTC 2006

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

Log Message:
ffs_truncate: don't forget to zero the past eof in the case of
blocksize < pagesize.  PR/33777 from Simon Burge.
XXX check other filesystems, esp. lfs.


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