mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Better strace logs for statx.
PiperOrigin-RevId: 267498537
This commit is contained in:
committed by
gVisor bot
parent
487c6f0344
commit
7e94f171f4
@@ -335,4 +335,5 @@ var linuxAMD64 = SyscallMap{
|
||||
315: makeSyscallInfo("sched_getattr", Hex, Hex, Hex),
|
||||
316: makeSyscallInfo("renameat2", FD, Path, Hex, Path, Hex),
|
||||
317: makeSyscallInfo("seccomp", Hex, Hex, Hex),
|
||||
332: makeSyscallInfo("statx", FD, Path, Hex, Hex, Hex),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user