]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: mark us with IORING_FEAT_SUBMIT_STABLE
authorJens Axboe <axboe@kernel.dk>
Tue, 3 Dec 2019 01:51:26 +0000 (18:51 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 3 Dec 2019 14:04:32 +0000 (07:04 -0700)
commit133f2e23783c7bd54c00854e7baedca3adc5efa0
treeb8c0abab6954fd7209e6eeed658cb312e6193902
parent4a575b34a3422449ded0d20edd64a6fedda2901c
io_uring: mark us with IORING_FEAT_SUBMIT_STABLE

If this flag is set, applications can be certain that any data for
async offload has been consumed when the kernel has consumed the
SQE.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/uapi/linux/io_uring.h