Skip to content

Seq file#22

Closed
adamrk wants to merge 4 commits into
rustfrom
seq-file
Closed

Seq file#22
adamrk wants to merge 4 commits into
rustfrom
seq-file

Conversation

@adamrk

@adamrk adamrk commented Sep 10, 2022

Copy link
Copy Markdown
Owner

No description provided.

Add a Rust API to create directories and files in `debugfs`.

Signed-off-by: Adam Bratschi-Kaye <ark.email@gmail.com>
Add a Rust trait analagous to the `seq_operations` vtable and a function
for creating files in `debugfs` from types that implement that trait.

Signed-off-by: Adam Bratschi-Kaye <ark.email@gmail.com>
Create a sample Rust driver with a miscdev that displays debug
information using a `seq_file` in `debugfs`.

Signed-off-by: Adam Bratschi-Kaye <ark.email@gmail.com>
@adamrk adamrk closed this Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant