mbox series

[GIT,PULL] nvme fix for Linux 6.3

Message ID ZDjhyQfNnHzyvKAm@infradead.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] nvme fix for Linux 6.3 | expand

Pull-request

git://git.infradead.org/nvme.git nvme-6.3

Message

Christoph Hellwig April 14, 2023, 5:16 a.m. UTC
The following changes since commit 3723091ea1884d599cc8b8bf719d6f42e8d4d8b1:

  block: don't set GD_NEED_PART_SCAN if scan partition failed (2023-04-06 20:41:53 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git nvme-6.3

for you to fetch changes up to 74391b3e69855e7dd65a9cef36baf5fc1345affd:

  nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD (2023-04-14 07:13:48 +0200)

----------------------------------------------------------------
Duy Truong (1):
      nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD

 drivers/nvme/host/pci.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

Jens Axboe April 14, 2023, 12:29 p.m. UTC | #1
On 4/13/23 11:16 PM, Christoph Hellwig wrote:
> The following changes since commit 3723091ea1884d599cc8b8bf719d6f42e8d4d8b1:
> 
>   block: don't set GD_NEED_PART_SCAN if scan partition failed (2023-04-06 20:41:53 -0600)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git nvme-6.3

You forgot to create a signed tag. It's trivial enough so I'll just pull
it, just a heads up.