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

Keith Busch kbusch at kernel.org
Mon Sep 27 19:59:16 PDT 2021


On Tue, Sep 28, 2021 at 11:51:30AM +0900, Steven Seungcheol Lee wrote:
> I only mean lbaf, lbafe field.
> other than lbaf, lbafe fields are not used.
> I thought It would be nice to add other fields as well, since the
> structure will be changed with lbaf, lbafe.
> should I comment about other fields instead of just mentioning spec ?

The driver currently can't access the new elements, though, so what's
the point of defining them? If you want to enable these formats, then
this change needs to be part of a larger patch that properly enables the
feature.



More information about the Linux-nvme mailing list