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@xxxxxxxxxx> Looks good. Reviewed-by: Keith Busch <kbusch@xxxxxxxxxx>