Source-Changes archive

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

CVS commit: syssrc/sys/miscfs/genfs



Module Name:    syssrc
Committed By:   chs
Date:           Fri Sep 21 07:52:25 UTC 2001

Modified Files:
        syssrc/sys/miscfs/genfs: genfs_vnops.c

Log Message:
when zeroing pages past EOF, don't zero the page containing EOF if it
already contains valid data.  should fix PRs 13361 and 13436.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 syssrc/sys/miscfs/genfs/genfs_vnops.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