Files
openharmony_kernel_liteos_m/components
wangchen 2f334bed21 feat: fs增加注册接口
方案描述:
增加注册机制, 并增加重复注册判断

BREAKING CHANGE:
fs增加注册接口
新增API:
int LOS_FsRegister(const char *fsType, const struct MountOps *fsMops,
                   const struct FileOps *fsFops, const struct FsManagement *fsMgt);

fix #I611L2
Signed-off-by: wangchen <wangchen240@huawei.com>
https://gitee.com/openharmony/kernel_liteos_m/issues/I611L2
2022-12-01 02:50:05 +00:00
..
2022-05-06 07:44:02 +00:00
2022-07-29 08:30:38 +00:00
2022-06-23 09:46:16 +08:00
2022-08-26 04:45:26 +00:00
2022-07-29 08:30:38 +00:00
2022-12-01 02:50:05 +00:00
2022-06-14 11:31:18 +08:00
2022-07-29 08:30:38 +00:00
2022-09-24 22:11:27 +08:00
2022-05-06 07:44:02 +00:00