Change io_uring_buf_ring_add() to take ring and buffer offset

Start inserting at tail + offset passed in, this is more natural than
having to index the buffer from the application.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2 files changed