]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd0e277d3d89e022e3e36138842d1a48ff3dd4483
tree685d2ca95f613d891dc736724da8551ad2595f6a
parente1e805ffcd6149f75124625231dea642a7688348
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