Re: [PATCH v4 1/5] rust: bindings: add io_uring headers in bindings_helper.h

From: Miguel Ojeda

Date: Wed Apr 08 2026 - 10:31:57 EST


On Wed, Apr 8, 2026 at 4:00 PM Sidong Yang <sidong.yang@xxxxxxxxxx> wrote:
>
> This patch adds two headers io_uring.h io_uring/cmd.h in bindings_helper
> for implementing rust io_uring abstraction.
>
> Signed-off-by: Sidong Yang <sidong.yang@xxxxxxxxxx>

If there is a reason for putting it at the bottom, then please note it
in the commit message.

Thanks!

Cheers,
Miguel