Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/tmpfs
Module Name: src
Committed By: pooka
Date: Mon Aug 6 16:08:55 UTC 2007
Modified Files:
src/sys/fs/tmpfs: tmpfs_subr.c
Log Message:
When resizing a node, first drop extra pages and zero tail, and only
then set the new size. Otherwise zerolen will always be, well, 0.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/fs/tmpfs/tmpfs_subr.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