Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/newfs_msdos
Module Name: src
Committed By: christos
Date: Fri Apr 14 15:39:29 UTC 2017
Modified Files:
src/sbin/newfs_msdos: mkfs_msdos.c
Log Message:
Use the create_size if given to compute the real size instead of stat'ing
the file again, which might have been larger to start with.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sbin/newfs_msdos/mkfs_msdos.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