mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 00:43:24 +00:00
Add syscall umount.
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
a893ceca4a
commit
980ffb5a98
@ -185,8 +185,8 @@ provided by Linux on x86-64 architecture.
|
||||
| 162 | sync | ✅ |
|
||||
| 163 | acct | ❌ |
|
||||
| 164 | settimeofday | ❌ |
|
||||
| 165 | mount | ❌ |
|
||||
| 166 | umount2 | ❌ |
|
||||
| 165 | mount | ✅ |
|
||||
| 166 | umount2 | ✅ |
|
||||
| 167 | swapon | ❌ |
|
||||
| 168 | swapoff | ❌ |
|
||||
| 169 | reboot | ❌ |
|
||||
|
Reference in New Issue
Block a user