scsi: target: core: Add RTPI attribute for target port
[linux-2.6-block.git] / include / target / target_core_base.h
index 008e0e4500d19a975d277904c8aba4f7728100aa..e52d0915b3d88038c85a72afb600b4756f74f480 100644 (file)
@@ -918,6 +918,7 @@ struct se_portal_group {
        bool                    enabled;
        /* RELATIVE TARGET PORT IDENTIFIER */
        u16                     tpg_rtpi;
+       bool                    rtpi_manual;
        /* Used for PR SPEC_I_PT=1 and REGISTER_AND_MOVE */
        atomic_t                tpg_pr_ref_count;
        /* Spinlock for adding/removing ACLed Nodes */