gvisor/pkg/sentry/fs/gofer
Ian Gudger 3e9b8ecbfe Plumb context through more layers of filesytem.
All functions which allocate objects containing AtomicRefCounts will soon need
a context.

PiperOrigin-RevId: 253147709
2019-06-13 18:40:38 -07:00
..
BUILD
attr.go
cache_policy.go
context_file.go
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
file.go
file_state.go Update canonical repository. 2019-06-13 16:50:15 -07:00
fs.go
gofer_test.go Plumb context through more layers of filesytem. 2019-06-13 18:40:38 -07:00
handles.go
inode.go Update canonical repository. 2019-06-13 16:50:15 -07:00
inode_state.go
path.go
session.go
session_state.go
socket.go
util.go