Source-Changes archive

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

CVS commit: basesrc/sbin/newfs



Module Name:    basesrc
Committed By:   lukem
Date:           Wed Aug  8 07:34:54 UTC 2001

Modified Files:
        basesrc/sbin/newfs: newfs.c

Log Message:
when zeroing the image, use fstatfs() to find the optimal block size
(falling back to 8KB) instead of 512. should speed things up.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 basesrc/sbin/newfs/newfs.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