K 10 svn:author V 3 mav K 8 svn:date V 27 2020-11-08T00:31:49.914164Z K 7 svn:log V 275 MFC r367041: 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. END