diff options
Diffstat (limited to 'include/target')
-rw-r--r-- | include/target/target_core_base.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h index 3b0b64aefc27..45412a6afa69 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h | |||
@@ -283,6 +283,7 @@ struct t10_alua_lu_gp_member { | |||
283 | struct t10_alua_tg_pt_gp { | 283 | struct t10_alua_tg_pt_gp { |
284 | u16 tg_pt_gp_id; | 284 | u16 tg_pt_gp_id; |
285 | int tg_pt_gp_valid_id; | 285 | int tg_pt_gp_valid_id; |
286 | int tg_pt_gp_alua_supported_states; | ||
286 | int tg_pt_gp_alua_access_status; | 287 | int tg_pt_gp_alua_access_status; |
287 | int tg_pt_gp_alua_access_type; | 288 | int tg_pt_gp_alua_access_type; |
288 | int tg_pt_gp_nonop_delay_msecs; | 289 | int tg_pt_gp_nonop_delay_msecs; |