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-11-18 | Add vfs.GenericParseMountOptions(). | Jamie Liu | |
Equivalent to fs.GenericMountSourceOptions(). PiperOrigin-RevId: 281179287 |