gvisor/pkg/sentry/fs/host
gVisor bot 78126611e6 Merge pull request #2253 from amscanne:nogo
PiperOrigin-RevId: 305807868
2020-04-09 19:16:46 -07:00
..
BUILD Use host-defined file owner and mode, when possible, for imported fds. 2020-03-26 16:47:20 -07:00
control.go Use host-defined file owner and mode, when possible, for imported fds. 2020-03-26 16:47:20 -07:00
descriptor.go Remove HostFS from Sentry. 2020-03-17 10:30:32 -07:00
descriptor_state.go Remove HostFS from Sentry. 2020-03-17 10:30:32 -07:00
descriptor_test.go Remove HostFS from Sentry. 2020-03-17 10:30:32 -07:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
file.go Use host-defined file owner and mode, when possible, for imported fds. 2020-03-26 16:47:20 -07:00
host.go Remove HostFS from Sentry. 2020-03-17 10:30:32 -07:00
inode.go Remove InodeOperations FIXMEs that will be obsoleted by VFS2. 2020-04-08 17:34:02 -07:00
inode_state.go Remove HostFS from Sentry. 2020-03-17 10:30:32 -07:00
inode_test.go Use host-defined file owner and mode, when possible, for imported fds. 2020-03-26 16:47:20 -07:00
ioctl_unsafe.go Port imported TTY fds to vfs2. 2020-03-18 19:12:10 -07:00
socket.go Update package locations. 2020-01-27 15:31:32 -08:00
socket_iovec.go Replace uinptr with int64 when returning lengths 2019-08-14 16:05:56 -07:00
socket_state.go Update canonical repository. 2019-06-13 16:50:15 -07:00
socket_test.go Fix all copy locks violations. 2020-04-08 10:00:14 -07:00
socket_unsafe.go Replace uinptr with int64 when returning lengths 2019-08-14 16:05:56 -07:00
tty.go Port imported TTY fds to vfs2. 2020-03-18 19:12:10 -07:00
util.go Port imported TTY fds to vfs2. 2020-03-18 19:12:10 -07:00
util_amd64_unsafe.go Enable sentry/fs/host support on arm64. 2019-11-13 06:46:02 +00:00
util_arm64_unsafe.go Enable sentry/fs/host support on arm64. 2019-11-13 06:46:02 +00:00
util_unsafe.go Remove HostFS from Sentry. 2020-03-17 10:30:32 -07:00
wait_test.go Use host-defined file owner and mode, when possible, for imported fds. 2020-03-26 16:47:20 -07:00