[PATCH v2 06/20] nvme: Fix reservation status related structs
Christoph Hellwig
hch at lst.de
Tue Aug 9 00:19:38 PDT 2022
On Mon, Aug 08, 2022 at 07:04:05PM -0500, Mike Christie wrote:
> This fixes the following issues with the reservation status structs:
>
> 1. resv10 is bytes 23:10 so it should be 14 bytes.
> 2. regctl_ds only supports 64 bit host IDs.
This doesn't actually seem to be used by the kernel at all. Which
I guess means I need to go back into my todo list and tackle the
discussion if we want to have non-kernel bits in nvme.h to start
with.
More information about the Linux-nvme
mailing list