gvisor/pkg/sentry/fs/gofer
Adin Scannell d29e59af9f Standardize on tools directory.
PiperOrigin-RevId: 291745021
2020-01-27 12:21:00 -08:00
..
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
attr.go Update canonical repository. 2019-06-13 16:50:15 -07:00
cache_policy.go Update canonical repository. 2019-06-13 16:50:15 -07:00
context_file.go Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces. 2020-01-16 12:56:33 -08:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
file.go Support O_SYNC and O_DSYNC flags. 2019-10-16 15:01:23 -07:00
file_state.go Pass OpenTruncate to gofer in Open call when opening file with O_TRUNC. 2019-11-20 15:07:16 -08:00
fs.go Fix problem with open FD when copy up is triggered in overlayfs 2019-10-16 15:06:24 -07:00
gofer_test.go Plumb context through more layers of filesytem. 2019-06-13 18:40:38 -07:00
handles.go Pass OpenTruncate to gofer in Open call when opening file with O_TRUNC. 2019-11-20 15:07:16 -08:00
inode.go Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces. 2020-01-16 12:56:33 -08:00
inode_state.go Update canonical repository. 2019-06-13 16:50:15 -07:00
path.go Fix UDS bind cause fd leak in gofer 2019-12-16 18:28:10 +08:00
session.go New sync package. 2020-01-09 22:02:24 -08:00
session_state.go Add finalizer on AtomicRefCount to check for leaks. 2019-06-28 20:07:52 -07:00
socket.go Plumb context through more layers of filesytem. 2019-06-13 18:40:38 -07:00
util.go Update canonical repository. 2019-06-13 16:50:15 -07:00