target: Move task tag into struct se_cmd + support 64-bit tags
[firefly-linux-kernel-4.4.55.git] / include / target / target_core_fabric.h
index a420f434c6c56bcddd8528c41fbe4e0e5bdedf82..f64d493f888b642fd75b54df730247578f3a15d4 100644 (file)
@@ -53,7 +53,6 @@ struct target_core_fabric_ops {
        int (*write_pending)(struct se_cmd *);
        int (*write_pending_status)(struct se_cmd *);
        void (*set_default_node_attributes)(struct se_node_acl *);
-       u32 (*get_task_tag)(struct se_cmd *);
        int (*get_cmd_state)(struct se_cmd *);
        int (*queue_data_in)(struct se_cmd *);
        int (*queue_status)(struct se_cmd *);