commit | 704236672edacf353c362bab70c3d3eda7bb4a51 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Mon Apr 08 10:48:50 2019 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Apr 08 10:48:50 2019 -0600 |
tree | 692cf88479fd2df2bd28c96ec9e5fffccd017cb5 | |
parent | 1200e07f3ad4b9d976cf2fff3a0c3d9a1faecb3e [diff] |
tools/io_uring: remove IOCQE_FLAG_CACHEHIT This ended up not being included in the mainline version of io_uring, so drop it from the test app as well. Signed-off-by: Jens Axboe <axboe@kernel.dk>