diff options
author | Ming Lei <tom.leiming@gmail.com> | 2014-04-19 18:00:19 +0800 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-04-21 10:38:39 -0600 |
commit | 6a3c8a3ac0e68dcfc2a01f4aa1ca0edd1a1701eb (patch) | |
tree | b3735b853db300ba05524362eba756626a411019 /fs/bio.c | |
parent | 4ca085009f447abc1c818f8802e908e9afdd77fa (diff) | |
download | op-kernel-dev-6a3c8a3ac0e68dcfc2a01f4aa1ca0edd1a1701eb.zip op-kernel-dev-6a3c8a3ac0e68dcfc2a01f4aa1ca0edd1a1701eb.tar.gz |
blk-mq: initialize req->q in allocation
The patch basically reverts the patch of(blk-mq:
initialize request on allocation) in Jens's tree(already
in -next), and only initialize req->q in allocation
for two reasons:
- presumed cache hotness on completion
- blk_rq_tagged(rq) depends on reset of req->mq_ctx
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'fs/bio.c')
0 files changed, 0 insertions, 0 deletions