aioring: remove IOCB_FLAG_HIPRI
authorJens Axboe <axboe@kernel.dk>
Mon, 31 Dec 2018 00:19:40 +0000 (17:19 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 31 Dec 2018 00:19:40 +0000 (17:19 -0700)
commitac4f3d4e4cf16b1097249a819fe7111b2674b3f4
tree9588665a392b9b35698fb9a2a3c4fc9db62b313b
parent605d3b6aa1a7c259ee74e57e283d9911c503a6f5
aioring: remove IOCB_FLAG_HIPRI

New API doesn't require the setting of this flag at runtime,
it's implied from the io context.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/aioring.c
t/aio-ring.c