openharmony_kernel_liteos_a/fs/fat/os_adapt
Guangyao Ma f67c4dae51 feat: add sync() to vfs
新增sync方法,该方法每次调用,会遍历系统内所有的mount点,调用各个文件系统注册
的sync方法,完成对所有已挂载文件系统的sync操作。

close #I480HV

Signed-off-by: Guangyao Ma <guangyao.ma@outlook.com>
Change-Id: I57ced9c3f7685a448defd17ae56c842796b5668f
2021-09-08 15:41:52 +08:00
..
fat_shellcmd.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fatfs.c feat: add sync() to vfs 2021-09-08 15:41:52 +08:00
fatfs.h fix: 恢复了FATFS设置卷标的功能 2021-06-28 15:43:15 +08:00
format.c fix: some branch in format does not release the vnode mutex properly 2021-04-27 16:49:23 +08:00