Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-20 | Change vfs.Dirent.Off to NextOff. | Jamie Liu | |
"d_off is the distance from the start of the directory to the start of the next linux_dirent." - getdents(2). PiperOrigin-RevId: 270349685 | |||
2019-08-09 | ext: Move to pkg/sentry/fsimpl. | Ayush Ranjan | |
fsimpl is the keeper of all filesystem implementations in VFS2. PiperOrigin-RevId: 262617869 |