gvisor/pkg/sentry/fs/gofer
Nicolas Lacasse c97f0978b7 Cache symlinks in addition to files and directories.
PiperOrigin-RevId: 196051326
Change-Id: I4195b110e9a7d38d1ce1ed9c613971dea1be3bf0
2018-05-09 16:58:21 -07:00
..
BUILD Check in gVisor. 2018-04-28 01:44:26 -04:00
attr.go Check in gVisor. 2018-04-28 01:44:26 -04: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 Check in gVisor. 2018-04-28 01:44:26 -04:00
file_state.go Capture restore file system corruption errors in exit error. 2018-05-08 11:36:59 -07:00
fs.go Check in gVisor. 2018-04-28 01:44:26 -04:00
gofer_test.go Check in gVisor. 2018-04-28 01:44:26 -04:00
handles.go Check in gVisor. 2018-04-28 01:44:26 -04:00
inode.go Check in gVisor. 2018-04-28 01:44:26 -04:00
inode_state.go Capture restore file system corruption errors in exit error. 2018-05-08 11:36:59 -07:00
path.go Increment link count in CreateHardlink 2018-05-09 15:44:26 -07:00
session.go Cache symlinks in addition to files and directories. 2018-05-09 16:58:21 -07:00
session_state.go Check in gVisor. 2018-04-28 01:44:26 -04:00
socket.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