diff options
author | Ayush Ranjan <ayushranjan@google.com> | 2019-08-16 17:33:23 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2019-08-16 17:36:42 -0700 |
commit | 661b2b9f69855b6900195af84bf549341bdda0fe (patch) | |
tree | cd2346aef24e261010f8e9b0273430c4f28160ec /pkg/sentry/strace | |
parent | 2a1303357c3d928cca95601241fc16baca0e5f41 (diff) |
procfs: Migrate seqfile implementations.
Migrates all (except 3) seqfile implementations to the vfs.DynamicBytesSource
interface. There should not be any change in functionality due to this migration
itself.
Please note that the following seqfile implementations have not been migrated:
- /proc/filesystems in proc/filesystems.go
- /proc/[pid]/mountinfo in proc/mounts.go
- /proc/[pid]/mounts in proc/mounts.go
This is because these depend on pending changes in /pkg/senty/vfs.
PiperOrigin-RevId: 263880719
Diffstat (limited to 'pkg/sentry/strace')
0 files changed, 0 insertions, 0 deletions