Re: [PATCH v5 2/3] rust: block: add rnull, Rust null_blk implementation

From: Benno Lossin
Date: Mon Jun 10 2024 - 16:07:45 EST


On 03.06.24 21:14, Andreas Hindborg wrote:
> From: Andreas Hindborg <a.hindborg@xxxxxxxxxxx>
>
> This patch adds an initial version of the Rust null block driver.
>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxxx>
> ---
> drivers/block/Kconfig | 9 ++++++
> drivers/block/Makefile | 3 ++
> drivers/block/rnull.rs | 73 ++++++++++++++++++++++++++++++++++++++++++

Reviewed-by: Benno Lossin <benno.lossin@xxxxxxxxx>

---
Cheers,
Benno