Module Name: src Committed By: perseant Date: Thu Feb 2 03:49:22 UTC 2012
Modified Files: src/sbin/newfs_lfs: newfs.c Log Message: If invoked with -D and creating an image file, ensure that the image file is filled to the given size. This prevents false failures with "lfs: ifile read: 22" in ATF tests. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sbin/newfs_lfs/newfs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.