summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/vfs/resolving_path.go
AgeCommit message (Expand)Author
2021-04-29Remove ResolvingPath.RestartFabricio Voznika
2021-04-28Automated rollback of changelist 369686285Fabricio Voznika
2021-04-21Automated rollback of changelist 369325957Michael Pratt
2021-04-19Add MultiGetAttr message to 9PFabricio Voznika
2020-09-24Add basic stateify annotations.Adin Scannell
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-04-21Remove filesystem structure from vfs.Dentry.Jamie Liu
2020-03-25Misc fixes to make stat_test pass (almost)Fabricio Voznika
2020-02-25Port most syscalls to VFS2.Jamie Liu
2020-01-09New sync package.Ian Gudger
2019-12-23Clean up vfs.FilesystemImpl methods that operate on parent directories.Jamie Liu
2019-12-20Add vfs.ResolvingPath.HandleJump().Jamie Liu
2019-11-25Minor VFS2 interface changes.Jamie Liu
2019-11-25Implement basic umounting for vfs2.Jamie Liu
2019-07-18Sentry virtual filesystem, v2Jamie Liu