Commit 28c58f8a authored by Benjamin Coddington's avatar Benjamin Coddington Committed by Martin K. Petersen
Browse files

scsi: target: Enable READ CAPACITY for PR EARO

parent f5f27a33
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -470,6 +470,7 @@ static int core_scsi3_pr_seq_non_holder(struct se_cmd *cmd, u32 pr_reg_type,
	case INQUIRY:
	case LOG_SENSE:
	case SERVICE_ACTION_IN_12:
	case READ_CAPACITY:
	case REPORT_LUNS:
	case REQUEST_SENSE:
	case PERSISTENT_RESERVE_IN: