• Jens Axboe's avatar
    io_uring: pass required context in as flags · 0f203765
    Jens Axboe authored
    We have a number of bits that decide what context to inherit. Set up
    io-wq flags for these instead. This is in preparation for always having
    the various members set, but not always needing them for all requests.
    
    No intended functional changes in this patch.
    Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
    0f203765
io-wq.h 3.8 KB