summaryrefslogtreecommitdiffstats
path: root/block/blk-core.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@fb.com>2014-05-20 15:17:27 -0600
committerJens Axboe <axboe@fb.com>2014-05-20 15:17:27 -0600
commiteba7176826ddab1d04c51bb2d5f2bbf22865444c (patch)
tree3e8beb8ad309fe13fa1ac81a3c16397ddfb8b7bb /block/blk-core.c
parente3a2b3f931f59d5284abd13faf8bded726884ffd (diff)
blk-mq: initialize q->nr_requests after calling blk_queue_make_request()
blk_queue_make_requests() overwrites our set value for q->nr_requests, turning it into the default of 128. Set this appropriately after initializing queue values in blk_queue_make_request(). Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/blk-core.c')
0 files changed, 0 insertions, 0 deletions