commit | 634d00df5e1cfc4a707b629a814bd607f726bd52 | [log] [tgz] |
---|---|---|
author | Pavel Begunkov <asml.silence@gmail.com> | Sun Apr 25 14:32:26 2021 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Apr 25 10:14:04 2021 -0600 |
tree | 8c1d968566bd63784ca63b8d480cd4221c2e4dc8 | |
parent | bd54b6fe3316ec1d469513b888ced31eec20032a [diff] |
io_uring: add full-fledged dynamic buffers support Hook buffers into all rsrc infrastructure, including tagging and updates. Suggested-by: Bijan Mottahedeh <bijan.mottahedeh@oracle.com> Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/119ed51d68a491dae87eb55fb467a47870c86aad.1619356238.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>