[PATCH] nvme.h: expend lbaf on nvme_id_ns, lbafe on nvme_zns_id_ns

Keith Busch kbusch at kernel.org
Mon Sep 27 13:03:57 PDT 2021


On Sun, Sep 26, 2021 at 01:34:10PM +0900, Steven Seungcheol Lee wrote:
> lbaf, lbafe used on nvme driver
> Base spec:
>     NVMe-NVM-Command-Set-Specification-1.0a-2021.07.26-Ratified
>     NVMe-Zoned-Namespace-Command-Set-Specification-1.1a-2021.07.26-Ratified

In order to ease the driver maintenance burden, we typically don't
update spec fields unless the driver has a real use for them. If this
patch is part of a larger series that eventually does make use of these
new formats, please send this update when that happens.



More information about the Linux-nvme mailing list