]> www.infradead.org Git - users/hch/misc.git/commit
rnull: enable configuration via `configfs`
authorAndreas Hindborg <a.hindborg@kernel.org>
Tue, 2 Sep 2025 09:55:07 +0000 (11:55 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 2 Sep 2025 11:23:56 +0000 (05:23 -0600)
commitd969d504bc13b2f0c1f208e009e73f2625b421c0
tree6ca7a51faf262a76a90ce0e1b532c659ce7010b4
parentedd8650691c374bdce133af1b25ff4f3496f489f
rnull: enable configuration via `configfs`

Allow rust null block devices to be configured and instantiated via
`configfs`.

Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
Link: https://lore.kernel.org/r/20250902-rnull-up-v6-16-v7-13-b5212cc89b98@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/rnull/Kconfig
drivers/block/rnull/configfs.rs [new file with mode: 0644]
drivers/block/rnull/rnull.rs
rust/kernel/block/mq/gen_disk.rs