relan / exfat

Free exFAT file system implementation
GNU General Public License v2.0
789 stars 179 forks source link

mkfs : Fix cluster_count #138

Open mat-c opened 4 years ago

mat-c commented 4 years ago

Cluster count is the number of cluster after cluster_sector_start. This will allow to set cluster_sector_start alignment.