target: Fix ordered task CHECK_CONDITION early exception handling
[firefly-linux-kernel-4.4.55.git] / include / target / target_core_base.h
index 689f4d2071225ab648c7e652669af57e4a9c0530..59081c73b2968a9435b33e45837197e36d95781c 100644 (file)
@@ -139,6 +139,7 @@ enum se_cmd_flags_table {
        SCF_COMPARE_AND_WRITE_POST      = 0x00100000,
        SCF_PASSTHROUGH_PROT_SG_TO_MEM_NOALLOC = 0x00200000,
        SCF_ACK_KREF                    = 0x00400000,
+       SCF_TASK_ATTR_SET               = 0x01000000,
 };
 
 /* struct se_dev_entry->lun_flags and struct se_lun->lun_access */