gvisor/pkg/sentry/syscalls/linux/vfs2
Fabricio Voznika e541ebec2f Misc fixes to make stat_test pass (almost)
The only test failing now requires socket which is not
available in VFS2 yet.

Updates #1198

PiperOrigin-RevId: 302976572
2020-03-25 14:59:15 -07:00
..
BUILD Misc fixes to make stat_test pass (almost) 2020-03-25 14:59:15 -07:00
epoll.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
epoll_unsafe.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
execve.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
fd.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
filesystem.go Misc fixes to make stat_test pass (almost) 2020-03-25 14:59:15 -07:00
fscontext.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
getdents.go Misc fixes to make stat_test pass (almost) 2020-03-25 14:59:15 -07:00
ioctl.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
linux64.go Add vfs.FileDescription to FD table 2020-01-28 15:31:03 -08:00
linux64_override_amd64.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
linux64_override_arm64.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
mmap.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
path.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
poll.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
read_write.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
setstat.go Enforce file size rlimits in VFS2 2020-03-16 16:00:49 -07:00
stat.go Misc fixes to make stat_test pass (almost) 2020-03-25 14:59:15 -07:00
stat_amd64.go Fix construct of linux.Stat for arm64. 2020-02-26 19:29:27 -08:00
stat_arm64.go Fix construct of linux.Stat for arm64. 2020-02-26 19:29:27 -08:00
sync.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
xattr.go Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00