scsi: target: core: Add RTPI field to target port
[linux-2.6-block.git] / include / target / target_core_base.h
index 12c9ba16217ef84818d207fdb94bce89f22ceb9b..814edf746395c9ee9a6ed8ef8e66e13bc5801b24 100644 (file)
@@ -920,6 +920,8 @@ struct se_portal_group {
         */
        int                     proto_id;
        bool                    enabled;
+       /* RELATIVE TARGET PORT IDENTIFIER */
+       u16                     tpg_rtpi;
        /* Used for PR SPEC_I_PT=1 and REGISTER_AND_MOVE */
        atomic_t                tpg_pr_ref_count;
        /* Spinlock for adding/removing ACLed Nodes */