syscall migration: sync forks to 0.9.0 upstream + update submodule pointers
Phase 4 (syscall): merged upstream 0.9.0 — reservation API (openat_into/dup_into) + removed legacy syscalls. Both old and new APIs coexist for backward compatibility. Phase 2 (kernel): added openat_into() and dup_into() handlers to fs.rs, registered SYS_OPENAT_INTO and SYS_DUP_INTO in syscall dispatch mod.rs. Phase 1 (bootstrap): migrated initnsmgr.rs from openat_with_filter→openat_into + unlinkat_with_filter→unlinkat.
This commit is contained in:
+1
-1
Submodule local/sources/base updated: 0f53316100...75950f10a8
+1
-1
Submodule local/sources/kernel updated: a240e73e44...d1ddac0e2c
+1
-1
Submodule local/sources/syscall updated: 7e9cffd20a...595df8d38f
Reference in New Issue
Block a user