]> www.infradead.org Git - users/hch/block.git/commit
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH remove-blk_queue_scsi_passthrough
authorChristoph Hellwig <hch@lst.de>
Mon, 2 Aug 2021 15:55:49 +0000 (17:55 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 20 Oct 2021 17:26:41 +0000 (19:26 +0200)
commita657e3c7f3dbd99b5ba75e2cbd78f9c0591ac5d9
tree742b2813f9117c803a2112917ab8f7a7551f08f2
parent12920b780419c3ad12339d63e85f798b51c922d1
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH

Export scsi_device_from_queue for use with pktcdvd and use that instead
of the otherwise unused QUEUE_FLAG_SCSI_PASSTHROUGH queue flag.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
block/blk-mq-debugfs.c
drivers/block/pktcdvd.c
drivers/scsi/scsi_lib.c
drivers/scsi/scsi_scan.c
include/linux/blkdev.h