diff options
author | Christoph Hellwig <hch@lst.de> | 2017-06-16 19:15:24 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-06-18 19:08:55 +0300 |
commit | 9f2107382636cf9a71951eb71ec04f2fb3641b37 (patch) | |
tree | 39a0ef4899d6a9ea48a3a1637b1c86a6071f6dab /block/blk-mq-sched.h | |
parent | 037cebb85b94027a52be69d72068e6f6d0dca3a3 (diff) | |
download | linux-9f2107382636cf9a71951eb71ec04f2fb3641b37.tar.xz |
bfq-iosched: fix NULL ioc check in bfq_get_rq_private
icq_to_bic is a container_of operation, so we need to check for NULL
before it. Also move the check outside the spinlock while we're at
it.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq-sched.h')
0 files changed, 0 insertions, 0 deletions