On Tue, Mar 20 2007, FUJITA Tomonori wrote: > bsg uses scsi_cmd_ioctl() for some SCSI/sg ioctl > commands. scsi_cmd_ioctl() gets a request queue from a gendisk > arguement. This prevents bsg being bound to SCSI devices that don't > have a gendisk (like OSD). This adds a request_queue argument to > scsi_cmd_ioctl(). The SCSI/sg ioctl commands doesn't use a gendisk so > it's safe for any SCSI devices to use scsi_cmd_ioctl(). applied all 3 -- Jens Axboe - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html