diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-03-09 07:02:21 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-10 07:28:43 -0700 |
commit | 93e68e036c2fc1ce18e784418e4e19975a5882b4 (patch) | |
tree | 7471852a31bcc994b2753d46a0021c0632f8ba63 /fs/notify | |
parent | 70e35125093b05b0e607ba1f5358ddf76946756c (diff) |
io_uring: move all io_kiocb init early in io_init_req()
If we hit an error path in the function, make sure that the io_kiocb is
fully initialized at that point so that freeing the request always sees
a valid state.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions