gvisor/pkg/sentry/fs/gofer
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
attr.go Check in gVisor. 2018-04-28 01:44:26 -04:00
cache_policy.go Add a new cache policy FSCACHE_WRITETHROUGH. 2018-06-19 11:10:11 -07:00
context_file.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
file_state.go Capture restore file system corruption errors in exit error. 2018-05-08 11:36:59 -07:00
fs.go stateify: convert all packages to use explicit mode. 2018-08-01 15:43:24 -07:00
gofer_test.go Fix lock-ordering violation in Create by logging BaseName instead of FullName. 2018-07-18 11:49:50 -07:00
handles.go Simplify some handle logic. 2018-06-22 14:10:30 -07:00
inode.go stateify: convert all packages to use explicit mode. 2018-08-01 15:43:24 -07:00
inode_state.go Sets the restore environment for restoring a container. 2018-06-29 14:47:40 -07:00
path.go Fix lock-ordering violation in Create by logging BaseName instead of FullName. 2018-07-18 11:49:50 -07:00
session.go stateify: convert all packages to use explicit mode. 2018-08-01 15:43:24 -07:00
session_state.go Runsc checkpoint works. 2018-06-12 13:25:23 -07:00
socket.go Release mutex in BidirectionalConnect to avoid deadlock. 2018-05-16 13:07:12 -07:00
util.go Check in gVisor. 2018-04-28 01:44:26 -04:00