diff options
| author | Danilo Krummrich <dakr@kernel.org> | 2025-10-22 16:30:43 +0200 |
|---|---|---|
| committer | Danilo Krummrich <dakr@kernel.org> | 2025-11-05 00:35:40 +0100 |
| commit | 35bd14d929af1b16f58d7b786c52187628427922 (patch) | |
| tree | cb1eb7275ddb1f1425c45c3e99cbfce4e72a7eca /samples/rust/rust_debugfs_scoped.rs | |
| parent | 52af0c37964be5a685cfd7aa4127bdd29d629cc7 (diff) | |
rust: debugfs: support binary large objects for ScopedDir
Add support for creating binary debugfs files via ScopedDir. This
mirrors the existing functionality for Dir, but without producing an
owning handle -- files are automatically removed when the associated
Scope is dropped.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Matthew Maurer <mmaurer@google.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'samples/rust/rust_debugfs_scoped.rs')
0 files changed, 0 insertions, 0 deletions