kernel_liteos_a/fs/fat
Far 9503c4a9fc fix: statfs can't get f_bfree and f_bavail of a FAT12/FAT16 partition
FAT12/FAT16 partition has no FSINFO sector storing the free cluster number,
so scanning the FAT is necessary to get the free clusters nums.

Close #I3Q0VS
2021-05-08 10:02:55 +08:00
..
os_adapt fix: statfs can't get f_bfree and f_bavail of a FAT12/FAT16 partition 2021-05-08 10:02:55 +08:00
virpart remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
Kconfig remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
Makefile remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00