openharmony_kernel_liteos_a/fs/vfs
zhushengle e2d903b663 feat: 支持mnt容器及增强能力
BREAKING CHANGE:
支持mnt容器及增强对外变更:
1.clone 支持CLONE_NEWNS
2.增加”/proc/[pid]/container/mnt" 用于查询容器信息
3.新增chroot接口

Close #I6APW2

Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: I5e8843a0f59bb5b0e6a66a6810dc552e8184a03e
2023-01-16 21:00:17 +08:00
..
bcache fix: 修复告警 2022-09-26 17:08:56 +08:00
epoll fix: 内核告警清理 2022-08-08 13:09:54 +00:00
include feat: 支持mnt容器及增强能力 2023-01-16 21:00:17 +08:00
operation feat: 支持mnt容器及增强能力 2023-01-16 21:00:17 +08:00
vfs_cmd feat: 支持pid容器 2023-01-11 11:13:34 +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 feat: 支持mnt容器及增强能力 2023-01-16 21:00:17 +08:00
path_cache.c fix: syscall review bugfix 2021-09-09 15:19:03 +08:00
vnode.c feat: 支持mnt容器及增强能力 2023-01-16 21:00:17 +08:00
vnode_hash.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00