gvisor/pkg/sentry/fsimpl/gofer
Jamie Liu 3b0b1f104d Miscellaneous VFS2 fixes.
PiperOrigin-RevId: 316627764
2020-06-16 00:15:20 -07:00
..
BUILD Implement flock(2) in VFS2 2020-06-09 18:46:42 -07:00
directory.go Support pipes and sockets in VFS2 gofer fs. 2020-04-28 08:34:00 -07:00
filesystem.go Add //pkg/sentry/fsimpl/overlay. 2020-06-11 18:34:53 -07:00
gofer.go Miscellaneous VFS2 fixes. 2020-06-16 00:15:20 -07:00
gofer_test.go Add vfs.MkdirOptions.ForSyntheticMountpoint. 2020-04-23 15:37:10 -07:00
handle.go Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer. 2020-04-23 11:08:24 -07:00
host_named_pipe.go Handle gofer blocking opens of host named pipes in VFS2. 2020-06-01 15:33:30 -07:00
p9file.go Port extended attributes to VFS2. 2020-04-10 19:02:55 -07:00
regular_file.go Implement mmap for host fs in vfs2. 2020-05-19 13:46:42 -07:00
socket.go Port netstack, hostinet, and netlink sockets to VFS2. 2020-05-01 12:54:41 -07:00
special_file.go Implement flock(2) in VFS2 2020-06-09 18:46:42 -07:00
symlink.go Add NAME_MAX checks and update file times 2020-04-02 19:39:03 -07:00
time.go Implement mount(2) and umount2(2) for VFS2. 2020-06-05 19:12:03 -07:00