Re: [PATCH] nvme: core: reject invalid LBA data size from Identify Namespace
From: Daniel Wagner
Date: Mon Apr 20 2026 - 08:22:34 EST
On Sat, Apr 18, 2026 at 12:28:34AM -0400, Chao Shi wrote:
> Fixes: 9419e71b8d67 ("nvme: move ns id info to struct nvme_ns_head")
This fixes tag is wrong. The above commit doesn't touch the code line
in question.
Probably a5b1cd61820e ("nvme: move a few things out of
nvme_update_disk_info") is the better choice here.