commit | 4379bf8bd70b5de6bba7d53015b0c36c57a634ee | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Mon Feb 15 13:40:22 2021 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Feb 21 17:25:22 2021 -0700 |
tree | 5b5b814c5758b7ebeb2ce92271f76a0f679e558a | |
parent | 44526bedc2ff8fcd58552e3c5bae928524b6f13c [diff] |
io_uring: remove io_identity We are no longer grabbing state, so no need to maintain an IO identity that we COW if there are changes. Signed-off-by: Jens Axboe <axboe@kernel.dk>