]> www.infradead.org Git - users/hch/block.git/commit
io_uring: store add. return values for CQE32
authorStefan Roesch <shr@fb.com>
Tue, 26 Apr 2022 18:21:24 +0000 (11:21 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 5 May 2022 23:24:26 +0000 (17:24 -0600)
commit9bec44d75bb78c52d87cbbba17bacca6f6772e5c
tree4ae82a73512f82edb05db2a9bf4e1e63ca3d4e9c
parent6553da28fac81f69df8dc1903b187f3f9f4de622
io_uring: store add. return values for CQE32

This reuses the hash list node for the storage we need to hold the two
64-bit values that must be passed back.

Co-developed-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Stefan Roesch <shr@fb.com>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Link: https://lore.kernel.org/r/20220426182134.136504-3-shr@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c