diff options
author | Jens Axboe <axboe@fb.com> | 2014-05-20 15:17:27 -0600 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-05-20 15:17:27 -0600 |
commit | eba7176826ddab1d04c51bb2d5f2bbf22865444c (patch) | |
tree | 3e8beb8ad309fe13fa1ac81a3c16397ddfb8b7bb /block/blk-core.c | |
parent | e3a2b3f931f59d5284abd13faf8bded726884ffd (diff) | |
download | lwn-eba7176826ddab1d04c51bb2d5f2bbf22865444c.tar.gz lwn-eba7176826ddab1d04c51bb2d5f2bbf22865444c.zip |
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