Module Name: src Committed By: martin Date: Sat Oct 12 09:42:39 UTC 2019
Modified Files: src/sbin/newfs_msdos: mkfs_msdos.c Log Message: When we end up with too few clusters for the requested FAT type after configuring default values, retry with a smaller cluster size. This makes the typical invocation to create a spec conformant EFI boot partition work out of the box. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 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.