+1
−1
+7
−0
+25
−0
+39
−10
lib/scsi/scsi_pr.c
0 → 100644
+261
−0
Loading
To establish a persistent reservation the application client shall first register an I_T nexus with the device server. An application client registers with a logical unit by issuing a PERSISTENT RESERVE OUT command with REGISTER service action or REGISTER AND IGNORE EXISTING KEY service action. Specify Initiator Ports (SPEC_I_PT) bit and All Target Ports (ALL_TG_PT) bit are not supported for now, the registrants belong to the I_T nexus who sends the command. Also Activate Persist Through Power Loss (APTPL) bit will be supported in following patches. Change-Id: If057a764a4bfa73017f98048c94b697dbfa4b4a1 Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/436088 Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>