target: Add protected fabric + unprotected device support
[deliverable/linux.git] / include / target / target_core_base.h
index 672150b6aaf52bc24c640d16f1f7c841e0be655d..fe25a78fff467d05eda4836580f41310bf416c20 100644 (file)
@@ -616,6 +616,7 @@ struct se_session {
        unsigned                sess_tearing_down:1;
        u64                     sess_bin_isid;
        enum target_prot_op     sup_prot_ops;
+       enum target_prot_type   sess_prot_type;
        struct se_node_acl      *se_node_acl;
        struct se_portal_group *se_tpg;
        void                    *fabric_sess_ptr;
This page took 0.023512 seconds and 5 git commands to generate.