Message ID | YEszeMEAQyfTPgHH@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] nvme fixes for 5.12 | expand |
On 3/12/21 2:25 AM, Christoph Hellwig wrote: > The following changes since commit df66617bfe87487190a60783d26175b65d2502ce: > > block: rsxx: fix error return code of rsxx_pci_probe() (2021-03-10 08:25:37 -0700) > > are available in the Git repository at: > > git://git.infradead.org/nvme.git tags/nvme-5.12-2021-03-12 Pulled, thanks.
On Fri, Mar 12, 2021 at 07:21:39AM -0700, Jens Axboe wrote: > On 3/12/21 2:25 AM, Christoph Hellwig wrote: > > The following changes since commit df66617bfe87487190a60783d26175b65d2502ce: > > > > block: rsxx: fix error return code of rsxx_pci_probe() (2021-03-10 08:25:37 -0700) > > > > are available in the Git repository at: > > > > git://git.infradead.org/nvme.git tags/nvme-5.12-2021-03-12 > > Pulled, thanks. I just sent you another one liner fixup on top of this directly.
On 3/12/21 12:59 PM, Christoph Hellwig wrote: > On Fri, Mar 12, 2021 at 07:21:39AM -0700, Jens Axboe wrote: >> On 3/12/21 2:25 AM, Christoph Hellwig wrote: >>> The following changes since commit df66617bfe87487190a60783d26175b65d2502ce: >>> >>> block: rsxx: fix error return code of rsxx_pci_probe() (2021-03-10 08:25:37 -0700) >>> >>> are available in the Git repository at: >>> >>> git://git.infradead.org/nvme.git tags/nvme-5.12-2021-03-12 >> >> Pulled, thanks. > > I just sent you another one liner fixup on top of this directly. Where? I didn't receive any.
On Fri, Mar 12, 2021 at 01:01:18PM -0700, Jens Axboe wrote: > On 3/12/21 12:59 PM, Christoph Hellwig wrote: > > On Fri, Mar 12, 2021 at 07:21:39AM -0700, Jens Axboe wrote: > >> On 3/12/21 2:25 AM, Christoph Hellwig wrote: > >>> The following changes since commit df66617bfe87487190a60783d26175b65d2502ce: > >>> > >>> block: rsxx: fix error return code of rsxx_pci_probe() (2021-03-10 08:25:37 -0700) > >>> > >>> are available in the Git repository at: > >>> > >>> git://git.infradead.org/nvme.git tags/nvme-5.12-2021-03-12 > >> > >> Pulled, thanks. > > > > I just sent you another one liner fixup on top of this directly. > > Where? I didn't receive any. "[PATCH] nvme: fix the nsid value to print in nvme_validate_or_alloc_ns" I just noticed it went into your facebook address as I copied and pasted from MAINTAINERS..
On 3/12/21 1:20 PM, Christoph Hellwig wrote: > On Fri, Mar 12, 2021 at 01:01:18PM -0700, Jens Axboe wrote: >> On 3/12/21 12:59 PM, Christoph Hellwig wrote: >>> On Fri, Mar 12, 2021 at 07:21:39AM -0700, Jens Axboe wrote: >>>> On 3/12/21 2:25 AM, Christoph Hellwig wrote: >>>>> The following changes since commit df66617bfe87487190a60783d26175b65d2502ce: >>>>> >>>>> block: rsxx: fix error return code of rsxx_pci_probe() (2021-03-10 08:25:37 -0700) >>>>> >>>>> are available in the Git repository at: >>>>> >>>>> git://git.infradead.org/nvme.git tags/nvme-5.12-2021-03-12 >>>> >>>> Pulled, thanks. >>> >>> I just sent you another one liner fixup on top of this directly. >> >> Where? I didn't receive any. > > "[PATCH] nvme: fix the nsid value to print in nvme_validate_or_alloc_ns" > > I just noticed it went into your facebook address as I copied and pasted > from MAINTAINERS.. Yeah, that's why I didn't notice... In any case, I queued it up now. Turns out I botched the pull request I had already sent out anyway, so doing a v2 with that included.