summaryrefslogtreecommitdiffstats
path: root/fs/bio.c
diff options
context:
space:
mode:
authorMing Lei <tom.leiming@gmail.com>2014-04-19 18:00:19 +0800
committerJens Axboe <axboe@fb.com>2014-04-21 10:38:39 -0600
commit6a3c8a3ac0e68dcfc2a01f4aa1ca0edd1a1701eb (patch)
treeb3735b853db300ba05524362eba756626a411019 /fs/bio.c
parent4ca085009f447abc1c818f8802e908e9afdd77fa (diff)
downloadlinux-6a3c8a3ac0e68dcfc2a01f4aa1ca0edd1a1701eb.tar.gz
linux-6a3c8a3ac0e68dcfc2a01f4aa1ca0edd1a1701eb.tar.bz2
linux-6a3c8a3ac0e68dcfc2a01f4aa1ca0edd1a1701eb.zip
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