scsi_lib.c 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114
  1. /*
  2. * scsi_lib.c Copyright (C) 1999 Eric Youngdale
  3. *
  4. * SCSI queueing library.
  5. * Initial versions: Eric Youngdale (eric@andante.org).
  6. * Based upon conversations with large numbers
  7. * of people at Linux Expo.
  8. */
  9. #include <linux/bio.h>
  10. #include <linux/blkdev.h>
  11. #include <linux/completion.h>
  12. #include <linux/kernel.h>
  13. #include <linux/mempool.h>
  14. #include <linux/slab.h>
  15. #include <linux/init.h>
  16. #include <linux/pci.h>
  17. #include <linux/delay.h>
  18. #include <scsi/scsi.h>
  19. #include <scsi/scsi_dbg.h>
  20. #include <scsi/scsi_device.h>
  21. #include <scsi/scsi_driver.h>
  22. #include <scsi/scsi_eh.h>
  23. #include <scsi/scsi_host.h>
  24. #include <scsi/scsi_request.h>
  25. #include "scsi_priv.h"
  26. #include "scsi_logging.h"
  27. #define SG_MEMPOOL_NR (sizeof(scsi_sg_pools)/sizeof(struct scsi_host_sg_pool))
  28. #define SG_MEMPOOL_SIZE 32
  29. struct scsi_host_sg_pool {
  30. size_t size;
  31. char *name;
  32. kmem_cache_t *slab;
  33. mempool_t *pool;
  34. };
  35. #if (SCSI_MAX_PHYS_SEGMENTS < 32)
  36. #error SCSI_MAX_PHYS_SEGMENTS is too small
  37. #endif
  38. #define SP(x) { x, "sgpool-" #x }
  39. static struct scsi_host_sg_pool scsi_sg_pools[] = {
  40. SP(8),
  41. SP(16),
  42. SP(32),
  43. #if (SCSI_MAX_PHYS_SEGMENTS > 32)
  44. SP(64),
  45. #if (SCSI_MAX_PHYS_SEGMENTS > 64)
  46. SP(128),
  47. #if (SCSI_MAX_PHYS_SEGMENTS > 128)
  48. SP(256),
  49. #if (SCSI_MAX_PHYS_SEGMENTS > 256)
  50. #error SCSI_MAX_PHYS_SEGMENTS is too large
  51. #endif
  52. #endif
  53. #endif
  54. #endif
  55. };
  56. #undef SP
  57. /*
  58. * Function: scsi_insert_special_req()
  59. *
  60. * Purpose: Insert pre-formed request into request queue.
  61. *
  62. * Arguments: sreq - request that is ready to be queued.
  63. * at_head - boolean. True if we should insert at head
  64. * of queue, false if we should insert at tail.
  65. *
  66. * Lock status: Assumed that lock is not held upon entry.
  67. *
  68. * Returns: Nothing
  69. *
  70. * Notes: This function is called from character device and from
  71. * ioctl types of functions where the caller knows exactly
  72. * what SCSI command needs to be issued. The idea is that
  73. * we merely inject the command into the queue (at the head
  74. * for now), and then call the queue request function to actually
  75. * process it.
  76. */
  77. int scsi_insert_special_req(struct scsi_request *sreq, int at_head)
  78. {
  79. /*
  80. * Because users of this function are apt to reuse requests with no
  81. * modification, we have to sanitise the request flags here
  82. */
  83. sreq->sr_request->flags &= ~REQ_DONTPREP;
  84. blk_insert_request(sreq->sr_device->request_queue, sreq->sr_request,
  85. at_head, sreq);
  86. return 0;
  87. }
  88. static void scsi_run_queue(struct request_queue *q);
  89. static void scsi_release_buffers(struct scsi_cmnd *cmd);
  90. /*
  91. * Function: scsi_unprep_request()
  92. *
  93. * Purpose: Remove all preparation done for a request, including its
  94. * associated scsi_cmnd, so that it can be requeued.
  95. *
  96. * Arguments: req - request to unprepare
  97. *
  98. * Lock status: Assumed that no locks are held upon entry.
  99. *
  100. * Returns: Nothing.
  101. */
  102. static void scsi_unprep_request(struct request *req)
  103. {
  104. struct scsi_cmnd *cmd = req->special;
  105. req->flags &= ~REQ_DONTPREP;
  106. req->special = (req->flags & REQ_SPECIAL) ? cmd->sc_request : NULL;
  107. scsi_release_buffers(cmd);
  108. scsi_put_command(cmd);
  109. }
  110. /*
  111. * Function: scsi_queue_insert()
  112. *
  113. * Purpose: Insert a command in the midlevel queue.
  114. *
  115. * Arguments: cmd - command that we are adding to queue.
  116. * reason - why we are inserting command to queue.
  117. *
  118. * Lock status: Assumed that lock is not held upon entry.
  119. *
  120. * Returns: Nothing.
  121. *
  122. * Notes: We do this for one of two cases. Either the host is busy
  123. * and it cannot accept any more commands for the time being,
  124. * or the device returned QUEUE_FULL and can accept no more
  125. * commands.
  126. * Notes: This could be called either from an interrupt context or a
  127. * normal process context.
  128. * Notes: Upon return, cmd is a stale pointer.
  129. */
  130. int scsi_queue_insert(struct scsi_cmnd *cmd, int reason)
  131. {
  132. struct Scsi_Host *host = cmd->device->host;
  133. struct scsi_device *device = cmd->device;
  134. struct request_queue *q = device->request_queue;
  135. struct request *req = cmd->request;
  136. unsigned long flags;
  137. SCSI_LOG_MLQUEUE(1,
  138. printk("Inserting command %p into mlqueue\n", cmd));
  139. /*
  140. * Set the appropriate busy bit for the device/host.
  141. *
  142. * If the host/device isn't busy, assume that something actually
  143. * completed, and that we should be able to queue a command now.
  144. *
  145. * Note that the prior mid-layer assumption that any host could
  146. * always queue at least one command is now broken. The mid-layer
  147. * will implement a user specifiable stall (see
  148. * scsi_host.max_host_blocked and scsi_device.max_device_blocked)
  149. * if a command is requeued with no other commands outstanding
  150. * either for the device or for the host.
  151. */
  152. if (reason == SCSI_MLQUEUE_HOST_BUSY)
  153. host->host_blocked = host->max_host_blocked;
  154. else if (reason == SCSI_MLQUEUE_DEVICE_BUSY)
  155. device->device_blocked = device->max_device_blocked;
  156. /*
  157. * Decrement the counters, since these commands are no longer
  158. * active on the host/device.
  159. */
  160. scsi_device_unbusy(device);
  161. /*
  162. * Requeue this command. It will go before all other commands
  163. * that are already in the queue.
  164. *
  165. * NOTE: there is magic here about the way the queue is plugged if
  166. * we have no outstanding commands.
  167. *
  168. * Although we *don't* plug the queue, we call the request
  169. * function. The SCSI request function detects the blocked condition
  170. * and plugs the queue appropriately.
  171. */
  172. scsi_unprep_request(req);
  173. spin_lock_irqsave(q->queue_lock, flags);
  174. blk_requeue_request(q, req);
  175. spin_unlock_irqrestore(q->queue_lock, flags);
  176. scsi_run_queue(q);
  177. return 0;
  178. }
  179. /*
  180. * Function: scsi_do_req
  181. *
  182. * Purpose: Queue a SCSI request
  183. *
  184. * Arguments: sreq - command descriptor.
  185. * cmnd - actual SCSI command to be performed.
  186. * buffer - data buffer.
  187. * bufflen - size of data buffer.
  188. * done - completion function to be run.
  189. * timeout - how long to let it run before timeout.
  190. * retries - number of retries we allow.
  191. *
  192. * Lock status: No locks held upon entry.
  193. *
  194. * Returns: Nothing.
  195. *
  196. * Notes: This function is only used for queueing requests for things
  197. * like ioctls and character device requests - this is because
  198. * we essentially just inject a request into the queue for the
  199. * device.
  200. *
  201. * In order to support the scsi_device_quiesce function, we
  202. * now inject requests on the *head* of the device queue
  203. * rather than the tail.
  204. */
  205. void scsi_do_req(struct scsi_request *sreq, const void *cmnd,
  206. void *buffer, unsigned bufflen,
  207. void (*done)(struct scsi_cmnd *),
  208. int timeout, int retries)
  209. {
  210. /*
  211. * If the upper level driver is reusing these things, then
  212. * we should release the low-level block now. Another one will
  213. * be allocated later when this request is getting queued.
  214. */
  215. __scsi_release_request(sreq);
  216. /*
  217. * Our own function scsi_done (which marks the host as not busy,
  218. * disables the timeout counter, etc) will be called by us or by the
  219. * scsi_hosts[host].queuecommand() function needs to also call
  220. * the completion function for the high level driver.
  221. */
  222. memcpy(sreq->sr_cmnd, cmnd, sizeof(sreq->sr_cmnd));
  223. sreq->sr_bufflen = bufflen;
  224. sreq->sr_buffer = buffer;
  225. sreq->sr_allowed = retries;
  226. sreq->sr_done = done;
  227. sreq->sr_timeout_per_command = timeout;
  228. if (sreq->sr_cmd_len == 0)
  229. sreq->sr_cmd_len = COMMAND_SIZE(sreq->sr_cmnd[0]);
  230. /*
  231. * head injection *required* here otherwise quiesce won't work
  232. */
  233. scsi_insert_special_req(sreq, 1);
  234. }
  235. EXPORT_SYMBOL(scsi_do_req);
  236. /* This is the end routine we get to if a command was never attached
  237. * to the request. Simply complete the request without changing
  238. * rq_status; this will cause a DRIVER_ERROR. */
  239. static void scsi_wait_req_end_io(struct request *req)
  240. {
  241. BUG_ON(!req->waiting);
  242. complete(req->waiting);
  243. }
  244. void scsi_wait_req(struct scsi_request *sreq, const void *cmnd, void *buffer,
  245. unsigned bufflen, int timeout, int retries)
  246. {
  247. DECLARE_COMPLETION(wait);
  248. int write = (sreq->sr_data_direction == DMA_TO_DEVICE);
  249. struct request *req;
  250. req = blk_get_request(sreq->sr_device->request_queue, write,
  251. __GFP_WAIT);
  252. if (bufflen && blk_rq_map_kern(sreq->sr_device->request_queue, req,
  253. buffer, bufflen, __GFP_WAIT)) {
  254. sreq->sr_result = DRIVER_ERROR << 24;
  255. blk_put_request(req);
  256. return;
  257. }
  258. req->flags |= REQ_NOMERGE;
  259. req->waiting = &wait;
  260. req->end_io = scsi_wait_req_end_io;
  261. req->cmd_len = COMMAND_SIZE(((u8 *)cmnd)[0]);
  262. req->sense = sreq->sr_sense_buffer;
  263. req->sense_len = 0;
  264. memcpy(req->cmd, cmnd, req->cmd_len);
  265. req->timeout = timeout;
  266. req->flags |= REQ_BLOCK_PC;
  267. req->rq_disk = NULL;
  268. blk_insert_request(sreq->sr_device->request_queue, req,
  269. sreq->sr_data_direction == DMA_TO_DEVICE, NULL);
  270. wait_for_completion(&wait);
  271. sreq->sr_request->waiting = NULL;
  272. sreq->sr_result = req->errors;
  273. if (req->errors)
  274. sreq->sr_result |= (DRIVER_ERROR << 24);
  275. blk_put_request(req);
  276. }
  277. EXPORT_SYMBOL(scsi_wait_req);
  278. /**
  279. * scsi_execute - insert request and wait for the result
  280. * @sdev: scsi device
  281. * @cmd: scsi command
  282. * @data_direction: data direction
  283. * @buffer: data buffer
  284. * @bufflen: len of buffer
  285. * @sense: optional sense buffer
  286. * @timeout: request timeout in seconds
  287. * @retries: number of times to retry request
  288. * @flags: or into request flags;
  289. *
  290. * returns the req->errors value which is the the scsi_cmnd result
  291. * field.
  292. **/
  293. int scsi_execute(struct scsi_device *sdev, const unsigned char *cmd,
  294. int data_direction, void *buffer, unsigned bufflen,
  295. unsigned char *sense, int timeout, int retries, int flags)
  296. {
  297. struct request *req;
  298. int write = (data_direction == DMA_TO_DEVICE);
  299. int ret = DRIVER_ERROR << 24;
  300. req = blk_get_request(sdev->request_queue, write, __GFP_WAIT);
  301. if (bufflen && blk_rq_map_kern(sdev->request_queue, req,
  302. buffer, bufflen, __GFP_WAIT))
  303. goto out;
  304. req->cmd_len = COMMAND_SIZE(cmd[0]);
  305. memcpy(req->cmd, cmd, req->cmd_len);
  306. req->sense = sense;
  307. req->sense_len = 0;
  308. req->timeout = timeout;
  309. req->flags |= flags | REQ_BLOCK_PC | REQ_SPECIAL | REQ_QUIET;
  310. /*
  311. * head injection *required* here otherwise quiesce won't work
  312. */
  313. blk_execute_rq(req->q, NULL, req, 1);
  314. ret = req->errors;
  315. out:
  316. blk_put_request(req);
  317. return ret;
  318. }
  319. EXPORT_SYMBOL(scsi_execute);
  320. int scsi_execute_req(struct scsi_device *sdev, const unsigned char *cmd,
  321. int data_direction, void *buffer, unsigned bufflen,
  322. struct scsi_sense_hdr *sshdr, int timeout, int retries)
  323. {
  324. char *sense = NULL;
  325. int result;
  326. if (sshdr) {
  327. sense = kmalloc(SCSI_SENSE_BUFFERSIZE, GFP_NOIO);
  328. if (!sense)
  329. return DRIVER_ERROR << 24;
  330. memset(sense, 0, SCSI_SENSE_BUFFERSIZE);
  331. }
  332. result = scsi_execute(sdev, cmd, data_direction, buffer, bufflen,
  333. sense, timeout, retries, 0);
  334. if (sshdr)
  335. scsi_normalize_sense(sense, SCSI_SENSE_BUFFERSIZE, sshdr);
  336. kfree(sense);
  337. return result;
  338. }
  339. EXPORT_SYMBOL(scsi_execute_req);
  340. /*
  341. * Function: scsi_init_cmd_errh()
  342. *
  343. * Purpose: Initialize cmd fields related to error handling.
  344. *
  345. * Arguments: cmd - command that is ready to be queued.
  346. *
  347. * Returns: Nothing
  348. *
  349. * Notes: This function has the job of initializing a number of
  350. * fields related to error handling. Typically this will
  351. * be called once for each command, as required.
  352. */
  353. static int scsi_init_cmd_errh(struct scsi_cmnd *cmd)
  354. {
  355. cmd->serial_number = 0;
  356. memset(cmd->sense_buffer, 0, sizeof cmd->sense_buffer);
  357. if (cmd->cmd_len == 0)
  358. cmd->cmd_len = COMMAND_SIZE(cmd->cmnd[0]);
  359. /*
  360. * We need saved copies of a number of fields - this is because
  361. * error handling may need to overwrite these with different values
  362. * to run different commands, and once error handling is complete,
  363. * we will need to restore these values prior to running the actual
  364. * command.
  365. */
  366. cmd->old_use_sg = cmd->use_sg;
  367. cmd->old_cmd_len = cmd->cmd_len;
  368. cmd->sc_old_data_direction = cmd->sc_data_direction;
  369. cmd->old_underflow = cmd->underflow;
  370. memcpy(cmd->data_cmnd, cmd->cmnd, sizeof(cmd->cmnd));
  371. cmd->buffer = cmd->request_buffer;
  372. cmd->bufflen = cmd->request_bufflen;
  373. return 1;
  374. }
  375. /*
  376. * Function: scsi_setup_cmd_retry()
  377. *
  378. * Purpose: Restore the command state for a retry
  379. *
  380. * Arguments: cmd - command to be restored
  381. *
  382. * Returns: Nothing
  383. *
  384. * Notes: Immediately prior to retrying a command, we need
  385. * to restore certain fields that we saved above.
  386. */
  387. void scsi_setup_cmd_retry(struct scsi_cmnd *cmd)
  388. {
  389. memcpy(cmd->cmnd, cmd->data_cmnd, sizeof(cmd->data_cmnd));
  390. cmd->request_buffer = cmd->buffer;
  391. cmd->request_bufflen = cmd->bufflen;
  392. cmd->use_sg = cmd->old_use_sg;
  393. cmd->cmd_len = cmd->old_cmd_len;
  394. cmd->sc_data_direction = cmd->sc_old_data_direction;
  395. cmd->underflow = cmd->old_underflow;
  396. }
  397. void scsi_device_unbusy(struct scsi_device *sdev)
  398. {
  399. struct Scsi_Host *shost = sdev->host;
  400. unsigned long flags;
  401. spin_lock_irqsave(shost->host_lock, flags);
  402. shost->host_busy--;
  403. if (unlikely((shost->shost_state == SHOST_RECOVERY) &&
  404. shost->host_failed))
  405. scsi_eh_wakeup(shost);
  406. spin_unlock(shost->host_lock);
  407. spin_lock(sdev->request_queue->queue_lock);
  408. sdev->device_busy--;
  409. spin_unlock_irqrestore(sdev->request_queue->queue_lock, flags);
  410. }
  411. /*
  412. * Called for single_lun devices on IO completion. Clear starget_sdev_user,
  413. * and call blk_run_queue for all the scsi_devices on the target -
  414. * including current_sdev first.
  415. *
  416. * Called with *no* scsi locks held.
  417. */
  418. static void scsi_single_lun_run(struct scsi_device *current_sdev)
  419. {
  420. struct Scsi_Host *shost = current_sdev->host;
  421. struct scsi_device *sdev, *tmp;
  422. struct scsi_target *starget = scsi_target(current_sdev);
  423. unsigned long flags;
  424. spin_lock_irqsave(shost->host_lock, flags);
  425. starget->starget_sdev_user = NULL;
  426. spin_unlock_irqrestore(shost->host_lock, flags);
  427. /*
  428. * Call blk_run_queue for all LUNs on the target, starting with
  429. * current_sdev. We race with others (to set starget_sdev_user),
  430. * but in most cases, we will be first. Ideally, each LU on the
  431. * target would get some limited time or requests on the target.
  432. */
  433. blk_run_queue(current_sdev->request_queue);
  434. spin_lock_irqsave(shost->host_lock, flags);
  435. if (starget->starget_sdev_user)
  436. goto out;
  437. list_for_each_entry_safe(sdev, tmp, &starget->devices,
  438. same_target_siblings) {
  439. if (sdev == current_sdev)
  440. continue;
  441. if (scsi_device_get(sdev))
  442. continue;
  443. spin_unlock_irqrestore(shost->host_lock, flags);
  444. blk_run_queue(sdev->request_queue);
  445. spin_lock_irqsave(shost->host_lock, flags);
  446. scsi_device_put(sdev);
  447. }
  448. out:
  449. spin_unlock_irqrestore(shost->host_lock, flags);
  450. }
  451. /*
  452. * Function: scsi_run_queue()
  453. *
  454. * Purpose: Select a proper request queue to serve next
  455. *
  456. * Arguments: q - last request's queue
  457. *
  458. * Returns: Nothing
  459. *
  460. * Notes: The previous command was completely finished, start
  461. * a new one if possible.
  462. */
  463. static void scsi_run_queue(struct request_queue *q)
  464. {
  465. struct scsi_device *sdev = q->queuedata;
  466. struct Scsi_Host *shost = sdev->host;
  467. unsigned long flags;
  468. if (sdev->single_lun)
  469. scsi_single_lun_run(sdev);
  470. spin_lock_irqsave(shost->host_lock, flags);
  471. while (!list_empty(&shost->starved_list) &&
  472. !shost->host_blocked && !shost->host_self_blocked &&
  473. !((shost->can_queue > 0) &&
  474. (shost->host_busy >= shost->can_queue))) {
  475. /*
  476. * As long as shost is accepting commands and we have
  477. * starved queues, call blk_run_queue. scsi_request_fn
  478. * drops the queue_lock and can add us back to the
  479. * starved_list.
  480. *
  481. * host_lock protects the starved_list and starved_entry.
  482. * scsi_request_fn must get the host_lock before checking
  483. * or modifying starved_list or starved_entry.
  484. */
  485. sdev = list_entry(shost->starved_list.next,
  486. struct scsi_device, starved_entry);
  487. list_del_init(&sdev->starved_entry);
  488. spin_unlock_irqrestore(shost->host_lock, flags);
  489. blk_run_queue(sdev->request_queue);
  490. spin_lock_irqsave(shost->host_lock, flags);
  491. if (unlikely(!list_empty(&sdev->starved_entry)))
  492. /*
  493. * sdev lost a race, and was put back on the
  494. * starved list. This is unlikely but without this
  495. * in theory we could loop forever.
  496. */
  497. break;
  498. }
  499. spin_unlock_irqrestore(shost->host_lock, flags);
  500. blk_run_queue(q);
  501. }
  502. /*
  503. * Function: scsi_requeue_command()
  504. *
  505. * Purpose: Handle post-processing of completed commands.
  506. *
  507. * Arguments: q - queue to operate on
  508. * cmd - command that may need to be requeued.
  509. *
  510. * Returns: Nothing
  511. *
  512. * Notes: After command completion, there may be blocks left
  513. * over which weren't finished by the previous command
  514. * this can be for a number of reasons - the main one is
  515. * I/O errors in the middle of the request, in which case
  516. * we need to request the blocks that come after the bad
  517. * sector.
  518. * Notes: Upon return, cmd is a stale pointer.
  519. */
  520. static void scsi_requeue_command(struct request_queue *q, struct scsi_cmnd *cmd)
  521. {
  522. struct request *req = cmd->request;
  523. unsigned long flags;
  524. scsi_unprep_request(req);
  525. spin_lock_irqsave(q->queue_lock, flags);
  526. blk_requeue_request(q, req);
  527. spin_unlock_irqrestore(q->queue_lock, flags);
  528. scsi_run_queue(q);
  529. }
  530. void scsi_next_command(struct scsi_cmnd *cmd)
  531. {
  532. struct request_queue *q = cmd->device->request_queue;
  533. scsi_put_command(cmd);
  534. scsi_run_queue(q);
  535. }
  536. void scsi_run_host_queues(struct Scsi_Host *shost)
  537. {
  538. struct scsi_device *sdev;
  539. shost_for_each_device(sdev, shost)
  540. scsi_run_queue(sdev->request_queue);
  541. }
  542. /*
  543. * Function: scsi_end_request()
  544. *
  545. * Purpose: Post-processing of completed commands (usually invoked at end
  546. * of upper level post-processing and scsi_io_completion).
  547. *
  548. * Arguments: cmd - command that is complete.
  549. * uptodate - 1 if I/O indicates success, <= 0 for I/O error.
  550. * bytes - number of bytes of completed I/O
  551. * requeue - indicates whether we should requeue leftovers.
  552. *
  553. * Lock status: Assumed that lock is not held upon entry.
  554. *
  555. * Returns: cmd if requeue required, NULL otherwise.
  556. *
  557. * Notes: This is called for block device requests in order to
  558. * mark some number of sectors as complete.
  559. *
  560. * We are guaranteeing that the request queue will be goosed
  561. * at some point during this call.
  562. * Notes: If cmd was requeued, upon return it will be a stale pointer.
  563. */
  564. static struct scsi_cmnd *scsi_end_request(struct scsi_cmnd *cmd, int uptodate,
  565. int bytes, int requeue)
  566. {
  567. request_queue_t *q = cmd->device->request_queue;
  568. struct request *req = cmd->request;
  569. unsigned long flags;
  570. /*
  571. * If there are blocks left over at the end, set up the command
  572. * to queue the remainder of them.
  573. */
  574. if (end_that_request_chunk(req, uptodate, bytes)) {
  575. int leftover = (req->hard_nr_sectors << 9);
  576. if (blk_pc_request(req))
  577. leftover = req->data_len;
  578. /* kill remainder if no retrys */
  579. if (!uptodate && blk_noretry_request(req))
  580. end_that_request_chunk(req, 0, leftover);
  581. else {
  582. if (requeue) {
  583. /*
  584. * Bleah. Leftovers again. Stick the
  585. * leftovers in the front of the
  586. * queue, and goose the queue again.
  587. */
  588. scsi_requeue_command(q, cmd);
  589. cmd = NULL;
  590. }
  591. return cmd;
  592. }
  593. }
  594. add_disk_randomness(req->rq_disk);
  595. spin_lock_irqsave(q->queue_lock, flags);
  596. if (blk_rq_tagged(req))
  597. blk_queue_end_tag(q, req);
  598. end_that_request_last(req);
  599. spin_unlock_irqrestore(q->queue_lock, flags);
  600. /*
  601. * This will goose the queue request function at the end, so we don't
  602. * need to worry about launching another command.
  603. */
  604. scsi_next_command(cmd);
  605. return NULL;
  606. }
  607. static struct scatterlist *scsi_alloc_sgtable(struct scsi_cmnd *cmd, int gfp_mask)
  608. {
  609. struct scsi_host_sg_pool *sgp;
  610. struct scatterlist *sgl;
  611. BUG_ON(!cmd->use_sg);
  612. switch (cmd->use_sg) {
  613. case 1 ... 8:
  614. cmd->sglist_len = 0;
  615. break;
  616. case 9 ... 16:
  617. cmd->sglist_len = 1;
  618. break;
  619. case 17 ... 32:
  620. cmd->sglist_len = 2;
  621. break;
  622. #if (SCSI_MAX_PHYS_SEGMENTS > 32)
  623. case 33 ... 64:
  624. cmd->sglist_len = 3;
  625. break;
  626. #if (SCSI_MAX_PHYS_SEGMENTS > 64)
  627. case 65 ... 128:
  628. cmd->sglist_len = 4;
  629. break;
  630. #if (SCSI_MAX_PHYS_SEGMENTS > 128)
  631. case 129 ... 256:
  632. cmd->sglist_len = 5;
  633. break;
  634. #endif
  635. #endif
  636. #endif
  637. default:
  638. return NULL;
  639. }
  640. sgp = scsi_sg_pools + cmd->sglist_len;
  641. sgl = mempool_alloc(sgp->pool, gfp_mask);
  642. return sgl;
  643. }
  644. static void scsi_free_sgtable(struct scatterlist *sgl, int index)
  645. {
  646. struct scsi_host_sg_pool *sgp;
  647. BUG_ON(index >= SG_MEMPOOL_NR);
  648. sgp = scsi_sg_pools + index;
  649. mempool_free(sgl, sgp->pool);
  650. }
  651. /*
  652. * Function: scsi_release_buffers()
  653. *
  654. * Purpose: Completion processing for block device I/O requests.
  655. *
  656. * Arguments: cmd - command that we are bailing.
  657. *
  658. * Lock status: Assumed that no lock is held upon entry.
  659. *
  660. * Returns: Nothing
  661. *
  662. * Notes: In the event that an upper level driver rejects a
  663. * command, we must release resources allocated during
  664. * the __init_io() function. Primarily this would involve
  665. * the scatter-gather table, and potentially any bounce
  666. * buffers.
  667. */
  668. static void scsi_release_buffers(struct scsi_cmnd *cmd)
  669. {
  670. struct request *req = cmd->request;
  671. /*
  672. * Free up any indirection buffers we allocated for DMA purposes.
  673. */
  674. if (cmd->use_sg)
  675. scsi_free_sgtable(cmd->request_buffer, cmd->sglist_len);
  676. else if (cmd->request_buffer != req->buffer)
  677. kfree(cmd->request_buffer);
  678. /*
  679. * Zero these out. They now point to freed memory, and it is
  680. * dangerous to hang onto the pointers.
  681. */
  682. cmd->buffer = NULL;
  683. cmd->bufflen = 0;
  684. cmd->request_buffer = NULL;
  685. cmd->request_bufflen = 0;
  686. }
  687. /*
  688. * Function: scsi_io_completion()
  689. *
  690. * Purpose: Completion processing for block device I/O requests.
  691. *
  692. * Arguments: cmd - command that is finished.
  693. *
  694. * Lock status: Assumed that no lock is held upon entry.
  695. *
  696. * Returns: Nothing
  697. *
  698. * Notes: This function is matched in terms of capabilities to
  699. * the function that created the scatter-gather list.
  700. * In other words, if there are no bounce buffers
  701. * (the normal case for most drivers), we don't need
  702. * the logic to deal with cleaning up afterwards.
  703. *
  704. * We must do one of several things here:
  705. *
  706. * a) Call scsi_end_request. This will finish off the
  707. * specified number of sectors. If we are done, the
  708. * command block will be released, and the queue
  709. * function will be goosed. If we are not done, then
  710. * scsi_end_request will directly goose the queue.
  711. *
  712. * b) We can just use scsi_requeue_command() here. This would
  713. * be used if we just wanted to retry, for example.
  714. */
  715. void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes,
  716. unsigned int block_bytes)
  717. {
  718. int result = cmd->result;
  719. int this_count = cmd->bufflen;
  720. request_queue_t *q = cmd->device->request_queue;
  721. struct request *req = cmd->request;
  722. int clear_errors = 1;
  723. struct scsi_sense_hdr sshdr;
  724. int sense_valid = 0;
  725. int sense_deferred = 0;
  726. if (blk_complete_barrier_rq(q, req, good_bytes >> 9))
  727. return;
  728. /*
  729. * Free up any indirection buffers we allocated for DMA purposes.
  730. * For the case of a READ, we need to copy the data out of the
  731. * bounce buffer and into the real buffer.
  732. */
  733. if (cmd->use_sg)
  734. scsi_free_sgtable(cmd->buffer, cmd->sglist_len);
  735. else if (cmd->buffer != req->buffer) {
  736. if (rq_data_dir(req) == READ) {
  737. unsigned long flags;
  738. char *to = bio_kmap_irq(req->bio, &flags);
  739. memcpy(to, cmd->buffer, cmd->bufflen);
  740. bio_kunmap_irq(to, &flags);
  741. }
  742. kfree(cmd->buffer);
  743. }
  744. if (result) {
  745. sense_valid = scsi_command_normalize_sense(cmd, &sshdr);
  746. if (sense_valid)
  747. sense_deferred = scsi_sense_is_deferred(&sshdr);
  748. }
  749. if (blk_pc_request(req)) { /* SG_IO ioctl from block level */
  750. req->errors = result;
  751. if (result) {
  752. clear_errors = 0;
  753. if (sense_valid && req->sense) {
  754. /*
  755. * SG_IO wants current and deferred errors
  756. */
  757. int len = 8 + cmd->sense_buffer[7];
  758. if (len > SCSI_SENSE_BUFFERSIZE)
  759. len = SCSI_SENSE_BUFFERSIZE;
  760. memcpy(req->sense, cmd->sense_buffer, len);
  761. req->sense_len = len;
  762. }
  763. } else
  764. req->data_len = cmd->resid;
  765. }
  766. /*
  767. * Zero these out. They now point to freed memory, and it is
  768. * dangerous to hang onto the pointers.
  769. */
  770. cmd->buffer = NULL;
  771. cmd->bufflen = 0;
  772. cmd->request_buffer = NULL;
  773. cmd->request_bufflen = 0;
  774. /*
  775. * Next deal with any sectors which we were able to correctly
  776. * handle.
  777. */
  778. if (good_bytes >= 0) {
  779. SCSI_LOG_HLCOMPLETE(1, printk("%ld sectors total, %d bytes done.\n",
  780. req->nr_sectors, good_bytes));
  781. SCSI_LOG_HLCOMPLETE(1, printk("use_sg is %d\n", cmd->use_sg));
  782. if (clear_errors)
  783. req->errors = 0;
  784. /*
  785. * If multiple sectors are requested in one buffer, then
  786. * they will have been finished off by the first command.
  787. * If not, then we have a multi-buffer command.
  788. *
  789. * If block_bytes != 0, it means we had a medium error
  790. * of some sort, and that we want to mark some number of
  791. * sectors as not uptodate. Thus we want to inhibit
  792. * requeueing right here - we will requeue down below
  793. * when we handle the bad sectors.
  794. */
  795. /*
  796. * If the command completed without error, then either
  797. * finish off the rest of the command, or start a new one.
  798. */
  799. if (scsi_end_request(cmd, 1, good_bytes, result == 0) == NULL)
  800. return;
  801. }
  802. /*
  803. * Now, if we were good little boys and girls, Santa left us a request
  804. * sense buffer. We can extract information from this, so we
  805. * can choose a block to remap, etc.
  806. */
  807. if (sense_valid && !sense_deferred) {
  808. switch (sshdr.sense_key) {
  809. case UNIT_ATTENTION:
  810. if (cmd->device->removable) {
  811. /* detected disc change. set a bit
  812. * and quietly refuse further access.
  813. */
  814. cmd->device->changed = 1;
  815. scsi_end_request(cmd, 0,
  816. this_count, 1);
  817. return;
  818. } else {
  819. /*
  820. * Must have been a power glitch, or a
  821. * bus reset. Could not have been a
  822. * media change, so we just retry the
  823. * request and see what happens.
  824. */
  825. scsi_requeue_command(q, cmd);
  826. return;
  827. }
  828. break;
  829. case ILLEGAL_REQUEST:
  830. /*
  831. * If we had an ILLEGAL REQUEST returned, then we may
  832. * have performed an unsupported command. The only
  833. * thing this should be would be a ten byte read where
  834. * only a six byte read was supported. Also, on a
  835. * system where READ CAPACITY failed, we may have read
  836. * past the end of the disk.
  837. */
  838. if (cmd->device->use_10_for_rw &&
  839. (cmd->cmnd[0] == READ_10 ||
  840. cmd->cmnd[0] == WRITE_10)) {
  841. cmd->device->use_10_for_rw = 0;
  842. /*
  843. * This will cause a retry with a 6-byte
  844. * command.
  845. */
  846. scsi_requeue_command(q, cmd);
  847. result = 0;
  848. } else {
  849. scsi_end_request(cmd, 0, this_count, 1);
  850. return;
  851. }
  852. break;
  853. case NOT_READY:
  854. /*
  855. * If the device is in the process of becoming ready,
  856. * retry.
  857. */
  858. if (sshdr.asc == 0x04 && sshdr.ascq == 0x01) {
  859. scsi_requeue_command(q, cmd);
  860. return;
  861. }
  862. if (!(req->flags & REQ_QUIET))
  863. dev_printk(KERN_INFO,
  864. &cmd->device->sdev_gendev,
  865. "Device not ready.\n");
  866. scsi_end_request(cmd, 0, this_count, 1);
  867. return;
  868. case VOLUME_OVERFLOW:
  869. if (!(req->flags & REQ_QUIET)) {
  870. dev_printk(KERN_INFO,
  871. &cmd->device->sdev_gendev,
  872. "Volume overflow, CDB: ");
  873. __scsi_print_command(cmd->data_cmnd);
  874. scsi_print_sense("", cmd);
  875. }
  876. scsi_end_request(cmd, 0, block_bytes, 1);
  877. return;
  878. default:
  879. break;
  880. }
  881. } /* driver byte != 0 */
  882. if (host_byte(result) == DID_RESET) {
  883. /*
  884. * Third party bus reset or reset for error
  885. * recovery reasons. Just retry the request
  886. * and see what happens.
  887. */
  888. scsi_requeue_command(q, cmd);
  889. return;
  890. }
  891. if (result) {
  892. if (!(req->flags & REQ_QUIET)) {
  893. dev_printk(KERN_INFO, &cmd->device->sdev_gendev,
  894. "SCSI error: return code = 0x%x\n", result);
  895. if (driver_byte(result) & DRIVER_SENSE)
  896. scsi_print_sense("", cmd);
  897. }
  898. /*
  899. * Mark a single buffer as not uptodate. Queue the remainder.
  900. * We sometimes get this cruft in the event that a medium error
  901. * isn't properly reported.
  902. */
  903. block_bytes = req->hard_cur_sectors << 9;
  904. if (!block_bytes)
  905. block_bytes = req->data_len;
  906. scsi_end_request(cmd, 0, block_bytes, 1);
  907. }
  908. }
  909. EXPORT_SYMBOL(scsi_io_completion);
  910. /*
  911. * Function: scsi_init_io()
  912. *
  913. * Purpose: SCSI I/O initialize function.
  914. *
  915. * Arguments: cmd - Command descriptor we wish to initialize
  916. *
  917. * Returns: 0 on success
  918. * BLKPREP_DEFER if the failure is retryable
  919. * BLKPREP_KILL if the failure is fatal
  920. */
  921. static int scsi_init_io(struct scsi_cmnd *cmd)
  922. {
  923. struct request *req = cmd->request;
  924. struct scatterlist *sgpnt;
  925. int count;
  926. /*
  927. * if this is a rq->data based REQ_BLOCK_PC, setup for a non-sg xfer
  928. */
  929. if ((req->flags & REQ_BLOCK_PC) && !req->bio) {
  930. cmd->request_bufflen = req->data_len;
  931. cmd->request_buffer = req->data;
  932. req->buffer = req->data;
  933. cmd->use_sg = 0;
  934. return 0;
  935. }
  936. /*
  937. * we used to not use scatter-gather for single segment request,
  938. * but now we do (it makes highmem I/O easier to support without
  939. * kmapping pages)
  940. */
  941. cmd->use_sg = req->nr_phys_segments;
  942. /*
  943. * if sg table allocation fails, requeue request later.
  944. */
  945. sgpnt = scsi_alloc_sgtable(cmd, GFP_ATOMIC);
  946. if (unlikely(!sgpnt))
  947. return BLKPREP_DEFER;
  948. cmd->request_buffer = (char *) sgpnt;
  949. cmd->request_bufflen = req->nr_sectors << 9;
  950. if (blk_pc_request(req))
  951. cmd->request_bufflen = req->data_len;
  952. req->buffer = NULL;
  953. /*
  954. * Next, walk the list, and fill in the addresses and sizes of
  955. * each segment.
  956. */
  957. count = blk_rq_map_sg(req->q, req, cmd->request_buffer);
  958. /*
  959. * mapped well, send it off
  960. */
  961. if (likely(count <= cmd->use_sg)) {
  962. cmd->use_sg = count;
  963. return 0;
  964. }
  965. printk(KERN_ERR "Incorrect number of segments after building list\n");
  966. printk(KERN_ERR "counted %d, received %d\n", count, cmd->use_sg);
  967. printk(KERN_ERR "req nr_sec %lu, cur_nr_sec %u\n", req->nr_sectors,
  968. req->current_nr_sectors);
  969. /* release the command and kill it */
  970. scsi_release_buffers(cmd);
  971. scsi_put_command(cmd);
  972. return BLKPREP_KILL;
  973. }
  974. static int scsi_prepare_flush_fn(request_queue_t *q, struct request *rq)
  975. {
  976. struct scsi_device *sdev = q->queuedata;
  977. struct scsi_driver *drv;
  978. if (sdev->sdev_state == SDEV_RUNNING) {
  979. drv = *(struct scsi_driver **) rq->rq_disk->private_data;
  980. if (drv->prepare_flush)
  981. return drv->prepare_flush(q, rq);
  982. }
  983. return 0;
  984. }
  985. static void scsi_end_flush_fn(request_queue_t *q, struct request *rq)
  986. {
  987. struct scsi_device *sdev = q->queuedata;
  988. struct request *flush_rq = rq->end_io_data;
  989. struct scsi_driver *drv;
  990. if (flush_rq->errors) {
  991. printk("scsi: barrier error, disabling flush support\n");
  992. blk_queue_ordered(q, QUEUE_ORDERED_NONE);
  993. }
  994. if (sdev->sdev_state == SDEV_RUNNING) {
  995. drv = *(struct scsi_driver **) rq->rq_disk->private_data;
  996. drv->end_flush(q, rq);
  997. }
  998. }
  999. static int scsi_issue_flush_fn(request_queue_t *q, struct gendisk *disk,
  1000. sector_t *error_sector)
  1001. {
  1002. struct scsi_device *sdev = q->queuedata;
  1003. struct scsi_driver *drv;
  1004. if (sdev->sdev_state != SDEV_RUNNING)
  1005. return -ENXIO;
  1006. drv = *(struct scsi_driver **) disk->private_data;
  1007. if (drv->issue_flush)
  1008. return drv->issue_flush(&sdev->sdev_gendev, error_sector);
  1009. return -EOPNOTSUPP;
  1010. }
  1011. static void scsi_generic_done(struct scsi_cmnd *cmd)
  1012. {
  1013. BUG_ON(!blk_pc_request(cmd->request));
  1014. scsi_io_completion(cmd, cmd->result == 0 ? cmd->bufflen : 0, 0);
  1015. }
  1016. static int scsi_prep_fn(struct request_queue *q, struct request *req)
  1017. {
  1018. struct scsi_device *sdev = q->queuedata;
  1019. struct scsi_cmnd *cmd;
  1020. int specials_only = 0;
  1021. /*
  1022. * Just check to see if the device is online. If it isn't, we
  1023. * refuse to process any commands. The device must be brought
  1024. * online before trying any recovery commands
  1025. */
  1026. if (unlikely(!scsi_device_online(sdev))) {
  1027. printk(KERN_ERR "scsi%d (%d:%d): rejecting I/O to offline device\n",
  1028. sdev->host->host_no, sdev->id, sdev->lun);
  1029. goto kill;
  1030. }
  1031. if (unlikely(sdev->sdev_state != SDEV_RUNNING)) {
  1032. /* OK, we're not in a running state don't prep
  1033. * user commands */
  1034. if (sdev->sdev_state == SDEV_DEL) {
  1035. /* Device is fully deleted, no commands
  1036. * at all allowed down */
  1037. printk(KERN_ERR "scsi%d (%d:%d): rejecting I/O to dead device\n",
  1038. sdev->host->host_no, sdev->id, sdev->lun);
  1039. goto kill;
  1040. }
  1041. /* OK, we only allow special commands (i.e. not
  1042. * user initiated ones */
  1043. specials_only = sdev->sdev_state;
  1044. }
  1045. /*
  1046. * Find the actual device driver associated with this command.
  1047. * The SPECIAL requests are things like character device or
  1048. * ioctls, which did not originate from ll_rw_blk. Note that
  1049. * the special field is also used to indicate the cmd for
  1050. * the remainder of a partially fulfilled request that can
  1051. * come up when there is a medium error. We have to treat
  1052. * these two cases differently. We differentiate by looking
  1053. * at request->cmd, as this tells us the real story.
  1054. */
  1055. if (req->flags & REQ_SPECIAL && req->special) {
  1056. struct scsi_request *sreq = req->special;
  1057. if (sreq->sr_magic == SCSI_REQ_MAGIC) {
  1058. cmd = scsi_get_command(sreq->sr_device, GFP_ATOMIC);
  1059. if (unlikely(!cmd))
  1060. goto defer;
  1061. scsi_init_cmd_from_req(cmd, sreq);
  1062. } else
  1063. cmd = req->special;
  1064. } else if (req->flags & (REQ_CMD | REQ_BLOCK_PC)) {
  1065. if(unlikely(specials_only) && !(req->flags & REQ_SPECIAL)) {
  1066. if(specials_only == SDEV_QUIESCE ||
  1067. specials_only == SDEV_BLOCK)
  1068. goto defer;
  1069. printk(KERN_ERR "scsi%d (%d:%d): rejecting I/O to device being removed\n",
  1070. sdev->host->host_no, sdev->id, sdev->lun);
  1071. goto kill;
  1072. }
  1073. /*
  1074. * Now try and find a command block that we can use.
  1075. */
  1076. if (!req->special) {
  1077. cmd = scsi_get_command(sdev, GFP_ATOMIC);
  1078. if (unlikely(!cmd))
  1079. goto defer;
  1080. } else
  1081. cmd = req->special;
  1082. /* pull a tag out of the request if we have one */
  1083. cmd->tag = req->tag;
  1084. } else {
  1085. blk_dump_rq_flags(req, "SCSI bad req");
  1086. goto kill;
  1087. }
  1088. /* note the overloading of req->special. When the tag
  1089. * is active it always means cmd. If the tag goes
  1090. * back for re-queueing, it may be reset */
  1091. req->special = cmd;
  1092. cmd->request = req;
  1093. /*
  1094. * FIXME: drop the lock here because the functions below
  1095. * expect to be called without the queue lock held. Also,
  1096. * previously, we dequeued the request before dropping the
  1097. * lock. We hope REQ_STARTED prevents anything untoward from
  1098. * happening now.
  1099. */
  1100. if (req->flags & (REQ_CMD | REQ_BLOCK_PC)) {
  1101. struct scsi_driver *drv;
  1102. int ret;
  1103. /*
  1104. * This will do a couple of things:
  1105. * 1) Fill in the actual SCSI command.
  1106. * 2) Fill in any other upper-level specific fields
  1107. * (timeout).
  1108. *
  1109. * If this returns 0, it means that the request failed
  1110. * (reading past end of disk, reading offline device,
  1111. * etc). This won't actually talk to the device, but
  1112. * some kinds of consistency checking may cause the
  1113. * request to be rejected immediately.
  1114. */
  1115. /*
  1116. * This sets up the scatter-gather table (allocating if
  1117. * required).
  1118. */
  1119. ret = scsi_init_io(cmd);
  1120. switch(ret) {
  1121. case BLKPREP_KILL:
  1122. /* BLKPREP_KILL return also releases the command */
  1123. goto kill;
  1124. case BLKPREP_DEFER:
  1125. goto defer;
  1126. }
  1127. /*
  1128. * Initialize the actual SCSI command for this request.
  1129. */
  1130. if (req->rq_disk) {
  1131. drv = *(struct scsi_driver **)req->rq_disk->private_data;
  1132. if (unlikely(!drv->init_command(cmd))) {
  1133. scsi_release_buffers(cmd);
  1134. scsi_put_command(cmd);
  1135. goto kill;
  1136. }
  1137. } else {
  1138. memcpy(cmd->cmnd, req->cmd, sizeof(cmd->cmnd));
  1139. if (rq_data_dir(req) == WRITE)
  1140. cmd->sc_data_direction = DMA_TO_DEVICE;
  1141. else if (req->data_len)
  1142. cmd->sc_data_direction = DMA_FROM_DEVICE;
  1143. else
  1144. cmd->sc_data_direction = DMA_NONE;
  1145. cmd->transfersize = req->data_len;
  1146. cmd->allowed = 3;
  1147. cmd->timeout_per_command = req->timeout;
  1148. cmd->done = scsi_generic_done;
  1149. }
  1150. }
  1151. /*
  1152. * The request is now prepped, no need to come back here
  1153. */
  1154. req->flags |= REQ_DONTPREP;
  1155. return BLKPREP_OK;
  1156. defer:
  1157. /* If we defer, the elv_next_request() returns NULL, but the
  1158. * queue must be restarted, so we plug here if no returning
  1159. * command will automatically do that. */
  1160. if (sdev->device_busy == 0)
  1161. blk_plug_device(q);
  1162. return BLKPREP_DEFER;
  1163. kill:
  1164. req->errors = DID_NO_CONNECT << 16;
  1165. return BLKPREP_KILL;
  1166. }
  1167. /*
  1168. * scsi_dev_queue_ready: if we can send requests to sdev, return 1 else
  1169. * return 0.
  1170. *
  1171. * Called with the queue_lock held.
  1172. */
  1173. static inline int scsi_dev_queue_ready(struct request_queue *q,
  1174. struct scsi_device *sdev)
  1175. {
  1176. if (sdev->device_busy >= sdev->queue_depth)
  1177. return 0;
  1178. if (sdev->device_busy == 0 && sdev->device_blocked) {
  1179. /*
  1180. * unblock after device_blocked iterates to zero
  1181. */
  1182. if (--sdev->device_blocked == 0) {
  1183. SCSI_LOG_MLQUEUE(3,
  1184. printk("scsi%d (%d:%d) unblocking device at"
  1185. " zero depth\n", sdev->host->host_no,
  1186. sdev->id, sdev->lun));
  1187. } else {
  1188. blk_plug_device(q);
  1189. return 0;
  1190. }
  1191. }
  1192. if (sdev->device_blocked)
  1193. return 0;
  1194. return 1;
  1195. }
  1196. /*
  1197. * scsi_host_queue_ready: if we can send requests to shost, return 1 else
  1198. * return 0. We must end up running the queue again whenever 0 is
  1199. * returned, else IO can hang.
  1200. *
  1201. * Called with host_lock held.
  1202. */
  1203. static inline int scsi_host_queue_ready(struct request_queue *q,
  1204. struct Scsi_Host *shost,
  1205. struct scsi_device *sdev)
  1206. {
  1207. if (shost->shost_state == SHOST_RECOVERY)
  1208. return 0;
  1209. if (shost->host_busy == 0 && shost->host_blocked) {
  1210. /*
  1211. * unblock after host_blocked iterates to zero
  1212. */
  1213. if (--shost->host_blocked == 0) {
  1214. SCSI_LOG_MLQUEUE(3,
  1215. printk("scsi%d unblocking host at zero depth\n",
  1216. shost->host_no));
  1217. } else {
  1218. blk_plug_device(q);
  1219. return 0;
  1220. }
  1221. }
  1222. if ((shost->can_queue > 0 && shost->host_busy >= shost->can_queue) ||
  1223. shost->host_blocked || shost->host_self_blocked) {
  1224. if (list_empty(&sdev->starved_entry))
  1225. list_add_tail(&sdev->starved_entry, &shost->starved_list);
  1226. return 0;
  1227. }
  1228. /* We're OK to process the command, so we can't be starved */
  1229. if (!list_empty(&sdev->starved_entry))
  1230. list_del_init(&sdev->starved_entry);
  1231. return 1;
  1232. }
  1233. /*
  1234. * Kill a request for a dead device
  1235. */
  1236. static void scsi_kill_request(struct request *req, request_queue_t *q)
  1237. {
  1238. struct scsi_cmnd *cmd = req->special;
  1239. blkdev_dequeue_request(req);
  1240. if (unlikely(cmd == NULL)) {
  1241. printk(KERN_CRIT "impossible request in %s.\n",
  1242. __FUNCTION__);
  1243. BUG();
  1244. }
  1245. scsi_init_cmd_errh(cmd);
  1246. cmd->result = DID_NO_CONNECT << 16;
  1247. atomic_inc(&cmd->device->iorequest_cnt);
  1248. __scsi_done(cmd);
  1249. }
  1250. /*
  1251. * Function: scsi_request_fn()
  1252. *
  1253. * Purpose: Main strategy routine for SCSI.
  1254. *
  1255. * Arguments: q - Pointer to actual queue.
  1256. *
  1257. * Returns: Nothing
  1258. *
  1259. * Lock status: IO request lock assumed to be held when called.
  1260. */
  1261. static void scsi_request_fn(struct request_queue *q)
  1262. {
  1263. struct scsi_device *sdev = q->queuedata;
  1264. struct Scsi_Host *shost;
  1265. struct scsi_cmnd *cmd;
  1266. struct request *req;
  1267. if (!sdev) {
  1268. printk("scsi: killing requests for dead queue\n");
  1269. while ((req = elv_next_request(q)) != NULL)
  1270. scsi_kill_request(req, q);
  1271. return;
  1272. }
  1273. if(!get_device(&sdev->sdev_gendev))
  1274. /* We must be tearing the block queue down already */
  1275. return;
  1276. /*
  1277. * To start with, we keep looping until the queue is empty, or until
  1278. * the host is no longer able to accept any more requests.
  1279. */
  1280. shost = sdev->host;
  1281. while (!blk_queue_plugged(q)) {
  1282. int rtn;
  1283. /*
  1284. * get next queueable request. We do this early to make sure
  1285. * that the request is fully prepared even if we cannot
  1286. * accept it.
  1287. */
  1288. req = elv_next_request(q);
  1289. if (!req || !scsi_dev_queue_ready(q, sdev))
  1290. break;
  1291. if (unlikely(!scsi_device_online(sdev))) {
  1292. printk(KERN_ERR "scsi%d (%d:%d): rejecting I/O to offline device\n",
  1293. sdev->host->host_no, sdev->id, sdev->lun);
  1294. scsi_kill_request(req, q);
  1295. continue;
  1296. }
  1297. /*
  1298. * Remove the request from the request list.
  1299. */
  1300. if (!(blk_queue_tagged(q) && !blk_queue_start_tag(q, req)))
  1301. blkdev_dequeue_request(req);
  1302. sdev->device_busy++;
  1303. spin_unlock(q->queue_lock);
  1304. cmd = req->special;
  1305. if (unlikely(cmd == NULL)) {
  1306. printk(KERN_CRIT "impossible request in %s.\n"
  1307. "please mail a stack trace to "
  1308. "linux-scsi@vger.kernel.org",
  1309. __FUNCTION__);
  1310. BUG();
  1311. }
  1312. spin_lock(shost->host_lock);
  1313. if (!scsi_host_queue_ready(q, shost, sdev))
  1314. goto not_ready;
  1315. if (sdev->single_lun) {
  1316. if (scsi_target(sdev)->starget_sdev_user &&
  1317. scsi_target(sdev)->starget_sdev_user != sdev)
  1318. goto not_ready;
  1319. scsi_target(sdev)->starget_sdev_user = sdev;
  1320. }
  1321. shost->host_busy++;
  1322. /*
  1323. * XXX(hch): This is rather suboptimal, scsi_dispatch_cmd will
  1324. * take the lock again.
  1325. */
  1326. spin_unlock_irq(shost->host_lock);
  1327. /*
  1328. * Finally, initialize any error handling parameters, and set up
  1329. * the timers for timeouts.
  1330. */
  1331. scsi_init_cmd_errh(cmd);
  1332. /*
  1333. * Dispatch the command to the low-level driver.
  1334. */
  1335. rtn = scsi_dispatch_cmd(cmd);
  1336. spin_lock_irq(q->queue_lock);
  1337. if(rtn) {
  1338. /* we're refusing the command; because of
  1339. * the way locks get dropped, we need to
  1340. * check here if plugging is required */
  1341. if(sdev->device_busy == 0)
  1342. blk_plug_device(q);
  1343. break;
  1344. }
  1345. }
  1346. goto out;
  1347. not_ready:
  1348. spin_unlock_irq(shost->host_lock);
  1349. /*
  1350. * lock q, handle tag, requeue req, and decrement device_busy. We
  1351. * must return with queue_lock held.
  1352. *
  1353. * Decrementing device_busy without checking it is OK, as all such
  1354. * cases (host limits or settings) should run the queue at some
  1355. * later time.
  1356. */
  1357. scsi_unprep_request(req);
  1358. spin_lock_irq(q->queue_lock);
  1359. blk_requeue_request(q, req);
  1360. sdev->device_busy--;
  1361. if(sdev->device_busy == 0)
  1362. blk_plug_device(q);
  1363. out:
  1364. /* must be careful here...if we trigger the ->remove() function
  1365. * we cannot be holding the q lock */
  1366. spin_unlock_irq(q->queue_lock);
  1367. put_device(&sdev->sdev_gendev);
  1368. spin_lock_irq(q->queue_lock);
  1369. }
  1370. u64 scsi_calculate_bounce_limit(struct Scsi_Host *shost)
  1371. {
  1372. struct device *host_dev;
  1373. u64 bounce_limit = 0xffffffff;
  1374. if (shost->unchecked_isa_dma)
  1375. return BLK_BOUNCE_ISA;
  1376. /*
  1377. * Platforms with virtual-DMA translation
  1378. * hardware have no practical limit.
  1379. */
  1380. if (!PCI_DMA_BUS_IS_PHYS)
  1381. return BLK_BOUNCE_ANY;
  1382. host_dev = scsi_get_device(shost);
  1383. if (host_dev && host_dev->dma_mask)
  1384. bounce_limit = *host_dev->dma_mask;
  1385. return bounce_limit;
  1386. }
  1387. EXPORT_SYMBOL(scsi_calculate_bounce_limit);
  1388. struct request_queue *scsi_alloc_queue(struct scsi_device *sdev)
  1389. {
  1390. struct Scsi_Host *shost = sdev->host;
  1391. struct request_queue *q;
  1392. q = blk_init_queue(scsi_request_fn, NULL);
  1393. if (!q)
  1394. return NULL;
  1395. blk_queue_prep_rq(q, scsi_prep_fn);
  1396. blk_queue_max_hw_segments(q, shost->sg_tablesize);
  1397. blk_queue_max_phys_segments(q, SCSI_MAX_PHYS_SEGMENTS);
  1398. blk_queue_max_sectors(q, shost->max_sectors);
  1399. blk_queue_bounce_limit(q, scsi_calculate_bounce_limit(shost));
  1400. blk_queue_segment_boundary(q, shost->dma_boundary);
  1401. blk_queue_issue_flush_fn(q, scsi_issue_flush_fn);
  1402. /*
  1403. * ordered tags are superior to flush ordering
  1404. */
  1405. if (shost->ordered_tag)
  1406. blk_queue_ordered(q, QUEUE_ORDERED_TAG);
  1407. else if (shost->ordered_flush) {
  1408. blk_queue_ordered(q, QUEUE_ORDERED_FLUSH);
  1409. q->prepare_flush_fn = scsi_prepare_flush_fn;
  1410. q->end_flush_fn = scsi_end_flush_fn;
  1411. }
  1412. if (!shost->use_clustering)
  1413. clear_bit(QUEUE_FLAG_CLUSTER, &q->queue_flags);
  1414. return q;
  1415. }
  1416. void scsi_free_queue(struct request_queue *q)
  1417. {
  1418. blk_cleanup_queue(q);
  1419. }
  1420. /*
  1421. * Function: scsi_block_requests()
  1422. *
  1423. * Purpose: Utility function used by low-level drivers to prevent further
  1424. * commands from being queued to the device.
  1425. *
  1426. * Arguments: shost - Host in question
  1427. *
  1428. * Returns: Nothing
  1429. *
  1430. * Lock status: No locks are assumed held.
  1431. *
  1432. * Notes: There is no timer nor any other means by which the requests
  1433. * get unblocked other than the low-level driver calling
  1434. * scsi_unblock_requests().
  1435. */
  1436. void scsi_block_requests(struct Scsi_Host *shost)
  1437. {
  1438. shost->host_self_blocked = 1;
  1439. }
  1440. EXPORT_SYMBOL(scsi_block_requests);
  1441. /*
  1442. * Function: scsi_unblock_requests()
  1443. *
  1444. * Purpose: Utility function used by low-level drivers to allow further
  1445. * commands from being queued to the device.
  1446. *
  1447. * Arguments: shost - Host in question
  1448. *
  1449. * Returns: Nothing
  1450. *
  1451. * Lock status: No locks are assumed held.
  1452. *
  1453. * Notes: There is no timer nor any other means by which the requests
  1454. * get unblocked other than the low-level driver calling
  1455. * scsi_unblock_requests().
  1456. *
  1457. * This is done as an API function so that changes to the
  1458. * internals of the scsi mid-layer won't require wholesale
  1459. * changes to drivers that use this feature.
  1460. */
  1461. void scsi_unblock_requests(struct Scsi_Host *shost)
  1462. {
  1463. shost->host_self_blocked = 0;
  1464. scsi_run_host_queues(shost);
  1465. }
  1466. EXPORT_SYMBOL(scsi_unblock_requests);
  1467. int __init scsi_init_queue(void)
  1468. {
  1469. int i;
  1470. for (i = 0; i < SG_MEMPOOL_NR; i++) {
  1471. struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
  1472. int size = sgp->size * sizeof(struct scatterlist);
  1473. sgp->slab = kmem_cache_create(sgp->name, size, 0,
  1474. SLAB_HWCACHE_ALIGN, NULL, NULL);
  1475. if (!sgp->slab) {
  1476. printk(KERN_ERR "SCSI: can't init sg slab %s\n",
  1477. sgp->name);
  1478. }
  1479. sgp->pool = mempool_create(SG_MEMPOOL_SIZE,
  1480. mempool_alloc_slab, mempool_free_slab,
  1481. sgp->slab);
  1482. if (!sgp->pool) {
  1483. printk(KERN_ERR "SCSI: can't init sg mempool %s\n",
  1484. sgp->name);
  1485. }
  1486. }
  1487. return 0;
  1488. }
  1489. void scsi_exit_queue(void)
  1490. {
  1491. int i;
  1492. for (i = 0; i < SG_MEMPOOL_NR; i++) {
  1493. struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
  1494. mempool_destroy(sgp->pool);
  1495. kmem_cache_destroy(sgp->slab);
  1496. }
  1497. }
  1498. /**
  1499. * scsi_mode_sense - issue a mode sense, falling back from 10 to
  1500. * six bytes if necessary.
  1501. * @sdev: SCSI device to be queried
  1502. * @dbd: set if mode sense will allow block descriptors to be returned
  1503. * @modepage: mode page being requested
  1504. * @buffer: request buffer (may not be smaller than eight bytes)
  1505. * @len: length of request buffer.
  1506. * @timeout: command timeout
  1507. * @retries: number of retries before failing
  1508. * @data: returns a structure abstracting the mode header data
  1509. * @sense: place to put sense data (or NULL if no sense to be collected).
  1510. * must be SCSI_SENSE_BUFFERSIZE big.
  1511. *
  1512. * Returns zero if unsuccessful, or the header offset (either 4
  1513. * or 8 depending on whether a six or ten byte command was
  1514. * issued) if successful.
  1515. **/
  1516. int
  1517. scsi_mode_sense(struct scsi_device *sdev, int dbd, int modepage,
  1518. unsigned char *buffer, int len, int timeout, int retries,
  1519. struct scsi_mode_data *data, struct scsi_sense_hdr *sshdr) {
  1520. unsigned char cmd[12];
  1521. int use_10_for_ms;
  1522. int header_length;
  1523. int result;
  1524. struct scsi_sense_hdr my_sshdr;
  1525. memset(data, 0, sizeof(*data));
  1526. memset(&cmd[0], 0, 12);
  1527. cmd[1] = dbd & 0x18; /* allows DBD and LLBA bits */
  1528. cmd[2] = modepage;
  1529. /* caller might not be interested in sense, but we need it */
  1530. if (!sshdr)
  1531. sshdr = &my_sshdr;
  1532. retry:
  1533. use_10_for_ms = sdev->use_10_for_ms;
  1534. if (use_10_for_ms) {
  1535. if (len < 8)
  1536. len = 8;
  1537. cmd[0] = MODE_SENSE_10;
  1538. cmd[8] = len;
  1539. header_length = 8;
  1540. } else {
  1541. if (len < 4)
  1542. len = 4;
  1543. cmd[0] = MODE_SENSE;
  1544. cmd[4] = len;
  1545. header_length = 4;
  1546. }
  1547. memset(buffer, 0, len);
  1548. result = scsi_execute_req(sdev, cmd, DMA_FROM_DEVICE, buffer, len,
  1549. sshdr, timeout, retries);
  1550. /* This code looks awful: what it's doing is making sure an
  1551. * ILLEGAL REQUEST sense return identifies the actual command
  1552. * byte as the problem. MODE_SENSE commands can return
  1553. * ILLEGAL REQUEST if the code page isn't supported */
  1554. if (use_10_for_ms && !scsi_status_is_good(result) &&
  1555. (driver_byte(result) & DRIVER_SENSE)) {
  1556. if (scsi_sense_valid(sshdr)) {
  1557. if ((sshdr->sense_key == ILLEGAL_REQUEST) &&
  1558. (sshdr->asc == 0x20) && (sshdr->ascq == 0)) {
  1559. /*
  1560. * Invalid command operation code
  1561. */
  1562. sdev->use_10_for_ms = 0;
  1563. goto retry;
  1564. }
  1565. }
  1566. }
  1567. if(scsi_status_is_good(result)) {
  1568. data->header_length = header_length;
  1569. if(use_10_for_ms) {
  1570. data->length = buffer[0]*256 + buffer[1] + 2;
  1571. data->medium_type = buffer[2];
  1572. data->device_specific = buffer[3];
  1573. data->longlba = buffer[4] & 0x01;
  1574. data->block_descriptor_length = buffer[6]*256
  1575. + buffer[7];
  1576. } else {
  1577. data->length = buffer[0] + 1;
  1578. data->medium_type = buffer[1];
  1579. data->device_specific = buffer[2];
  1580. data->block_descriptor_length = buffer[3];
  1581. }
  1582. }
  1583. return result;
  1584. }
  1585. EXPORT_SYMBOL(scsi_mode_sense);
  1586. int
  1587. scsi_test_unit_ready(struct scsi_device *sdev, int timeout, int retries)
  1588. {
  1589. char cmd[] = {
  1590. TEST_UNIT_READY, 0, 0, 0, 0, 0,
  1591. };
  1592. struct scsi_sense_hdr sshdr;
  1593. int result;
  1594. result = scsi_execute_req(sdev, cmd, DMA_NONE, NULL, 0, &sshdr,
  1595. timeout, retries);
  1596. if ((driver_byte(result) & DRIVER_SENSE) && sdev->removable) {
  1597. if ((scsi_sense_valid(&sshdr)) &&
  1598. ((sshdr.sense_key == UNIT_ATTENTION) ||
  1599. (sshdr.sense_key == NOT_READY))) {
  1600. sdev->changed = 1;
  1601. result = 0;
  1602. }
  1603. }
  1604. return result;
  1605. }
  1606. EXPORT_SYMBOL(scsi_test_unit_ready);
  1607. /**
  1608. * scsi_device_set_state - Take the given device through the device
  1609. * state model.
  1610. * @sdev: scsi device to change the state of.
  1611. * @state: state to change to.
  1612. *
  1613. * Returns zero if unsuccessful or an error if the requested
  1614. * transition is illegal.
  1615. **/
  1616. int
  1617. scsi_device_set_state(struct scsi_device *sdev, enum scsi_device_state state)
  1618. {
  1619. enum scsi_device_state oldstate = sdev->sdev_state;
  1620. if (state == oldstate)
  1621. return 0;
  1622. switch (state) {
  1623. case SDEV_CREATED:
  1624. /* There are no legal states that come back to
  1625. * created. This is the manually initialised start
  1626. * state */
  1627. goto illegal;
  1628. case SDEV_RUNNING:
  1629. switch (oldstate) {
  1630. case SDEV_CREATED:
  1631. case SDEV_OFFLINE:
  1632. case SDEV_QUIESCE:
  1633. case SDEV_BLOCK:
  1634. break;
  1635. default:
  1636. goto illegal;
  1637. }
  1638. break;
  1639. case SDEV_QUIESCE:
  1640. switch (oldstate) {
  1641. case SDEV_RUNNING:
  1642. case SDEV_OFFLINE:
  1643. break;
  1644. default:
  1645. goto illegal;
  1646. }
  1647. break;
  1648. case SDEV_OFFLINE:
  1649. switch (oldstate) {
  1650. case SDEV_CREATED:
  1651. case SDEV_RUNNING:
  1652. case SDEV_QUIESCE:
  1653. case SDEV_BLOCK:
  1654. break;
  1655. default:
  1656. goto illegal;
  1657. }
  1658. break;
  1659. case SDEV_BLOCK:
  1660. switch (oldstate) {
  1661. case SDEV_CREATED:
  1662. case SDEV_RUNNING:
  1663. break;
  1664. default:
  1665. goto illegal;
  1666. }
  1667. break;
  1668. case SDEV_CANCEL:
  1669. switch (oldstate) {
  1670. case SDEV_CREATED:
  1671. case SDEV_RUNNING:
  1672. case SDEV_OFFLINE:
  1673. case SDEV_BLOCK:
  1674. break;
  1675. default:
  1676. goto illegal;
  1677. }
  1678. break;
  1679. case SDEV_DEL:
  1680. switch (oldstate) {
  1681. case SDEV_CANCEL:
  1682. break;
  1683. default:
  1684. goto illegal;
  1685. }
  1686. break;
  1687. }
  1688. sdev->sdev_state = state;
  1689. return 0;
  1690. illegal:
  1691. SCSI_LOG_ERROR_RECOVERY(1,
  1692. dev_printk(KERN_ERR, &sdev->sdev_gendev,
  1693. "Illegal state transition %s->%s\n",
  1694. scsi_device_state_name(oldstate),
  1695. scsi_device_state_name(state))
  1696. );
  1697. return -EINVAL;
  1698. }
  1699. EXPORT_SYMBOL(scsi_device_set_state);
  1700. /**
  1701. * scsi_device_quiesce - Block user issued commands.
  1702. * @sdev: scsi device to quiesce.
  1703. *
  1704. * This works by trying to transition to the SDEV_QUIESCE state
  1705. * (which must be a legal transition). When the device is in this
  1706. * state, only special requests will be accepted, all others will
  1707. * be deferred. Since special requests may also be requeued requests,
  1708. * a successful return doesn't guarantee the device will be
  1709. * totally quiescent.
  1710. *
  1711. * Must be called with user context, may sleep.
  1712. *
  1713. * Returns zero if unsuccessful or an error if not.
  1714. **/
  1715. int
  1716. scsi_device_quiesce(struct scsi_device *sdev)
  1717. {
  1718. int err = scsi_device_set_state(sdev, SDEV_QUIESCE);
  1719. if (err)
  1720. return err;
  1721. scsi_run_queue(sdev->request_queue);
  1722. while (sdev->device_busy) {
  1723. msleep_interruptible(200);
  1724. scsi_run_queue(sdev->request_queue);
  1725. }
  1726. return 0;
  1727. }
  1728. EXPORT_SYMBOL(scsi_device_quiesce);
  1729. /**
  1730. * scsi_device_resume - Restart user issued commands to a quiesced device.
  1731. * @sdev: scsi device to resume.
  1732. *
  1733. * Moves the device from quiesced back to running and restarts the
  1734. * queues.
  1735. *
  1736. * Must be called with user context, may sleep.
  1737. **/
  1738. void
  1739. scsi_device_resume(struct scsi_device *sdev)
  1740. {
  1741. if(scsi_device_set_state(sdev, SDEV_RUNNING))
  1742. return;
  1743. scsi_run_queue(sdev->request_queue);
  1744. }
  1745. EXPORT_SYMBOL(scsi_device_resume);
  1746. static void
  1747. device_quiesce_fn(struct scsi_device *sdev, void *data)
  1748. {
  1749. scsi_device_quiesce(sdev);
  1750. }
  1751. void
  1752. scsi_target_quiesce(struct scsi_target *starget)
  1753. {
  1754. starget_for_each_device(starget, NULL, device_quiesce_fn);
  1755. }
  1756. EXPORT_SYMBOL(scsi_target_quiesce);
  1757. static void
  1758. device_resume_fn(struct scsi_device *sdev, void *data)
  1759. {
  1760. scsi_device_resume(sdev);
  1761. }
  1762. void
  1763. scsi_target_resume(struct scsi_target *starget)
  1764. {
  1765. starget_for_each_device(starget, NULL, device_resume_fn);
  1766. }
  1767. EXPORT_SYMBOL(scsi_target_resume);
  1768. /**
  1769. * scsi_internal_device_block - internal function to put a device
  1770. * temporarily into the SDEV_BLOCK state
  1771. * @sdev: device to block
  1772. *
  1773. * Block request made by scsi lld's to temporarily stop all
  1774. * scsi commands on the specified device. Called from interrupt
  1775. * or normal process context.
  1776. *
  1777. * Returns zero if successful or error if not
  1778. *
  1779. * Notes:
  1780. * This routine transitions the device to the SDEV_BLOCK state
  1781. * (which must be a legal transition). When the device is in this
  1782. * state, all commands are deferred until the scsi lld reenables
  1783. * the device with scsi_device_unblock or device_block_tmo fires.
  1784. * This routine assumes the host_lock is held on entry.
  1785. **/
  1786. int
  1787. scsi_internal_device_block(struct scsi_device *sdev)
  1788. {
  1789. request_queue_t *q = sdev->request_queue;
  1790. unsigned long flags;
  1791. int err = 0;
  1792. err = scsi_device_set_state(sdev, SDEV_BLOCK);
  1793. if (err)
  1794. return err;
  1795. /*
  1796. * The device has transitioned to SDEV_BLOCK. Stop the
  1797. * block layer from calling the midlayer with this device's
  1798. * request queue.
  1799. */
  1800. spin_lock_irqsave(q->queue_lock, flags);
  1801. blk_stop_queue(q);
  1802. spin_unlock_irqrestore(q->queue_lock, flags);
  1803. return 0;
  1804. }
  1805. EXPORT_SYMBOL_GPL(scsi_internal_device_block);
  1806. /**
  1807. * scsi_internal_device_unblock - resume a device after a block request
  1808. * @sdev: device to resume
  1809. *
  1810. * Called by scsi lld's or the midlayer to restart the device queue
  1811. * for the previously suspended scsi device. Called from interrupt or
  1812. * normal process context.
  1813. *
  1814. * Returns zero if successful or error if not.
  1815. *
  1816. * Notes:
  1817. * This routine transitions the device to the SDEV_RUNNING state
  1818. * (which must be a legal transition) allowing the midlayer to
  1819. * goose the queue for this device. This routine assumes the
  1820. * host_lock is held upon entry.
  1821. **/
  1822. int
  1823. scsi_internal_device_unblock(struct scsi_device *sdev)
  1824. {
  1825. request_queue_t *q = sdev->request_queue;
  1826. int err;
  1827. unsigned long flags;
  1828. /*
  1829. * Try to transition the scsi device to SDEV_RUNNING
  1830. * and goose the device queue if successful.
  1831. */
  1832. err = scsi_device_set_state(sdev, SDEV_RUNNING);
  1833. if (err)
  1834. return err;
  1835. spin_lock_irqsave(q->queue_lock, flags);
  1836. blk_start_queue(q);
  1837. spin_unlock_irqrestore(q->queue_lock, flags);
  1838. return 0;
  1839. }
  1840. EXPORT_SYMBOL_GPL(scsi_internal_device_unblock);
  1841. static void
  1842. device_block(struct scsi_device *sdev, void *data)
  1843. {
  1844. scsi_internal_device_block(sdev);
  1845. }
  1846. static int
  1847. target_block(struct device *dev, void *data)
  1848. {
  1849. if (scsi_is_target_device(dev))
  1850. starget_for_each_device(to_scsi_target(dev), NULL,
  1851. device_block);
  1852. return 0;
  1853. }
  1854. void
  1855. scsi_target_block(struct device *dev)
  1856. {
  1857. if (scsi_is_target_device(dev))
  1858. starget_for_each_device(to_scsi_target(dev), NULL,
  1859. device_block);
  1860. else
  1861. device_for_each_child(dev, NULL, target_block);
  1862. }
  1863. EXPORT_SYMBOL_GPL(scsi_target_block);
  1864. static void
  1865. device_unblock(struct scsi_device *sdev, void *data)
  1866. {
  1867. scsi_internal_device_unblock(sdev);
  1868. }
  1869. static int
  1870. target_unblock(struct device *dev, void *data)
  1871. {
  1872. if (scsi_is_target_device(dev))
  1873. starget_for_each_device(to_scsi_target(dev), NULL,
  1874. device_unblock);
  1875. return 0;
  1876. }
  1877. void
  1878. scsi_target_unblock(struct device *dev)
  1879. {
  1880. if (scsi_is_target_device(dev))
  1881. starget_for_each_device(to_scsi_target(dev), NULL,
  1882. device_unblock);
  1883. else
  1884. device_for_each_child(dev, NULL, target_unblock);
  1885. }
  1886. EXPORT_SYMBOL_GPL(scsi_target_unblock);