io_uring: remove cachehit information
authorJens Axboe <axboe@kernel.dk>
Thu, 25 Apr 2019 19:27:54 +0000 (13:27 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 25 Apr 2019 19:27:54 +0000 (13:27 -0600)
commit051382218cbe5101a5caa83eab55ed04608f8475
tree512157ce78b54823a5c41ba43e20a59fa43e0179
parent839bea4f8e8f6cd00fb69028ae7a007643b53242
io_uring: remove cachehit information

This patch never made it into the upstream kernel, remove knowledge
of it from fio.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/io_uring.c
os/linux/io_uring.h
t/io_uring.c