Module Name: src Committed By: jakllsch Date: Sat Dec 15 04:34:36 UTC 2012
Modified Files: src/sbin/newfs_msdos: newfs_msdos.c Log Message: There are two problems with insisting the FAT file system size be a multiple of track-size units: 2) the FAT metadata areas may not be a multiple of a "track", 1) the partition may not be track-aligned to begin with, 0) what's a "track"? is it something a robot rover leaves on Mars? To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sbin/newfs_msdos/newfs_msdos.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.