openharmony_kernel_liteos_a/fs/fat/os_adapt
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
..
fat_shellcmd.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
fatfs.c fix: statfs can't get f_bfree and f_bavail of a FAT12/FAT16 partition 2021-05-08 10:02:55 +08:00
fatfs.h fix ftruncate 2021-04-22 11:12:28 +08:00
format.c fix: some branch in format does not release the vnode mutex properly 2021-04-27 16:49:23 +08:00