Re: [dm-devel] [PATCH v6 07/18] nvme: Fix reservation status related structs

2023-04-11 Thread Hannes Reinecke
On 4/7/23 22:05, 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 reserva

[dm-devel] [PATCH v6 07/18] nvme: Fix reservation status related structs

2023-04-10 Thread Mike Christie
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: Mik

Re: [dm-devel] [PATCH v6 07/18] nvme: Fix reservation status related structs

2023-04-10 Thread Christoph Hellwig
Looks good: Reviewed-by: Christoph Hellwig -- dm-devel mailing list dm-devel@redhat.com https://listman.redhat.com/mailman/listinfo/dm-devel