Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 1 | #ifndef TARGET_CORE_BASE_H |
| 2 | #define TARGET_CORE_BASE_H |
| 3 | |
Bart Van Assche | 8dcf07b | 2016-11-14 15:47:14 -0800 | [diff] [blame] | 4 | #include <linux/configfs.h> /* struct config_group */ |
| 5 | #include <linux/dma-direction.h> /* enum dma_data_direction */ |
| 6 | #include <linux/percpu_ida.h> /* struct percpu_ida */ |
Ingo Molnar | aa829c7 | 2017-02-02 11:54:05 +0100 | [diff] [blame] | 7 | #include <linux/percpu-refcount.h> |
Bart Van Assche | 8dcf07b | 2016-11-14 15:47:14 -0800 | [diff] [blame] | 8 | #include <linux/semaphore.h> /* struct semaphore */ |
Ingo Molnar | b69339ba | 2017-02-05 16:15:03 +0100 | [diff] [blame] | 9 | #include <linux/completion.h> |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 10 | |
Nicholas Bellinger | 2ec1e9e | 2015-06-23 00:45:14 -0700 | [diff] [blame] | 11 | #define TARGET_CORE_VERSION "v5.0" |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 12 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 13 | /* |
Bart Van Assche | 8d3a824 | 2015-05-08 10:08:55 +0200 | [diff] [blame] | 14 | * Maximum size of a CDB that can be stored in se_cmd without allocating |
| 15 | * memory dynamically for the CDB. |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 16 | */ |
| 17 | #define TCM_MAX_COMMAND_SIZE 32 |
| 18 | /* |
| 19 | * From include/scsi/scsi_cmnd.h:SCSI_SENSE_BUFFERSIZE, currently |
| 20 | * defined 96, but the real limit is 252 (or 260 including the header) |
| 21 | */ |
Bart Van Assche | ba92999 | 2015-05-08 10:11:12 +0200 | [diff] [blame] | 22 | #define TRANSPORT_SENSE_BUFFER 96 |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 23 | /* Used by transport_send_check_condition_and_sense() */ |
| 24 | #define SPC_SENSE_KEY_OFFSET 2 |
Roland Dreier | 895f302 | 2011-12-13 14:55:33 -0800 | [diff] [blame] | 25 | #define SPC_ADD_SENSE_LEN_OFFSET 7 |
Sagi Grimberg | 76736db | 2014-01-23 19:29:38 +0200 | [diff] [blame] | 26 | #define SPC_DESC_TYPE_OFFSET 8 |
| 27 | #define SPC_ADDITIONAL_DESC_LEN_OFFSET 9 |
| 28 | #define SPC_VALIDITY_OFFSET 10 |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 29 | #define SPC_ASC_KEY_OFFSET 12 |
| 30 | #define SPC_ASCQ_KEY_OFFSET 13 |
| 31 | #define TRANSPORT_IQN_LEN 224 |
| 32 | /* Used by target_core_store_alua_lu_gp() and target_core_alua_lu_gp_show_attr_members() */ |
| 33 | #define LU_GROUP_NAME_BUF 256 |
| 34 | /* Used by core_alua_store_tg_pt_gp_info() and target_core_alua_tg_pt_gp_show_attr_members() */ |
| 35 | #define TG_PT_GROUP_NAME_BUF 256 |
| 36 | /* Used to parse VPD into struct t10_vpd */ |
Dan Carpenter | 703d641 | 2013-01-18 16:05:12 +0300 | [diff] [blame] | 37 | #define VPD_TMP_BUF_SIZE 254 |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 38 | /* Used by transport_generic_cmd_sequencer() */ |
| 39 | #define READ_BLOCK_LEN 6 |
| 40 | #define READ_CAP_LEN 8 |
| 41 | #define READ_POSITION_LEN 20 |
| 42 | #define INQUIRY_LEN 36 |
| 43 | /* Used by transport_get_inquiry_vpd_serial() */ |
| 44 | #define INQUIRY_VPD_SERIAL_LEN 254 |
| 45 | /* Used by transport_get_inquiry_vpd_device_ident() */ |
| 46 | #define INQUIRY_VPD_DEVICE_IDENTIFIER_LEN 254 |
| 47 | |
Christoph Hellwig | c4795fb | 2011-11-16 09:46:48 -0500 | [diff] [blame] | 48 | /* Attempts before moving from SHORT to LONG */ |
| 49 | #define PYX_TRANSPORT_WINDOW_CLOSED_THRESHOLD 3 |
| 50 | #define PYX_TRANSPORT_WINDOW_CLOSED_WAIT_SHORT 3 /* In milliseconds */ |
| 51 | #define PYX_TRANSPORT_WINDOW_CLOSED_WAIT_LONG 10 /* In milliseconds */ |
| 52 | |
| 53 | #define PYX_TRANSPORT_STATUS_INTERVAL 5 /* In seconds */ |
| 54 | |
Christoph Hellwig | c4795fb | 2011-11-16 09:46:48 -0500 | [diff] [blame] | 55 | /* struct se_dev_attrib sanity values */ |
| 56 | /* Default max_unmap_lba_count */ |
| 57 | #define DA_MAX_UNMAP_LBA_COUNT 0 |
| 58 | /* Default max_unmap_block_desc_count */ |
| 59 | #define DA_MAX_UNMAP_BLOCK_DESC_COUNT 0 |
| 60 | /* Default unmap_granularity */ |
| 61 | #define DA_UNMAP_GRANULARITY_DEFAULT 0 |
| 62 | /* Default unmap_granularity_alignment */ |
| 63 | #define DA_UNMAP_GRANULARITY_ALIGNMENT_DEFAULT 0 |
Jamie Pocas | e6f41633 | 2015-11-29 14:44:57 -0800 | [diff] [blame] | 64 | /* Default unmap_zeroes_data */ |
| 65 | #define DA_UNMAP_ZEROES_DATA_DEFAULT 0 |
Nicholas Bellinger | 773cbaf | 2012-11-15 11:02:49 -0800 | [diff] [blame] | 66 | /* Default max_write_same_len, disabled by default */ |
| 67 | #define DA_MAX_WRITE_SAME_LEN 0 |
Tregaron Bayly | adfa957 | 2013-01-31 15:30:24 -0700 | [diff] [blame] | 68 | /* Use a model alias based on the configfs backend device name */ |
| 69 | #define DA_EMULATE_MODEL_ALIAS 0 |
Christoph Hellwig | c4795fb | 2011-11-16 09:46:48 -0500 | [diff] [blame] | 70 | /* Emulation for WriteCache and SYNCHRONIZE_CACHE */ |
| 71 | #define DA_EMULATE_WRITE_CACHE 0 |
| 72 | /* Emulation for UNIT ATTENTION Interlock Control */ |
| 73 | #define DA_EMULATE_UA_INTLLCK_CTRL 0 |
| 74 | /* Emulation for TASK_ABORTED status (TAS) by default */ |
| 75 | #define DA_EMULATE_TAS 1 |
| 76 | /* Emulation for Thin Provisioning UNMAP using block/blk-lib.c:blkdev_issue_discard() */ |
| 77 | #define DA_EMULATE_TPU 0 |
| 78 | /* |
| 79 | * Emulation for Thin Provisioning WRITE_SAME w/ UNMAP=1 bit using |
| 80 | * block/blk-lib.c:blkdev_issue_discard() |
| 81 | */ |
| 82 | #define DA_EMULATE_TPWS 0 |
Nicholas Bellinger | 0123a9e | 2013-08-20 14:24:09 -0700 | [diff] [blame] | 83 | /* Emulation for CompareAndWrite (AtomicTestandSet) by default */ |
| 84 | #define DA_EMULATE_CAW 1 |
Nicholas Bellinger | d397a44 | 2013-08-22 14:17:20 -0700 | [diff] [blame] | 85 | /* Emulation for 3rd Party Copy (ExtendedCopy) by default */ |
| 86 | #define DA_EMULATE_3PC 1 |
Christoph Hellwig | c4795fb | 2011-11-16 09:46:48 -0500 | [diff] [blame] | 87 | /* No Emulation for PSCSI by default */ |
Christoph Hellwig | c4795fb | 2011-11-16 09:46:48 -0500 | [diff] [blame] | 88 | #define DA_EMULATE_ALUA 0 |
| 89 | /* Enforce SCSI Initiator Port TransportID with 'ISID' for PR */ |
| 90 | #define DA_ENFORCE_PR_ISIDS 1 |
Nicholas Bellinger | 92404e6 | 2014-10-04 01:06:08 +0000 | [diff] [blame] | 91 | /* Force SPC-3 PR Activate Persistence across Target Power Loss */ |
| 92 | #define DA_FORCE_PR_APTPL 0 |
Christoph Hellwig | c4795fb | 2011-11-16 09:46:48 -0500 | [diff] [blame] | 93 | #define DA_STATUS_MAX_SECTORS_MIN 16 |
| 94 | #define DA_STATUS_MAX_SECTORS_MAX 8192 |
| 95 | /* By default don't report non-rotating (solid state) medium */ |
| 96 | #define DA_IS_NONROT 0 |
| 97 | /* Queue Algorithm Modifier default for restricted reordering in control mode page */ |
| 98 | #define DA_EMULATE_REST_REORD 0 |
| 99 | |
Nicholas Bellinger | f82f320 | 2013-12-19 14:13:28 -0800 | [diff] [blame] | 100 | #define SE_INQUIRY_BUF 1024 |
Christoph Hellwig | c4795fb | 2011-11-16 09:46:48 -0500 | [diff] [blame] | 101 | #define SE_MODE_PAGE_BUF 512 |
Paolo Bonzini | 32a8811 | 2012-09-07 17:30:36 +0200 | [diff] [blame] | 102 | #define SE_SENSE_BUF 96 |
Christoph Hellwig | c4795fb | 2011-11-16 09:46:48 -0500 | [diff] [blame] | 103 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 104 | /* struct se_hba->hba_flags */ |
| 105 | enum hba_flags_table { |
| 106 | HBA_FLAGS_INTERNAL_USE = 0x01, |
| 107 | HBA_FLAGS_PSCSI_MODE = 0x02, |
| 108 | }; |
| 109 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 110 | /* Special transport agnostic struct se_cmd->t_states */ |
| 111 | enum transport_state_table { |
| 112 | TRANSPORT_NO_STATE = 0, |
| 113 | TRANSPORT_NEW_CMD = 1, |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 114 | TRANSPORT_WRITE_PENDING = 3, |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 115 | TRANSPORT_PROCESSING = 5, |
Christoph Hellwig | 35e0e75 | 2011-10-17 13:56:53 -0400 | [diff] [blame] | 116 | TRANSPORT_COMPLETE = 6, |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 117 | TRANSPORT_ISTATE_PROCESSING = 11, |
Nicholas Bellinger | 07bde79 | 2011-06-13 14:46:09 -0700 | [diff] [blame] | 118 | TRANSPORT_COMPLETE_QF_WP = 18, |
Christoph Hellwig | e057f53 | 2011-10-17 13:56:41 -0400 | [diff] [blame] | 119 | TRANSPORT_COMPLETE_QF_OK = 19, |
Nicholas Bellinger | fa7e25c | 2016-10-30 17:28:16 -0700 | [diff] [blame] | 120 | TRANSPORT_COMPLETE_QF_ERR = 20, |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 121 | }; |
| 122 | |
| 123 | /* Used for struct se_cmd->se_cmd_flags */ |
| 124 | enum se_cmd_flags_table { |
| 125 | SCF_SUPPORTED_SAM_OPCODE = 0x00000001, |
| 126 | SCF_TRANSPORT_TASK_SENSE = 0x00000002, |
| 127 | SCF_EMULATED_TASK_SENSE = 0x00000004, |
Christoph Hellwig | 64f1db3 | 2012-05-20 11:59:11 -0400 | [diff] [blame] | 128 | SCF_SCSI_DATA_CDB = 0x00000008, |
| 129 | SCF_SCSI_TMR_CDB = 0x00000010, |
Christoph Hellwig | 64f1db3 | 2012-05-20 11:59:11 -0400 | [diff] [blame] | 130 | SCF_FUA = 0x00000080, |
| 131 | SCF_SE_LUN_CMD = 0x00000100, |
Christoph Hellwig | 64f1db3 | 2012-05-20 11:59:11 -0400 | [diff] [blame] | 132 | SCF_BIDI = 0x00000400, |
| 133 | SCF_SENT_CHECK_CONDITION = 0x00000800, |
| 134 | SCF_OVERFLOW_BIT = 0x00001000, |
| 135 | SCF_UNDERFLOW_BIT = 0x00002000, |
Alex Leung | 68259b5 | 2014-03-21 22:20:41 -0700 | [diff] [blame] | 136 | SCF_SEND_DELAYED_TAS = 0x00004000, |
Christoph Hellwig | 64f1db3 | 2012-05-20 11:59:11 -0400 | [diff] [blame] | 137 | SCF_ALUA_NON_OPTIMIZED = 0x00008000, |
Christoph Hellwig | 64f1db3 | 2012-05-20 11:59:11 -0400 | [diff] [blame] | 138 | SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC = 0x00020000, |
Nicholas Bellinger | a82a953 | 2013-08-19 23:57:30 -0700 | [diff] [blame] | 139 | SCF_COMPARE_AND_WRITE = 0x00080000, |
| 140 | SCF_COMPARE_AND_WRITE_POST = 0x00100000, |
Akinobu Mita | 5835812 | 2015-05-01 15:23:49 +0900 | [diff] [blame] | 141 | SCF_PASSTHROUGH_PROT_SG_TO_MEM_NOALLOC = 0x00200000, |
Nicholas Bellinger | febe562 | 2016-01-11 21:31:09 -0800 | [diff] [blame] | 142 | SCF_ACK_KREF = 0x00400000, |
Quinn Tran | 9095ada | 2016-02-10 18:59:13 -0500 | [diff] [blame] | 143 | SCF_USE_CPUID = 0x00800000, |
Nicholas Bellinger | 410c29d | 2016-06-13 22:58:09 -0700 | [diff] [blame] | 144 | SCF_TASK_ATTR_SET = 0x01000000, |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 145 | }; |
| 146 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 147 | /* |
Christoph Hellwig | de103c9 | 2012-11-06 12:24:09 -0800 | [diff] [blame] | 148 | * Used by transport_send_check_condition_and_sense() |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 149 | * to signal which ASC/ASCQ sense payload should be built. |
| 150 | */ |
Michael S. Tsirkin | 9efecca | 2016-12-11 06:34:53 +0200 | [diff] [blame] | 151 | typedef unsigned __bitwise sense_reason_t; |
Christoph Hellwig | de103c9 | 2012-11-06 12:24:09 -0800 | [diff] [blame] | 152 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 153 | enum tcm_sense_reason_table { |
Christoph Hellwig | de103c9 | 2012-11-06 12:24:09 -0800 | [diff] [blame] | 154 | #define R(x) (__force sense_reason_t )(x) |
Hannes Reinecke | ba82913 | 2012-12-17 09:53:33 +0100 | [diff] [blame] | 155 | TCM_NO_SENSE = R(0x00), |
Christoph Hellwig | de103c9 | 2012-11-06 12:24:09 -0800 | [diff] [blame] | 156 | TCM_NON_EXISTENT_LUN = R(0x01), |
| 157 | TCM_UNSUPPORTED_SCSI_OPCODE = R(0x02), |
| 158 | TCM_INCORRECT_AMOUNT_OF_DATA = R(0x03), |
| 159 | TCM_UNEXPECTED_UNSOLICITED_DATA = R(0x04), |
| 160 | TCM_SERVICE_CRC_ERROR = R(0x05), |
| 161 | TCM_SNACK_REJECTED = R(0x06), |
| 162 | TCM_SECTOR_COUNT_TOO_MANY = R(0x07), |
| 163 | TCM_INVALID_CDB_FIELD = R(0x08), |
| 164 | TCM_INVALID_PARAMETER_LIST = R(0x09), |
| 165 | TCM_LOGICAL_UNIT_COMMUNICATION_FAILURE = R(0x0a), |
| 166 | TCM_UNKNOWN_MODE_PAGE = R(0x0b), |
| 167 | TCM_WRITE_PROTECTED = R(0x0c), |
| 168 | TCM_CHECK_CONDITION_ABORT_CMD = R(0x0d), |
| 169 | TCM_CHECK_CONDITION_UNIT_ATTENTION = R(0x0e), |
| 170 | TCM_CHECK_CONDITION_NOT_READY = R(0x0f), |
| 171 | TCM_RESERVATION_CONFLICT = R(0x10), |
| 172 | TCM_ADDRESS_OUT_OF_RANGE = R(0x11), |
| 173 | TCM_OUT_OF_RESOURCES = R(0x12), |
Roland Dreier | bb992e7 | 2013-02-08 15:18:39 -0800 | [diff] [blame] | 174 | TCM_PARAMETER_LIST_LENGTH_ERROR = R(0x13), |
Nicholas Bellinger | 818b571 | 2013-08-19 15:10:38 -0700 | [diff] [blame] | 175 | TCM_MISCOMPARE_VERIFY = R(0x14), |
Nicholas Bellinger | fcc4f17 | 2014-01-07 23:39:33 +0000 | [diff] [blame] | 176 | TCM_LOGICAL_BLOCK_GUARD_CHECK_FAILED = R(0x15), |
| 177 | TCM_LOGICAL_BLOCK_APP_TAG_CHECK_FAILED = R(0x16), |
| 178 | TCM_LOGICAL_BLOCK_REF_TAG_CHECK_FAILED = R(0x17), |
Nicholas Bellinger | 449a137 | 2016-10-08 17:26:44 -0700 | [diff] [blame] | 179 | TCM_COPY_TARGET_DEVICE_NOT_REACHABLE = R(0x18), |
David Disseldorp | e864212 | 2016-12-23 11:37:53 +0100 | [diff] [blame] | 180 | TCM_TOO_MANY_TARGET_DESCS = R(0x19), |
| 181 | TCM_UNSUPPORTED_TARGET_DESC_TYPE_CODE = R(0x1a), |
| 182 | TCM_TOO_MANY_SEGMENT_DESCS = R(0x1b), |
| 183 | TCM_UNSUPPORTED_SEGMENT_DESC_TYPE_CODE = R(0x1c), |
Christoph Hellwig | de103c9 | 2012-11-06 12:24:09 -0800 | [diff] [blame] | 184 | #undef R |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 185 | }; |
| 186 | |
Nicholas Bellinger | a636078 | 2011-11-18 20:36:22 -0800 | [diff] [blame] | 187 | enum target_sc_flags_table { |
| 188 | TARGET_SCF_BIDI_OP = 0x01, |
| 189 | TARGET_SCF_ACK_KREF = 0x02, |
Sebastian Andrzej Siewior | b0d7994 | 2012-01-10 14:16:59 +0100 | [diff] [blame] | 190 | TARGET_SCF_UNKNOWN_SIZE = 0x04, |
Quinn Tran | 9095ada | 2016-02-10 18:59:13 -0500 | [diff] [blame] | 191 | TARGET_SCF_USE_CPUID = 0x08, |
Nicholas Bellinger | a636078 | 2011-11-18 20:36:22 -0800 | [diff] [blame] | 192 | }; |
| 193 | |
Christoph Hellwig | c4795fb | 2011-11-16 09:46:48 -0500 | [diff] [blame] | 194 | /* fabric independent task management function values */ |
| 195 | enum tcm_tmreq_table { |
| 196 | TMR_ABORT_TASK = 1, |
| 197 | TMR_ABORT_TASK_SET = 2, |
| 198 | TMR_CLEAR_ACA = 3, |
| 199 | TMR_CLEAR_TASK_SET = 4, |
| 200 | TMR_LUN_RESET = 5, |
| 201 | TMR_TARGET_WARM_RESET = 6, |
| 202 | TMR_TARGET_COLD_RESET = 7, |
Bart Van Assche | e381fe9 | 2017-01-06 11:32:08 +0100 | [diff] [blame] | 203 | TMR_UNKNOWN = 0xff, |
Christoph Hellwig | c4795fb | 2011-11-16 09:46:48 -0500 | [diff] [blame] | 204 | }; |
| 205 | |
| 206 | /* fabric independent task management response values */ |
| 207 | enum tcm_tmrsp_table { |
Hannes Reinecke | a314d70 | 2013-10-16 09:12:54 +0200 | [diff] [blame] | 208 | TMR_FUNCTION_FAILED = 0, |
Joern Engel | 11fee8a | 2013-07-03 11:22:16 -0400 | [diff] [blame] | 209 | TMR_FUNCTION_COMPLETE = 1, |
| 210 | TMR_TASK_DOES_NOT_EXIST = 2, |
| 211 | TMR_LUN_DOES_NOT_EXIST = 3, |
| 212 | TMR_TASK_MGMT_FUNCTION_NOT_SUPPORTED = 4, |
| 213 | TMR_FUNCTION_REJECTED = 5, |
Christoph Hellwig | c4795fb | 2011-11-16 09:46:48 -0500 | [diff] [blame] | 214 | }; |
| 215 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 216 | /* |
Nicholas Bellinger | e89d15e | 2011-02-09 15:35:03 -0800 | [diff] [blame] | 217 | * Used for target SCSI statistics |
| 218 | */ |
| 219 | typedef enum { |
| 220 | SCSI_INST_INDEX, |
| 221 | SCSI_DEVICE_INDEX, |
| 222 | SCSI_AUTH_INTR_INDEX, |
| 223 | SCSI_INDEX_TYPE_MAX |
| 224 | } scsi_index_t; |
| 225 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 226 | struct se_cmd; |
| 227 | |
Hannes Reinecke | c66094b | 2013-12-17 09:18:49 +0100 | [diff] [blame] | 228 | struct t10_alua_lba_map_member { |
| 229 | struct list_head lba_map_mem_list; |
| 230 | int lba_map_mem_alua_state; |
| 231 | int lba_map_mem_alua_pg_id; |
| 232 | }; |
| 233 | |
| 234 | struct t10_alua_lba_map { |
| 235 | u64 lba_map_first_lba; |
| 236 | u64 lba_map_last_lba; |
| 237 | struct list_head lba_map_list; |
| 238 | struct list_head lba_map_mem_list; |
| 239 | }; |
| 240 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 241 | struct t10_alua { |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 242 | /* ALUA Target Port Group ID */ |
| 243 | u16 alua_tg_pt_gps_counter; |
| 244 | u32 alua_tg_pt_gps_count; |
Hannes Reinecke | c66094b | 2013-12-17 09:18:49 +0100 | [diff] [blame] | 245 | /* Referrals support */ |
| 246 | spinlock_t lba_map_lock; |
| 247 | u32 lba_map_segment_size; |
| 248 | u32 lba_map_segment_multiplier; |
| 249 | struct list_head lba_map_list; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 250 | spinlock_t tg_pt_gps_lock; |
Christoph Hellwig | 0fd97cc | 2012-10-08 00:03:19 -0400 | [diff] [blame] | 251 | struct se_device *t10_dev; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 252 | /* Used for default ALUA Target Port Group */ |
| 253 | struct t10_alua_tg_pt_gp *default_tg_pt_gp; |
| 254 | /* Used for default ALUA Target Port Group ConfigFS group */ |
| 255 | struct config_group alua_tg_pt_gps_group; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 256 | struct list_head tg_pt_gps_list; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 257 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 258 | |
| 259 | struct t10_alua_lu_gp { |
| 260 | u16 lu_gp_id; |
| 261 | int lu_gp_valid_id; |
| 262 | u32 lu_gp_members; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 263 | atomic_t lu_gp_ref_cnt; |
| 264 | spinlock_t lu_gp_lock; |
| 265 | struct config_group lu_gp_group; |
Andy Grover | e3d6f90 | 2011-07-19 08:55:10 +0000 | [diff] [blame] | 266 | struct list_head lu_gp_node; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 267 | struct list_head lu_gp_mem_list; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 268 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 269 | |
| 270 | struct t10_alua_lu_gp_member { |
Dan Carpenter | 5dd7ed2e | 2011-03-14 04:06:01 -0700 | [diff] [blame] | 271 | bool lu_gp_assoc; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 272 | atomic_t lu_gp_mem_ref_cnt; |
| 273 | spinlock_t lu_gp_mem_lock; |
| 274 | struct t10_alua_lu_gp *lu_gp; |
| 275 | struct se_device *lu_gp_mem_dev; |
| 276 | struct list_head lu_gp_mem_list; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 277 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 278 | |
| 279 | struct t10_alua_tg_pt_gp { |
| 280 | u16 tg_pt_gp_id; |
| 281 | int tg_pt_gp_valid_id; |
Hannes Reinecke | c0dc941 | 2013-11-19 09:07:49 +0100 | [diff] [blame] | 282 | int tg_pt_gp_alua_supported_states; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 283 | int tg_pt_gp_alua_access_status; |
| 284 | int tg_pt_gp_alua_access_type; |
| 285 | int tg_pt_gp_nonop_delay_msecs; |
| 286 | int tg_pt_gp_trans_delay_msecs; |
Hannes Reinecke | 125d011 | 2013-11-19 09:07:46 +0100 | [diff] [blame] | 287 | int tg_pt_gp_implicit_trans_secs; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 288 | int tg_pt_gp_pref; |
| 289 | int tg_pt_gp_write_metadata; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 290 | u32 tg_pt_gp_members; |
Mike Christie | d19c464 | 2017-03-29 00:19:24 -0500 | [diff] [blame] | 291 | int tg_pt_gp_alua_access_state; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 292 | atomic_t tg_pt_gp_ref_cnt; |
| 293 | spinlock_t tg_pt_gp_lock; |
Mike Christie | d19c464 | 2017-03-29 00:19:24 -0500 | [diff] [blame] | 294 | struct mutex tg_pt_gp_transition_mutex; |
Christoph Hellwig | 0fd97cc | 2012-10-08 00:03:19 -0400 | [diff] [blame] | 295 | struct se_device *tg_pt_gp_dev; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 296 | struct config_group tg_pt_gp_group; |
| 297 | struct list_head tg_pt_gp_list; |
Christoph Hellwig | adf653f | 2015-05-25 21:33:08 -0700 | [diff] [blame] | 298 | struct list_head tg_pt_gp_lun_list; |
| 299 | struct se_lun *tg_pt_gp_alua_lun; |
Hannes Reinecke | 9c6e164 | 2013-12-17 09:18:46 +0100 | [diff] [blame] | 300 | struct se_node_acl *tg_pt_gp_alua_nacl; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 301 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 302 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 303 | struct t10_vpd { |
| 304 | unsigned char device_identifier[INQUIRY_VPD_DEVICE_IDENTIFIER_LEN]; |
| 305 | int protocol_identifier_set; |
| 306 | u32 protocol_identifier; |
| 307 | u32 device_identifier_code_set; |
| 308 | u32 association; |
| 309 | u32 device_identifier_type; |
| 310 | struct list_head vpd_list; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 311 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 312 | |
| 313 | struct t10_wwn { |
Andy Grover | e3d6f90 | 2011-07-19 08:55:10 +0000 | [diff] [blame] | 314 | char vendor[8]; |
| 315 | char model[16]; |
| 316 | char revision[4]; |
| 317 | char unit_serial[INQUIRY_VPD_SERIAL_LEN]; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 318 | spinlock_t t10_vpd_lock; |
Christoph Hellwig | 0fd97cc | 2012-10-08 00:03:19 -0400 | [diff] [blame] | 319 | struct se_device *t10_dev; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 320 | struct config_group t10_wwn_group; |
| 321 | struct list_head t10_vpd_list; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 322 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 323 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 324 | struct t10_pr_registration { |
| 325 | /* Used for fabrics that contain WWN+ISID */ |
| 326 | #define PR_REG_ISID_LEN 16 |
| 327 | /* PR_REG_ISID_LEN + ',i,0x' */ |
| 328 | #define PR_REG_ISID_ID_LEN (PR_REG_ISID_LEN + 5) |
| 329 | char pr_reg_isid[PR_REG_ISID_LEN]; |
| 330 | /* Used during APTPL metadata reading */ |
| 331 | #define PR_APTPL_MAX_IPORT_LEN 256 |
| 332 | unsigned char pr_iport[PR_APTPL_MAX_IPORT_LEN]; |
| 333 | /* Used during APTPL metadata reading */ |
| 334 | #define PR_APTPL_MAX_TPORT_LEN 256 |
| 335 | unsigned char pr_tport[PR_APTPL_MAX_TPORT_LEN]; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 336 | u16 pr_aptpl_rpti; |
| 337 | u16 pr_reg_tpgt; |
| 338 | /* Reservation effects all target ports */ |
| 339 | int pr_reg_all_tg_pt; |
| 340 | /* Activate Persistence across Target Power Loss */ |
| 341 | int pr_reg_aptpl; |
| 342 | int pr_res_holder; |
| 343 | int pr_res_type; |
| 344 | int pr_res_scope; |
| 345 | /* Used for fabric initiator WWPNs using a ISID */ |
Dan Carpenter | 5dd7ed2e | 2011-03-14 04:06:01 -0700 | [diff] [blame] | 346 | bool isid_present_at_reg; |
Hannes Reinecke | f2d3068 | 2015-06-10 08:41:22 +0200 | [diff] [blame] | 347 | u64 pr_res_mapped_lun; |
| 348 | u64 pr_aptpl_target_lun; |
Nicholas Bellinger | 79dc9c9 | 2015-03-27 04:51:03 +0000 | [diff] [blame] | 349 | u16 tg_pt_sep_rtpi; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 350 | u32 pr_res_generation; |
| 351 | u64 pr_reg_bin_isid; |
| 352 | u64 pr_res_key; |
| 353 | atomic_t pr_res_holders; |
| 354 | struct se_node_acl *pr_reg_nacl; |
Nicholas Bellinger | 79dc9c9 | 2015-03-27 04:51:03 +0000 | [diff] [blame] | 355 | /* Used by ALL_TG_PT=1 registration with deve->pr_ref taken */ |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 356 | struct se_dev_entry *pr_reg_deve; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 357 | struct list_head pr_reg_list; |
| 358 | struct list_head pr_reg_abort_list; |
| 359 | struct list_head pr_reg_aptpl_list; |
| 360 | struct list_head pr_reg_atp_list; |
| 361 | struct list_head pr_reg_atp_mem_list; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 362 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 363 | |
Andy Grover | e3d6f90 | 2011-07-19 08:55:10 +0000 | [diff] [blame] | 364 | struct t10_reservation { |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 365 | /* Reservation effects all target ports */ |
| 366 | int pr_all_tg_pt; |
| 367 | /* Activate Persistence across Target Power Loss enabled |
| 368 | * for SCSI device */ |
| 369 | int pr_aptpl_active; |
Nicholas Bellinger | f161d4b | 2015-02-11 18:34:40 -0800 | [diff] [blame] | 370 | #define PR_APTPL_BUF_LEN 262144 |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 371 | u32 pr_generation; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 372 | spinlock_t registration_lock; |
| 373 | spinlock_t aptpl_reg_lock; |
| 374 | /* |
| 375 | * This will always be set by one individual I_T Nexus. |
| 376 | * However with all_tg_pt=1, other I_T Nexus from the |
| 377 | * same initiator can access PR reg/res info on a different |
| 378 | * target port. |
| 379 | * |
| 380 | * There is also the 'All Registrants' case, where there is |
| 381 | * a single *pr_res_holder of the reservation, but all |
| 382 | * registrations are considered reservation holders. |
| 383 | */ |
| 384 | struct se_node_acl *pr_res_holder; |
| 385 | struct list_head registration_list; |
| 386 | struct list_head aptpl_reg_list; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 387 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 388 | |
Andy Grover | c8e31f2 | 2012-01-19 13:39:17 -0800 | [diff] [blame] | 389 | struct se_tmr_req { |
| 390 | /* Task Management function to be performed */ |
| 391 | u8 function; |
| 392 | /* Task Management response to send */ |
| 393 | u8 response; |
| 394 | int call_transport; |
| 395 | /* Reference to ITT that Task Mgmt should be performed */ |
Bart Van Assche | 649ee05 | 2015-04-14 13:26:44 +0200 | [diff] [blame] | 396 | u64 ref_task_tag; |
Andy Grover | c8e31f2 | 2012-01-19 13:39:17 -0800 | [diff] [blame] | 397 | void *fabric_tmr_ptr; |
| 398 | struct se_cmd *task_cmd; |
Andy Grover | c8e31f2 | 2012-01-19 13:39:17 -0800 | [diff] [blame] | 399 | struct se_device *tmr_dev; |
Andy Grover | c8e31f2 | 2012-01-19 13:39:17 -0800 | [diff] [blame] | 400 | struct list_head tmr_list; |
| 401 | }; |
| 402 | |
Nicholas Bellinger | ce65e5b | 2013-12-23 20:28:13 +0000 | [diff] [blame] | 403 | enum target_prot_op { |
Nicholas Bellinger | e70beee | 2014-04-02 12:52:38 -0700 | [diff] [blame] | 404 | TARGET_PROT_NORMAL = 0, |
| 405 | TARGET_PROT_DIN_INSERT = (1 << 0), |
| 406 | TARGET_PROT_DOUT_INSERT = (1 << 1), |
| 407 | TARGET_PROT_DIN_STRIP = (1 << 2), |
| 408 | TARGET_PROT_DOUT_STRIP = (1 << 3), |
| 409 | TARGET_PROT_DIN_PASS = (1 << 4), |
| 410 | TARGET_PROT_DOUT_PASS = (1 << 5), |
Nicholas Bellinger | ce65e5b | 2013-12-23 20:28:13 +0000 | [diff] [blame] | 411 | }; |
| 412 | |
Nicholas Bellinger | e70beee | 2014-04-02 12:52:38 -0700 | [diff] [blame] | 413 | #define TARGET_PROT_ALL TARGET_PROT_DIN_INSERT | TARGET_PROT_DOUT_INSERT | \ |
| 414 | TARGET_PROT_DIN_STRIP | TARGET_PROT_DOUT_STRIP | \ |
| 415 | TARGET_PROT_DIN_PASS | TARGET_PROT_DOUT_PASS |
| 416 | |
Nicholas Bellinger | ce65e5b | 2013-12-23 20:28:13 +0000 | [diff] [blame] | 417 | enum target_prot_type { |
| 418 | TARGET_DIF_TYPE0_PROT, |
| 419 | TARGET_DIF_TYPE1_PROT, |
| 420 | TARGET_DIF_TYPE2_PROT, |
| 421 | TARGET_DIF_TYPE3_PROT, |
| 422 | }; |
| 423 | |
Sagi Grimberg | 19f9361 | 2014-02-19 17:50:15 +0200 | [diff] [blame] | 424 | enum target_core_dif_check { |
| 425 | TARGET_DIF_CHECK_GUARD = 0x1 << 0, |
| 426 | TARGET_DIF_CHECK_APPTAG = 0x1 << 1, |
| 427 | TARGET_DIF_CHECK_REFTAG = 0x1 << 2, |
| 428 | }; |
| 429 | |
Christoph Hellwig | 68d81f4 | 2014-11-24 07:07:25 -0800 | [diff] [blame] | 430 | /* for sam_task_attr */ |
| 431 | #define TCM_SIMPLE_TAG 0x20 |
| 432 | #define TCM_HEAD_TAG 0x21 |
| 433 | #define TCM_ORDERED_TAG 0x22 |
| 434 | #define TCM_ACA_TAG 0x24 |
| 435 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 436 | struct se_cmd { |
| 437 | /* SAM response code being sent to initiator */ |
| 438 | u8 scsi_status; |
| 439 | u8 scsi_asc; |
| 440 | u8 scsi_ascq; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 441 | u16 scsi_sense_length; |
Roland Dreier | 915270c3 | 2015-07-21 17:45:33 -0700 | [diff] [blame] | 442 | unsigned cmd_wait_set:1; |
| 443 | unsigned unknown_data_length:1; |
| 444 | bool state_active:1; |
Bart Van Assche | 649ee05 | 2015-04-14 13:26:44 +0200 | [diff] [blame] | 445 | u64 tag; /* SAM command identifier aka task tag */ |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 446 | /* Delay for ALUA Active/NonOptimized state access in milliseconds */ |
| 447 | int alua_nonop_delay; |
| 448 | /* See include/linux/dma-mapping.h */ |
| 449 | enum dma_data_direction data_direction; |
| 450 | /* For SAM Task Attribute */ |
| 451 | int sam_task_attr; |
Nicholas Bellinger | c0add7f | 2013-06-07 17:38:58 -0700 | [diff] [blame] | 452 | /* Used for se_sess->sess_tag_pool */ |
| 453 | unsigned int map_tag; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 454 | /* Transport protocol dependent state, see transport_state_table */ |
| 455 | enum transport_state_table t_state; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 456 | /* See se_cmd_flags_table */ |
| 457 | u32 se_cmd_flags; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 458 | /* Total size in bytes associated with command */ |
| 459 | u32 data_length; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 460 | u32 residual_count; |
Hannes Reinecke | f2d3068 | 2015-06-10 08:41:22 +0200 | [diff] [blame] | 461 | u64 orig_fe_lun; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 462 | /* Persistent Reservation key */ |
| 463 | u64 pr_res_key; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 464 | /* Used for sense data */ |
| 465 | void *sense_buffer; |
Andy Grover | 5951146d | 2011-07-19 10:26:37 +0000 | [diff] [blame] | 466 | struct list_head se_delayed_node; |
Nicholas Bellinger | 07bde79 | 2011-06-13 14:46:09 -0700 | [diff] [blame] | 467 | struct list_head se_qf_node; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 468 | struct se_device *se_dev; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 469 | struct se_lun *se_lun; |
| 470 | /* Only used for internal passthrough and legacy TCM fabric modules */ |
| 471 | struct se_session *se_sess; |
| 472 | struct se_tmr_req *se_tmr_req; |
Nicholas Bellinger | a17f091 | 2011-11-02 21:52:08 -0700 | [diff] [blame] | 473 | struct list_head se_cmd_list; |
| 474 | struct completion cmd_wait_comp; |
Christoph Hellwig | 9ac8928 | 2015-04-08 20:01:35 +0200 | [diff] [blame] | 475 | const struct target_core_fabric_ops *se_tfo; |
Christoph Hellwig | de103c9 | 2012-11-06 12:24:09 -0800 | [diff] [blame] | 476 | sense_reason_t (*execute_cmd)(struct se_cmd *); |
Nicholas Bellinger | 057085e | 2015-11-05 23:37:59 -0800 | [diff] [blame] | 477 | sense_reason_t (*transport_complete_callback)(struct se_cmd *, bool, int *); |
Christoph Hellwig | 7a971b1 | 2015-06-19 15:10:58 +0200 | [diff] [blame] | 478 | void *protocol_data; |
Nicholas Bellinger | 07bde79 | 2011-06-13 14:46:09 -0700 | [diff] [blame] | 479 | |
Andy Grover | a1d8b49 | 2011-05-02 17:12:10 -0700 | [diff] [blame] | 480 | unsigned char *t_task_cdb; |
| 481 | unsigned char __t_task_cdb[TCM_MAX_COMMAND_SIZE]; |
| 482 | unsigned long long t_task_lba; |
Nicholas Bellinger | a82a953 | 2013-08-19 23:57:30 -0700 | [diff] [blame] | 483 | unsigned int t_task_nolb; |
Christoph Hellwig | 7d680f3b | 2011-12-21 14:13:47 -0500 | [diff] [blame] | 484 | unsigned int transport_state; |
| 485 | #define CMD_T_ABORTED (1 << 0) |
| 486 | #define CMD_T_ACTIVE (1 << 1) |
| 487 | #define CMD_T_COMPLETE (1 << 2) |
Christoph Hellwig | 7d680f3b | 2011-12-21 14:13:47 -0500 | [diff] [blame] | 488 | #define CMD_T_SENT (1 << 4) |
| 489 | #define CMD_T_STOP (1 << 5) |
Nicholas Bellinger | 0f4a943 | 2016-01-19 15:23:02 -0800 | [diff] [blame] | 490 | #define CMD_T_TAS (1 << 10) |
| 491 | #define CMD_T_FABRIC_STOP (1 << 11) |
Andy Grover | a1d8b49 | 2011-05-02 17:12:10 -0700 | [diff] [blame] | 492 | spinlock_t t_state_lock; |
Roland Dreier | 915270c3 | 2015-07-21 17:45:33 -0700 | [diff] [blame] | 493 | struct kref cmd_kref; |
Andy Grover | a1d8b49 | 2011-05-02 17:12:10 -0700 | [diff] [blame] | 494 | struct completion t_transport_stop_comp; |
Andy Grover | 05d1c7c | 2011-07-20 19:13:28 +0000 | [diff] [blame] | 495 | |
Christoph Hellwig | 35e0e75 | 2011-10-17 13:56:53 -0400 | [diff] [blame] | 496 | struct work_struct work; |
| 497 | |
Andy Grover | ec98f78 | 2011-07-20 19:28:46 +0000 | [diff] [blame] | 498 | struct scatterlist *t_data_sg; |
Nicholas Bellinger | 47e459e | 2013-08-20 10:45:16 -0700 | [diff] [blame] | 499 | struct scatterlist *t_data_sg_orig; |
Andy Grover | ec98f78 | 2011-07-20 19:28:46 +0000 | [diff] [blame] | 500 | unsigned int t_data_nents; |
Nicholas Bellinger | 47e459e | 2013-08-20 10:45:16 -0700 | [diff] [blame] | 501 | unsigned int t_data_nents_orig; |
Andy Grover | 4949314 | 2012-01-16 16:57:08 -0800 | [diff] [blame] | 502 | void *t_data_vmap; |
Andy Grover | ec98f78 | 2011-07-20 19:28:46 +0000 | [diff] [blame] | 503 | struct scatterlist *t_bidi_data_sg; |
| 504 | unsigned int t_bidi_data_nents; |
| 505 | |
Roland Dreier | 915270c3 | 2015-07-21 17:45:33 -0700 | [diff] [blame] | 506 | /* Used for lun->lun_ref counting */ |
| 507 | int lun_ref_active; |
| 508 | |
Christoph Hellwig | cf572a9 | 2012-04-24 00:25:05 -0400 | [diff] [blame] | 509 | struct list_head state_list; |
Christoph Hellwig | cf572a9 | 2012-04-24 00:25:05 -0400 | [diff] [blame] | 510 | |
Christoph Hellwig | 5787cac | 2012-04-24 00:25:06 -0400 | [diff] [blame] | 511 | /* backend private data */ |
| 512 | void *priv; |
Nicholas Bellinger | 5277797 | 2013-11-06 21:03:43 -0800 | [diff] [blame] | 513 | |
Nicholas Bellinger | ce65e5b | 2013-12-23 20:28:13 +0000 | [diff] [blame] | 514 | /* DIF related members */ |
| 515 | enum target_prot_op prot_op; |
| 516 | enum target_prot_type prot_type; |
Sagi Grimberg | 19f9361 | 2014-02-19 17:50:15 +0200 | [diff] [blame] | 517 | u8 prot_checks; |
Roland Dreier | 915270c3 | 2015-07-21 17:45:33 -0700 | [diff] [blame] | 518 | bool prot_pto; |
Nicholas Bellinger | ce65e5b | 2013-12-23 20:28:13 +0000 | [diff] [blame] | 519 | u32 prot_length; |
| 520 | u32 reftag_seed; |
| 521 | struct scatterlist *t_prot_sg; |
| 522 | unsigned int t_prot_nents; |
Nicholas Bellinger | ce65e5b | 2013-12-23 20:28:13 +0000 | [diff] [blame] | 523 | sense_reason_t pi_err; |
Sagi Grimberg | 76736db | 2014-01-23 19:29:38 +0200 | [diff] [blame] | 524 | sector_t bad_sector; |
Quinn Tran | fb3269b | 2015-12-17 14:57:06 -0500 | [diff] [blame] | 525 | int cpuid; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 526 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 527 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 528 | struct se_ua { |
| 529 | u8 ua_asc; |
| 530 | u8 ua_ascq; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 531 | struct list_head ua_nacl_list; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 532 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 533 | |
| 534 | struct se_node_acl { |
| 535 | char initiatorname[TRANSPORT_IQN_LEN]; |
| 536 | /* Used to signal demo mode created ACL, disabled by default */ |
Dan Carpenter | 5dd7ed2e | 2011-03-14 04:06:01 -0700 | [diff] [blame] | 537 | bool dynamic_node_acl; |
Nicholas Bellinger | 01d4d67 | 2016-12-07 12:55:54 -0800 | [diff] [blame] | 538 | bool dynamic_stop; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 539 | u32 queue_depth; |
| 540 | u32 acl_index; |
Nicholas Bellinger | bffb512 | 2015-04-14 11:52:22 -0700 | [diff] [blame] | 541 | enum target_prot_type saved_prot_type; |
Andy Grover | 79e62fc | 2012-12-11 16:30:53 -0800 | [diff] [blame] | 542 | #define MAX_ACL_TAG_SIZE 64 |
| 543 | char acl_tag[MAX_ACL_TAG_SIZE]; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 544 | /* Used for PR SPEC_I_PT=1 and REGISTER_AND_MOVE */ |
| 545 | atomic_t acl_pr_ref_count; |
Nicholas Bellinger | 29a05de | 2015-03-22 20:42:19 -0700 | [diff] [blame] | 546 | struct hlist_head lun_entry_hlist; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 547 | struct se_session *nacl_sess; |
| 548 | struct se_portal_group *se_tpg; |
Nicholas Bellinger | 29a05de | 2015-03-22 20:42:19 -0700 | [diff] [blame] | 549 | struct mutex lun_entry_mutex; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 550 | spinlock_t nacl_sess_lock; |
| 551 | struct config_group acl_group; |
| 552 | struct config_group acl_attrib_group; |
| 553 | struct config_group acl_auth_group; |
| 554 | struct config_group acl_param_group; |
Nicholas Bellinger | 12d233842 | 2011-03-14 04:06:11 -0700 | [diff] [blame] | 555 | struct config_group acl_fabric_stat_group; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 556 | struct list_head acl_list; |
| 557 | struct list_head acl_sess_list; |
Nicholas Bellinger | 0146834 | 2012-03-10 14:32:52 -0800 | [diff] [blame] | 558 | struct completion acl_free_comp; |
Nicholas Bellinger | afb999f | 2012-03-08 23:45:02 -0800 | [diff] [blame] | 559 | struct kref acl_kref; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 560 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 561 | |
Christoph Hellwig | 2eafd72 | 2015-10-03 15:32:55 +0200 | [diff] [blame] | 562 | static inline struct se_node_acl *acl_to_nacl(struct config_item *item) |
| 563 | { |
| 564 | return container_of(to_config_group(item), struct se_node_acl, |
| 565 | acl_group); |
| 566 | } |
| 567 | |
| 568 | static inline struct se_node_acl *attrib_to_nacl(struct config_item *item) |
| 569 | { |
| 570 | return container_of(to_config_group(item), struct se_node_acl, |
| 571 | acl_attrib_group); |
| 572 | } |
| 573 | |
| 574 | static inline struct se_node_acl *auth_to_nacl(struct config_item *item) |
| 575 | { |
| 576 | return container_of(to_config_group(item), struct se_node_acl, |
| 577 | acl_auth_group); |
| 578 | } |
| 579 | |
| 580 | static inline struct se_node_acl *param_to_nacl(struct config_item *item) |
| 581 | { |
| 582 | return container_of(to_config_group(item), struct se_node_acl, |
| 583 | acl_param_group); |
| 584 | } |
| 585 | |
| 586 | static inline struct se_node_acl *fabric_stat_to_nacl(struct config_item *item) |
| 587 | { |
| 588 | return container_of(to_config_group(item), struct se_node_acl, |
| 589 | acl_fabric_stat_group); |
| 590 | } |
| 591 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 592 | struct se_session { |
Bart Van Assche | 5f655e8 | 2011-11-08 20:46:29 +0100 | [diff] [blame] | 593 | unsigned sess_tearing_down:1; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 594 | u64 sess_bin_isid; |
Nicholas Bellinger | e70beee | 2014-04-02 12:52:38 -0700 | [diff] [blame] | 595 | enum target_prot_op sup_prot_ops; |
Nicholas Bellinger | 38b57f8 | 2015-02-27 22:05:21 -0800 | [diff] [blame] | 596 | enum target_prot_type sess_prot_type; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 597 | struct se_node_acl *se_node_acl; |
| 598 | struct se_portal_group *se_tpg; |
| 599 | void *fabric_sess_ptr; |
| 600 | struct list_head sess_list; |
| 601 | struct list_head sess_acl_list; |
Nicholas Bellinger | a17f091 | 2011-11-02 21:52:08 -0700 | [diff] [blame] | 602 | struct list_head sess_cmd_list; |
Nicholas Bellinger | 9b31a32 | 2013-05-15 00:52:44 -0700 | [diff] [blame] | 603 | struct list_head sess_wait_list; |
Nicholas Bellinger | a17f091 | 2011-11-02 21:52:08 -0700 | [diff] [blame] | 604 | spinlock_t sess_cmd_lock; |
Nicholas Bellinger | c0add7f | 2013-06-07 17:38:58 -0700 | [diff] [blame] | 605 | void *sess_cmd_map; |
| 606 | struct percpu_ida sess_tag_pool; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 607 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 608 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 609 | struct se_device; |
| 610 | struct se_transform_info; |
| 611 | struct scatterlist; |
| 612 | |
Nicholas Bellinger | 12d233842 | 2011-03-14 04:06:11 -0700 | [diff] [blame] | 613 | struct se_ml_stat_grps { |
| 614 | struct config_group stat_group; |
| 615 | struct config_group scsi_auth_intr_group; |
| 616 | struct config_group scsi_att_intr_port_group; |
| 617 | }; |
| 618 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 619 | struct se_lun_acl { |
Hannes Reinecke | f2d3068 | 2015-06-10 08:41:22 +0200 | [diff] [blame] | 620 | u64 mapped_lun; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 621 | struct se_node_acl *se_lun_nacl; |
| 622 | struct se_lun *se_lun; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 623 | struct config_group se_lun_group; |
Nicholas Bellinger | 12d233842 | 2011-03-14 04:06:11 -0700 | [diff] [blame] | 624 | struct se_ml_stat_grps ml_stat_grps; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 625 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 626 | |
| 627 | struct se_dev_entry { |
Hannes Reinecke | f2d3068 | 2015-06-10 08:41:22 +0200 | [diff] [blame] | 628 | u64 mapped_lun; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 629 | u64 pr_res_key; |
| 630 | u64 creation_time; |
Andy Grover | 03a68b4 | 2016-02-25 15:14:32 -0800 | [diff] [blame] | 631 | bool lun_access_ro; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 632 | u32 attach_count; |
Nicholas Bellinger | 29a05de | 2015-03-22 20:42:19 -0700 | [diff] [blame] | 633 | atomic_long_t total_cmds; |
| 634 | atomic_long_t read_bytes; |
| 635 | atomic_long_t write_bytes; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 636 | atomic_t ua_count; |
| 637 | /* Used for PR SPEC_I_PT=1 and REGISTER_AND_MOVE */ |
Nicholas Bellinger | 29a05de | 2015-03-22 20:42:19 -0700 | [diff] [blame] | 638 | struct kref pr_kref; |
| 639 | struct completion pr_comp; |
| 640 | struct se_lun_acl __rcu *se_lun_acl; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 641 | spinlock_t ua_lock; |
Nicholas Bellinger | 29a05de | 2015-03-22 20:42:19 -0700 | [diff] [blame] | 642 | struct se_lun __rcu *se_lun; |
Nicholas Bellinger | 80bfdfa | 2015-03-25 01:02:57 -0700 | [diff] [blame] | 643 | #define DEF_PR_REG_ACTIVE 1 |
| 644 | unsigned long deve_flags; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 645 | struct list_head alua_port_list; |
Christoph Hellwig | adf653f | 2015-05-25 21:33:08 -0700 | [diff] [blame] | 646 | struct list_head lun_link; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 647 | struct list_head ua_list; |
Nicholas Bellinger | 29a05de | 2015-03-22 20:42:19 -0700 | [diff] [blame] | 648 | struct hlist_node link; |
| 649 | struct rcu_head rcu_head; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 650 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 651 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 652 | struct se_dev_attrib { |
Tregaron Bayly | adfa957 | 2013-01-31 15:30:24 -0700 | [diff] [blame] | 653 | int emulate_model_alias; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 654 | int emulate_dpo; |
| 655 | int emulate_fua_write; |
| 656 | int emulate_fua_read; |
| 657 | int emulate_write_cache; |
| 658 | int emulate_ua_intlck_ctrl; |
| 659 | int emulate_tas; |
| 660 | int emulate_tpu; |
| 661 | int emulate_tpws; |
Nicholas Bellinger | 0123a9e | 2013-08-20 14:24:09 -0700 | [diff] [blame] | 662 | int emulate_caw; |
Nicholas Bellinger | d397a44 | 2013-08-22 14:17:20 -0700 | [diff] [blame] | 663 | int emulate_3pc; |
Nicholas Bellinger | ce65e5b | 2013-12-23 20:28:13 +0000 | [diff] [blame] | 664 | int pi_prot_format; |
| 665 | enum target_prot_type pi_prot_type; |
| 666 | enum target_prot_type hw_pi_prot_type; |
Dmitry Monakhov | 056e892 | 2017-03-31 19:53:36 +0400 | [diff] [blame] | 667 | int pi_prot_verify; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 668 | int enforce_pr_isids; |
Nicholas Bellinger | 92404e6 | 2014-10-04 01:06:08 +0000 | [diff] [blame] | 669 | int force_pr_aptpl; |
Roland Dreier | e22a7f07 | 2011-07-05 13:34:52 -0700 | [diff] [blame] | 670 | int is_nonrot; |
Nicholas Bellinger | 5de619a | 2011-07-17 02:57:58 -0700 | [diff] [blame] | 671 | int emulate_rest_reord; |
Jamie Pocas | e6f41633 | 2015-11-29 14:44:57 -0800 | [diff] [blame] | 672 | int unmap_zeroes_data; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 673 | u32 hw_block_size; |
| 674 | u32 block_size; |
| 675 | u32 hw_max_sectors; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 676 | u32 optimal_sectors; |
| 677 | u32 hw_queue_depth; |
| 678 | u32 queue_depth; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 679 | u32 max_unmap_lba_count; |
| 680 | u32 max_unmap_block_desc_count; |
| 681 | u32 unmap_granularity; |
| 682 | u32 unmap_granularity_alignment; |
Nicholas Bellinger | 773cbaf | 2012-11-15 11:02:49 -0800 | [diff] [blame] | 683 | u32 max_write_same_len; |
Nicholas Bellinger | 95cadac | 2013-12-12 12:24:11 -0800 | [diff] [blame] | 684 | u32 max_bytes_per_io; |
Christoph Hellwig | 0fd97cc | 2012-10-08 00:03:19 -0400 | [diff] [blame] | 685 | struct se_device *da_dev; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 686 | struct config_group da_group; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 687 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 688 | |
Nicholas Bellinger | 4863e52 | 2013-11-08 13:10:44 -0800 | [diff] [blame] | 689 | struct se_port_stat_grps { |
| 690 | struct config_group stat_group; |
| 691 | struct config_group scsi_port_group; |
| 692 | struct config_group scsi_tgt_port_group; |
| 693 | struct config_group scsi_transport_group; |
| 694 | }; |
| 695 | |
Christoph Hellwig | adf653f | 2015-05-25 21:33:08 -0700 | [diff] [blame] | 696 | struct scsi_port_stats { |
Nicholas Bellinger | 4cc987e | 2015-05-19 00:03:07 -0700 | [diff] [blame] | 697 | atomic_long_t cmd_pdus; |
| 698 | atomic_long_t tx_data_octets; |
| 699 | atomic_long_t rx_data_octets; |
Christoph Hellwig | adf653f | 2015-05-25 21:33:08 -0700 | [diff] [blame] | 700 | }; |
| 701 | |
Nicholas Bellinger | 4863e52 | 2013-11-08 13:10:44 -0800 | [diff] [blame] | 702 | struct se_lun { |
Hannes Reinecke | f2d3068 | 2015-06-10 08:41:22 +0200 | [diff] [blame] | 703 | u64 unpacked_lun; |
Nicholas Bellinger | 4863e52 | 2013-11-08 13:10:44 -0800 | [diff] [blame] | 704 | #define SE_LUN_LINK_MAGIC 0xffff7771 |
| 705 | u32 lun_link_magic; |
Nicholas Bellinger | 49cb77e | 2017-03-27 16:12:43 -0700 | [diff] [blame] | 706 | bool lun_shutdown; |
Andy Grover | 03a68b4 | 2016-02-25 15:14:32 -0800 | [diff] [blame] | 707 | bool lun_access_ro; |
Nicholas Bellinger | 29a05de | 2015-03-22 20:42:19 -0700 | [diff] [blame] | 708 | u32 lun_index; |
Hannes Reinecke | f2d3068 | 2015-06-10 08:41:22 +0200 | [diff] [blame] | 709 | |
| 710 | /* RELATIVE TARGET PORT IDENTIFER */ |
| 711 | u16 lun_rtpi; |
Nicholas Bellinger | 4863e52 | 2013-11-08 13:10:44 -0800 | [diff] [blame] | 712 | atomic_t lun_acl_count; |
Christoph Hellwig | adf653f | 2015-05-25 21:33:08 -0700 | [diff] [blame] | 713 | struct se_device __rcu *lun_se_dev; |
| 714 | |
| 715 | struct list_head lun_deve_list; |
| 716 | spinlock_t lun_deve_lock; |
| 717 | |
| 718 | /* ALUA state */ |
| 719 | int lun_tg_pt_secondary_stat; |
| 720 | int lun_tg_pt_secondary_write_md; |
| 721 | atomic_t lun_tg_pt_secondary_offline; |
| 722 | struct mutex lun_tg_pt_md_mutex; |
| 723 | |
| 724 | /* ALUA target port group linkage */ |
| 725 | struct list_head lun_tg_pt_gp_link; |
| 726 | struct t10_alua_tg_pt_gp *lun_tg_pt_gp; |
| 727 | spinlock_t lun_tg_pt_gp_lock; |
| 728 | |
Christoph Hellwig | adf653f | 2015-05-25 21:33:08 -0700 | [diff] [blame] | 729 | struct se_portal_group *lun_tpg; |
| 730 | struct scsi_port_stats lun_stats; |
Nicholas Bellinger | 4863e52 | 2013-11-08 13:10:44 -0800 | [diff] [blame] | 731 | struct config_group lun_group; |
| 732 | struct se_port_stat_grps port_stat_grps; |
| 733 | struct completion lun_ref_comp; |
Nicholas Bellinger | bd4e2d2 | 2017-02-22 22:06:32 -0800 | [diff] [blame] | 734 | struct completion lun_shutdown_comp; |
Nicholas Bellinger | 4863e52 | 2013-11-08 13:10:44 -0800 | [diff] [blame] | 735 | struct percpu_ref lun_ref; |
Christoph Hellwig | adf653f | 2015-05-25 21:33:08 -0700 | [diff] [blame] | 736 | struct list_head lun_dev_link; |
Nicholas Bellinger | 6bb8261 | 2015-05-10 19:31:10 -0700 | [diff] [blame] | 737 | struct hlist_node link; |
| 738 | struct rcu_head rcu_head; |
Nicholas Bellinger | 4863e52 | 2013-11-08 13:10:44 -0800 | [diff] [blame] | 739 | }; |
| 740 | |
Nicholas Bellinger | 12d233842 | 2011-03-14 04:06:11 -0700 | [diff] [blame] | 741 | struct se_dev_stat_grps { |
| 742 | struct config_group stat_group; |
| 743 | struct config_group scsi_dev_group; |
| 744 | struct config_group scsi_tgt_dev_group; |
| 745 | struct config_group scsi_lu_group; |
| 746 | }; |
| 747 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 748 | struct se_device { |
Nicholas Bellinger | 0ff8754 | 2012-12-04 23:43:57 -0800 | [diff] [blame] | 749 | #define SE_DEV_LINK_MAGIC 0xfeeddeef |
| 750 | u32 dev_link_magic; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 751 | /* RELATIVE TARGET PORT IDENTIFER Counter */ |
| 752 | u16 dev_rpti_counter; |
| 753 | /* Used for SAM Task Attribute ordering */ |
| 754 | u32 dev_cur_ordered_id; |
| 755 | u32 dev_flags; |
Christoph Hellwig | 0fd97cc | 2012-10-08 00:03:19 -0400 | [diff] [blame] | 756 | #define DF_CONFIGURED 0x00000001 |
| 757 | #define DF_FIRMWARE_VPD_UNIT_SERIAL 0x00000002 |
| 758 | #define DF_EMULATED_VPD_UNIT_SERIAL 0x00000004 |
| 759 | #define DF_USING_UDEV_PATH 0x00000008 |
| 760 | #define DF_USING_ALIAS 0x00000010 |
Nicholas Bellinger | eeeb952 | 2015-09-15 17:27:35 -0700 | [diff] [blame] | 761 | #define DF_READ_ONLY 0x00000020 |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 762 | /* Physical device queue depth */ |
| 763 | u32 queue_depth; |
| 764 | /* Used for SPC-2 reservations enforce of ISIDs */ |
| 765 | u64 dev_res_bin_isid; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 766 | /* Pointer to transport specific device structure */ |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 767 | u32 dev_index; |
| 768 | u64 creation_time; |
Nicholas Bellinger | ee48068 | 2013-11-13 18:34:55 -0800 | [diff] [blame] | 769 | atomic_long_t num_resets; |
Nicholas Bellinger | c87ba9c | 2017-01-19 15:45:57 -0800 | [diff] [blame] | 770 | atomic_long_t aborts_complete; |
| 771 | atomic_long_t aborts_no_task; |
Nicholas Bellinger | ee48068 | 2013-11-13 18:34:55 -0800 | [diff] [blame] | 772 | atomic_long_t num_cmds; |
| 773 | atomic_long_t read_bytes; |
| 774 | atomic_long_t write_bytes; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 775 | /* Active commands on this virtual SE device */ |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 776 | atomic_t simple_cmds; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 777 | atomic_t dev_ordered_sync; |
Nicholas Bellinger | 07bde79 | 2011-06-13 14:46:09 -0700 | [diff] [blame] | 778 | atomic_t dev_qf_count; |
Christoph Hellwig | adf653f | 2015-05-25 21:33:08 -0700 | [diff] [blame] | 779 | u32 export_count; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 780 | spinlock_t delayed_cmd_lock; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 781 | spinlock_t execute_task_lock; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 782 | spinlock_t dev_reservation_lock; |
Christoph Hellwig | 0fd97cc | 2012-10-08 00:03:19 -0400 | [diff] [blame] | 783 | unsigned int dev_reservation_flags; |
| 784 | #define DRF_SPC2_RESERVATIONS 0x00000001 |
| 785 | #define DRF_SPC2_RESERVATIONS_WITH_ISID 0x00000002 |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 786 | spinlock_t se_port_lock; |
| 787 | spinlock_t se_tmr_lock; |
Nicholas Bellinger | 07bde79 | 2011-06-13 14:46:09 -0700 | [diff] [blame] | 788 | spinlock_t qf_cmd_lock; |
Nicholas Bellinger | 68ff9b9 | 2013-08-19 15:20:28 -0700 | [diff] [blame] | 789 | struct semaphore caw_sem; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 790 | /* Used for legacy SPC-2 reservationsa */ |
| 791 | struct se_node_acl *dev_reserved_node_acl; |
| 792 | /* Used for ALUA Logical Unit Group membership */ |
| 793 | struct t10_alua_lu_gp_member *dev_alua_lu_gp_mem; |
| 794 | /* Used for SPC-3 Persistent Reservations */ |
| 795 | struct t10_pr_registration *dev_pr_res_holder; |
| 796 | struct list_head dev_sep_list; |
| 797 | struct list_head dev_tmr_list; |
Christoph Hellwig | af87729 | 2012-07-08 15:58:49 -0400 | [diff] [blame] | 798 | struct workqueue_struct *tmr_wq; |
Nicholas Bellinger | 07bde79 | 2011-06-13 14:46:09 -0700 | [diff] [blame] | 799 | struct work_struct qf_work_queue; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 800 | struct list_head delayed_cmd_list; |
Christoph Hellwig | cf572a9 | 2012-04-24 00:25:05 -0400 | [diff] [blame] | 801 | struct list_head state_list; |
Nicholas Bellinger | 07bde79 | 2011-06-13 14:46:09 -0700 | [diff] [blame] | 802 | struct list_head qf_cmd_list; |
Nicholas Bellinger | d9ea32b | 2013-08-22 11:33:37 -0700 | [diff] [blame] | 803 | struct list_head g_dev_node; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 804 | /* Pointer to associated SE HBA */ |
| 805 | struct se_hba *se_hba; |
Christoph Hellwig | 0fd97cc | 2012-10-08 00:03:19 -0400 | [diff] [blame] | 806 | /* T10 Inquiry and VPD WWN Information */ |
| 807 | struct t10_wwn t10_wwn; |
| 808 | /* T10 Asymmetric Logical Unit Assignment for Target Ports */ |
| 809 | struct t10_alua t10_alua; |
| 810 | /* T10 SPC-2 + SPC-3 Reservations */ |
| 811 | struct t10_reservation t10_pr; |
| 812 | struct se_dev_attrib dev_attrib; |
| 813 | struct config_group dev_group; |
| 814 | struct config_group dev_pr_group; |
| 815 | struct se_dev_stat_grps dev_stat_grps; |
| 816 | #define SE_DEV_ALIAS_LEN 512 /* must be less than PAGE_SIZE */ |
| 817 | unsigned char dev_alias[SE_DEV_ALIAS_LEN]; |
| 818 | #define SE_UDEV_PATH_LEN 512 /* must be less than PAGE_SIZE */ |
| 819 | unsigned char udev_path[SE_UDEV_PATH_LEN]; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 820 | /* Pointer to template of function pointers for transport */ |
Christoph Hellwig | 0a06d43 | 2015-05-10 18:14:56 +0200 | [diff] [blame] | 821 | const struct target_backend_ops *transport; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 822 | /* Linked list for struct se_hba struct se_device list */ |
| 823 | struct list_head dev_list; |
Nicholas Bellinger | 4863e52 | 2013-11-08 13:10:44 -0800 | [diff] [blame] | 824 | struct se_lun xcopy_lun; |
Nicholas Bellinger | ce65e5b | 2013-12-23 20:28:13 +0000 | [diff] [blame] | 825 | /* Protection Information */ |
| 826 | int prot_length; |
Nicholas Bellinger | 4cc987e | 2015-05-19 00:03:07 -0700 | [diff] [blame] | 827 | /* For se_lun->lun_se_dev RCU read-side critical access */ |
| 828 | u32 hba_index; |
| 829 | struct rcu_head rcu_head; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 830 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 831 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 832 | struct se_hba { |
| 833 | u16 hba_tpgt; |
| 834 | u32 hba_id; |
| 835 | /* See hba_flags_table */ |
| 836 | u32 hba_flags; |
| 837 | /* Virtual iSCSI devices attached. */ |
| 838 | u32 dev_count; |
| 839 | u32 hba_index; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 840 | /* Pointer to transport specific host structure. */ |
| 841 | void *hba_ptr; |
Andy Grover | e3d6f90 | 2011-07-19 08:55:10 +0000 | [diff] [blame] | 842 | struct list_head hba_node; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 843 | spinlock_t device_lock; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 844 | struct config_group hba_group; |
| 845 | struct mutex hba_access_mutex; |
Christoph Hellwig | 0a06d43 | 2015-05-10 18:14:56 +0200 | [diff] [blame] | 846 | struct target_backend *backend; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 847 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 848 | |
| 849 | struct se_tpg_np { |
Nicholas Bellinger | 1f6fe7c | 2011-02-09 15:34:54 -0800 | [diff] [blame] | 850 | struct se_portal_group *tpg_np_parent; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 851 | struct config_group tpg_np_group; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 852 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 853 | |
Christoph Hellwig | 2eafd72 | 2015-10-03 15:32:55 +0200 | [diff] [blame] | 854 | static inline struct se_tpg_np *to_tpg_np(struct config_item *item) |
| 855 | { |
| 856 | return container_of(to_config_group(item), struct se_tpg_np, |
| 857 | tpg_np_group); |
| 858 | } |
| 859 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 860 | struct se_portal_group { |
Christoph Hellwig | e4aae5a | 2015-05-01 17:47:56 +0200 | [diff] [blame] | 861 | /* |
| 862 | * PROTOCOL IDENTIFIER value per SPC4, 7.5.1. |
| 863 | * |
| 864 | * Negative values can be used by fabric drivers for internal use TPGs. |
| 865 | */ |
| 866 | int proto_id; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 867 | /* Used for PR SPEC_I_PT=1 and REGISTER_AND_MOVE */ |
| 868 | atomic_t tpg_pr_ref_count; |
| 869 | /* Spinlock for adding/removing ACLed Nodes */ |
Nicholas Bellinger | 403edd7 | 2015-03-08 22:33:47 +0000 | [diff] [blame] | 870 | struct mutex acl_node_mutex; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 871 | /* Spinlock for adding/removing sessions */ |
| 872 | spinlock_t session_lock; |
Nicholas Bellinger | 6bb8261 | 2015-05-10 19:31:10 -0700 | [diff] [blame] | 873 | struct mutex tpg_lun_mutex; |
Andy Grover | e3d6f90 | 2011-07-19 08:55:10 +0000 | [diff] [blame] | 874 | struct list_head se_tpg_node; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 875 | /* linked list for initiator ACL list */ |
| 876 | struct list_head acl_node_list; |
Nicholas Bellinger | 6bb8261 | 2015-05-10 19:31:10 -0700 | [diff] [blame] | 877 | struct hlist_head tpg_lun_hlist; |
Christoph Hellwig | adf653f | 2015-05-25 21:33:08 -0700 | [diff] [blame] | 878 | struct se_lun *tpg_virt_lun0; |
Lucas De Marchi | 25985ed | 2011-03-30 22:57:33 -0300 | [diff] [blame] | 879 | /* List of TCM sessions associated wth this TPG */ |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 880 | struct list_head tpg_sess_list; |
| 881 | /* Pointer to $FABRIC_MOD dependent code */ |
Christoph Hellwig | 9ac8928 | 2015-04-08 20:01:35 +0200 | [diff] [blame] | 882 | const struct target_core_fabric_ops *se_tpg_tfo; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 883 | struct se_wwn *se_tpg_wwn; |
| 884 | struct config_group tpg_group; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 885 | struct config_group tpg_lun_group; |
| 886 | struct config_group tpg_np_group; |
| 887 | struct config_group tpg_acl_group; |
| 888 | struct config_group tpg_attrib_group; |
Nicholas Bellinger | e4b512e | 2013-06-19 18:37:00 -0700 | [diff] [blame] | 889 | struct config_group tpg_auth_group; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 890 | struct config_group tpg_param_group; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 891 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 892 | |
Christoph Hellwig | 2eafd72 | 2015-10-03 15:32:55 +0200 | [diff] [blame] | 893 | static inline struct se_portal_group *to_tpg(struct config_item *item) |
| 894 | { |
| 895 | return container_of(to_config_group(item), struct se_portal_group, |
| 896 | tpg_group); |
| 897 | } |
| 898 | |
| 899 | static inline struct se_portal_group *attrib_to_tpg(struct config_item *item) |
| 900 | { |
| 901 | return container_of(to_config_group(item), struct se_portal_group, |
| 902 | tpg_attrib_group); |
| 903 | } |
| 904 | |
| 905 | static inline struct se_portal_group *auth_to_tpg(struct config_item *item) |
| 906 | { |
| 907 | return container_of(to_config_group(item), struct se_portal_group, |
| 908 | tpg_auth_group); |
| 909 | } |
| 910 | |
| 911 | static inline struct se_portal_group *param_to_tpg(struct config_item *item) |
| 912 | { |
| 913 | return container_of(to_config_group(item), struct se_portal_group, |
| 914 | tpg_param_group); |
| 915 | } |
| 916 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 917 | struct se_wwn { |
| 918 | struct target_fabric_configfs *wwn_tf; |
Bart Van Assche | 2bce1a6 | 2016-12-09 11:00:33 -0800 | [diff] [blame] | 919 | void *priv; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 920 | struct config_group wwn_group; |
Nicholas Bellinger | 12d233842 | 2011-03-14 04:06:11 -0700 | [diff] [blame] | 921 | struct config_group fabric_stat_group; |
Christoph Hellwig | e0a53e7 | 2011-11-29 03:29:38 -0500 | [diff] [blame] | 922 | }; |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 923 | |
Joern Engel | 33940d0 | 2014-09-16 16:23:12 -0400 | [diff] [blame] | 924 | static inline void atomic_inc_mb(atomic_t *v) |
| 925 | { |
| 926 | smp_mb__before_atomic(); |
| 927 | atomic_inc(v); |
| 928 | smp_mb__after_atomic(); |
| 929 | } |
| 930 | |
| 931 | static inline void atomic_dec_mb(atomic_t *v) |
| 932 | { |
| 933 | smp_mb__before_atomic(); |
| 934 | atomic_dec(v); |
| 935 | smp_mb__after_atomic(); |
| 936 | } |
| 937 | |
Nicholas Bellinger | c66ac9d | 2010-12-17 11:11:26 -0800 | [diff] [blame] | 938 | #endif /* TARGET_CORE_BASE_H */ |