diff options
author | Christoph Hellwig <hch@lst.de> | 2018-11-22 16:44:07 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-12-04 17:39:06 +0100 |
commit | 154989e45fd8de9bfb52bbd6e5ea763e437e54c5 (patch) | |
tree | bdd6f554d244c0142238a7306a7eff0ccdfe0e7f /block/blk-mq-sysfs.c | |
parent | Merge tag 'v4.20-rc5' into for-4.21/block (diff) | |
download | linux-154989e45fd8de9bfb52bbd6e5ea763e437e54c5.tar.xz linux-154989e45fd8de9bfb52bbd6e5ea763e437e54c5.zip |
aio: clear IOCB_HIPRI
No one is going to poll for aio (yet), so we must clear the HIPRI
flag, as we would otherwise send it down the poll queues, where no
one will be polling for completions.
Signed-off-by: Christoph Hellwig <hch@lst.de>
IOCB_HIPRI, not RWF_HIPRI.
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq-sysfs.c')
0 files changed, 0 insertions, 0 deletions