Message ID | 20201008141041.GA1493538@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] nvme updates for 5.10 | expand |
On 10/8/20 8:10 AM, Christoph Hellwig wrote: > The following changes since commit 103fbf8e4020845e4fcf63819288cedb092a3c91: > > scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug (2020-10-06 08:33:44 -0600) > > are available in the Git repository at: > > git://git.infradead.org/nvme.git tags/nvme-5.10-2020-10-08 > > for you to fetch changes up to c4485252cf36ae62c8bf12c4aede72345cad0d2b: > > nvme-core: remove extra condition for vwc (2020-10-07 07:56:20 +0200) > > ---------------------------------------------------------------- > nvme update for 5.8: > > - fix a controller refcount leak on init failure (Chaitanya Kulkarni) > - misc cleanups (Chaitanya Kulkarni) > - major refactoring of the scanning code (me) Seems to be a typo here, 5.8?
On Thu, Oct 08, 2020 at 08:52:50AM -0600, Jens Axboe wrote: > On 10/8/20 8:10 AM, Christoph Hellwig wrote: > > The following changes since commit 103fbf8e4020845e4fcf63819288cedb092a3c91: > > > > scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug (2020-10-06 08:33:44 -0600) > > > > are available in the Git repository at: > > > > git://git.infradead.org/nvme.git tags/nvme-5.10-2020-10-08 > > > > for you to fetch changes up to c4485252cf36ae62c8bf12c4aede72345cad0d2b: > > > > nvme-core: remove extra condition for vwc (2020-10-07 07:56:20 +0200) > > > > ---------------------------------------------------------------- > > nvme update for 5.8: > > > > - fix a controller refcount leak on init failure (Chaitanya Kulkarni) > > - misc cleanups (Chaitanya Kulkarni) > > - major refactoring of the scanning code (me) > > Seems to be a typo here, 5.8? should be 5.10 of course. Do you want a resend as this is also in the tag?
On 10/8/20 8:56 AM, Christoph Hellwig wrote: > On Thu, Oct 08, 2020 at 08:52:50AM -0600, Jens Axboe wrote: >> On 10/8/20 8:10 AM, Christoph Hellwig wrote: >>> The following changes since commit 103fbf8e4020845e4fcf63819288cedb092a3c91: >>> >>> scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug (2020-10-06 08:33:44 -0600) >>> >>> are available in the Git repository at: >>> >>> git://git.infradead.org/nvme.git tags/nvme-5.10-2020-10-08 >>> >>> for you to fetch changes up to c4485252cf36ae62c8bf12c4aede72345cad0d2b: >>> >>> nvme-core: remove extra condition for vwc (2020-10-07 07:56:20 +0200) >>> >>> ---------------------------------------------------------------- >>> nvme update for 5.8: >>> >>> - fix a controller refcount leak on init failure (Chaitanya Kulkarni) >>> - misc cleanups (Chaitanya Kulkarni) >>> - major refactoring of the scanning code (me) >> >> Seems to be a typo here, 5.8? > > should be 5.10 of course. > > Do you want a resend as this is also in the tag? Yeah I think that'd be best, thanks.