diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/target/target_core_base.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h index bf9a4d6c26da..2c723cf727f8 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h | |||
| @@ -284,6 +284,8 @@ 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_supported_states; |
| 287 | int tg_pt_gp_alua_pending_state; | ||
| 288 | int tg_pt_gp_alua_previous_state; | ||
| 287 | int tg_pt_gp_alua_access_status; | 289 | int tg_pt_gp_alua_access_status; |
| 288 | int tg_pt_gp_alua_access_type; | 290 | int tg_pt_gp_alua_access_type; |
| 289 | int tg_pt_gp_nonop_delay_msecs; | 291 | int tg_pt_gp_nonop_delay_msecs; |
