fc_fcp.c 58 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246
  1. /*
  2. * Copyright(c) 2007 Intel Corporation. All rights reserved.
  3. * Copyright(c) 2008 Red Hat, Inc. All rights reserved.
  4. * Copyright(c) 2008 Mike Christie
  5. *
  6. * This program is free software; you can redistribute it and/or modify it
  7. * under the terms and conditions of the GNU General Public License,
  8. * version 2, as published by the Free Software Foundation.
  9. *
  10. * This program is distributed in the hope it will be useful, but WITHOUT
  11. * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12. * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  13. * more details.
  14. *
  15. * You should have received a copy of the GNU General Public License along with
  16. * this program; if not, write to the Free Software Foundation, Inc.,
  17. * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
  18. *
  19. * Maintained at www.Open-FCoE.org
  20. */
  21. #include <linux/module.h>
  22. #include <linux/delay.h>
  23. #include <linux/kernel.h>
  24. #include <linux/types.h>
  25. #include <linux/spinlock.h>
  26. #include <linux/scatterlist.h>
  27. #include <linux/err.h>
  28. #include <linux/crc32.h>
  29. #include <linux/slab.h>
  30. #include <scsi/scsi_tcq.h>
  31. #include <scsi/scsi.h>
  32. #include <scsi/scsi_host.h>
  33. #include <scsi/scsi_device.h>
  34. #include <scsi/scsi_cmnd.h>
  35. #include <scsi/fc/fc_fc2.h>
  36. #include <scsi/libfc.h>
  37. #include <scsi/fc_encode.h>
  38. #include "fc_libfc.h"
  39. static struct kmem_cache *scsi_pkt_cachep;
  40. /* SRB state definitions */
  41. #define FC_SRB_FREE 0 /* cmd is free */
  42. #define FC_SRB_CMD_SENT (1 << 0) /* cmd has been sent */
  43. #define FC_SRB_RCV_STATUS (1 << 1) /* response has arrived */
  44. #define FC_SRB_ABORT_PENDING (1 << 2) /* cmd abort sent to device */
  45. #define FC_SRB_ABORTED (1 << 3) /* abort acknowledged */
  46. #define FC_SRB_DISCONTIG (1 << 4) /* non-sequential data recvd */
  47. #define FC_SRB_COMPL (1 << 5) /* fc_io_compl has been run */
  48. #define FC_SRB_FCP_PROCESSING_TMO (1 << 6) /* timer function processing */
  49. #define FC_SRB_READ (1 << 1)
  50. #define FC_SRB_WRITE (1 << 0)
  51. /*
  52. * The SCp.ptr should be tested and set under the scsi_pkt_queue lock
  53. */
  54. #define CMD_SP(Cmnd) ((struct fc_fcp_pkt *)(Cmnd)->SCp.ptr)
  55. #define CMD_ENTRY_STATUS(Cmnd) ((Cmnd)->SCp.have_data_in)
  56. #define CMD_COMPL_STATUS(Cmnd) ((Cmnd)->SCp.this_residual)
  57. #define CMD_SCSI_STATUS(Cmnd) ((Cmnd)->SCp.Status)
  58. #define CMD_RESID_LEN(Cmnd) ((Cmnd)->SCp.buffers_residual)
  59. /**
  60. * struct fc_fcp_internal - FCP layer internal data
  61. * @scsi_pkt_pool: Memory pool to draw FCP packets from
  62. * @scsi_queue_lock: Protects the scsi_pkt_queue
  63. * @scsi_pkt_queue: Current FCP packets
  64. * @last_can_queue_ramp_down_time: ramp down time
  65. * @last_can_queue_ramp_up_time: ramp up time
  66. * @max_can_queue: max can_queue size
  67. */
  68. struct fc_fcp_internal {
  69. mempool_t *scsi_pkt_pool;
  70. spinlock_t scsi_queue_lock;
  71. struct list_head scsi_pkt_queue;
  72. unsigned long last_can_queue_ramp_down_time;
  73. unsigned long last_can_queue_ramp_up_time;
  74. int max_can_queue;
  75. };
  76. #define fc_get_scsi_internal(x) ((struct fc_fcp_internal *)(x)->scsi_priv)
  77. /*
  78. * function prototypes
  79. * FC scsi I/O related functions
  80. */
  81. static void fc_fcp_recv_data(struct fc_fcp_pkt *, struct fc_frame *);
  82. static void fc_fcp_recv(struct fc_seq *, struct fc_frame *, void *);
  83. static void fc_fcp_resp(struct fc_fcp_pkt *, struct fc_frame *);
  84. static void fc_fcp_complete_locked(struct fc_fcp_pkt *);
  85. static void fc_tm_done(struct fc_seq *, struct fc_frame *, void *);
  86. static void fc_fcp_error(struct fc_fcp_pkt *, struct fc_frame *);
  87. static void fc_fcp_recovery(struct fc_fcp_pkt *, u8 code);
  88. static void fc_fcp_timeout(unsigned long);
  89. static void fc_fcp_rec(struct fc_fcp_pkt *);
  90. static void fc_fcp_rec_error(struct fc_fcp_pkt *, struct fc_frame *);
  91. static void fc_fcp_rec_resp(struct fc_seq *, struct fc_frame *, void *);
  92. static void fc_io_compl(struct fc_fcp_pkt *);
  93. static void fc_fcp_srr(struct fc_fcp_pkt *, enum fc_rctl, u32);
  94. static void fc_fcp_srr_resp(struct fc_seq *, struct fc_frame *, void *);
  95. static void fc_fcp_srr_error(struct fc_fcp_pkt *, struct fc_frame *);
  96. /*
  97. * command status codes
  98. */
  99. #define FC_COMPLETE 0
  100. #define FC_CMD_ABORTED 1
  101. #define FC_CMD_RESET 2
  102. #define FC_CMD_PLOGO 3
  103. #define FC_SNS_RCV 4
  104. #define FC_TRANS_ERR 5
  105. #define FC_DATA_OVRRUN 6
  106. #define FC_DATA_UNDRUN 7
  107. #define FC_ERROR 8
  108. #define FC_HRD_ERROR 9
  109. #define FC_CRC_ERROR 10
  110. #define FC_TIMED_OUT 11
  111. /*
  112. * Error recovery timeout values.
  113. */
  114. #define FC_SCSI_TM_TOV (10 * HZ)
  115. #define FC_HOST_RESET_TIMEOUT (30 * HZ)
  116. #define FC_CAN_QUEUE_PERIOD (60 * HZ)
  117. #define FC_MAX_ERROR_CNT 5
  118. #define FC_MAX_RECOV_RETRY 3
  119. #define FC_FCP_DFLT_QUEUE_DEPTH 32
  120. /**
  121. * fc_fcp_pkt_alloc() - Allocate a fcp_pkt
  122. * @lport: The local port that the FCP packet is for
  123. * @gfp: GFP flags for allocation
  124. *
  125. * Return value: fcp_pkt structure or null on allocation failure.
  126. * Context: Can be called from process context, no lock is required.
  127. */
  128. static struct fc_fcp_pkt *fc_fcp_pkt_alloc(struct fc_lport *lport, gfp_t gfp)
  129. {
  130. struct fc_fcp_internal *si = fc_get_scsi_internal(lport);
  131. struct fc_fcp_pkt *fsp;
  132. fsp = mempool_alloc(si->scsi_pkt_pool, gfp);
  133. if (fsp) {
  134. memset(fsp, 0, sizeof(*fsp));
  135. fsp->lp = lport;
  136. fsp->xfer_ddp = FC_XID_UNKNOWN;
  137. atomic_set(&fsp->ref_cnt, 1);
  138. init_timer(&fsp->timer);
  139. fsp->timer.data = (unsigned long)fsp;
  140. INIT_LIST_HEAD(&fsp->list);
  141. spin_lock_init(&fsp->scsi_pkt_lock);
  142. } else {
  143. per_cpu_ptr(lport->stats, get_cpu())->FcpPktAllocFails++;
  144. put_cpu();
  145. }
  146. return fsp;
  147. }
  148. /**
  149. * fc_fcp_pkt_release() - Release hold on a fcp_pkt
  150. * @fsp: The FCP packet to be released
  151. *
  152. * Context: Can be called from process or interrupt context,
  153. * no lock is required.
  154. */
  155. static void fc_fcp_pkt_release(struct fc_fcp_pkt *fsp)
  156. {
  157. if (atomic_dec_and_test(&fsp->ref_cnt)) {
  158. struct fc_fcp_internal *si = fc_get_scsi_internal(fsp->lp);
  159. mempool_free(fsp, si->scsi_pkt_pool);
  160. }
  161. }
  162. /**
  163. * fc_fcp_pkt_hold() - Hold a fcp_pkt
  164. * @fsp: The FCP packet to be held
  165. */
  166. static void fc_fcp_pkt_hold(struct fc_fcp_pkt *fsp)
  167. {
  168. atomic_inc(&fsp->ref_cnt);
  169. }
  170. /**
  171. * fc_fcp_pkt_destory() - Release hold on a fcp_pkt
  172. * @seq: The sequence that the FCP packet is on (required by destructor API)
  173. * @fsp: The FCP packet to be released
  174. *
  175. * This routine is called by a destructor callback in the exch_seq_send()
  176. * routine of the libfc Transport Template. The 'struct fc_seq' is a required
  177. * argument even though it is not used by this routine.
  178. *
  179. * Context: No locking required.
  180. */
  181. static void fc_fcp_pkt_destroy(struct fc_seq *seq, void *fsp)
  182. {
  183. fc_fcp_pkt_release(fsp);
  184. }
  185. /**
  186. * fc_fcp_lock_pkt() - Lock a fcp_pkt and increase its reference count
  187. * @fsp: The FCP packet to be locked and incremented
  188. *
  189. * We should only return error if we return a command to SCSI-ml before
  190. * getting a response. This can happen in cases where we send a abort, but
  191. * do not wait for the response and the abort and command can be passing
  192. * each other on the wire/network-layer.
  193. *
  194. * Note: this function locks the packet and gets a reference to allow
  195. * callers to call the completion function while the lock is held and
  196. * not have to worry about the packets refcount.
  197. *
  198. * TODO: Maybe we should just have callers grab/release the lock and
  199. * have a function that they call to verify the fsp and grab a ref if
  200. * needed.
  201. */
  202. static inline int fc_fcp_lock_pkt(struct fc_fcp_pkt *fsp)
  203. {
  204. spin_lock_bh(&fsp->scsi_pkt_lock);
  205. if (fsp->state & FC_SRB_COMPL) {
  206. spin_unlock_bh(&fsp->scsi_pkt_lock);
  207. return -EPERM;
  208. }
  209. fc_fcp_pkt_hold(fsp);
  210. return 0;
  211. }
  212. /**
  213. * fc_fcp_unlock_pkt() - Release a fcp_pkt's lock and decrement its
  214. * reference count
  215. * @fsp: The FCP packet to be unlocked and decremented
  216. */
  217. static inline void fc_fcp_unlock_pkt(struct fc_fcp_pkt *fsp)
  218. {
  219. spin_unlock_bh(&fsp->scsi_pkt_lock);
  220. fc_fcp_pkt_release(fsp);
  221. }
  222. /**
  223. * fc_fcp_timer_set() - Start a timer for a fcp_pkt
  224. * @fsp: The FCP packet to start a timer for
  225. * @delay: The timeout period in jiffies
  226. */
  227. static void fc_fcp_timer_set(struct fc_fcp_pkt *fsp, unsigned long delay)
  228. {
  229. if (!(fsp->state & FC_SRB_COMPL))
  230. mod_timer(&fsp->timer, jiffies + delay);
  231. }
  232. /**
  233. * fc_fcp_send_abort() - Send an abort for exchanges associated with a
  234. * fcp_pkt
  235. * @fsp: The FCP packet to abort exchanges on
  236. */
  237. static int fc_fcp_send_abort(struct fc_fcp_pkt *fsp)
  238. {
  239. if (!fsp->seq_ptr)
  240. return -EINVAL;
  241. per_cpu_ptr(fsp->lp->stats, get_cpu())->FcpPktAborts++;
  242. put_cpu();
  243. fsp->state |= FC_SRB_ABORT_PENDING;
  244. return fsp->lp->tt.seq_exch_abort(fsp->seq_ptr, 0);
  245. }
  246. /**
  247. * fc_fcp_retry_cmd() - Retry a fcp_pkt
  248. * @fsp: The FCP packet to be retried
  249. *
  250. * Sets the status code to be FC_ERROR and then calls
  251. * fc_fcp_complete_locked() which in turn calls fc_io_compl().
  252. * fc_io_compl() will notify the SCSI-ml that the I/O is done.
  253. * The SCSI-ml will retry the command.
  254. */
  255. static void fc_fcp_retry_cmd(struct fc_fcp_pkt *fsp)
  256. {
  257. if (fsp->seq_ptr) {
  258. fsp->lp->tt.exch_done(fsp->seq_ptr);
  259. fsp->seq_ptr = NULL;
  260. }
  261. fsp->state &= ~FC_SRB_ABORT_PENDING;
  262. fsp->io_status = 0;
  263. fsp->status_code = FC_ERROR;
  264. fc_fcp_complete_locked(fsp);
  265. }
  266. /**
  267. * fc_fcp_ddp_setup() - Calls a LLD's ddp_setup routine to set up DDP context
  268. * @fsp: The FCP packet that will manage the DDP frames
  269. * @xid: The XID that will be used for the DDP exchange
  270. */
  271. void fc_fcp_ddp_setup(struct fc_fcp_pkt *fsp, u16 xid)
  272. {
  273. struct fc_lport *lport;
  274. lport = fsp->lp;
  275. if ((fsp->req_flags & FC_SRB_READ) &&
  276. (lport->lro_enabled) && (lport->tt.ddp_setup)) {
  277. if (lport->tt.ddp_setup(lport, xid, scsi_sglist(fsp->cmd),
  278. scsi_sg_count(fsp->cmd)))
  279. fsp->xfer_ddp = xid;
  280. }
  281. }
  282. /**
  283. * fc_fcp_ddp_done() - Calls a LLD's ddp_done routine to release any
  284. * DDP related resources for a fcp_pkt
  285. * @fsp: The FCP packet that DDP had been used on
  286. */
  287. void fc_fcp_ddp_done(struct fc_fcp_pkt *fsp)
  288. {
  289. struct fc_lport *lport;
  290. if (!fsp)
  291. return;
  292. if (fsp->xfer_ddp == FC_XID_UNKNOWN)
  293. return;
  294. lport = fsp->lp;
  295. if (lport->tt.ddp_done) {
  296. fsp->xfer_len = lport->tt.ddp_done(lport, fsp->xfer_ddp);
  297. fsp->xfer_ddp = FC_XID_UNKNOWN;
  298. }
  299. }
  300. /**
  301. * fc_fcp_can_queue_ramp_up() - increases can_queue
  302. * @lport: lport to ramp up can_queue
  303. */
  304. static void fc_fcp_can_queue_ramp_up(struct fc_lport *lport)
  305. {
  306. struct fc_fcp_internal *si = fc_get_scsi_internal(lport);
  307. unsigned long flags;
  308. int can_queue;
  309. spin_lock_irqsave(lport->host->host_lock, flags);
  310. if (si->last_can_queue_ramp_up_time &&
  311. (time_before(jiffies, si->last_can_queue_ramp_up_time +
  312. FC_CAN_QUEUE_PERIOD)))
  313. goto unlock;
  314. if (time_before(jiffies, si->last_can_queue_ramp_down_time +
  315. FC_CAN_QUEUE_PERIOD))
  316. goto unlock;
  317. si->last_can_queue_ramp_up_time = jiffies;
  318. can_queue = lport->host->can_queue << 1;
  319. if (can_queue >= si->max_can_queue) {
  320. can_queue = si->max_can_queue;
  321. si->last_can_queue_ramp_down_time = 0;
  322. }
  323. lport->host->can_queue = can_queue;
  324. shost_printk(KERN_ERR, lport->host, "libfc: increased "
  325. "can_queue to %d.\n", can_queue);
  326. unlock:
  327. spin_unlock_irqrestore(lport->host->host_lock, flags);
  328. }
  329. /**
  330. * fc_fcp_can_queue_ramp_down() - reduces can_queue
  331. * @lport: lport to reduce can_queue
  332. *
  333. * If we are getting memory allocation failures, then we may
  334. * be trying to execute too many commands. We let the running
  335. * commands complete or timeout, then try again with a reduced
  336. * can_queue. Eventually we will hit the point where we run
  337. * on all reserved structs.
  338. */
  339. static void fc_fcp_can_queue_ramp_down(struct fc_lport *lport)
  340. {
  341. struct fc_fcp_internal *si = fc_get_scsi_internal(lport);
  342. unsigned long flags;
  343. int can_queue;
  344. spin_lock_irqsave(lport->host->host_lock, flags);
  345. if (si->last_can_queue_ramp_down_time &&
  346. (time_before(jiffies, si->last_can_queue_ramp_down_time +
  347. FC_CAN_QUEUE_PERIOD)))
  348. goto unlock;
  349. si->last_can_queue_ramp_down_time = jiffies;
  350. can_queue = lport->host->can_queue;
  351. can_queue >>= 1;
  352. if (!can_queue)
  353. can_queue = 1;
  354. lport->host->can_queue = can_queue;
  355. shost_printk(KERN_ERR, lport->host, "libfc: Could not allocate frame.\n"
  356. "Reducing can_queue to %d.\n", can_queue);
  357. unlock:
  358. spin_unlock_irqrestore(lport->host->host_lock, flags);
  359. }
  360. /*
  361. * fc_fcp_frame_alloc() - Allocates fc_frame structure and buffer.
  362. * @lport: fc lport struct
  363. * @len: payload length
  364. *
  365. * Allocates fc_frame structure and buffer but if fails to allocate
  366. * then reduce can_queue.
  367. */
  368. static inline struct fc_frame *fc_fcp_frame_alloc(struct fc_lport *lport,
  369. size_t len)
  370. {
  371. struct fc_frame *fp;
  372. fp = fc_frame_alloc(lport, len);
  373. if (likely(fp))
  374. return fp;
  375. per_cpu_ptr(lport->stats, get_cpu())->FcpFrameAllocFails++;
  376. put_cpu();
  377. /* error case */
  378. fc_fcp_can_queue_ramp_down(lport);
  379. return NULL;
  380. }
  381. /**
  382. * fc_fcp_recv_data() - Handler for receiving SCSI-FCP data from a target
  383. * @fsp: The FCP packet the data is on
  384. * @fp: The data frame
  385. */
  386. static void fc_fcp_recv_data(struct fc_fcp_pkt *fsp, struct fc_frame *fp)
  387. {
  388. struct scsi_cmnd *sc = fsp->cmd;
  389. struct fc_lport *lport = fsp->lp;
  390. struct fc_stats *stats;
  391. struct fc_frame_header *fh;
  392. size_t start_offset;
  393. size_t offset;
  394. u32 crc;
  395. u32 copy_len = 0;
  396. size_t len;
  397. void *buf;
  398. struct scatterlist *sg;
  399. u32 nents;
  400. u8 host_bcode = FC_COMPLETE;
  401. fh = fc_frame_header_get(fp);
  402. offset = ntohl(fh->fh_parm_offset);
  403. start_offset = offset;
  404. len = fr_len(fp) - sizeof(*fh);
  405. buf = fc_frame_payload_get(fp, 0);
  406. /*
  407. * if this I/O is ddped then clear it and initiate recovery since data
  408. * frames are expected to be placed directly in that case.
  409. *
  410. * Indicate error to scsi-ml because something went wrong with the
  411. * ddp handling to get us here.
  412. */
  413. if (fsp->xfer_ddp != FC_XID_UNKNOWN) {
  414. fc_fcp_ddp_done(fsp);
  415. FC_FCP_DBG(fsp, "DDP I/O in fc_fcp_recv_data set ERROR\n");
  416. host_bcode = FC_ERROR;
  417. goto err;
  418. }
  419. if (offset + len > fsp->data_len) {
  420. /* this should never happen */
  421. if ((fr_flags(fp) & FCPHF_CRC_UNCHECKED) &&
  422. fc_frame_crc_check(fp))
  423. goto crc_err;
  424. FC_FCP_DBG(fsp, "data received past end. len %zx offset %zx "
  425. "data_len %x\n", len, offset, fsp->data_len);
  426. /* Data is corrupted indicate scsi-ml should retry */
  427. host_bcode = FC_DATA_OVRRUN;
  428. goto err;
  429. }
  430. if (offset != fsp->xfer_len)
  431. fsp->state |= FC_SRB_DISCONTIG;
  432. sg = scsi_sglist(sc);
  433. nents = scsi_sg_count(sc);
  434. if (!(fr_flags(fp) & FCPHF_CRC_UNCHECKED)) {
  435. copy_len = fc_copy_buffer_to_sglist(buf, len, sg, &nents,
  436. &offset, NULL);
  437. } else {
  438. crc = crc32(~0, (u8 *) fh, sizeof(*fh));
  439. copy_len = fc_copy_buffer_to_sglist(buf, len, sg, &nents,
  440. &offset, &crc);
  441. buf = fc_frame_payload_get(fp, 0);
  442. if (len % 4)
  443. crc = crc32(crc, buf + len, 4 - (len % 4));
  444. if (~crc != le32_to_cpu(fr_crc(fp))) {
  445. crc_err:
  446. stats = per_cpu_ptr(lport->stats, get_cpu());
  447. stats->ErrorFrames++;
  448. /* per cpu count, not total count, but OK for limit */
  449. if (stats->InvalidCRCCount++ < FC_MAX_ERROR_CNT)
  450. printk(KERN_WARNING "libfc: CRC error on data "
  451. "frame for port (%6.6x)\n",
  452. lport->port_id);
  453. put_cpu();
  454. /*
  455. * Assume the frame is total garbage.
  456. * We may have copied it over the good part
  457. * of the buffer.
  458. * If so, we need to retry the entire operation.
  459. * Otherwise, ignore it.
  460. */
  461. if (fsp->state & FC_SRB_DISCONTIG) {
  462. host_bcode = FC_CRC_ERROR;
  463. goto err;
  464. }
  465. return;
  466. }
  467. }
  468. if (fsp->xfer_contig_end == start_offset)
  469. fsp->xfer_contig_end += copy_len;
  470. fsp->xfer_len += copy_len;
  471. /*
  472. * In the very rare event that this data arrived after the response
  473. * and completes the transfer, call the completion handler.
  474. */
  475. if (unlikely(fsp->state & FC_SRB_RCV_STATUS) &&
  476. fsp->xfer_len == fsp->data_len - fsp->scsi_resid)
  477. fc_fcp_complete_locked(fsp);
  478. return;
  479. err:
  480. fc_fcp_recovery(fsp, host_bcode);
  481. }
  482. /**
  483. * fc_fcp_send_data() - Send SCSI data to a target
  484. * @fsp: The FCP packet the data is on
  485. * @sp: The sequence the data is to be sent on
  486. * @offset: The starting offset for this data request
  487. * @seq_blen: The burst length for this data request
  488. *
  489. * Called after receiving a Transfer Ready data descriptor.
  490. * If the LLD is capable of sequence offload then send down the
  491. * seq_blen amount of data in single frame, otherwise send
  492. * multiple frames of the maximum frame payload supported by
  493. * the target port.
  494. */
  495. static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq,
  496. size_t offset, size_t seq_blen)
  497. {
  498. struct fc_exch *ep;
  499. struct scsi_cmnd *sc;
  500. struct scatterlist *sg;
  501. struct fc_frame *fp = NULL;
  502. struct fc_lport *lport = fsp->lp;
  503. struct page *page;
  504. size_t remaining;
  505. size_t t_blen;
  506. size_t tlen;
  507. size_t sg_bytes;
  508. size_t frame_offset, fh_parm_offset;
  509. size_t off;
  510. int error;
  511. void *data = NULL;
  512. void *page_addr;
  513. int using_sg = lport->sg_supp;
  514. u32 f_ctl;
  515. WARN_ON(seq_blen <= 0);
  516. if (unlikely(offset + seq_blen > fsp->data_len)) {
  517. /* this should never happen */
  518. FC_FCP_DBG(fsp, "xfer-ready past end. seq_blen %zx "
  519. "offset %zx\n", seq_blen, offset);
  520. fc_fcp_send_abort(fsp);
  521. return 0;
  522. } else if (offset != fsp->xfer_len) {
  523. /* Out of Order Data Request - no problem, but unexpected. */
  524. FC_FCP_DBG(fsp, "xfer-ready non-contiguous. "
  525. "seq_blen %zx offset %zx\n", seq_blen, offset);
  526. }
  527. /*
  528. * if LLD is capable of seq_offload then set transport
  529. * burst length (t_blen) to seq_blen, otherwise set t_blen
  530. * to max FC frame payload previously set in fsp->max_payload.
  531. */
  532. t_blen = fsp->max_payload;
  533. if (lport->seq_offload) {
  534. t_blen = min(seq_blen, (size_t)lport->lso_max);
  535. FC_FCP_DBG(fsp, "fsp=%p:lso:blen=%zx lso_max=0x%x t_blen=%zx\n",
  536. fsp, seq_blen, lport->lso_max, t_blen);
  537. }
  538. if (t_blen > 512)
  539. t_blen &= ~(512 - 1); /* round down to block size */
  540. sc = fsp->cmd;
  541. remaining = seq_blen;
  542. fh_parm_offset = frame_offset = offset;
  543. tlen = 0;
  544. seq = lport->tt.seq_start_next(seq);
  545. f_ctl = FC_FC_REL_OFF;
  546. WARN_ON(!seq);
  547. sg = scsi_sglist(sc);
  548. while (remaining > 0 && sg) {
  549. if (offset >= sg->length) {
  550. offset -= sg->length;
  551. sg = sg_next(sg);
  552. continue;
  553. }
  554. if (!fp) {
  555. tlen = min(t_blen, remaining);
  556. /*
  557. * TODO. Temporary workaround. fc_seq_send() can't
  558. * handle odd lengths in non-linear skbs.
  559. * This will be the final fragment only.
  560. */
  561. if (tlen % 4)
  562. using_sg = 0;
  563. fp = fc_frame_alloc(lport, using_sg ? 0 : tlen);
  564. if (!fp)
  565. return -ENOMEM;
  566. data = fc_frame_header_get(fp) + 1;
  567. fh_parm_offset = frame_offset;
  568. fr_max_payload(fp) = fsp->max_payload;
  569. }
  570. off = offset + sg->offset;
  571. sg_bytes = min(tlen, sg->length - offset);
  572. sg_bytes = min(sg_bytes,
  573. (size_t) (PAGE_SIZE - (off & ~PAGE_MASK)));
  574. page = sg_page(sg) + (off >> PAGE_SHIFT);
  575. if (using_sg) {
  576. get_page(page);
  577. skb_fill_page_desc(fp_skb(fp),
  578. skb_shinfo(fp_skb(fp))->nr_frags,
  579. page, off & ~PAGE_MASK, sg_bytes);
  580. fp_skb(fp)->data_len += sg_bytes;
  581. fr_len(fp) += sg_bytes;
  582. fp_skb(fp)->truesize += PAGE_SIZE;
  583. } else {
  584. /*
  585. * The scatterlist item may be bigger than PAGE_SIZE,
  586. * but we must not cross pages inside the kmap.
  587. */
  588. page_addr = kmap_atomic(page);
  589. memcpy(data, (char *)page_addr + (off & ~PAGE_MASK),
  590. sg_bytes);
  591. kunmap_atomic(page_addr);
  592. data += sg_bytes;
  593. }
  594. offset += sg_bytes;
  595. frame_offset += sg_bytes;
  596. tlen -= sg_bytes;
  597. remaining -= sg_bytes;
  598. if ((skb_shinfo(fp_skb(fp))->nr_frags < FC_FRAME_SG_LEN) &&
  599. (tlen))
  600. continue;
  601. /*
  602. * Send sequence with transfer sequence initiative in case
  603. * this is last FCP frame of the sequence.
  604. */
  605. if (remaining == 0)
  606. f_ctl |= FC_FC_SEQ_INIT | FC_FC_END_SEQ;
  607. ep = fc_seq_exch(seq);
  608. fc_fill_fc_hdr(fp, FC_RCTL_DD_SOL_DATA, ep->did, ep->sid,
  609. FC_TYPE_FCP, f_ctl, fh_parm_offset);
  610. /*
  611. * send fragment using for a sequence.
  612. */
  613. error = lport->tt.seq_send(lport, seq, fp);
  614. if (error) {
  615. WARN_ON(1); /* send error should be rare */
  616. return error;
  617. }
  618. fp = NULL;
  619. }
  620. fsp->xfer_len += seq_blen; /* premature count? */
  621. return 0;
  622. }
  623. /**
  624. * fc_fcp_abts_resp() - Receive an ABTS response
  625. * @fsp: The FCP packet that is being aborted
  626. * @fp: The response frame
  627. */
  628. static void fc_fcp_abts_resp(struct fc_fcp_pkt *fsp, struct fc_frame *fp)
  629. {
  630. int ba_done = 1;
  631. struct fc_ba_rjt *brp;
  632. struct fc_frame_header *fh;
  633. fh = fc_frame_header_get(fp);
  634. switch (fh->fh_r_ctl) {
  635. case FC_RCTL_BA_ACC:
  636. break;
  637. case FC_RCTL_BA_RJT:
  638. brp = fc_frame_payload_get(fp, sizeof(*brp));
  639. if (brp && brp->br_reason == FC_BA_RJT_LOG_ERR)
  640. break;
  641. /* fall thru */
  642. default:
  643. /*
  644. * we will let the command timeout
  645. * and scsi-ml recover in this case,
  646. * therefore cleared the ba_done flag.
  647. */
  648. ba_done = 0;
  649. }
  650. if (ba_done) {
  651. fsp->state |= FC_SRB_ABORTED;
  652. fsp->state &= ~FC_SRB_ABORT_PENDING;
  653. if (fsp->wait_for_comp)
  654. complete(&fsp->tm_done);
  655. else
  656. fc_fcp_complete_locked(fsp);
  657. }
  658. }
  659. /**
  660. * fc_fcp_recv() - Receive an FCP frame
  661. * @seq: The sequence the frame is on
  662. * @fp: The received frame
  663. * @arg: The related FCP packet
  664. *
  665. * Context: Called from Soft IRQ context. Can not be called
  666. * holding the FCP packet list lock.
  667. */
  668. static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg)
  669. {
  670. struct fc_fcp_pkt *fsp = (struct fc_fcp_pkt *)arg;
  671. struct fc_lport *lport = fsp->lp;
  672. struct fc_frame_header *fh;
  673. struct fcp_txrdy *dd;
  674. u8 r_ctl;
  675. int rc = 0;
  676. if (IS_ERR(fp)) {
  677. fc_fcp_error(fsp, fp);
  678. return;
  679. }
  680. fh = fc_frame_header_get(fp);
  681. r_ctl = fh->fh_r_ctl;
  682. if (lport->state != LPORT_ST_READY)
  683. goto out;
  684. if (fc_fcp_lock_pkt(fsp))
  685. goto out;
  686. if (fh->fh_type == FC_TYPE_BLS) {
  687. fc_fcp_abts_resp(fsp, fp);
  688. goto unlock;
  689. }
  690. if (fsp->state & (FC_SRB_ABORTED | FC_SRB_ABORT_PENDING))
  691. goto unlock;
  692. if (r_ctl == FC_RCTL_DD_DATA_DESC) {
  693. /*
  694. * received XFER RDY from the target
  695. * need to send data to the target
  696. */
  697. WARN_ON(fr_flags(fp) & FCPHF_CRC_UNCHECKED);
  698. dd = fc_frame_payload_get(fp, sizeof(*dd));
  699. WARN_ON(!dd);
  700. rc = fc_fcp_send_data(fsp, seq,
  701. (size_t) ntohl(dd->ft_data_ro),
  702. (size_t) ntohl(dd->ft_burst_len));
  703. if (!rc)
  704. seq->rec_data = fsp->xfer_len;
  705. } else if (r_ctl == FC_RCTL_DD_SOL_DATA) {
  706. /*
  707. * received a DATA frame
  708. * next we will copy the data to the system buffer
  709. */
  710. WARN_ON(fr_len(fp) < sizeof(*fh)); /* len may be 0 */
  711. fc_fcp_recv_data(fsp, fp);
  712. seq->rec_data = fsp->xfer_contig_end;
  713. } else if (r_ctl == FC_RCTL_DD_CMD_STATUS) {
  714. WARN_ON(fr_flags(fp) & FCPHF_CRC_UNCHECKED);
  715. fc_fcp_resp(fsp, fp);
  716. } else {
  717. FC_FCP_DBG(fsp, "unexpected frame. r_ctl %x\n", r_ctl);
  718. }
  719. unlock:
  720. fc_fcp_unlock_pkt(fsp);
  721. out:
  722. fc_frame_free(fp);
  723. }
  724. /**
  725. * fc_fcp_resp() - Handler for FCP responses
  726. * @fsp: The FCP packet the response is for
  727. * @fp: The response frame
  728. */
  729. static void fc_fcp_resp(struct fc_fcp_pkt *fsp, struct fc_frame *fp)
  730. {
  731. struct fc_frame_header *fh;
  732. struct fcp_resp *fc_rp;
  733. struct fcp_resp_ext *rp_ex;
  734. struct fcp_resp_rsp_info *fc_rp_info;
  735. u32 plen;
  736. u32 expected_len;
  737. u32 respl = 0;
  738. u32 snsl = 0;
  739. u8 flags = 0;
  740. plen = fr_len(fp);
  741. fh = (struct fc_frame_header *)fr_hdr(fp);
  742. if (unlikely(plen < sizeof(*fh) + sizeof(*fc_rp)))
  743. goto len_err;
  744. plen -= sizeof(*fh);
  745. fc_rp = (struct fcp_resp *)(fh + 1);
  746. fsp->cdb_status = fc_rp->fr_status;
  747. flags = fc_rp->fr_flags;
  748. fsp->scsi_comp_flags = flags;
  749. expected_len = fsp->data_len;
  750. /* if ddp, update xfer len */
  751. fc_fcp_ddp_done(fsp);
  752. if (unlikely((flags & ~FCP_CONF_REQ) || fc_rp->fr_status)) {
  753. rp_ex = (void *)(fc_rp + 1);
  754. if (flags & (FCP_RSP_LEN_VAL | FCP_SNS_LEN_VAL)) {
  755. if (plen < sizeof(*fc_rp) + sizeof(*rp_ex))
  756. goto len_err;
  757. fc_rp_info = (struct fcp_resp_rsp_info *)(rp_ex + 1);
  758. if (flags & FCP_RSP_LEN_VAL) {
  759. respl = ntohl(rp_ex->fr_rsp_len);
  760. if ((respl != FCP_RESP_RSP_INFO_LEN4) &&
  761. (respl != FCP_RESP_RSP_INFO_LEN8))
  762. goto len_err;
  763. if (fsp->wait_for_comp) {
  764. /* Abuse cdb_status for rsp code */
  765. fsp->cdb_status = fc_rp_info->rsp_code;
  766. complete(&fsp->tm_done);
  767. /*
  768. * tmfs will not have any scsi cmd so
  769. * exit here
  770. */
  771. return;
  772. }
  773. }
  774. if (flags & FCP_SNS_LEN_VAL) {
  775. snsl = ntohl(rp_ex->fr_sns_len);
  776. if (snsl > SCSI_SENSE_BUFFERSIZE)
  777. snsl = SCSI_SENSE_BUFFERSIZE;
  778. memcpy(fsp->cmd->sense_buffer,
  779. (char *)fc_rp_info + respl, snsl);
  780. }
  781. }
  782. if (flags & (FCP_RESID_UNDER | FCP_RESID_OVER)) {
  783. if (plen < sizeof(*fc_rp) + sizeof(rp_ex->fr_resid))
  784. goto len_err;
  785. if (flags & FCP_RESID_UNDER) {
  786. fsp->scsi_resid = ntohl(rp_ex->fr_resid);
  787. /*
  788. * The cmnd->underflow is the minimum number of
  789. * bytes that must be transferred for this
  790. * command. Provided a sense condition is not
  791. * present, make sure the actual amount
  792. * transferred is at least the underflow value
  793. * or fail.
  794. */
  795. if (!(flags & FCP_SNS_LEN_VAL) &&
  796. (fc_rp->fr_status == 0) &&
  797. (scsi_bufflen(fsp->cmd) -
  798. fsp->scsi_resid) < fsp->cmd->underflow)
  799. goto err;
  800. expected_len -= fsp->scsi_resid;
  801. } else {
  802. fsp->status_code = FC_ERROR;
  803. }
  804. }
  805. }
  806. fsp->state |= FC_SRB_RCV_STATUS;
  807. /*
  808. * Check for missing or extra data frames.
  809. */
  810. if (unlikely(fsp->cdb_status == SAM_STAT_GOOD &&
  811. fsp->xfer_len != expected_len)) {
  812. if (fsp->xfer_len < expected_len) {
  813. /*
  814. * Some data may be queued locally,
  815. * Wait a at least one jiffy to see if it is delivered.
  816. * If this expires without data, we may do SRR.
  817. */
  818. fc_fcp_timer_set(fsp, 2);
  819. return;
  820. }
  821. fsp->status_code = FC_DATA_OVRRUN;
  822. FC_FCP_DBG(fsp, "tgt %6.6x xfer len %zx greater than expected, "
  823. "len %x, data len %x\n",
  824. fsp->rport->port_id,
  825. fsp->xfer_len, expected_len, fsp->data_len);
  826. }
  827. fc_fcp_complete_locked(fsp);
  828. return;
  829. len_err:
  830. FC_FCP_DBG(fsp, "short FCP response. flags 0x%x len %u respl %u "
  831. "snsl %u\n", flags, fr_len(fp), respl, snsl);
  832. err:
  833. fsp->status_code = FC_ERROR;
  834. fc_fcp_complete_locked(fsp);
  835. }
  836. /**
  837. * fc_fcp_complete_locked() - Complete processing of a fcp_pkt with the
  838. * fcp_pkt lock held
  839. * @fsp: The FCP packet to be completed
  840. *
  841. * This function may sleep if a timer is pending. The packet lock must be
  842. * held, and the host lock must not be held.
  843. */
  844. static void fc_fcp_complete_locked(struct fc_fcp_pkt *fsp)
  845. {
  846. struct fc_lport *lport = fsp->lp;
  847. struct fc_seq *seq;
  848. struct fc_exch *ep;
  849. u32 f_ctl;
  850. if (fsp->state & FC_SRB_ABORT_PENDING)
  851. return;
  852. if (fsp->state & FC_SRB_ABORTED) {
  853. if (!fsp->status_code)
  854. fsp->status_code = FC_CMD_ABORTED;
  855. } else {
  856. /*
  857. * Test for transport underrun, independent of response
  858. * underrun status.
  859. */
  860. if (fsp->cdb_status == SAM_STAT_GOOD &&
  861. fsp->xfer_len < fsp->data_len && !fsp->io_status &&
  862. (!(fsp->scsi_comp_flags & FCP_RESID_UNDER) ||
  863. fsp->xfer_len < fsp->data_len - fsp->scsi_resid))
  864. fsp->status_code = FC_DATA_UNDRUN;
  865. }
  866. seq = fsp->seq_ptr;
  867. if (seq) {
  868. fsp->seq_ptr = NULL;
  869. if (unlikely(fsp->scsi_comp_flags & FCP_CONF_REQ)) {
  870. struct fc_frame *conf_frame;
  871. struct fc_seq *csp;
  872. csp = lport->tt.seq_start_next(seq);
  873. conf_frame = fc_fcp_frame_alloc(fsp->lp, 0);
  874. if (conf_frame) {
  875. f_ctl = FC_FC_SEQ_INIT;
  876. f_ctl |= FC_FC_LAST_SEQ | FC_FC_END_SEQ;
  877. ep = fc_seq_exch(seq);
  878. fc_fill_fc_hdr(conf_frame, FC_RCTL_DD_SOL_CTL,
  879. ep->did, ep->sid,
  880. FC_TYPE_FCP, f_ctl, 0);
  881. lport->tt.seq_send(lport, csp, conf_frame);
  882. }
  883. }
  884. lport->tt.exch_done(seq);
  885. }
  886. /*
  887. * Some resets driven by SCSI are not I/Os and do not have
  888. * SCSI commands associated with the requests. We should not
  889. * call I/O completion if we do not have a SCSI command.
  890. */
  891. if (fsp->cmd)
  892. fc_io_compl(fsp);
  893. }
  894. /**
  895. * fc_fcp_cleanup_cmd() - Cancel the active exchange on a fcp_pkt
  896. * @fsp: The FCP packet whose exchanges should be canceled
  897. * @error: The reason for the cancellation
  898. */
  899. static void fc_fcp_cleanup_cmd(struct fc_fcp_pkt *fsp, int error)
  900. {
  901. struct fc_lport *lport = fsp->lp;
  902. if (fsp->seq_ptr) {
  903. lport->tt.exch_done(fsp->seq_ptr);
  904. fsp->seq_ptr = NULL;
  905. }
  906. fsp->status_code = error;
  907. }
  908. /**
  909. * fc_fcp_cleanup_each_cmd() - Cancel all exchanges on a local port
  910. * @lport: The local port whose exchanges should be canceled
  911. * @id: The target's ID
  912. * @lun: The LUN
  913. * @error: The reason for cancellation
  914. *
  915. * If lun or id is -1, they are ignored.
  916. */
  917. static void fc_fcp_cleanup_each_cmd(struct fc_lport *lport, unsigned int id,
  918. unsigned int lun, int error)
  919. {
  920. struct fc_fcp_internal *si = fc_get_scsi_internal(lport);
  921. struct fc_fcp_pkt *fsp;
  922. struct scsi_cmnd *sc_cmd;
  923. unsigned long flags;
  924. spin_lock_irqsave(&si->scsi_queue_lock, flags);
  925. restart:
  926. list_for_each_entry(fsp, &si->scsi_pkt_queue, list) {
  927. sc_cmd = fsp->cmd;
  928. if (id != -1 && scmd_id(sc_cmd) != id)
  929. continue;
  930. if (lun != -1 && sc_cmd->device->lun != lun)
  931. continue;
  932. fc_fcp_pkt_hold(fsp);
  933. spin_unlock_irqrestore(&si->scsi_queue_lock, flags);
  934. if (!fc_fcp_lock_pkt(fsp)) {
  935. fc_fcp_cleanup_cmd(fsp, error);
  936. fc_io_compl(fsp);
  937. fc_fcp_unlock_pkt(fsp);
  938. }
  939. fc_fcp_pkt_release(fsp);
  940. spin_lock_irqsave(&si->scsi_queue_lock, flags);
  941. /*
  942. * while we dropped the lock multiple pkts could
  943. * have been released, so we have to start over.
  944. */
  945. goto restart;
  946. }
  947. spin_unlock_irqrestore(&si->scsi_queue_lock, flags);
  948. }
  949. /**
  950. * fc_fcp_abort_io() - Abort all FCP-SCSI exchanges on a local port
  951. * @lport: The local port whose exchanges are to be aborted
  952. */
  953. static void fc_fcp_abort_io(struct fc_lport *lport)
  954. {
  955. fc_fcp_cleanup_each_cmd(lport, -1, -1, FC_HRD_ERROR);
  956. }
  957. /**
  958. * fc_fcp_pkt_send() - Send a fcp_pkt
  959. * @lport: The local port to send the FCP packet on
  960. * @fsp: The FCP packet to send
  961. *
  962. * Return: Zero for success and -1 for failure
  963. * Locks: Called without locks held
  964. */
  965. static int fc_fcp_pkt_send(struct fc_lport *lport, struct fc_fcp_pkt *fsp)
  966. {
  967. struct fc_fcp_internal *si = fc_get_scsi_internal(lport);
  968. unsigned long flags;
  969. int rc;
  970. fsp->cmd->SCp.ptr = (char *)fsp;
  971. fsp->cdb_cmd.fc_dl = htonl(fsp->data_len);
  972. fsp->cdb_cmd.fc_flags = fsp->req_flags & ~FCP_CFL_LEN_MASK;
  973. int_to_scsilun(fsp->cmd->device->lun, &fsp->cdb_cmd.fc_lun);
  974. memcpy(fsp->cdb_cmd.fc_cdb, fsp->cmd->cmnd, fsp->cmd->cmd_len);
  975. spin_lock_irqsave(&si->scsi_queue_lock, flags);
  976. list_add_tail(&fsp->list, &si->scsi_pkt_queue);
  977. spin_unlock_irqrestore(&si->scsi_queue_lock, flags);
  978. rc = lport->tt.fcp_cmd_send(lport, fsp, fc_fcp_recv);
  979. if (unlikely(rc)) {
  980. spin_lock_irqsave(&si->scsi_queue_lock, flags);
  981. fsp->cmd->SCp.ptr = NULL;
  982. list_del(&fsp->list);
  983. spin_unlock_irqrestore(&si->scsi_queue_lock, flags);
  984. }
  985. return rc;
  986. }
  987. /**
  988. * get_fsp_rec_tov() - Helper function to get REC_TOV
  989. * @fsp: the FCP packet
  990. *
  991. * Returns rec tov in jiffies as rpriv->e_d_tov + 1 second
  992. */
  993. static inline unsigned int get_fsp_rec_tov(struct fc_fcp_pkt *fsp)
  994. {
  995. struct fc_rport_libfc_priv *rpriv = fsp->rport->dd_data;
  996. return msecs_to_jiffies(rpriv->e_d_tov) + HZ;
  997. }
  998. /**
  999. * fc_fcp_cmd_send() - Send a FCP command
  1000. * @lport: The local port to send the command on
  1001. * @fsp: The FCP packet the command is on
  1002. * @resp: The handler for the response
  1003. */
  1004. static int fc_fcp_cmd_send(struct fc_lport *lport, struct fc_fcp_pkt *fsp,
  1005. void (*resp)(struct fc_seq *,
  1006. struct fc_frame *fp,
  1007. void *arg))
  1008. {
  1009. struct fc_frame *fp;
  1010. struct fc_seq *seq;
  1011. struct fc_rport *rport;
  1012. struct fc_rport_libfc_priv *rpriv;
  1013. const size_t len = sizeof(fsp->cdb_cmd);
  1014. int rc = 0;
  1015. if (fc_fcp_lock_pkt(fsp))
  1016. return 0;
  1017. fp = fc_fcp_frame_alloc(lport, sizeof(fsp->cdb_cmd));
  1018. if (!fp) {
  1019. rc = -1;
  1020. goto unlock;
  1021. }
  1022. memcpy(fc_frame_payload_get(fp, len), &fsp->cdb_cmd, len);
  1023. fr_fsp(fp) = fsp;
  1024. rport = fsp->rport;
  1025. fsp->max_payload = rport->maxframe_size;
  1026. rpriv = rport->dd_data;
  1027. fc_fill_fc_hdr(fp, FC_RCTL_DD_UNSOL_CMD, rport->port_id,
  1028. rpriv->local_port->port_id, FC_TYPE_FCP,
  1029. FC_FCTL_REQ, 0);
  1030. seq = lport->tt.exch_seq_send(lport, fp, resp, fc_fcp_pkt_destroy,
  1031. fsp, 0);
  1032. if (!seq) {
  1033. rc = -1;
  1034. goto unlock;
  1035. }
  1036. fsp->seq_ptr = seq;
  1037. fc_fcp_pkt_hold(fsp); /* hold for fc_fcp_pkt_destroy */
  1038. setup_timer(&fsp->timer, fc_fcp_timeout, (unsigned long)fsp);
  1039. if (rpriv->flags & FC_RP_FLAGS_REC_SUPPORTED)
  1040. fc_fcp_timer_set(fsp, get_fsp_rec_tov(fsp));
  1041. unlock:
  1042. fc_fcp_unlock_pkt(fsp);
  1043. return rc;
  1044. }
  1045. /**
  1046. * fc_fcp_error() - Handler for FCP layer errors
  1047. * @fsp: The FCP packet the error is on
  1048. * @fp: The frame that has errored
  1049. */
  1050. static void fc_fcp_error(struct fc_fcp_pkt *fsp, struct fc_frame *fp)
  1051. {
  1052. int error = PTR_ERR(fp);
  1053. if (fc_fcp_lock_pkt(fsp))
  1054. return;
  1055. if (error == -FC_EX_CLOSED) {
  1056. fc_fcp_retry_cmd(fsp);
  1057. goto unlock;
  1058. }
  1059. /*
  1060. * clear abort pending, because the lower layer
  1061. * decided to force completion.
  1062. */
  1063. fsp->state &= ~FC_SRB_ABORT_PENDING;
  1064. fsp->status_code = FC_CMD_PLOGO;
  1065. fc_fcp_complete_locked(fsp);
  1066. unlock:
  1067. fc_fcp_unlock_pkt(fsp);
  1068. }
  1069. /**
  1070. * fc_fcp_pkt_abort() - Abort a fcp_pkt
  1071. * @fsp: The FCP packet to abort on
  1072. *
  1073. * Called to send an abort and then wait for abort completion
  1074. */
  1075. static int fc_fcp_pkt_abort(struct fc_fcp_pkt *fsp)
  1076. {
  1077. int rc = FAILED;
  1078. unsigned long ticks_left;
  1079. if (fc_fcp_send_abort(fsp))
  1080. return FAILED;
  1081. init_completion(&fsp->tm_done);
  1082. fsp->wait_for_comp = 1;
  1083. spin_unlock_bh(&fsp->scsi_pkt_lock);
  1084. ticks_left = wait_for_completion_timeout(&fsp->tm_done,
  1085. FC_SCSI_TM_TOV);
  1086. spin_lock_bh(&fsp->scsi_pkt_lock);
  1087. fsp->wait_for_comp = 0;
  1088. if (!ticks_left) {
  1089. FC_FCP_DBG(fsp, "target abort cmd failed\n");
  1090. } else if (fsp->state & FC_SRB_ABORTED) {
  1091. FC_FCP_DBG(fsp, "target abort cmd passed\n");
  1092. rc = SUCCESS;
  1093. fc_fcp_complete_locked(fsp);
  1094. }
  1095. return rc;
  1096. }
  1097. /**
  1098. * fc_lun_reset_send() - Send LUN reset command
  1099. * @data: The FCP packet that identifies the LUN to be reset
  1100. */
  1101. static void fc_lun_reset_send(unsigned long data)
  1102. {
  1103. struct fc_fcp_pkt *fsp = (struct fc_fcp_pkt *)data;
  1104. struct fc_lport *lport = fsp->lp;
  1105. if (lport->tt.fcp_cmd_send(lport, fsp, fc_tm_done)) {
  1106. if (fsp->recov_retry++ >= FC_MAX_RECOV_RETRY)
  1107. return;
  1108. if (fc_fcp_lock_pkt(fsp))
  1109. return;
  1110. setup_timer(&fsp->timer, fc_lun_reset_send, (unsigned long)fsp);
  1111. fc_fcp_timer_set(fsp, get_fsp_rec_tov(fsp));
  1112. fc_fcp_unlock_pkt(fsp);
  1113. }
  1114. }
  1115. /**
  1116. * fc_lun_reset() - Send a LUN RESET command to a device
  1117. * and wait for the reply
  1118. * @lport: The local port to sent the command on
  1119. * @fsp: The FCP packet that identifies the LUN to be reset
  1120. * @id: The SCSI command ID
  1121. * @lun: The LUN ID to be reset
  1122. */
  1123. static int fc_lun_reset(struct fc_lport *lport, struct fc_fcp_pkt *fsp,
  1124. unsigned int id, unsigned int lun)
  1125. {
  1126. int rc;
  1127. fsp->cdb_cmd.fc_dl = htonl(fsp->data_len);
  1128. fsp->cdb_cmd.fc_tm_flags = FCP_TMF_LUN_RESET;
  1129. int_to_scsilun(lun, &fsp->cdb_cmd.fc_lun);
  1130. fsp->wait_for_comp = 1;
  1131. init_completion(&fsp->tm_done);
  1132. fc_lun_reset_send((unsigned long)fsp);
  1133. /*
  1134. * wait for completion of reset
  1135. * after that make sure all commands are terminated
  1136. */
  1137. rc = wait_for_completion_timeout(&fsp->tm_done, FC_SCSI_TM_TOV);
  1138. spin_lock_bh(&fsp->scsi_pkt_lock);
  1139. fsp->state |= FC_SRB_COMPL;
  1140. spin_unlock_bh(&fsp->scsi_pkt_lock);
  1141. del_timer_sync(&fsp->timer);
  1142. spin_lock_bh(&fsp->scsi_pkt_lock);
  1143. if (fsp->seq_ptr) {
  1144. lport->tt.exch_done(fsp->seq_ptr);
  1145. fsp->seq_ptr = NULL;
  1146. }
  1147. fsp->wait_for_comp = 0;
  1148. spin_unlock_bh(&fsp->scsi_pkt_lock);
  1149. if (!rc) {
  1150. FC_SCSI_DBG(lport, "lun reset failed\n");
  1151. return FAILED;
  1152. }
  1153. /* cdb_status holds the tmf's rsp code */
  1154. if (fsp->cdb_status != FCP_TMF_CMPL)
  1155. return FAILED;
  1156. FC_SCSI_DBG(lport, "lun reset to lun %u completed\n", lun);
  1157. fc_fcp_cleanup_each_cmd(lport, id, lun, FC_CMD_ABORTED);
  1158. return SUCCESS;
  1159. }
  1160. /**
  1161. * fc_tm_done() - Task Management response handler
  1162. * @seq: The sequence that the response is on
  1163. * @fp: The response frame
  1164. * @arg: The FCP packet the response is for
  1165. */
  1166. static void fc_tm_done(struct fc_seq *seq, struct fc_frame *fp, void *arg)
  1167. {
  1168. struct fc_fcp_pkt *fsp = arg;
  1169. struct fc_frame_header *fh;
  1170. if (IS_ERR(fp)) {
  1171. /*
  1172. * If there is an error just let it timeout or wait
  1173. * for TMF to be aborted if it timedout.
  1174. *
  1175. * scsi-eh will escalate for when either happens.
  1176. */
  1177. return;
  1178. }
  1179. if (fc_fcp_lock_pkt(fsp))
  1180. goto out;
  1181. /*
  1182. * raced with eh timeout handler.
  1183. */
  1184. if (!fsp->seq_ptr || !fsp->wait_for_comp)
  1185. goto out_unlock;
  1186. fh = fc_frame_header_get(fp);
  1187. if (fh->fh_type != FC_TYPE_BLS)
  1188. fc_fcp_resp(fsp, fp);
  1189. fsp->seq_ptr = NULL;
  1190. fsp->lp->tt.exch_done(seq);
  1191. out_unlock:
  1192. fc_fcp_unlock_pkt(fsp);
  1193. out:
  1194. fc_frame_free(fp);
  1195. }
  1196. /**
  1197. * fc_fcp_cleanup() - Cleanup all FCP exchanges on a local port
  1198. * @lport: The local port to be cleaned up
  1199. */
  1200. static void fc_fcp_cleanup(struct fc_lport *lport)
  1201. {
  1202. fc_fcp_cleanup_each_cmd(lport, -1, -1, FC_ERROR);
  1203. }
  1204. /**
  1205. * fc_fcp_timeout() - Handler for fcp_pkt timeouts
  1206. * @data: The FCP packet that has timed out
  1207. *
  1208. * If REC is supported then just issue it and return. The REC exchange will
  1209. * complete or time out and recovery can continue at that point. Otherwise,
  1210. * if the response has been received without all the data it has been
  1211. * ER_TIMEOUT since the response was received. If the response has not been
  1212. * received we see if data was received recently. If it has been then we
  1213. * continue waiting, otherwise, we abort the command.
  1214. */
  1215. static void fc_fcp_timeout(unsigned long data)
  1216. {
  1217. struct fc_fcp_pkt *fsp = (struct fc_fcp_pkt *)data;
  1218. struct fc_rport *rport = fsp->rport;
  1219. struct fc_rport_libfc_priv *rpriv = rport->dd_data;
  1220. if (fc_fcp_lock_pkt(fsp))
  1221. return;
  1222. if (fsp->cdb_cmd.fc_tm_flags)
  1223. goto unlock;
  1224. fsp->state |= FC_SRB_FCP_PROCESSING_TMO;
  1225. if (rpriv->flags & FC_RP_FLAGS_REC_SUPPORTED)
  1226. fc_fcp_rec(fsp);
  1227. else if (fsp->state & FC_SRB_RCV_STATUS)
  1228. fc_fcp_complete_locked(fsp);
  1229. else
  1230. fc_fcp_recovery(fsp, FC_TIMED_OUT);
  1231. fsp->state &= ~FC_SRB_FCP_PROCESSING_TMO;
  1232. unlock:
  1233. fc_fcp_unlock_pkt(fsp);
  1234. }
  1235. /**
  1236. * fc_fcp_rec() - Send a REC ELS request
  1237. * @fsp: The FCP packet to send the REC request on
  1238. */
  1239. static void fc_fcp_rec(struct fc_fcp_pkt *fsp)
  1240. {
  1241. struct fc_lport *lport;
  1242. struct fc_frame *fp;
  1243. struct fc_rport *rport;
  1244. struct fc_rport_libfc_priv *rpriv;
  1245. lport = fsp->lp;
  1246. rport = fsp->rport;
  1247. rpriv = rport->dd_data;
  1248. if (!fsp->seq_ptr || rpriv->rp_state != RPORT_ST_READY) {
  1249. fsp->status_code = FC_HRD_ERROR;
  1250. fsp->io_status = 0;
  1251. fc_fcp_complete_locked(fsp);
  1252. return;
  1253. }
  1254. fp = fc_fcp_frame_alloc(lport, sizeof(struct fc_els_rec));
  1255. if (!fp)
  1256. goto retry;
  1257. fr_seq(fp) = fsp->seq_ptr;
  1258. fc_fill_fc_hdr(fp, FC_RCTL_ELS_REQ, rport->port_id,
  1259. rpriv->local_port->port_id, FC_TYPE_ELS,
  1260. FC_FCTL_REQ, 0);
  1261. if (lport->tt.elsct_send(lport, rport->port_id, fp, ELS_REC,
  1262. fc_fcp_rec_resp, fsp,
  1263. 2 * lport->r_a_tov)) {
  1264. fc_fcp_pkt_hold(fsp); /* hold while REC outstanding */
  1265. return;
  1266. }
  1267. retry:
  1268. if (fsp->recov_retry++ < FC_MAX_RECOV_RETRY)
  1269. fc_fcp_timer_set(fsp, get_fsp_rec_tov(fsp));
  1270. else
  1271. fc_fcp_recovery(fsp, FC_TIMED_OUT);
  1272. }
  1273. /**
  1274. * fc_fcp_rec_resp() - Handler for REC ELS responses
  1275. * @seq: The sequence the response is on
  1276. * @fp: The response frame
  1277. * @arg: The FCP packet the response is on
  1278. *
  1279. * If the response is a reject then the scsi layer will handle
  1280. * the timeout. If the response is a LS_ACC then if the I/O was not completed
  1281. * set the timeout and return. If the I/O was completed then complete the
  1282. * exchange and tell the SCSI layer.
  1283. */
  1284. static void fc_fcp_rec_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg)
  1285. {
  1286. struct fc_fcp_pkt *fsp = (struct fc_fcp_pkt *)arg;
  1287. struct fc_els_rec_acc *recp;
  1288. struct fc_els_ls_rjt *rjt;
  1289. u32 e_stat;
  1290. u8 opcode;
  1291. u32 offset;
  1292. enum dma_data_direction data_dir;
  1293. enum fc_rctl r_ctl;
  1294. struct fc_rport_libfc_priv *rpriv;
  1295. if (IS_ERR(fp)) {
  1296. fc_fcp_rec_error(fsp, fp);
  1297. return;
  1298. }
  1299. if (fc_fcp_lock_pkt(fsp))
  1300. goto out;
  1301. fsp->recov_retry = 0;
  1302. opcode = fc_frame_payload_op(fp);
  1303. if (opcode == ELS_LS_RJT) {
  1304. rjt = fc_frame_payload_get(fp, sizeof(*rjt));
  1305. switch (rjt->er_reason) {
  1306. default:
  1307. FC_FCP_DBG(fsp, "device %x unexpected REC reject "
  1308. "reason %d expl %d\n",
  1309. fsp->rport->port_id, rjt->er_reason,
  1310. rjt->er_explan);
  1311. /* fall through */
  1312. case ELS_RJT_UNSUP:
  1313. FC_FCP_DBG(fsp, "device does not support REC\n");
  1314. rpriv = fsp->rport->dd_data;
  1315. /*
  1316. * if we do not spport RECs or got some bogus
  1317. * reason then resetup timer so we check for
  1318. * making progress.
  1319. */
  1320. rpriv->flags &= ~FC_RP_FLAGS_REC_SUPPORTED;
  1321. break;
  1322. case ELS_RJT_LOGIC:
  1323. case ELS_RJT_UNAB:
  1324. /*
  1325. * If no data transfer, the command frame got dropped
  1326. * so we just retry. If data was transferred, we
  1327. * lost the response but the target has no record,
  1328. * so we abort and retry.
  1329. */
  1330. if (rjt->er_explan == ELS_EXPL_OXID_RXID &&
  1331. fsp->xfer_len == 0) {
  1332. fc_fcp_retry_cmd(fsp);
  1333. break;
  1334. }
  1335. fc_fcp_recovery(fsp, FC_ERROR);
  1336. break;
  1337. }
  1338. } else if (opcode == ELS_LS_ACC) {
  1339. if (fsp->state & FC_SRB_ABORTED)
  1340. goto unlock_out;
  1341. data_dir = fsp->cmd->sc_data_direction;
  1342. recp = fc_frame_payload_get(fp, sizeof(*recp));
  1343. offset = ntohl(recp->reca_fc4value);
  1344. e_stat = ntohl(recp->reca_e_stat);
  1345. if (e_stat & ESB_ST_COMPLETE) {
  1346. /*
  1347. * The exchange is complete.
  1348. *
  1349. * For output, we must've lost the response.
  1350. * For input, all data must've been sent.
  1351. * We lost may have lost the response
  1352. * (and a confirmation was requested) and maybe
  1353. * some data.
  1354. *
  1355. * If all data received, send SRR
  1356. * asking for response. If partial data received,
  1357. * or gaps, SRR requests data at start of gap.
  1358. * Recovery via SRR relies on in-order-delivery.
  1359. */
  1360. if (data_dir == DMA_TO_DEVICE) {
  1361. r_ctl = FC_RCTL_DD_CMD_STATUS;
  1362. } else if (fsp->xfer_contig_end == offset) {
  1363. r_ctl = FC_RCTL_DD_CMD_STATUS;
  1364. } else {
  1365. offset = fsp->xfer_contig_end;
  1366. r_ctl = FC_RCTL_DD_SOL_DATA;
  1367. }
  1368. fc_fcp_srr(fsp, r_ctl, offset);
  1369. } else if (e_stat & ESB_ST_SEQ_INIT) {
  1370. /*
  1371. * The remote port has the initiative, so just
  1372. * keep waiting for it to complete.
  1373. */
  1374. fc_fcp_timer_set(fsp, get_fsp_rec_tov(fsp));
  1375. } else {
  1376. /*
  1377. * The exchange is incomplete, we have seq. initiative.
  1378. * Lost response with requested confirmation,
  1379. * lost confirmation, lost transfer ready or
  1380. * lost write data.
  1381. *
  1382. * For output, if not all data was received, ask
  1383. * for transfer ready to be repeated.
  1384. *
  1385. * If we received or sent all the data, send SRR to
  1386. * request response.
  1387. *
  1388. * If we lost a response, we may have lost some read
  1389. * data as well.
  1390. */
  1391. r_ctl = FC_RCTL_DD_SOL_DATA;
  1392. if (data_dir == DMA_TO_DEVICE) {
  1393. r_ctl = FC_RCTL_DD_CMD_STATUS;
  1394. if (offset < fsp->data_len)
  1395. r_ctl = FC_RCTL_DD_DATA_DESC;
  1396. } else if (offset == fsp->xfer_contig_end) {
  1397. r_ctl = FC_RCTL_DD_CMD_STATUS;
  1398. } else if (fsp->xfer_contig_end < offset) {
  1399. offset = fsp->xfer_contig_end;
  1400. }
  1401. fc_fcp_srr(fsp, r_ctl, offset);
  1402. }
  1403. }
  1404. unlock_out:
  1405. fc_fcp_unlock_pkt(fsp);
  1406. out:
  1407. fc_fcp_pkt_release(fsp); /* drop hold for outstanding REC */
  1408. fc_frame_free(fp);
  1409. }
  1410. /**
  1411. * fc_fcp_rec_error() - Handler for REC errors
  1412. * @fsp: The FCP packet the error is on
  1413. * @fp: The REC frame
  1414. */
  1415. static void fc_fcp_rec_error(struct fc_fcp_pkt *fsp, struct fc_frame *fp)
  1416. {
  1417. int error = PTR_ERR(fp);
  1418. if (fc_fcp_lock_pkt(fsp))
  1419. goto out;
  1420. switch (error) {
  1421. case -FC_EX_CLOSED:
  1422. fc_fcp_retry_cmd(fsp);
  1423. break;
  1424. default:
  1425. FC_FCP_DBG(fsp, "REC %p fid %6.6x error unexpected error %d\n",
  1426. fsp, fsp->rport->port_id, error);
  1427. fsp->status_code = FC_CMD_PLOGO;
  1428. /* fall through */
  1429. case -FC_EX_TIMEOUT:
  1430. /*
  1431. * Assume REC or LS_ACC was lost.
  1432. * The exchange manager will have aborted REC, so retry.
  1433. */
  1434. FC_FCP_DBG(fsp, "REC fid %6.6x error error %d retry %d/%d\n",
  1435. fsp->rport->port_id, error, fsp->recov_retry,
  1436. FC_MAX_RECOV_RETRY);
  1437. if (fsp->recov_retry++ < FC_MAX_RECOV_RETRY)
  1438. fc_fcp_rec(fsp);
  1439. else
  1440. fc_fcp_recovery(fsp, FC_ERROR);
  1441. break;
  1442. }
  1443. fc_fcp_unlock_pkt(fsp);
  1444. out:
  1445. fc_fcp_pkt_release(fsp); /* drop hold for outstanding REC */
  1446. }
  1447. /**
  1448. * fc_fcp_recovery() - Handler for fcp_pkt recovery
  1449. * @fsp: The FCP pkt that needs to be aborted
  1450. */
  1451. static void fc_fcp_recovery(struct fc_fcp_pkt *fsp, u8 code)
  1452. {
  1453. fsp->status_code = code;
  1454. fsp->cdb_status = 0;
  1455. fsp->io_status = 0;
  1456. /*
  1457. * if this fails then we let the scsi command timer fire and
  1458. * scsi-ml escalate.
  1459. */
  1460. fc_fcp_send_abort(fsp);
  1461. }
  1462. /**
  1463. * fc_fcp_srr() - Send a SRR request (Sequence Retransmission Request)
  1464. * @fsp: The FCP packet the SRR is to be sent on
  1465. * @r_ctl: The R_CTL field for the SRR request
  1466. * This is called after receiving status but insufficient data, or
  1467. * when expecting status but the request has timed out.
  1468. */
  1469. static void fc_fcp_srr(struct fc_fcp_pkt *fsp, enum fc_rctl r_ctl, u32 offset)
  1470. {
  1471. struct fc_lport *lport = fsp->lp;
  1472. struct fc_rport *rport;
  1473. struct fc_rport_libfc_priv *rpriv;
  1474. struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr);
  1475. struct fc_seq *seq;
  1476. struct fcp_srr *srr;
  1477. struct fc_frame *fp;
  1478. unsigned int rec_tov;
  1479. rport = fsp->rport;
  1480. rpriv = rport->dd_data;
  1481. if (!(rpriv->flags & FC_RP_FLAGS_RETRY) ||
  1482. rpriv->rp_state != RPORT_ST_READY)
  1483. goto retry; /* shouldn't happen */
  1484. fp = fc_fcp_frame_alloc(lport, sizeof(*srr));
  1485. if (!fp)
  1486. goto retry;
  1487. srr = fc_frame_payload_get(fp, sizeof(*srr));
  1488. memset(srr, 0, sizeof(*srr));
  1489. srr->srr_op = ELS_SRR;
  1490. srr->srr_ox_id = htons(ep->oxid);
  1491. srr->srr_rx_id = htons(ep->rxid);
  1492. srr->srr_r_ctl = r_ctl;
  1493. srr->srr_rel_off = htonl(offset);
  1494. fc_fill_fc_hdr(fp, FC_RCTL_ELS4_REQ, rport->port_id,
  1495. rpriv->local_port->port_id, FC_TYPE_FCP,
  1496. FC_FCTL_REQ, 0);
  1497. rec_tov = get_fsp_rec_tov(fsp);
  1498. seq = lport->tt.exch_seq_send(lport, fp, fc_fcp_srr_resp,
  1499. fc_fcp_pkt_destroy,
  1500. fsp, jiffies_to_msecs(rec_tov));
  1501. if (!seq)
  1502. goto retry;
  1503. fsp->recov_seq = seq;
  1504. fsp->xfer_len = offset;
  1505. fsp->xfer_contig_end = offset;
  1506. fsp->state &= ~FC_SRB_RCV_STATUS;
  1507. fc_fcp_pkt_hold(fsp); /* hold for outstanding SRR */
  1508. return;
  1509. retry:
  1510. fc_fcp_retry_cmd(fsp);
  1511. }
  1512. /**
  1513. * fc_fcp_srr_resp() - Handler for SRR response
  1514. * @seq: The sequence the SRR is on
  1515. * @fp: The SRR frame
  1516. * @arg: The FCP packet the SRR is on
  1517. */
  1518. static void fc_fcp_srr_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg)
  1519. {
  1520. struct fc_fcp_pkt *fsp = arg;
  1521. struct fc_frame_header *fh;
  1522. if (IS_ERR(fp)) {
  1523. fc_fcp_srr_error(fsp, fp);
  1524. return;
  1525. }
  1526. if (fc_fcp_lock_pkt(fsp))
  1527. goto out;
  1528. fh = fc_frame_header_get(fp);
  1529. /*
  1530. * BUG? fc_fcp_srr_error calls exch_done which would release
  1531. * the ep. But if fc_fcp_srr_error had got -FC_EX_TIMEOUT,
  1532. * then fc_exch_timeout would be sending an abort. The exch_done
  1533. * call by fc_fcp_srr_error would prevent fc_exch.c from seeing
  1534. * an abort response though.
  1535. */
  1536. if (fh->fh_type == FC_TYPE_BLS) {
  1537. fc_fcp_unlock_pkt(fsp);
  1538. return;
  1539. }
  1540. switch (fc_frame_payload_op(fp)) {
  1541. case ELS_LS_ACC:
  1542. fsp->recov_retry = 0;
  1543. fc_fcp_timer_set(fsp, get_fsp_rec_tov(fsp));
  1544. break;
  1545. case ELS_LS_RJT:
  1546. default:
  1547. fc_fcp_recovery(fsp, FC_ERROR);
  1548. break;
  1549. }
  1550. fc_fcp_unlock_pkt(fsp);
  1551. out:
  1552. fsp->lp->tt.exch_done(seq);
  1553. fc_frame_free(fp);
  1554. }
  1555. /**
  1556. * fc_fcp_srr_error() - Handler for SRR errors
  1557. * @fsp: The FCP packet that the SRR error is on
  1558. * @fp: The SRR frame
  1559. */
  1560. static void fc_fcp_srr_error(struct fc_fcp_pkt *fsp, struct fc_frame *fp)
  1561. {
  1562. if (fc_fcp_lock_pkt(fsp))
  1563. goto out;
  1564. switch (PTR_ERR(fp)) {
  1565. case -FC_EX_TIMEOUT:
  1566. if (fsp->recov_retry++ < FC_MAX_RECOV_RETRY)
  1567. fc_fcp_rec(fsp);
  1568. else
  1569. fc_fcp_recovery(fsp, FC_TIMED_OUT);
  1570. break;
  1571. case -FC_EX_CLOSED: /* e.g., link failure */
  1572. /* fall through */
  1573. default:
  1574. fc_fcp_retry_cmd(fsp);
  1575. break;
  1576. }
  1577. fc_fcp_unlock_pkt(fsp);
  1578. out:
  1579. fsp->lp->tt.exch_done(fsp->recov_seq);
  1580. }
  1581. /**
  1582. * fc_fcp_lport_queue_ready() - Determine if the lport and it's queue is ready
  1583. * @lport: The local port to be checked
  1584. */
  1585. static inline int fc_fcp_lport_queue_ready(struct fc_lport *lport)
  1586. {
  1587. /* lock ? */
  1588. return (lport->state == LPORT_ST_READY) &&
  1589. lport->link_up && !lport->qfull;
  1590. }
  1591. /**
  1592. * fc_queuecommand() - The queuecommand function of the SCSI template
  1593. * @shost: The Scsi_Host that the command was issued to
  1594. * @cmd: The scsi_cmnd to be executed
  1595. *
  1596. * This is the i/o strategy routine, called by the SCSI layer.
  1597. */
  1598. int fc_queuecommand(struct Scsi_Host *shost, struct scsi_cmnd *sc_cmd)
  1599. {
  1600. struct fc_lport *lport = shost_priv(shost);
  1601. struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device));
  1602. struct fc_fcp_pkt *fsp;
  1603. struct fc_rport_libfc_priv *rpriv;
  1604. int rval;
  1605. int rc = 0;
  1606. struct fc_stats *stats;
  1607. rval = fc_remote_port_chkready(rport);
  1608. if (rval) {
  1609. sc_cmd->result = rval;
  1610. sc_cmd->scsi_done(sc_cmd);
  1611. return 0;
  1612. }
  1613. if (!*(struct fc_remote_port **)rport->dd_data) {
  1614. /*
  1615. * rport is transitioning from blocked/deleted to
  1616. * online
  1617. */
  1618. sc_cmd->result = DID_IMM_RETRY << 16;
  1619. sc_cmd->scsi_done(sc_cmd);
  1620. goto out;
  1621. }
  1622. rpriv = rport->dd_data;
  1623. if (!fc_fcp_lport_queue_ready(lport)) {
  1624. if (lport->qfull)
  1625. fc_fcp_can_queue_ramp_down(lport);
  1626. rc = SCSI_MLQUEUE_HOST_BUSY;
  1627. goto out;
  1628. }
  1629. fsp = fc_fcp_pkt_alloc(lport, GFP_ATOMIC);
  1630. if (fsp == NULL) {
  1631. rc = SCSI_MLQUEUE_HOST_BUSY;
  1632. goto out;
  1633. }
  1634. /*
  1635. * build the libfc request pkt
  1636. */
  1637. fsp->cmd = sc_cmd; /* save the cmd */
  1638. fsp->rport = rport; /* set the remote port ptr */
  1639. /*
  1640. * set up the transfer length
  1641. */
  1642. fsp->data_len = scsi_bufflen(sc_cmd);
  1643. fsp->xfer_len = 0;
  1644. /*
  1645. * setup the data direction
  1646. */
  1647. stats = per_cpu_ptr(lport->stats, get_cpu());
  1648. if (sc_cmd->sc_data_direction == DMA_FROM_DEVICE) {
  1649. fsp->req_flags = FC_SRB_READ;
  1650. stats->InputRequests++;
  1651. stats->InputBytes += fsp->data_len;
  1652. } else if (sc_cmd->sc_data_direction == DMA_TO_DEVICE) {
  1653. fsp->req_flags = FC_SRB_WRITE;
  1654. stats->OutputRequests++;
  1655. stats->OutputBytes += fsp->data_len;
  1656. } else {
  1657. fsp->req_flags = 0;
  1658. stats->ControlRequests++;
  1659. }
  1660. put_cpu();
  1661. /*
  1662. * send it to the lower layer
  1663. * if we get -1 return then put the request in the pending
  1664. * queue.
  1665. */
  1666. rval = fc_fcp_pkt_send(lport, fsp);
  1667. if (rval != 0) {
  1668. fsp->state = FC_SRB_FREE;
  1669. fc_fcp_pkt_release(fsp);
  1670. rc = SCSI_MLQUEUE_HOST_BUSY;
  1671. }
  1672. out:
  1673. return rc;
  1674. }
  1675. EXPORT_SYMBOL(fc_queuecommand);
  1676. /**
  1677. * fc_io_compl() - Handle responses for completed commands
  1678. * @fsp: The FCP packet that is complete
  1679. *
  1680. * Translates fcp_pkt errors to a Linux SCSI errors.
  1681. * The fcp packet lock must be held when calling.
  1682. */
  1683. static void fc_io_compl(struct fc_fcp_pkt *fsp)
  1684. {
  1685. struct fc_fcp_internal *si;
  1686. struct scsi_cmnd *sc_cmd;
  1687. struct fc_lport *lport;
  1688. unsigned long flags;
  1689. /* release outstanding ddp context */
  1690. fc_fcp_ddp_done(fsp);
  1691. fsp->state |= FC_SRB_COMPL;
  1692. if (!(fsp->state & FC_SRB_FCP_PROCESSING_TMO)) {
  1693. spin_unlock_bh(&fsp->scsi_pkt_lock);
  1694. del_timer_sync(&fsp->timer);
  1695. spin_lock_bh(&fsp->scsi_pkt_lock);
  1696. }
  1697. lport = fsp->lp;
  1698. si = fc_get_scsi_internal(lport);
  1699. /*
  1700. * if can_queue ramp down is done then try can_queue ramp up
  1701. * since commands are completing now.
  1702. */
  1703. if (si->last_can_queue_ramp_down_time)
  1704. fc_fcp_can_queue_ramp_up(lport);
  1705. sc_cmd = fsp->cmd;
  1706. CMD_SCSI_STATUS(sc_cmd) = fsp->cdb_status;
  1707. switch (fsp->status_code) {
  1708. case FC_COMPLETE:
  1709. if (fsp->cdb_status == 0) {
  1710. /*
  1711. * good I/O status
  1712. */
  1713. sc_cmd->result = DID_OK << 16;
  1714. if (fsp->scsi_resid)
  1715. CMD_RESID_LEN(sc_cmd) = fsp->scsi_resid;
  1716. } else {
  1717. /*
  1718. * transport level I/O was ok but scsi
  1719. * has non zero status
  1720. */
  1721. sc_cmd->result = (DID_OK << 16) | fsp->cdb_status;
  1722. }
  1723. break;
  1724. case FC_ERROR:
  1725. FC_FCP_DBG(fsp, "Returning DID_ERROR to scsi-ml "
  1726. "due to FC_ERROR\n");
  1727. sc_cmd->result = DID_ERROR << 16;
  1728. break;
  1729. case FC_DATA_UNDRUN:
  1730. if ((fsp->cdb_status == 0) && !(fsp->req_flags & FC_SRB_READ)) {
  1731. /*
  1732. * scsi status is good but transport level
  1733. * underrun.
  1734. */
  1735. if (fsp->state & FC_SRB_RCV_STATUS) {
  1736. sc_cmd->result = DID_OK << 16;
  1737. } else {
  1738. FC_FCP_DBG(fsp, "Returning DID_ERROR to scsi-ml"
  1739. " due to FC_DATA_UNDRUN (trans)\n");
  1740. sc_cmd->result = DID_ERROR << 16;
  1741. }
  1742. } else {
  1743. /*
  1744. * scsi got underrun, this is an error
  1745. */
  1746. FC_FCP_DBG(fsp, "Returning DID_ERROR to scsi-ml "
  1747. "due to FC_DATA_UNDRUN (scsi)\n");
  1748. CMD_RESID_LEN(sc_cmd) = fsp->scsi_resid;
  1749. sc_cmd->result = (DID_ERROR << 16) | fsp->cdb_status;
  1750. }
  1751. break;
  1752. case FC_DATA_OVRRUN:
  1753. /*
  1754. * overrun is an error
  1755. */
  1756. FC_FCP_DBG(fsp, "Returning DID_ERROR to scsi-ml "
  1757. "due to FC_DATA_OVRRUN\n");
  1758. sc_cmd->result = (DID_ERROR << 16) | fsp->cdb_status;
  1759. break;
  1760. case FC_CMD_ABORTED:
  1761. FC_FCP_DBG(fsp, "Returning DID_ERROR to scsi-ml "
  1762. "due to FC_CMD_ABORTED\n");
  1763. sc_cmd->result = (DID_ERROR << 16) | fsp->io_status;
  1764. break;
  1765. case FC_CMD_RESET:
  1766. FC_FCP_DBG(fsp, "Returning DID_RESET to scsi-ml "
  1767. "due to FC_CMD_RESET\n");
  1768. sc_cmd->result = (DID_RESET << 16);
  1769. break;
  1770. case FC_HRD_ERROR:
  1771. FC_FCP_DBG(fsp, "Returning DID_NO_CONNECT to scsi-ml "
  1772. "due to FC_HRD_ERROR\n");
  1773. sc_cmd->result = (DID_NO_CONNECT << 16);
  1774. break;
  1775. case FC_CRC_ERROR:
  1776. FC_FCP_DBG(fsp, "Returning DID_PARITY to scsi-ml "
  1777. "due to FC_CRC_ERROR\n");
  1778. sc_cmd->result = (DID_PARITY << 16);
  1779. break;
  1780. case FC_TIMED_OUT:
  1781. FC_FCP_DBG(fsp, "Returning DID_BUS_BUSY to scsi-ml "
  1782. "due to FC_TIMED_OUT\n");
  1783. sc_cmd->result = (DID_BUS_BUSY << 16) | fsp->io_status;
  1784. break;
  1785. default:
  1786. FC_FCP_DBG(fsp, "Returning DID_ERROR to scsi-ml "
  1787. "due to unknown error\n");
  1788. sc_cmd->result = (DID_ERROR << 16);
  1789. break;
  1790. }
  1791. if (lport->state != LPORT_ST_READY && fsp->status_code != FC_COMPLETE)
  1792. sc_cmd->result = (DID_TRANSPORT_DISRUPTED << 16);
  1793. spin_lock_irqsave(&si->scsi_queue_lock, flags);
  1794. list_del(&fsp->list);
  1795. sc_cmd->SCp.ptr = NULL;
  1796. spin_unlock_irqrestore(&si->scsi_queue_lock, flags);
  1797. sc_cmd->scsi_done(sc_cmd);
  1798. /* release ref from initial allocation in queue command */
  1799. fc_fcp_pkt_release(fsp);
  1800. }
  1801. /**
  1802. * fc_eh_abort() - Abort a command
  1803. * @sc_cmd: The SCSI command to abort
  1804. *
  1805. * From SCSI host template.
  1806. * Send an ABTS to the target device and wait for the response.
  1807. */
  1808. int fc_eh_abort(struct scsi_cmnd *sc_cmd)
  1809. {
  1810. struct fc_fcp_pkt *fsp;
  1811. struct fc_lport *lport;
  1812. struct fc_fcp_internal *si;
  1813. int rc = FAILED;
  1814. unsigned long flags;
  1815. int rval;
  1816. rval = fc_block_scsi_eh(sc_cmd);
  1817. if (rval)
  1818. return rval;
  1819. lport = shost_priv(sc_cmd->device->host);
  1820. if (lport->state != LPORT_ST_READY)
  1821. return rc;
  1822. else if (!lport->link_up)
  1823. return rc;
  1824. si = fc_get_scsi_internal(lport);
  1825. spin_lock_irqsave(&si->scsi_queue_lock, flags);
  1826. fsp = CMD_SP(sc_cmd);
  1827. if (!fsp) {
  1828. /* command completed while scsi eh was setting up */
  1829. spin_unlock_irqrestore(&si->scsi_queue_lock, flags);
  1830. return SUCCESS;
  1831. }
  1832. /* grab a ref so the fsp and sc_cmd cannot be released from under us */
  1833. fc_fcp_pkt_hold(fsp);
  1834. spin_unlock_irqrestore(&si->scsi_queue_lock, flags);
  1835. if (fc_fcp_lock_pkt(fsp)) {
  1836. /* completed while we were waiting for timer to be deleted */
  1837. rc = SUCCESS;
  1838. goto release_pkt;
  1839. }
  1840. rc = fc_fcp_pkt_abort(fsp);
  1841. fc_fcp_unlock_pkt(fsp);
  1842. release_pkt:
  1843. fc_fcp_pkt_release(fsp);
  1844. return rc;
  1845. }
  1846. EXPORT_SYMBOL(fc_eh_abort);
  1847. /**
  1848. * fc_eh_device_reset() - Reset a single LUN
  1849. * @sc_cmd: The SCSI command which identifies the device whose
  1850. * LUN is to be reset
  1851. *
  1852. * Set from SCSI host template.
  1853. */
  1854. int fc_eh_device_reset(struct scsi_cmnd *sc_cmd)
  1855. {
  1856. struct fc_lport *lport;
  1857. struct fc_fcp_pkt *fsp;
  1858. struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device));
  1859. int rc = FAILED;
  1860. int rval;
  1861. rval = fc_block_scsi_eh(sc_cmd);
  1862. if (rval)
  1863. return rval;
  1864. lport = shost_priv(sc_cmd->device->host);
  1865. if (lport->state != LPORT_ST_READY)
  1866. return rc;
  1867. FC_SCSI_DBG(lport, "Resetting rport (%6.6x)\n", rport->port_id);
  1868. fsp = fc_fcp_pkt_alloc(lport, GFP_NOIO);
  1869. if (fsp == NULL) {
  1870. printk(KERN_WARNING "libfc: could not allocate scsi_pkt\n");
  1871. goto out;
  1872. }
  1873. /*
  1874. * Build the libfc request pkt. Do not set the scsi cmnd, because
  1875. * the sc passed in is not setup for execution like when sent
  1876. * through the queuecommand callout.
  1877. */
  1878. fsp->rport = rport; /* set the remote port ptr */
  1879. /*
  1880. * flush outstanding commands
  1881. */
  1882. rc = fc_lun_reset(lport, fsp, scmd_id(sc_cmd), sc_cmd->device->lun);
  1883. fsp->state = FC_SRB_FREE;
  1884. fc_fcp_pkt_release(fsp);
  1885. out:
  1886. return rc;
  1887. }
  1888. EXPORT_SYMBOL(fc_eh_device_reset);
  1889. /**
  1890. * fc_eh_host_reset() - Reset a Scsi_Host.
  1891. * @sc_cmd: The SCSI command that identifies the SCSI host to be reset
  1892. */
  1893. int fc_eh_host_reset(struct scsi_cmnd *sc_cmd)
  1894. {
  1895. struct Scsi_Host *shost = sc_cmd->device->host;
  1896. struct fc_lport *lport = shost_priv(shost);
  1897. unsigned long wait_tmo;
  1898. FC_SCSI_DBG(lport, "Resetting host\n");
  1899. fc_block_scsi_eh(sc_cmd);
  1900. lport->tt.lport_reset(lport);
  1901. wait_tmo = jiffies + FC_HOST_RESET_TIMEOUT;
  1902. while (!fc_fcp_lport_queue_ready(lport) && time_before(jiffies,
  1903. wait_tmo))
  1904. msleep(1000);
  1905. if (fc_fcp_lport_queue_ready(lport)) {
  1906. shost_printk(KERN_INFO, shost, "libfc: Host reset succeeded "
  1907. "on port (%6.6x)\n", lport->port_id);
  1908. return SUCCESS;
  1909. } else {
  1910. shost_printk(KERN_INFO, shost, "libfc: Host reset failed, "
  1911. "port (%6.6x) is not ready.\n",
  1912. lport->port_id);
  1913. return FAILED;
  1914. }
  1915. }
  1916. EXPORT_SYMBOL(fc_eh_host_reset);
  1917. /**
  1918. * fc_slave_alloc() - Configure the queue depth of a Scsi_Host
  1919. * @sdev: The SCSI device that identifies the SCSI host
  1920. *
  1921. * Configures queue depth based on host's cmd_per_len. If not set
  1922. * then we use the libfc default.
  1923. */
  1924. int fc_slave_alloc(struct scsi_device *sdev)
  1925. {
  1926. struct fc_rport *rport = starget_to_rport(scsi_target(sdev));
  1927. if (!rport || fc_remote_port_chkready(rport))
  1928. return -ENXIO;
  1929. scsi_change_queue_depth(sdev, FC_FCP_DFLT_QUEUE_DEPTH);
  1930. return 0;
  1931. }
  1932. EXPORT_SYMBOL(fc_slave_alloc);
  1933. /**
  1934. * fc_fcp_destory() - Tear down the FCP layer for a given local port
  1935. * @lport: The local port that no longer needs the FCP layer
  1936. */
  1937. void fc_fcp_destroy(struct fc_lport *lport)
  1938. {
  1939. struct fc_fcp_internal *si = fc_get_scsi_internal(lport);
  1940. if (!list_empty(&si->scsi_pkt_queue))
  1941. printk(KERN_ERR "libfc: Leaked SCSI packets when destroying "
  1942. "port (%6.6x)\n", lport->port_id);
  1943. mempool_destroy(si->scsi_pkt_pool);
  1944. kfree(si);
  1945. lport->scsi_priv = NULL;
  1946. }
  1947. EXPORT_SYMBOL(fc_fcp_destroy);
  1948. int fc_setup_fcp(void)
  1949. {
  1950. int rc = 0;
  1951. scsi_pkt_cachep = kmem_cache_create("libfc_fcp_pkt",
  1952. sizeof(struct fc_fcp_pkt),
  1953. 0, SLAB_HWCACHE_ALIGN, NULL);
  1954. if (!scsi_pkt_cachep) {
  1955. printk(KERN_ERR "libfc: Unable to allocate SRB cache, "
  1956. "module load failed!");
  1957. rc = -ENOMEM;
  1958. }
  1959. return rc;
  1960. }
  1961. void fc_destroy_fcp(void)
  1962. {
  1963. if (scsi_pkt_cachep)
  1964. kmem_cache_destroy(scsi_pkt_cachep);
  1965. }
  1966. /**
  1967. * fc_fcp_init() - Initialize the FCP layer for a local port
  1968. * @lport: The local port to initialize the exchange layer for
  1969. */
  1970. int fc_fcp_init(struct fc_lport *lport)
  1971. {
  1972. int rc;
  1973. struct fc_fcp_internal *si;
  1974. if (!lport->tt.fcp_cmd_send)
  1975. lport->tt.fcp_cmd_send = fc_fcp_cmd_send;
  1976. if (!lport->tt.fcp_cleanup)
  1977. lport->tt.fcp_cleanup = fc_fcp_cleanup;
  1978. if (!lport->tt.fcp_abort_io)
  1979. lport->tt.fcp_abort_io = fc_fcp_abort_io;
  1980. si = kzalloc(sizeof(struct fc_fcp_internal), GFP_KERNEL);
  1981. if (!si)
  1982. return -ENOMEM;
  1983. lport->scsi_priv = si;
  1984. si->max_can_queue = lport->host->can_queue;
  1985. INIT_LIST_HEAD(&si->scsi_pkt_queue);
  1986. spin_lock_init(&si->scsi_queue_lock);
  1987. si->scsi_pkt_pool = mempool_create_slab_pool(2, scsi_pkt_cachep);
  1988. if (!si->scsi_pkt_pool) {
  1989. rc = -ENOMEM;
  1990. goto free_internal;
  1991. }
  1992. return 0;
  1993. free_internal:
  1994. kfree(si);
  1995. return rc;
  1996. }
  1997. EXPORT_SYMBOL(fc_fcp_init);