Source-Changes archive

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

CVS commit: src/share/examples/puffs/dtfs



Module Name:    src
Committed By:   pooka
Date:           Sun Jan 28 10:47:36 UTC 2007

Modified Files:
        src/share/examples/puffs/dtfs: dtfs_subr.c dtfs_vnops.c

Log Message:
Avoid doing a ludicrous number of reallocs when the file grows by only
lazy extending the file in setattr and really extending it in write.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/share/examples/puffs/dtfs/dtfs_subr.c
cvs rdiff -r1.12 -r1.13 src/share/examples/puffs/dtfs/dtfs_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