Message ID | YphKZBtmtKFRNIPL@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] nvmes fixes for Linux 5.19 | expand |
On 6/1/22 11:28 PM, Christoph Hellwig wrote: > The following changes since commit a1a2d8f0162b27e85e7ce0ae6a35c96a490e0559: > > bcache: avoid unnecessary soft lockup in kworker update_writeback_rate() (2022-05-28 06:48:26 -0600) > > are available in the Git repository at: > > ssh://git.infradead.org/var/lib/git/nvme.git tags/nvme-5.19-2022-06-02 Eh, I can't pull from that... I used the usual git url with this tag.
On Thu, Jun 02, 2022 at 01:49:09AM -0600, Jens Axboe wrote: > On 6/1/22 11:28 PM, Christoph Hellwig wrote: > > The following changes since commit a1a2d8f0162b27e85e7ce0ae6a35c96a490e0559: > > > > bcache: avoid unnecessary soft lockup in kworker update_writeback_rate() (2022-05-28 06:48:26 -0600) > > > > are available in the Git repository at: > > > > ssh://git.infradead.org/var/lib/git/nvme.git tags/nvme-5.19-2022-06-02 > > Eh, I can't pull from that... I used the usual git url with this tag. Sorry, that was my push url. The external facing one is: git://git.infradead.org/nvme.git tags/nvme-5.19-2022-06-02
On 6/2/22 1:59 AM, Christoph Hellwig wrote: > On Thu, Jun 02, 2022 at 01:49:09AM -0600, Jens Axboe wrote: >> On 6/1/22 11:28 PM, Christoph Hellwig wrote: >>> The following changes since commit a1a2d8f0162b27e85e7ce0ae6a35c96a490e0559: >>> >>> bcache: avoid unnecessary soft lockup in kworker update_writeback_rate() (2022-05-28 06:48:26 -0600) >>> >>> are available in the Git repository at: >>> >>> ssh://git.infradead.org/var/lib/git/nvme.git tags/nvme-5.19-2022-06-02 >> >> Eh, I can't pull from that... I used the usual git url with this tag. > > Sorry, that was my push url. The external facing one is: > > git://git.infradead.org/nvme.git tags/nvme-5.19-2022-06-02 Yep that's what I used, and matches what it should look like. All queued up.