diff options
author | Christoph Hellwig <[email protected]> | 2009-05-18 14:38:28 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2009-05-18 14:38:28 +0200 |
commit | 6c3b46f74587d46e71b8c2b78fdca626a3aca280 (patch) | |
tree | 3d48a026a55c615d4072fc4b75dbca20949bad81 /net/lapb/lapb_in.c | |
parent | 77f6bf57ba9d2c50173536dbfdacdab27cb867ca (diff) |
virtio_blk: don't blindly derefence req->rq_disk
request->rq_disk is only set for FS requests or BLOCK_PC requests
originating from the generic block layer scsi ioctls. It's not set
for requests origination from other soures or internal cache flush
commands implemented by the patch I'll send after this.
So instead of using it to get at the private data in do_virtblk_request
setup queue->queuedata and use it.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions