gvisor/pkg/sentry/fsimpl
Dean Deng 76a7ace751 Add BoundEndpointAt filesystem operation.
BoundEndpointAt() is needed to support Unix sockets bound at a
file path, corresponding to BoundEndpoint() in VFS1.

Updates #1476.

PiperOrigin-RevId: 303258251
2020-03-26 21:52:24 -07:00
..
devtmpfs Inline vfs.VirtualFilesystem in Kernel struct 2020-02-14 13:40:39 -08:00
ext Add BoundEndpointAt filesystem operation. 2020-03-26 21:52:24 -07:00
gofer Add BoundEndpointAt filesystem operation. 2020-03-26 21:52:24 -07:00
host Use host-defined file owner and mode, when possible, for imported fds. 2020-03-26 16:47:20 -07:00
kernfs Add BoundEndpointAt filesystem operation. 2020-03-26 21:52:24 -07:00
proc Combine file mode and isDir arguments 2020-03-26 08:48:04 -07:00
sys Enforce file size rlimits in VFS2 2020-03-16 16:00:49 -07:00
testutil Add remaining procfs files 2020-03-13 18:57:07 -07:00
tmpfs Add BoundEndpointAt filesystem operation. 2020-03-26 21:52:24 -07:00