]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/target/target_core_backend.h
target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_api
[mirror_ubuntu-zesty-kernel.git] / include / target / target_core_backend.h
index 68fad7814982cf73111f520bc16cf59096ff58b9..157d173f28fbc5980b738350471502876b6697da 100644 (file)
@@ -10,6 +10,7 @@ struct target_backend_cits {
        struct config_item_type tb_dev_attrib_cit;
        struct config_item_type tb_dev_pr_cit;
        struct config_item_type tb_dev_wwn_cit;
+       struct config_item_type tb_dev_alua_tg_pt_gps_cit;
 };
 
 struct se_subsystem_api {