Re: [PATCH 5/7] scsi: add a scsi_alloc_request helper

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/12/21 2:04 PM, Christoph Hellwig wrote:
Add a new helper that calls blk_get_request and initializes the
scsi_request to avoid the indirect call through ->.initialize_rq_fn.

Note that this makes the pktcdvd driver depend on the SCSI core, but
given that only SCSI devices support SCSI passthrough requests that
is not a functional change.

Signed-off-by: Christoph Hellwig <hch@xxxxxx>
---
  drivers/block/Kconfig              |  2 +-
  drivers/block/pktcdvd.c            |  2 +-
  drivers/scsi/scsi_bsg.c            |  4 ++--
  drivers/scsi/scsi_error.c          |  2 +-
  drivers/scsi/scsi_ioctl.c          |  4 ++--
  drivers/scsi/scsi_lib.c            | 19 +++++++++++++------
  drivers/scsi/sg.c                  |  4 ++--
  drivers/scsi/sr.c                  |  2 +-
  drivers/scsi/st.c                  |  2 +-
  drivers/target/target_core_pscsi.c |  3 +--
  include/scsi/scsi_cmnd.h           |  3 +++
  11 files changed, 28 insertions(+), 19 deletions(-)


Reviewed-by: Hannes Reinecke <hare@xxxxxxx>

Cheers,

Hannes
--
Dr. Hannes Reinecke                Kernel Storage Architect
hare@xxxxxxx                              +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Felix Imendörffer



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux