gvisor/pkg/sentry/fs/gofer
Fabricio Voznika 1bee43be13 Implement fallocate(2)
Closes #225

PiperOrigin-RevId: 247508791
Change-Id: I04f47cf2770b30043e5a272aba4ba6e11d0476cc
2019-05-09 15:35:49 -07:00
..
BUILD
attr.go
cache_policy.go gofer: don't leak file descriptors 2019-05-03 14:01:50 -07:00
context_file.go
device.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
file.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
file_state.go
fs.go
gofer_test.go
handles.go
inode.go
inode_state.go
path.go
session.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
session_state.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket.go
util.go