Module Name: src Committed By: perseant Date: Wed Aug 14 15:28:45 UTC 2024
Modified Files: src/sbin/newfs_exfatfs [perseant-exfatfs]: make_exfatfs.c Log Message: Correct broken logic that resulted in an endless loop: NumberOfFats is always greater than zero but we don't always have two bitmap files. To generate a diff of this commit: cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/sbin/newfs_exfatfs/make_exfatfs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.