Re: [PATCH 5/6] nvmet: use NVME_NS_FEAT_OPTPERF_SHIFT

From: Christoph Hellwig

Date: Fri Feb 20 2026 - 11:11:28 EST


On Thu, Feb 19, 2026 at 08:28:08PM -0700, Caleb Sander Mateos wrote:
> Use the NVME_NS_FEAT_OPTPERF_SHIFT constant in nvmet_bdev_set_limits()
> to set the OPTPERF bits of the nvme_id_ns NSFEAT field instead of the
> magic number 4.

Looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>