Skip to content

Commit d37a9ab

Browse files
metaspaceaxboe
authored andcommitted
MAINTAINERS: add entry for Rust block device driver API
Add an entry for the Rust block device driver abstractions. Signed-off-by: Andreas Hindborg <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
1 parent bc5b533 commit d37a9ab

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

MAINTAINERS

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3781,6 +3781,20 @@ F: include/linux/blk*
37813781
F: kernel/trace/blktrace.c
37823782
F: lib/sbitmap.c
37833783

3784+
BLOCK LAYER DEVICE DRIVER API [RUST]
3785+
M: Andreas Hindborg <[email protected]>
3786+
R: Boqun Feng <[email protected]>
3787+
3788+
3789+
S: Supported
3790+
W: https://rust-for-linux.com
3791+
B: https://github.com/Rust-for-Linux/linux/issues
3792+
C: https://rust-for-linux.zulipchat.com/#narrow/stream/Block
3793+
T: git https://github.com/Rust-for-Linux/linux.git rust-block-next
3794+
F: drivers/block/rnull.rs
3795+
F: rust/kernel/block.rs
3796+
F: rust/kernel/block/
3797+
37843798
BLOCK2MTD DRIVER
37853799
M: Joern Engel <[email protected]>
37863800

0 commit comments

Comments
 (0)