Re: [PATCH] nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA.
From: Kanchan Joshi
Date: Mon Jun 17 2024 - 11:12:23 EST
On 6/17/2024 6:41 PM, Boyang Yu wrote:
> The value of NVME_NS_DEAC is 3,
> which means NVME_NS_METADATA_SUPPORTED | NVME_NS_EXT_LBAS.
>
> Signed-off-by: Boyang Yu<yuboyang@xxxxxxxxxxxx>
Maybe this requires fixes tag [*].
Looks good regardless.
Reviewed-by: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
[*] 1b96f862eccc ("nvme: implement the DEAC bit for the Write Zeroes
command")