[PATCH v6 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops

Hannes Reinecke hare at suse.de
Tue Apr 11 00:30:35 PDT 2023


On 4/7/23 22:05, Mike Christie wrote:
> The next patches allow us to call the block layer's pr_ops from the
> backends. This will require allowing the backends to hook into the cmd
> processing for SPC commands, so this renames sbc_ops to a more generic
> exec_cmd_ops.
> 
> Signed-off-by: Mike Christie <michael.christie at oracle.com>
> Reviewed-by: Christoph Hellwig <hch at lst.de>
> ---
>   drivers/target/target_core_file.c    |  4 ++--
>   drivers/target/target_core_iblock.c  |  4 ++--
>   drivers/target/target_core_rd.c      |  4 ++--
>   drivers/target/target_core_sbc.c     | 13 +++++++------
>   drivers/target/target_core_spc.c     |  4 ++--
>   include/target/target_core_backend.h |  4 ++--
>   6 files changed, 17 insertions(+), 16 deletions(-)
> 
Reviewed-by: Hannes Reinecke <hare at suse.de>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke                Kernel Storage Architect
hare at suse.de                              +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Ivo Totev, Andrew
Myers, Andrew McDonald, Martje Boudien Moerman




More information about the Linux-nvme mailing list