OSDN Git Service

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)
commitda8c96906990f1108cb626ee7865e69267a3263b
treeb8c0abab6954fd7209e6eeed658cb312e6193902
parentf499a021ea8c9f70321fce3d674d8eca5bbeee2c
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