All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: target-devel@vger.kernel.org, Dmitry Bogdanov <d.bogdanov@yadro.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	Felipe Balbi <balbi@kernel.org>,
	Bart Van Assche <bvanassche@acm.org>,
	linux@yadro.com, Nilesh Javali <njavali@marvell.com>,
	linux-scsi@vger.kernel.org, Michael Cyr <mikecyr@linux.ibm.com>,
	Chris Boot <bootc@bootc.net>,
	Roman Bolshakov <r.bolshakov@yadro.com>
Subject: Re: [PATCH v5 0/7] target: make tpg/enable attribute
Date: Tue, 12 Oct 2021 16:35:07 -0400	[thread overview]
Message-ID: <163407081303.28503.8165623863464063041.b4-ty@oracle.com> (raw)
In-Reply-To: <20210910084133.17956-1-d.bogdanov@yadro.com>

On Fri, 10 Sep 2021 11:41:26 +0300, Dmitry Bogdanov wrote:

> Many fabric modules provide their own implementation of enable
> attribute in tpg.
> The change set removes the code duplication and automatically adds
> "enable" attribute for fabric modules that has an implementation of
> fabric_enable_tpg() ops.
> 
> This patchset is intended for scsi-queue.
> 
> [...]

Applied to 5.16/scsi-queue, thanks!

[1/7] target: core: add common tpg/enable attribute
      https://git.kernel.org/mkp/scsi/c/80ed33c8ba93
[2/7] target: iscsi: replace enable attr to ops.enable
      https://git.kernel.org/mkp/scsi/c/382731ec01b3
[3/7] target: qla2xx: replace enable attr to ops.enable
      https://git.kernel.org/mkp/scsi/c/cb8717a720a9
[4/7] target: sbp: replace enable attr to ops.enable
      https://git.kernel.org/mkp/scsi/c/fb00af92e5db
[5/7] target: srpt replace enable attr to ops.enable
      https://git.kernel.org/mkp/scsi/c/9465b4871af0
[6/7] target: ibm_vscsi: replace enable attr to ops.enable
      https://git.kernel.org/mkp/scsi/c/d7e2932bba1b
[7/7] target: usb: replace enable attr to ops.enable
      https://git.kernel.org/mkp/scsi/c/5384ee089d1f

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2021-10-12 20:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-10  8:41 [PATCH v5 0/7] target: make tpg/enable attribute Dmitry Bogdanov
2021-09-10  8:41 ` [PATCH v5 1/7] target: core: add common " Dmitry Bogdanov
2021-09-15 18:00   ` Bodo Stroesser
2021-09-16  8:30     ` Dmitriy Bogdanov
2021-09-10  8:41 ` [PATCH v5 2/7] target: iscsi: replace enable attr to ops.enable Dmitry Bogdanov
2021-09-10  8:41 ` [PATCH v5 3/7] target: qla2xx: " Dmitry Bogdanov
2021-09-10  8:41 ` [PATCH v5 4/7] target: sbp: " Dmitry Bogdanov
2021-09-10  8:41 ` [PATCH v5 5/7] target: srpt " Dmitry Bogdanov
2021-09-11  2:40   ` Bart Van Assche
2021-09-10  8:41 ` [PATCH v5 6/7] target: ibm_vscsi: " Dmitry Bogdanov
2021-09-10  8:41 ` [PATCH v5 7/7] target: usb: " Dmitry Bogdanov
2021-09-30 20:46 ` [PATCH v5 0/7] target: make tpg/enable attribute Mike Christie
2021-10-05  3:28   ` Martin K. Petersen
2021-10-12 20:35 ` Martin K. Petersen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=163407081303.28503.8165623863464063041.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=balbi@kernel.org \
    --cc=bootc@bootc.net \
    --cc=bvanassche@acm.org \
    --cc=d.bogdanov@yadro.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linux@yadro.com \
    --cc=mikecyr@linux.ibm.com \
    --cc=njavali@marvell.com \
    --cc=r.bolshakov@yadro.com \
    --cc=target-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.