K 10 svn:author V 3 mav K 8 svn:date V 27 2020-10-25T16:58:48.158920Z K 7 svn:log V 282 Fix incorrect constants of target tag action. ocs_scsi_recv_cmd() receives the flags after ocs_get_flags_fcp_cmd(), which translates them from FCP_TASK_ATTR_* to OCS_SCSI_CMD_*. As result non-SIMPLE requests turned into HEAD or ORDERED depending on direction. MFC after: 2 weeks END