io_uring: consistent naming for inline completion
authorPavel Begunkov <asml.silence@gmail.com>
Mon, 20 Jun 2022 00:26:00 +0000 (01:26 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Jun 2022 17:32:34 +0000 (11:32 -0600)
commit71cc513ec7bc33e6159a3c0f759168039faa4c9a
tree6153f376be70658158fbf9a43fefa73036d3ebb4
parent47fdea3506a6dcfdd122f82c38ddb20af7a691d0
io_uring: consistent naming for inline completion

Improve naming of the inline/deferred completion helper so it's
consistent with it's *_post counterpart. Add some comments and extra
lockdeps to ensure the locking is done right.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/797c619943dac06529e9d3fcb16e4c3cde6ad1a3.1655684496.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/io_uring.h