gvisor/pkg/sentry/fs/host
Ian Gudger 3e9b8ecbfe Plumb context through more layers of filesytem.
All functions which allocate objects containing AtomicRefCounts will soon need
a context.

PiperOrigin-RevId: 253147709
2019-06-13 18:40:38 -07:00
..
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
control.go Update canonical repository. 2019-06-13 16:50:15 -07:00
descriptor.go Update canonical repository. 2019-06-13 16:50:15 -07:00
descriptor_state.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
descriptor_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
file.go Plumb context through more layers of filesytem. 2019-06-13 18:40:38 -07:00
fs.go Plumb context through more layers of filesytem. 2019-06-13 18:40:38 -07:00
fs_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
inode.go Plumb context through more layers of filesytem. 2019-06-13 18:40:38 -07:00
inode_state.go Update canonical repository. 2019-06-13 16:50:15 -07:00
inode_test.go Plumb context through more layers of filesytem. 2019-06-13 18:40:38 -07:00
ioctl_unsafe.go Update canonical repository. 2019-06-13 16:50:15 -07:00
socket.go Plumb context through more layers of filesytem. 2019-06-13 18:40:38 -07:00
socket_iovec.go Update canonical repository. 2019-06-13 16:50:15 -07:00
socket_state.go Update canonical repository. 2019-06-13 16:50:15 -07:00
socket_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
socket_unsafe.go Implement the MSG_CTRUNC msghdr flag for Unix sockets. 2019-04-29 21:21:08 -07:00
tty.go Update canonical repository. 2019-06-13 16:50:15 -07:00
util.go Update canonical repository. 2019-06-13 16:50:15 -07:00
util_unsafe.go Update canonical repository. 2019-06-13 16:50:15 -07:00
wait_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00