On Tue, 11 Jun 2024 13:45:48 +0200, Andreas Hindborg wrote: > This series provides an initial Rust block layer device driver API, and a very > minimal null block driver to exercise the API. The driver has only one mode of > operation and cannot be configured. > > These patches are an updated and trimmed down version of the v2 RFC [1]. One of > the requests for the v2 RFC was to split the abstractions into smaller pieces > that are easier to review. This is the first part of the split patches. > > [...] Applied, thanks! [1/3] rust: block: introduce `kernel::block::mq` module commit: 3253aba3408aa4eb2e4e09365eede3e63ef7536b [2/3] rust: block: add rnull, Rust null_blk implementation commit: bc5b533b91ef0b8a09fe507e23d1c6c43c1fb0f5 [3/3] MAINTAINERS: add entry for Rust block device driver API commit: d37a9ab8331cfc0fc2eac0480f0af624c0144a92 Best regards, -- Jens Axboe