Skip to content

Seq file #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed

Seq file #22

wants to merge 4 commits into from

Conversation

adamrk
Copy link
Owner

@adamrk adamrk commented Sep 10, 2022

No description provided.

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

Signed-off-by: Adam Bratschi-Kaye <[email protected]>
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 <[email protected]>
Create a sample Rust driver with a miscdev that displays debug
information using a `seq_file` in `debugfs`.

Signed-off-by: Adam Bratschi-Kaye <[email protected]>
@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