commit | 305b3f9851614b5b5337e77207886b04affa5751 | [log] [tgz] |
---|---|---|
author | Sergey Ulanov <sergeyu@google.com> | Fri May 05 18:20:43 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 05 18:20:43 2023 +0000 |
tree | 91f8837389daff440657167fc93858cefa311644 | |
parent | 1d34c4b8c2cd6321cef28b8534b0e5c801dc7782 [diff] |
[starnix] Add DynamicFile for files in procfs Previously files in proc fs that use SeqFile had to implement FileOps explicitly. This CL adds DynamicFile which implements FileOps for these files and makes code simpler. The new implementation also ensure that seek() behavior is consistent with linux. Bug: 125672 Change-Id: Ib8f6836aa9b0d8bd11a79677fcebe000d36de27f Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/850537 Reviewed-by: Theodore Dubois <tbodt@google.com> Commit-Queue: Sergey Ulanov <sergeyu@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.