openharmony_kernel_liteos_a/fs/vfs/operation
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
..
fullpath.c !947 Fix : 版权头时间更新 2022-09-06 02:55:30 +00:00
vfs_chattr.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_check.c fix: A核代码静态告警定期清理 2021-11-15 02:47:08 +00:00
vfs_cloexec.c fix: A核告警消除 2021-08-20 18:09:04 +08:00
vfs_fallocate.c fix: A核代码静态告警定期清理 2021-11-15 02:47:08 +00:00
vfs_fallocate64.c fix: 主干告警清理 2022-03-03 12:04:22 +00:00
vfs_fcntl.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_force_umount.c fix: 修复一些静态检查工具发现的问题 2022-10-15 17:36:45 +08:00
vfs_init.c feat: page cache backed by vnode instead of filep 2021-09-14 15:31:33 +08:00
vfs_other.c feat: 支持mnt容器及增强能力 2023-01-16 21:00:17 +08:00
vfs_preadv.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_procfd.c fix: syscall review bugfix 2021-09-09 15:19:03 +08:00
vfs_pwritev.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_readv.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_utime.c !947 Fix : 版权头时间更新 2022-09-06 02:55:30 +00:00
vfs_writev.c fix: 修复一些静态检查工具发现的问题 2022-10-15 17:36:45 +08:00