[PATCH v3 06/19] nvme: Fix reservation status related structs
Keith Busch
kbusch at kernel.org
Thu Oct 27 10:04:50 PDT 2022
On Wed, Oct 26, 2022 at 06:19:32PM -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.
>
> These are not currently used, but will be in this patchset which adds
> support for the reservation report command.
>
> Signed-off-by: Mike Christie <michael.christie at oracle.com>
Looks good.
Reviewed-by: Keith Busch <kbusch at kernel.org>
More information about the Linux-nvme
mailing list