openharmony_kernel_liteos_a/fs/fat
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
..
os_adapt feat: add sync() to vfs 2021-09-08 15:41:52 +08:00
virpart fix: A核代码告警清零 2021-07-30 17:13:55 +08:00
BUILD.gn feat: add support for gn build system 2021-07-21 15:52:40 +08:00
Kconfig remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
Makefile chore(musl): reduce the modifications of musl 2021-08-19 16:07:12 +08:00