summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2022-05-01 21:19:50 -0600
committerJens Axboe <axboe@kernel.dk>2022-05-02 08:09:39 -0600
commita196c78b5443fc61af2c0490213b9d125482cbd1 (patch)
tree4bfe920090e523d52633464873f297340e7922f9 /include
parent303cc749c8659d5f1ccf97973591313ec0bdacd3 (diff)
io_uring: assign non-fixed early for async work
We defer file assignment to ensure that fixed files work with links between a direct accept/open and the links that follow it. But this has the side effect that normal file assignment is then not complete by the time that request submission has been done. For deferred execution, if the file is a regular file, assign it when we do the async prep anyway. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions