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>
Mon, 25 Jul 2022 00:39:15 +0000 (18:39 -0600)
commit9da070b142820031a0e273097f2b39982f45bbfd
tree685d2ca95f613d891dc736724da8551ad2595f6a
parentc059f785840807ed5e1f2810420c1555969b6246
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