Bart Van Assche 4fc930896d ide: Make ide_cdrom_prep_fs() initialize the sense buffer pointer
The changes introduced through commit 82ed4db499b8 assume that the
sense buffer pointer in struct scsi_request is initialized for all
requests - passthrough and filesystem requests. Hence make sure
that that pointer is initialized for filesystem requests. Remove
the memset() call that clears .cmd because the scsi_req_init()
call in ide_initialize_rq() already initializes the .cmd.

Fixes: commit 82ed4db499b8 ("block: split scsi_request out of struct request")
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2017-11-14 20:13:33 -07:00
..
2017-11-14 16:54:12 -08:00
2017-11-14 18:25:40 -08:00
2017-11-14 16:54:12 -08:00
2017-11-13 01:34:14 +01:00
2017-11-14 16:49:31 -08:00
2017-11-13 21:14:07 -08:00
2017-11-14 18:25:40 -08:00
2017-11-13 08:55:46 -08:00
2017-11-14 14:44:04 -08:00
2017-11-13 01:34:14 +01:00
2017-11-14 14:44:04 -08:00
2017-11-14 14:44:04 -08:00
2017-11-14 16:43:27 -08:00
2017-11-14 18:09:31 -08:00
2017-11-13 20:08:22 -08:00
2017-11-14 18:01:46 -08:00
2017-11-13 10:17:35 -08:00
2017-11-14 14:44:04 -08:00
2017-11-13 12:10:24 -08:00
2017-11-14 18:25:40 -08:00
2017-11-14 16:54:12 -08:00
2017-11-13 21:14:07 -08:00
2017-11-13 10:17:35 -08:00
2017-11-14 16:23:44 -08:00
2017-11-14 16:54:12 -08:00
2017-11-13 21:14:07 -08:00
2017-11-13 21:14:07 -08:00
2017-11-14 14:44:04 -08:00
2017-11-13 21:05:31 -08:00
2017-11-14 18:01:46 -08:00
2017-11-14 16:47:47 -08:00