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>
Thu, 21 Jul 2022 14:44:29 +0000 (08:44 -0600)
commit8312cc0e08683d71bc077e676008bd1e73ccf276
treed8f5ad074953c57dc659f8d5e455b53d20445cfa
parentccf48f131d16cf6d3334286b7e20a3aad8676fc5
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