On Jan 17, 2024 / 16:17, Guixin Liu wrote: > Add an optional argument --resv_enable to _nvmet_target_setup() and > propagate it to _create_nvmet_subsystem() and _create_nvmet_ns(). > > One can call functions with --resv_enable to enable reservation > feature on a specific namespace. > > Signed-off-by: Guixin Liu <kanie@xxxxxxxxxxxxxxxxx> Thanks, looks good to me. Daniel, could you take a look in this patch? I think it is consistent with your work on _nvme_connect_subsys() and _nvmet_target_setup() in the past.