Message ID | 20230313181110.20566-1-d.bogdanov@yadro.com |
---|---|
Headers | show |
Series | add virtual remote fabric | expand |
Dmitry, > The patchset is based on 6.4/scsi-staging branch. > > The first 11 patches are just a refactoring to reduce code duplication > in fabric drivers. They make several callouts be optional in fabric > ops. Make a default implementation of the optional ops and remove > such implementations in the fabric drivers. Applied to 6.4/scsi-staging, thanks!
On Mon, 13 Mar 2023 21:10:58 +0300, Dmitry Bogdanov wrote: > The patchset is based on 6.4/scsi-staging branch. > > The first 11 patches are just a refactoring to reduce code duplication > in fabric drivers. > They make several callouts be optional in fabric ops. > Make a default implementation of the optional ops and remove such > implementations in the fabric drivers. > > [...] Applied to 6.4/scsi-queue, thanks! [01/12] scsi: target: add default fabric ops callaouts https://git.kernel.org/mkp/scsi/c/e5dc6e445c38 [02/12] infiniband: srpt: remove default fabric ops callouts https://git.kernel.org/mkp/scsi/c/aafa9bdd4d68 [03/12] scsi: ibmvscsit: remove default fabric ops callouts https://git.kernel.org/mkp/scsi/c/8ff1c3623d06 [04/12] scsi: target: loop: remove default fabric ops callouts https://git.kernel.org/mkp/scsi/c/2af6800f2135 [05/12] scsi: target: sbp: remove default fabric ops callouts https://git.kernel.org/mkp/scsi/c/c9593f4856f3 [06/12] scsi: target: fcoe: remove default fabric ops callouts https://git.kernel.org/mkp/scsi/c/515509855d1f [07/12] usb: gadget: f_tcm: remove default fabric ops callouts https://git.kernel.org/mkp/scsi/c/55a42c313ec9 [08/12] vhost-scsi: remove default fabric ops callouts https://git.kernel.org/mkp/scsi/c/22ebaf61ecbc [09/12] xen-scsiback: remove default fabric ops callouts https://git.kernel.org/mkp/scsi/c/355c3d61357a [10/12] scsi: qla2xxx: remove default fabric ops callouts https://git.kernel.org/mkp/scsi/c/237f109ceee7 [11/12] scsi: efct: remove default fabric ops callouts https://git.kernel.org/mkp/scsi/c/df02beb9afd2 [12/12] target: add virtual remote target https://git.kernel.org/mkp/scsi/c/075a5d356103