aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2010-09-03 11:56:17 +0200
committerJens Axboe <[email protected]>2010-09-10 12:35:37 +0200
commit09d60c701b64b509f328cac72970eb894f485b9e (patch)
treeef5d88b6fe6449395eeceb15988142c6297cefdc /scripts/patch-kernel
parent47f70d5a6ca78c40a1c799d43506efbfed914f7b (diff)
block: make sure FSEQ_DATA request has the same rq_disk as the original
rq->rq_disk and bio->bi_bdev->bd_disk may differ if a request has passed through remapping drivers. FSEQ_DATA request incorrectly followed bio->bi_bdev->bd_disk ending up being issued w/ mismatching rq_disk. Make it follow orig_rq->rq_disk. Signed-off-by: Tejun Heo <[email protected]> Reported-by: Kiyoshi Ueda <[email protected]> Tested-by: Kiyoshi Ueda <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions