gvisor/pkg/sentry/fs/host
Zhaozhong Ni b9e1cf8404 stateify: convert all packages to use explicit mode.
PiperOrigin-RevId: 207007153
Change-Id: Ifedf1cc3758dc18be16647a4ece9c840c1c636c9
2018-08-01 15:43:24 -07:00
..
BUILD stateify: convert all packages to use explicit mode. 2018-08-01 15:43:24 -07:00
control.go Check in gVisor. 2018-04-28 01:44:26 -04:00
descriptor.go stateify: convert all packages to use explicit mode. 2018-08-01 15:43:24 -07:00
descriptor_state.go Check in gVisor. 2018-04-28 01:44:26 -04:00
device.go Check in gVisor. 2018-04-28 01:44:26 -04:00
file.go stateify: convert all packages to use explicit mode. 2018-08-01 15:43:24 -07:00
fs.go stateify: convert all packages to use explicit mode. 2018-08-01 15:43:24 -07:00
fs_test.go Fix warning: redundant if ...; err != nil check, just return error instead. 2018-05-08 09:51:56 -07:00
inode.go stateify: convert all packages to use explicit mode. 2018-08-01 15:43:24 -07:00
inode_state.go Capture restore file system corruption errors in exit error. 2018-05-08 11:36:59 -07:00
inode_test.go Check in gVisor. 2018-04-28 01:44:26 -04:00
ioctl_unsafe.go Check in gVisor. 2018-04-28 01:44:26 -04:00
socket.go Release mutex in BidirectionalConnect to avoid deadlock. 2018-05-16 13:07:12 -07:00
socket_state.go Check in gVisor. 2018-04-28 01:44:26 -04:00
socket_test.go Release mutex in BidirectionalConnect to avoid deadlock. 2018-05-16 13:07:12 -07:00
socket_unsafe.go Check in gVisor. 2018-04-28 01:44:26 -04:00
util.go Check in gVisor. 2018-04-28 01:44:26 -04:00
util_unsafe.go Check in gVisor. 2018-04-28 01:44:26 -04:00
wait_test.go Check in gVisor. 2018-04-28 01:44:26 -04:00