On 2/24/2023 9:44 AM, Mike Christie wrote: > This patch adds support for the pr_ops read_reservation callout by > calling the NVMe Reservation Report helper. It then parses that info to > detect if there is a reservation and if there is then convert the > returned info to a pr_ops pr_held_reservation struct. > > Signed-off-by: Mike Christie <michael.christie@xxxxxxxxxx> > --- Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck