Files
chillcraft-imager/debian
Floris Bos a403df4385 Advanced settings FAT modification: fix expanding directory
When no more directory entries are available in the existing
cluster(s) of a directory on FAT32, we allocate an
extra cluster.
Make sure to zero out that new cluster, as disk checking utilities
may not stop reading when reaching an end of directory marker but
read the rest of cluster as well.
So there must not be any garbage data from a previously deleted file
in the sector there.

Also add checks to prevent getting in an endless loop on
encoutering circular "next cluster" references.
2022-11-20 18:44:22 +01:00
..
2020-03-04 16:55:40 +01:00
2020-03-04 16:55:40 +01:00
2022-10-11 16:15:49 +02:00
2022-02-14 10:07:15 +01:00