Re: [PATCH 25/79] block: rust: mq: add Request::end() method for custom status codes
From: Alice Ryhl
Date: Mon Mar 16 2026 - 07:57:35 EST
On Mon, Feb 16, 2026 at 12:35:12AM +0100, Andreas Hindborg wrote:
> Add end() method to Request that accepts a custom status code parameter,
> refactoring end_ok() to use it with BLK_STS_OK.
>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>