On Mon, Sep 1, 2025 at 3:03 AM Ming Lei <ming.lei@xxxxxxxxxx> wrote: > > Add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg() and > prepare for reusing this helper for the coming UBLK_BATCH_IO feature, > which can fetch & commit one batch of io commands via single uring_cmd. > > Signed-off-by: Ming Lei <ming.lei@xxxxxxxxxx> Reviewed-by: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>