commit | 16f2319fd67b169c0b34391d3fa0870fff129891 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Fri Jul 09 09:38:25 2010 +0900 |
committer | Jens Axboe <jaxboe@fusionio.com> | Sat Aug 07 18:52:41 2010 +0200 |
tree | 986105ef1ea459ad54a28cd19a1585a7e23e850f | |
parent | 28e18d0188b9e3ab82ebd09d9b1d1c7f8d1822aa [diff] |
block: set up rq->rq_disk properly for flush requests q->bar_rq.rq_disk is NULL. Use the rq_disk of the original request instead. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>