diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-03-13 21:15:01 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-03-15 07:24:00 +0300 |
commit | d530a402a114efcf6d2b88d7f628856dade5b90b (patch) | |
tree | 7007b61671e49a097c0728a79b2c7cdb9f4d00a2 /fs/minix | |
parent | e0c5c576d5074b5bb7b1b4b59848c25ceb521331 (diff) | |
download | linux-d530a402a114efcf6d2b88d7f628856dade5b90b.tar.xz |
io_uring: add prepped flag
We currently use the fact that if ->ki_filp is already set, then we've
done the prep. In preparation for moving the file assignment earlier,
use a separate flag to tell whether the request has been prepped for
IO or not.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/minix')
0 files changed, 0 insertions, 0 deletions