skni-kod / MicrOS

32-bit operating system with kernel written in C. Created by SKNI "KOD".
GNU General Public License v3.0
56 stars 8 forks source link

Invalid free space reporting #113

Open MatiF100 opened 2 years ago

MatiF100 commented 2 years ago

While calculating free space left on storage device, the function does not take into account size of the MBR, FAT and other data "before" cluster 0

MinusPL commented 1 year ago

Assigned to OS Release 1.3 since it is a bug.