OSDN Git Service

tools/io_uring: remove IOCQE_FLAG_CACHEHIT
authorJens Axboe <axboe@kernel.dk>
Mon, 8 Apr 2019 16:48:50 +0000 (10:48 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 8 Apr 2019 16:48:50 +0000 (10:48 -0600)
commit704236672edacf353c362bab70c3d3eda7bb4a51
tree692cf88479fd2df2bd28c96ec9e5fffccd017cb5
parent1200e07f3ad4b9d976cf2fff3a0c3d9a1faecb3e
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>
tools/io_uring/io_uring-bench.c