kernel_liteos_a/fs/vfs
Hongjin Li 1ecda9c033 chore: kernel部件化
1、添加HPM包描述文件bundle.json
2、依赖的三方开源软件,由直接引用路径,改为import对应的gni文件,引用变量

Signed-off-by: Hongjin Li <lihongjin1@huawei.com>
Change-Id: Ice783c19a477626d422a37faf3d420c4965f8ea6
2022-01-20 16:44:34 +08:00
..
bcache refactor: 清理Makefile冗余项 2021-09-13 18:14:15 +08:00
epoll fix: A核代码静态告警定期清理 2021-11-15 02:47:08 +00:00
include fix: A核代码静态告警定期清理 2021-11-15 02:47:08 +00:00
operation fix: A核代码静态告警定期清理 2021-11-15 02:47:08 +00:00
vfs_cmd chore: 修复社区反馈问题Percpu结构体注释错误 2021-11-10 10:20:33 +08:00
BUILD.gn chore: kernel部件化 2022-01-20 16:44:34 +08:00
Kconfig refactor: 内核目录结构整理 2021-09-08 16:36:28 +08:00
Makefile fix: 增加内核epoll系统调用 2021-11-05 08:17:43 +00:00
mount.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
path_cache.c fix: syscall review bugfix 2021-09-09 15:19:03 +08:00
vnode.c refactor: 文件系统Open性能优化 2021-10-15 11:59:38 +08:00
vnode_hash.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00