summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/host/util.go
AgeCommit message (Expand)Author
2021-06-22[syserror] Add conversions to linuxerr with temporary Equals method.Zach Koopmans
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-10-23Support VFS2 save/restore.Jamie Liu
2020-06-17Refactor host.canMap.Dean Deng
2020-03-19Whitelist utimensat(2).Dean Deng
2020-03-14Plumb VFS2 imported fds into virtual filesystem.Dean Deng
2020-03-06Add plumbing for importing fds in VFS2, along with non-socket, non-TTY impl.Dean Deng