Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-11 | Add vfs.Pathname{WithDeleted,ForGetcwd}. | Jamie Liu | |
The former is needed for vfs.FileDescription to implement memmap.MappingIdentity, and the latter is needed to implement getcwd(2). PiperOrigin-RevId: 285051855 | |||
2019-08-09 | ext: Move to pkg/sentry/fsimpl. | Ayush Ranjan | |
fsimpl is the keeper of all filesystem implementations in VFS2. PiperOrigin-RevId: 262617869 |