gvisor/pkg/sentry/fs/host
Ian Gudger 45566fa4e4 Add finalizer on AtomicRefCount to check for leaks.
PiperOrigin-RevId: 255711454
2019-06-28 20:07:52 -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 Cache directory entries in the overlay 2019-06-27 14:24:03 -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 Cache directory entries in the overlay 2019-06-27 14:24:03 -07:00
ioctl_unsafe.go Update canonical repository. 2019-06-13 16:50:15 -07:00
socket.go Add finalizer on AtomicRefCount to check for leaks. 2019-06-28 20:07:52 -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 Complete pipe support on overlayfs 2019-06-27 17:22:53 -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