aboutsummaryrefslogtreecommitdiff
path: root/block/compat_ioctl.c
diff options
context:
space:
mode:
authorJens Axboe2019-12-09 20:01:01 -0700
committerJens Axboe2019-12-10 16:33:23 -0700
commit4a0a7a187453e65bdd24b9ede045b4c36b958868 (patch)
treeafe7662e3f7468881305785921e4cfc4cfc5201a /block/compat_ioctl.c
parent392edb45b24337eaa0bc1ecd4e3cf897e662ec61 (diff)
io_uring: run next sqe inline if possible
One major use case of linked commands is the ability to run the next link inline, if at all possible. This is done correctly for async offload, but somewhere along the line we lost the ability to do so when we were able to complete a request without having to punt it. Ensure that we do so correctly. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/compat_ioctl.c')
0 files changed, 0 insertions, 0 deletions