scsi_lib.c 54 KB

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