sd.c 57 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171
  1. /*
  2. * sd.c Copyright (C) 1992 Drew Eckhardt
  3. * Copyright (C) 1993, 1994, 1995, 1999 Eric Youngdale
  4. *
  5. * Linux scsi disk driver
  6. * Initial versions: Drew Eckhardt
  7. * Subsequent revisions: Eric Youngdale
  8. * Modification history:
  9. * - Drew Eckhardt <drew@colorado.edu> original
  10. * - Eric Youngdale <eric@andante.org> add scatter-gather, multiple
  11. * outstanding request, and other enhancements.
  12. * Support loadable low-level scsi drivers.
  13. * - Jirka Hanika <geo@ff.cuni.cz> support more scsi disks using
  14. * eight major numbers.
  15. * - Richard Gooch <rgooch@atnf.csiro.au> support devfs.
  16. * - Torben Mathiasen <tmm@image.dk> Resource allocation fixes in
  17. * sd_init and cleanups.
  18. * - Alex Davis <letmein@erols.com> Fix problem where partition info
  19. * not being read in sd_open. Fix problem where removable media
  20. * could be ejected after sd_open.
  21. * - Douglas Gilbert <dgilbert@interlog.com> cleanup for lk 2.5.x
  22. * - Badari Pulavarty <pbadari@us.ibm.com>, Matthew Wilcox
  23. * <willy@debian.org>, Kurt Garloff <garloff@suse.de>:
  24. * Support 32k/1M disks.
  25. *
  26. * Logging policy (needs CONFIG_SCSI_LOGGING defined):
  27. * - setting up transfer: SCSI_LOG_HLQUEUE levels 1 and 2
  28. * - end of transfer (bh + scsi_lib): SCSI_LOG_HLCOMPLETE level 1
  29. * - entering sd_ioctl: SCSI_LOG_IOCTL level 1
  30. * - entering other commands: SCSI_LOG_HLQUEUE level 3
  31. * Note: when the logging level is set by the user, it must be greater
  32. * than the level indicated above to trigger output.
  33. */
  34. #include <linux/module.h>
  35. #include <linux/fs.h>
  36. #include <linux/kernel.h>
  37. #include <linux/mm.h>
  38. #include <linux/bio.h>
  39. #include <linux/genhd.h>
  40. #include <linux/hdreg.h>
  41. #include <linux/errno.h>
  42. #include <linux/idr.h>
  43. #include <linux/interrupt.h>
  44. #include <linux/init.h>
  45. #include <linux/blkdev.h>
  46. #include <linux/blkpg.h>
  47. #include <linux/delay.h>
  48. #include <linux/mutex.h>
  49. #include <linux/string_helpers.h>
  50. #include <linux/async.h>
  51. #include <asm/uaccess.h>
  52. #include <scsi/scsi.h>
  53. #include <scsi/scsi_cmnd.h>
  54. #include <scsi/scsi_dbg.h>
  55. #include <scsi/scsi_device.h>
  56. #include <scsi/scsi_driver.h>
  57. #include <scsi/scsi_eh.h>
  58. #include <scsi/scsi_host.h>
  59. #include <scsi/scsi_ioctl.h>
  60. #include <scsi/scsicam.h>
  61. #include "sd.h"
  62. #include "scsi_logging.h"
  63. MODULE_AUTHOR("Eric Youngdale");
  64. MODULE_DESCRIPTION("SCSI disk (sd) driver");
  65. MODULE_LICENSE("GPL");
  66. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK0_MAJOR);
  67. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK1_MAJOR);
  68. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK2_MAJOR);
  69. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK3_MAJOR);
  70. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK4_MAJOR);
  71. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK5_MAJOR);
  72. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK6_MAJOR);
  73. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK7_MAJOR);
  74. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK8_MAJOR);
  75. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK9_MAJOR);
  76. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK10_MAJOR);
  77. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK11_MAJOR);
  78. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK12_MAJOR);
  79. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK13_MAJOR);
  80. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK14_MAJOR);
  81. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK15_MAJOR);
  82. MODULE_ALIAS_SCSI_DEVICE(TYPE_DISK);
  83. MODULE_ALIAS_SCSI_DEVICE(TYPE_MOD);
  84. MODULE_ALIAS_SCSI_DEVICE(TYPE_RBC);
  85. #if !defined(CONFIG_DEBUG_BLOCK_EXT_DEVT)
  86. #define SD_MINORS 16
  87. #else
  88. #define SD_MINORS 0
  89. #endif
  90. static int sd_revalidate_disk(struct gendisk *);
  91. static int sd_probe(struct device *);
  92. static int sd_remove(struct device *);
  93. static void sd_shutdown(struct device *);
  94. static int sd_suspend(struct device *, pm_message_t state);
  95. static int sd_resume(struct device *);
  96. static void sd_rescan(struct device *);
  97. static int sd_done(struct scsi_cmnd *);
  98. static void sd_read_capacity(struct scsi_disk *sdkp, unsigned char *buffer);
  99. static void scsi_disk_release(struct device *cdev);
  100. static void sd_print_sense_hdr(struct scsi_disk *, struct scsi_sense_hdr *);
  101. static void sd_print_result(struct scsi_disk *, int);
  102. static DEFINE_SPINLOCK(sd_index_lock);
  103. static DEFINE_IDA(sd_index_ida);
  104. /* This semaphore is used to mediate the 0->1 reference get in the
  105. * face of object destruction (i.e. we can't allow a get on an
  106. * object after last put) */
  107. static DEFINE_MUTEX(sd_ref_mutex);
  108. static const char *sd_cache_types[] = {
  109. "write through", "none", "write back",
  110. "write back, no read (daft)"
  111. };
  112. static ssize_t
  113. sd_store_cache_type(struct device *dev, struct device_attribute *attr,
  114. const char *buf, size_t count)
  115. {
  116. int i, ct = -1, rcd, wce, sp;
  117. struct scsi_disk *sdkp = to_scsi_disk(dev);
  118. struct scsi_device *sdp = sdkp->device;
  119. char buffer[64];
  120. char *buffer_data;
  121. struct scsi_mode_data data;
  122. struct scsi_sense_hdr sshdr;
  123. int len;
  124. if (sdp->type != TYPE_DISK)
  125. /* no cache control on RBC devices; theoretically they
  126. * can do it, but there's probably so many exceptions
  127. * it's not worth the risk */
  128. return -EINVAL;
  129. for (i = 0; i < ARRAY_SIZE(sd_cache_types); i++) {
  130. const int len = strlen(sd_cache_types[i]);
  131. if (strncmp(sd_cache_types[i], buf, len) == 0 &&
  132. buf[len] == '\n') {
  133. ct = i;
  134. break;
  135. }
  136. }
  137. if (ct < 0)
  138. return -EINVAL;
  139. rcd = ct & 0x01 ? 1 : 0;
  140. wce = ct & 0x02 ? 1 : 0;
  141. if (scsi_mode_sense(sdp, 0x08, 8, buffer, sizeof(buffer), SD_TIMEOUT,
  142. SD_MAX_RETRIES, &data, NULL))
  143. return -EINVAL;
  144. len = min_t(size_t, sizeof(buffer), data.length - data.header_length -
  145. data.block_descriptor_length);
  146. buffer_data = buffer + data.header_length +
  147. data.block_descriptor_length;
  148. buffer_data[2] &= ~0x05;
  149. buffer_data[2] |= wce << 2 | rcd;
  150. sp = buffer_data[0] & 0x80 ? 1 : 0;
  151. if (scsi_mode_select(sdp, 1, sp, 8, buffer_data, len, SD_TIMEOUT,
  152. SD_MAX_RETRIES, &data, &sshdr)) {
  153. if (scsi_sense_valid(&sshdr))
  154. sd_print_sense_hdr(sdkp, &sshdr);
  155. return -EINVAL;
  156. }
  157. revalidate_disk(sdkp->disk);
  158. return count;
  159. }
  160. static ssize_t
  161. sd_store_manage_start_stop(struct device *dev, struct device_attribute *attr,
  162. const char *buf, size_t count)
  163. {
  164. struct scsi_disk *sdkp = to_scsi_disk(dev);
  165. struct scsi_device *sdp = sdkp->device;
  166. if (!capable(CAP_SYS_ADMIN))
  167. return -EACCES;
  168. sdp->manage_start_stop = simple_strtoul(buf, NULL, 10);
  169. return count;
  170. }
  171. static ssize_t
  172. sd_store_allow_restart(struct device *dev, struct device_attribute *attr,
  173. const char *buf, size_t count)
  174. {
  175. struct scsi_disk *sdkp = to_scsi_disk(dev);
  176. struct scsi_device *sdp = sdkp->device;
  177. if (!capable(CAP_SYS_ADMIN))
  178. return -EACCES;
  179. if (sdp->type != TYPE_DISK)
  180. return -EINVAL;
  181. sdp->allow_restart = simple_strtoul(buf, NULL, 10);
  182. return count;
  183. }
  184. static ssize_t
  185. sd_show_cache_type(struct device *dev, struct device_attribute *attr,
  186. char *buf)
  187. {
  188. struct scsi_disk *sdkp = to_scsi_disk(dev);
  189. int ct = sdkp->RCD + 2*sdkp->WCE;
  190. return snprintf(buf, 40, "%s\n", sd_cache_types[ct]);
  191. }
  192. static ssize_t
  193. sd_show_fua(struct device *dev, struct device_attribute *attr, char *buf)
  194. {
  195. struct scsi_disk *sdkp = to_scsi_disk(dev);
  196. return snprintf(buf, 20, "%u\n", sdkp->DPOFUA);
  197. }
  198. static ssize_t
  199. sd_show_manage_start_stop(struct device *dev, struct device_attribute *attr,
  200. char *buf)
  201. {
  202. struct scsi_disk *sdkp = to_scsi_disk(dev);
  203. struct scsi_device *sdp = sdkp->device;
  204. return snprintf(buf, 20, "%u\n", sdp->manage_start_stop);
  205. }
  206. static ssize_t
  207. sd_show_allow_restart(struct device *dev, struct device_attribute *attr,
  208. char *buf)
  209. {
  210. struct scsi_disk *sdkp = to_scsi_disk(dev);
  211. return snprintf(buf, 40, "%d\n", sdkp->device->allow_restart);
  212. }
  213. static ssize_t
  214. sd_show_protection_type(struct device *dev, struct device_attribute *attr,
  215. char *buf)
  216. {
  217. struct scsi_disk *sdkp = to_scsi_disk(dev);
  218. return snprintf(buf, 20, "%u\n", sdkp->protection_type);
  219. }
  220. static ssize_t
  221. sd_show_app_tag_own(struct device *dev, struct device_attribute *attr,
  222. char *buf)
  223. {
  224. struct scsi_disk *sdkp = to_scsi_disk(dev);
  225. return snprintf(buf, 20, "%u\n", sdkp->ATO);
  226. }
  227. static struct device_attribute sd_disk_attrs[] = {
  228. __ATTR(cache_type, S_IRUGO|S_IWUSR, sd_show_cache_type,
  229. sd_store_cache_type),
  230. __ATTR(FUA, S_IRUGO, sd_show_fua, NULL),
  231. __ATTR(allow_restart, S_IRUGO|S_IWUSR, sd_show_allow_restart,
  232. sd_store_allow_restart),
  233. __ATTR(manage_start_stop, S_IRUGO|S_IWUSR, sd_show_manage_start_stop,
  234. sd_store_manage_start_stop),
  235. __ATTR(protection_type, S_IRUGO, sd_show_protection_type, NULL),
  236. __ATTR(app_tag_own, S_IRUGO, sd_show_app_tag_own, NULL),
  237. __ATTR_NULL,
  238. };
  239. static struct class sd_disk_class = {
  240. .name = "scsi_disk",
  241. .owner = THIS_MODULE,
  242. .dev_release = scsi_disk_release,
  243. .dev_attrs = sd_disk_attrs,
  244. };
  245. static struct scsi_driver sd_template = {
  246. .owner = THIS_MODULE,
  247. .gendrv = {
  248. .name = "sd",
  249. .probe = sd_probe,
  250. .remove = sd_remove,
  251. .suspend = sd_suspend,
  252. .resume = sd_resume,
  253. .shutdown = sd_shutdown,
  254. },
  255. .rescan = sd_rescan,
  256. .done = sd_done,
  257. };
  258. /*
  259. * Device no to disk mapping:
  260. *
  261. * major disc2 disc p1
  262. * |............|.............|....|....| <- dev_t
  263. * 31 20 19 8 7 4 3 0
  264. *
  265. * Inside a major, we have 16k disks, however mapped non-
  266. * contiguously. The first 16 disks are for major0, the next
  267. * ones with major1, ... Disk 256 is for major0 again, disk 272
  268. * for major1, ...
  269. * As we stay compatible with our numbering scheme, we can reuse
  270. * the well-know SCSI majors 8, 65--71, 136--143.
  271. */
  272. static int sd_major(int major_idx)
  273. {
  274. switch (major_idx) {
  275. case 0:
  276. return SCSI_DISK0_MAJOR;
  277. case 1 ... 7:
  278. return SCSI_DISK1_MAJOR + major_idx - 1;
  279. case 8 ... 15:
  280. return SCSI_DISK8_MAJOR + major_idx - 8;
  281. default:
  282. BUG();
  283. return 0; /* shut up gcc */
  284. }
  285. }
  286. static struct scsi_disk *__scsi_disk_get(struct gendisk *disk)
  287. {
  288. struct scsi_disk *sdkp = NULL;
  289. if (disk->private_data) {
  290. sdkp = scsi_disk(disk);
  291. if (scsi_device_get(sdkp->device) == 0)
  292. get_device(&sdkp->dev);
  293. else
  294. sdkp = NULL;
  295. }
  296. return sdkp;
  297. }
  298. static struct scsi_disk *scsi_disk_get(struct gendisk *disk)
  299. {
  300. struct scsi_disk *sdkp;
  301. mutex_lock(&sd_ref_mutex);
  302. sdkp = __scsi_disk_get(disk);
  303. mutex_unlock(&sd_ref_mutex);
  304. return sdkp;
  305. }
  306. static struct scsi_disk *scsi_disk_get_from_dev(struct device *dev)
  307. {
  308. struct scsi_disk *sdkp;
  309. mutex_lock(&sd_ref_mutex);
  310. sdkp = dev_get_drvdata(dev);
  311. if (sdkp)
  312. sdkp = __scsi_disk_get(sdkp->disk);
  313. mutex_unlock(&sd_ref_mutex);
  314. return sdkp;
  315. }
  316. static void scsi_disk_put(struct scsi_disk *sdkp)
  317. {
  318. struct scsi_device *sdev = sdkp->device;
  319. mutex_lock(&sd_ref_mutex);
  320. put_device(&sdkp->dev);
  321. scsi_device_put(sdev);
  322. mutex_unlock(&sd_ref_mutex);
  323. }
  324. /**
  325. * sd_init_command - build a scsi (read or write) command from
  326. * information in the request structure.
  327. * @SCpnt: pointer to mid-level's per scsi command structure that
  328. * contains request and into which the scsi command is written
  329. *
  330. * Returns 1 if successful and 0 if error (or cannot be done now).
  331. **/
  332. static int sd_prep_fn(struct request_queue *q, struct request *rq)
  333. {
  334. struct scsi_cmnd *SCpnt;
  335. struct scsi_device *sdp = q->queuedata;
  336. struct gendisk *disk = rq->rq_disk;
  337. struct scsi_disk *sdkp;
  338. sector_t block = rq->sector;
  339. sector_t threshold;
  340. unsigned int this_count = rq->nr_sectors;
  341. int ret, host_dif;
  342. if (rq->cmd_type == REQ_TYPE_BLOCK_PC) {
  343. ret = scsi_setup_blk_pc_cmnd(sdp, rq);
  344. goto out;
  345. } else if (rq->cmd_type != REQ_TYPE_FS) {
  346. ret = BLKPREP_KILL;
  347. goto out;
  348. }
  349. ret = scsi_setup_fs_cmnd(sdp, rq);
  350. if (ret != BLKPREP_OK)
  351. goto out;
  352. SCpnt = rq->special;
  353. sdkp = scsi_disk(disk);
  354. /* from here on until we're complete, any goto out
  355. * is used for a killable error condition */
  356. ret = BLKPREP_KILL;
  357. SCSI_LOG_HLQUEUE(1, scmd_printk(KERN_INFO, SCpnt,
  358. "sd_init_command: block=%llu, "
  359. "count=%d\n",
  360. (unsigned long long)block,
  361. this_count));
  362. if (!sdp || !scsi_device_online(sdp) ||
  363. block + rq->nr_sectors > get_capacity(disk)) {
  364. SCSI_LOG_HLQUEUE(2, scmd_printk(KERN_INFO, SCpnt,
  365. "Finishing %ld sectors\n",
  366. rq->nr_sectors));
  367. SCSI_LOG_HLQUEUE(2, scmd_printk(KERN_INFO, SCpnt,
  368. "Retry with 0x%p\n", SCpnt));
  369. goto out;
  370. }
  371. if (sdp->changed) {
  372. /*
  373. * quietly refuse to do anything to a changed disc until
  374. * the changed bit has been reset
  375. */
  376. /* printk("SCSI disk has been changed. Prohibiting further I/O.\n"); */
  377. goto out;
  378. }
  379. /*
  380. * Some SD card readers can't handle multi-sector accesses which touch
  381. * the last one or two hardware sectors. Split accesses as needed.
  382. */
  383. threshold = get_capacity(disk) - SD_LAST_BUGGY_SECTORS *
  384. (sdp->sector_size / 512);
  385. if (unlikely(sdp->last_sector_bug && block + this_count > threshold)) {
  386. if (block < threshold) {
  387. /* Access up to the threshold but not beyond */
  388. this_count = threshold - block;
  389. } else {
  390. /* Access only a single hardware sector */
  391. this_count = sdp->sector_size / 512;
  392. }
  393. }
  394. SCSI_LOG_HLQUEUE(2, scmd_printk(KERN_INFO, SCpnt, "block=%llu\n",
  395. (unsigned long long)block));
  396. /*
  397. * If we have a 1K hardware sectorsize, prevent access to single
  398. * 512 byte sectors. In theory we could handle this - in fact
  399. * the scsi cdrom driver must be able to handle this because
  400. * we typically use 1K blocksizes, and cdroms typically have
  401. * 2K hardware sectorsizes. Of course, things are simpler
  402. * with the cdrom, since it is read-only. For performance
  403. * reasons, the filesystems should be able to handle this
  404. * and not force the scsi disk driver to use bounce buffers
  405. * for this.
  406. */
  407. if (sdp->sector_size == 1024) {
  408. if ((block & 1) || (rq->nr_sectors & 1)) {
  409. scmd_printk(KERN_ERR, SCpnt,
  410. "Bad block number requested\n");
  411. goto out;
  412. } else {
  413. block = block >> 1;
  414. this_count = this_count >> 1;
  415. }
  416. }
  417. if (sdp->sector_size == 2048) {
  418. if ((block & 3) || (rq->nr_sectors & 3)) {
  419. scmd_printk(KERN_ERR, SCpnt,
  420. "Bad block number requested\n");
  421. goto out;
  422. } else {
  423. block = block >> 2;
  424. this_count = this_count >> 2;
  425. }
  426. }
  427. if (sdp->sector_size == 4096) {
  428. if ((block & 7) || (rq->nr_sectors & 7)) {
  429. scmd_printk(KERN_ERR, SCpnt,
  430. "Bad block number requested\n");
  431. goto out;
  432. } else {
  433. block = block >> 3;
  434. this_count = this_count >> 3;
  435. }
  436. }
  437. if (rq_data_dir(rq) == WRITE) {
  438. if (!sdp->writeable) {
  439. goto out;
  440. }
  441. SCpnt->cmnd[0] = WRITE_6;
  442. SCpnt->sc_data_direction = DMA_TO_DEVICE;
  443. if (blk_integrity_rq(rq) &&
  444. sd_dif_prepare(rq, block, sdp->sector_size) == -EIO)
  445. goto out;
  446. } else if (rq_data_dir(rq) == READ) {
  447. SCpnt->cmnd[0] = READ_6;
  448. SCpnt->sc_data_direction = DMA_FROM_DEVICE;
  449. } else {
  450. scmd_printk(KERN_ERR, SCpnt, "Unknown command %x\n", rq->cmd_flags);
  451. goto out;
  452. }
  453. SCSI_LOG_HLQUEUE(2, scmd_printk(KERN_INFO, SCpnt,
  454. "%s %d/%ld 512 byte blocks.\n",
  455. (rq_data_dir(rq) == WRITE) ?
  456. "writing" : "reading", this_count,
  457. rq->nr_sectors));
  458. /* Set RDPROTECT/WRPROTECT if disk is formatted with DIF */
  459. host_dif = scsi_host_dif_capable(sdp->host, sdkp->protection_type);
  460. if (host_dif)
  461. SCpnt->cmnd[1] = 1 << 5;
  462. else
  463. SCpnt->cmnd[1] = 0;
  464. if (block > 0xffffffff) {
  465. SCpnt->cmnd[0] += READ_16 - READ_6;
  466. SCpnt->cmnd[1] |= blk_fua_rq(rq) ? 0x8 : 0;
  467. SCpnt->cmnd[2] = sizeof(block) > 4 ? (unsigned char) (block >> 56) & 0xff : 0;
  468. SCpnt->cmnd[3] = sizeof(block) > 4 ? (unsigned char) (block >> 48) & 0xff : 0;
  469. SCpnt->cmnd[4] = sizeof(block) > 4 ? (unsigned char) (block >> 40) & 0xff : 0;
  470. SCpnt->cmnd[5] = sizeof(block) > 4 ? (unsigned char) (block >> 32) & 0xff : 0;
  471. SCpnt->cmnd[6] = (unsigned char) (block >> 24) & 0xff;
  472. SCpnt->cmnd[7] = (unsigned char) (block >> 16) & 0xff;
  473. SCpnt->cmnd[8] = (unsigned char) (block >> 8) & 0xff;
  474. SCpnt->cmnd[9] = (unsigned char) block & 0xff;
  475. SCpnt->cmnd[10] = (unsigned char) (this_count >> 24) & 0xff;
  476. SCpnt->cmnd[11] = (unsigned char) (this_count >> 16) & 0xff;
  477. SCpnt->cmnd[12] = (unsigned char) (this_count >> 8) & 0xff;
  478. SCpnt->cmnd[13] = (unsigned char) this_count & 0xff;
  479. SCpnt->cmnd[14] = SCpnt->cmnd[15] = 0;
  480. } else if ((this_count > 0xff) || (block > 0x1fffff) ||
  481. scsi_device_protection(SCpnt->device) ||
  482. SCpnt->device->use_10_for_rw) {
  483. if (this_count > 0xffff)
  484. this_count = 0xffff;
  485. SCpnt->cmnd[0] += READ_10 - READ_6;
  486. SCpnt->cmnd[1] |= blk_fua_rq(rq) ? 0x8 : 0;
  487. SCpnt->cmnd[2] = (unsigned char) (block >> 24) & 0xff;
  488. SCpnt->cmnd[3] = (unsigned char) (block >> 16) & 0xff;
  489. SCpnt->cmnd[4] = (unsigned char) (block >> 8) & 0xff;
  490. SCpnt->cmnd[5] = (unsigned char) block & 0xff;
  491. SCpnt->cmnd[6] = SCpnt->cmnd[9] = 0;
  492. SCpnt->cmnd[7] = (unsigned char) (this_count >> 8) & 0xff;
  493. SCpnt->cmnd[8] = (unsigned char) this_count & 0xff;
  494. } else {
  495. if (unlikely(blk_fua_rq(rq))) {
  496. /*
  497. * This happens only if this drive failed
  498. * 10byte rw command with ILLEGAL_REQUEST
  499. * during operation and thus turned off
  500. * use_10_for_rw.
  501. */
  502. scmd_printk(KERN_ERR, SCpnt,
  503. "FUA write on READ/WRITE(6) drive\n");
  504. goto out;
  505. }
  506. SCpnt->cmnd[1] |= (unsigned char) ((block >> 16) & 0x1f);
  507. SCpnt->cmnd[2] = (unsigned char) ((block >> 8) & 0xff);
  508. SCpnt->cmnd[3] = (unsigned char) block & 0xff;
  509. SCpnt->cmnd[4] = (unsigned char) this_count;
  510. SCpnt->cmnd[5] = 0;
  511. }
  512. SCpnt->sdb.length = this_count * sdp->sector_size;
  513. /* If DIF or DIX is enabled, tell HBA how to handle request */
  514. if (host_dif || scsi_prot_sg_count(SCpnt))
  515. sd_dif_op(SCpnt, host_dif, scsi_prot_sg_count(SCpnt),
  516. sdkp->protection_type);
  517. /*
  518. * We shouldn't disconnect in the middle of a sector, so with a dumb
  519. * host adapter, it's safe to assume that we can at least transfer
  520. * this many bytes between each connect / disconnect.
  521. */
  522. SCpnt->transfersize = sdp->sector_size;
  523. SCpnt->underflow = this_count << 9;
  524. SCpnt->allowed = SD_MAX_RETRIES;
  525. /*
  526. * This indicates that the command is ready from our end to be
  527. * queued.
  528. */
  529. ret = BLKPREP_OK;
  530. out:
  531. return scsi_prep_return(q, rq, ret);
  532. }
  533. /**
  534. * sd_open - open a scsi disk device
  535. * @inode: only i_rdev member may be used
  536. * @filp: only f_mode and f_flags may be used
  537. *
  538. * Returns 0 if successful. Returns a negated errno value in case
  539. * of error.
  540. *
  541. * Note: This can be called from a user context (e.g. fsck(1) )
  542. * or from within the kernel (e.g. as a result of a mount(1) ).
  543. * In the latter case @inode and @filp carry an abridged amount
  544. * of information as noted above.
  545. **/
  546. static int sd_open(struct block_device *bdev, fmode_t mode)
  547. {
  548. struct scsi_disk *sdkp = scsi_disk_get(bdev->bd_disk);
  549. struct scsi_device *sdev;
  550. int retval;
  551. if (!sdkp)
  552. return -ENXIO;
  553. SCSI_LOG_HLQUEUE(3, sd_printk(KERN_INFO, sdkp, "sd_open\n"));
  554. sdev = sdkp->device;
  555. /*
  556. * If the device is in error recovery, wait until it is done.
  557. * If the device is offline, then disallow any access to it.
  558. */
  559. retval = -ENXIO;
  560. if (!scsi_block_when_processing_errors(sdev))
  561. goto error_out;
  562. if (sdev->removable || sdkp->write_prot)
  563. check_disk_change(bdev);
  564. /*
  565. * If the drive is empty, just let the open fail.
  566. */
  567. retval = -ENOMEDIUM;
  568. if (sdev->removable && !sdkp->media_present && !(mode & FMODE_NDELAY))
  569. goto error_out;
  570. /*
  571. * If the device has the write protect tab set, have the open fail
  572. * if the user expects to be able to write to the thing.
  573. */
  574. retval = -EROFS;
  575. if (sdkp->write_prot && (mode & FMODE_WRITE))
  576. goto error_out;
  577. /*
  578. * It is possible that the disk changing stuff resulted in
  579. * the device being taken offline. If this is the case,
  580. * report this to the user, and don't pretend that the
  581. * open actually succeeded.
  582. */
  583. retval = -ENXIO;
  584. if (!scsi_device_online(sdev))
  585. goto error_out;
  586. if (!sdkp->openers++ && sdev->removable) {
  587. if (scsi_block_when_processing_errors(sdev))
  588. scsi_set_medium_removal(sdev, SCSI_REMOVAL_PREVENT);
  589. }
  590. return 0;
  591. error_out:
  592. scsi_disk_put(sdkp);
  593. return retval;
  594. }
  595. /**
  596. * sd_release - invoked when the (last) close(2) is called on this
  597. * scsi disk.
  598. * @inode: only i_rdev member may be used
  599. * @filp: only f_mode and f_flags may be used
  600. *
  601. * Returns 0.
  602. *
  603. * Note: may block (uninterruptible) if error recovery is underway
  604. * on this disk.
  605. **/
  606. static int sd_release(struct gendisk *disk, fmode_t mode)
  607. {
  608. struct scsi_disk *sdkp = scsi_disk(disk);
  609. struct scsi_device *sdev = sdkp->device;
  610. SCSI_LOG_HLQUEUE(3, sd_printk(KERN_INFO, sdkp, "sd_release\n"));
  611. if (!--sdkp->openers && sdev->removable) {
  612. if (scsi_block_when_processing_errors(sdev))
  613. scsi_set_medium_removal(sdev, SCSI_REMOVAL_ALLOW);
  614. }
  615. /*
  616. * XXX and what if there are packets in flight and this close()
  617. * XXX is followed by a "rmmod sd_mod"?
  618. */
  619. scsi_disk_put(sdkp);
  620. return 0;
  621. }
  622. static int sd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
  623. {
  624. struct scsi_disk *sdkp = scsi_disk(bdev->bd_disk);
  625. struct scsi_device *sdp = sdkp->device;
  626. struct Scsi_Host *host = sdp->host;
  627. int diskinfo[4];
  628. /* default to most commonly used values */
  629. diskinfo[0] = 0x40; /* 1 << 6 */
  630. diskinfo[1] = 0x20; /* 1 << 5 */
  631. diskinfo[2] = sdkp->capacity >> 11;
  632. /* override with calculated, extended default, or driver values */
  633. if (host->hostt->bios_param)
  634. host->hostt->bios_param(sdp, bdev, sdkp->capacity, diskinfo);
  635. else
  636. scsicam_bios_param(bdev, sdkp->capacity, diskinfo);
  637. geo->heads = diskinfo[0];
  638. geo->sectors = diskinfo[1];
  639. geo->cylinders = diskinfo[2];
  640. return 0;
  641. }
  642. /**
  643. * sd_ioctl - process an ioctl
  644. * @inode: only i_rdev/i_bdev members may be used
  645. * @filp: only f_mode and f_flags may be used
  646. * @cmd: ioctl command number
  647. * @arg: this is third argument given to ioctl(2) system call.
  648. * Often contains a pointer.
  649. *
  650. * Returns 0 if successful (some ioctls return postive numbers on
  651. * success as well). Returns a negated errno value in case of error.
  652. *
  653. * Note: most ioctls are forward onto the block subsystem or further
  654. * down in the scsi subsystem.
  655. **/
  656. static int sd_ioctl(struct block_device *bdev, fmode_t mode,
  657. unsigned int cmd, unsigned long arg)
  658. {
  659. struct gendisk *disk = bdev->bd_disk;
  660. struct scsi_device *sdp = scsi_disk(disk)->device;
  661. void __user *p = (void __user *)arg;
  662. int error;
  663. SCSI_LOG_IOCTL(1, printk("sd_ioctl: disk=%s, cmd=0x%x\n",
  664. disk->disk_name, cmd));
  665. /*
  666. * If we are in the middle of error recovery, don't let anyone
  667. * else try and use this device. Also, if error recovery fails, it
  668. * may try and take the device offline, in which case all further
  669. * access to the device is prohibited.
  670. */
  671. error = scsi_nonblockable_ioctl(sdp, cmd, p,
  672. (mode & FMODE_NDELAY) != 0);
  673. if (!scsi_block_when_processing_errors(sdp) || !error)
  674. return error;
  675. /*
  676. * Send SCSI addressing ioctls directly to mid level, send other
  677. * ioctls to block level and then onto mid level if they can't be
  678. * resolved.
  679. */
  680. switch (cmd) {
  681. case SCSI_IOCTL_GET_IDLUN:
  682. case SCSI_IOCTL_GET_BUS_NUMBER:
  683. return scsi_ioctl(sdp, cmd, p);
  684. default:
  685. error = scsi_cmd_ioctl(disk->queue, disk, mode, cmd, p);
  686. if (error != -ENOTTY)
  687. return error;
  688. }
  689. return scsi_ioctl(sdp, cmd, p);
  690. }
  691. static void set_media_not_present(struct scsi_disk *sdkp)
  692. {
  693. sdkp->media_present = 0;
  694. sdkp->capacity = 0;
  695. sdkp->device->changed = 1;
  696. }
  697. /**
  698. * sd_media_changed - check if our medium changed
  699. * @disk: kernel device descriptor
  700. *
  701. * Returns 0 if not applicable or no change; 1 if change
  702. *
  703. * Note: this function is invoked from the block subsystem.
  704. **/
  705. static int sd_media_changed(struct gendisk *disk)
  706. {
  707. struct scsi_disk *sdkp = scsi_disk(disk);
  708. struct scsi_device *sdp = sdkp->device;
  709. struct scsi_sense_hdr *sshdr = NULL;
  710. int retval;
  711. SCSI_LOG_HLQUEUE(3, sd_printk(KERN_INFO, sdkp, "sd_media_changed\n"));
  712. if (!sdp->removable)
  713. return 0;
  714. /*
  715. * If the device is offline, don't send any commands - just pretend as
  716. * if the command failed. If the device ever comes back online, we
  717. * can deal with it then. It is only because of unrecoverable errors
  718. * that we would ever take a device offline in the first place.
  719. */
  720. if (!scsi_device_online(sdp)) {
  721. set_media_not_present(sdkp);
  722. retval = 1;
  723. goto out;
  724. }
  725. /*
  726. * Using TEST_UNIT_READY enables differentiation between drive with
  727. * no cartridge loaded - NOT READY, drive with changed cartridge -
  728. * UNIT ATTENTION, or with same cartridge - GOOD STATUS.
  729. *
  730. * Drives that auto spin down. eg iomega jaz 1G, will be started
  731. * by sd_spinup_disk() from sd_revalidate_disk(), which happens whenever
  732. * sd_revalidate() is called.
  733. */
  734. retval = -ENODEV;
  735. if (scsi_block_when_processing_errors(sdp)) {
  736. sshdr = kzalloc(sizeof(*sshdr), GFP_KERNEL);
  737. retval = scsi_test_unit_ready(sdp, SD_TIMEOUT, SD_MAX_RETRIES,
  738. sshdr);
  739. }
  740. /*
  741. * Unable to test, unit probably not ready. This usually
  742. * means there is no disc in the drive. Mark as changed,
  743. * and we will figure it out later once the drive is
  744. * available again.
  745. */
  746. if (retval || (scsi_sense_valid(sshdr) &&
  747. /* 0x3a is medium not present */
  748. sshdr->asc == 0x3a)) {
  749. set_media_not_present(sdkp);
  750. retval = 1;
  751. goto out;
  752. }
  753. /*
  754. * For removable scsi disk we have to recognise the presence
  755. * of a disk in the drive. This is kept in the struct scsi_disk
  756. * struct and tested at open ! Daniel Roche (dan@lectra.fr)
  757. */
  758. sdkp->media_present = 1;
  759. retval = sdp->changed;
  760. sdp->changed = 0;
  761. out:
  762. if (retval != sdkp->previous_state)
  763. sdev_evt_send_simple(sdp, SDEV_EVT_MEDIA_CHANGE, GFP_KERNEL);
  764. sdkp->previous_state = retval;
  765. kfree(sshdr);
  766. return retval;
  767. }
  768. static int sd_sync_cache(struct scsi_disk *sdkp)
  769. {
  770. int retries, res;
  771. struct scsi_device *sdp = sdkp->device;
  772. struct scsi_sense_hdr sshdr;
  773. if (!scsi_device_online(sdp))
  774. return -ENODEV;
  775. for (retries = 3; retries > 0; --retries) {
  776. unsigned char cmd[10] = { 0 };
  777. cmd[0] = SYNCHRONIZE_CACHE;
  778. /*
  779. * Leave the rest of the command zero to indicate
  780. * flush everything.
  781. */
  782. res = scsi_execute_req(sdp, cmd, DMA_NONE, NULL, 0, &sshdr,
  783. SD_TIMEOUT, SD_MAX_RETRIES, NULL);
  784. if (res == 0)
  785. break;
  786. }
  787. if (res) {
  788. sd_print_result(sdkp, res);
  789. if (driver_byte(res) & DRIVER_SENSE)
  790. sd_print_sense_hdr(sdkp, &sshdr);
  791. }
  792. if (res)
  793. return -EIO;
  794. return 0;
  795. }
  796. static void sd_prepare_flush(struct request_queue *q, struct request *rq)
  797. {
  798. rq->cmd_type = REQ_TYPE_BLOCK_PC;
  799. rq->timeout = SD_TIMEOUT;
  800. rq->cmd[0] = SYNCHRONIZE_CACHE;
  801. rq->cmd_len = 10;
  802. }
  803. static void sd_rescan(struct device *dev)
  804. {
  805. struct scsi_disk *sdkp = scsi_disk_get_from_dev(dev);
  806. if (sdkp) {
  807. revalidate_disk(sdkp->disk);
  808. scsi_disk_put(sdkp);
  809. }
  810. }
  811. #ifdef CONFIG_COMPAT
  812. /*
  813. * This gets directly called from VFS. When the ioctl
  814. * is not recognized we go back to the other translation paths.
  815. */
  816. static int sd_compat_ioctl(struct block_device *bdev, fmode_t mode,
  817. unsigned int cmd, unsigned long arg)
  818. {
  819. struct scsi_device *sdev = scsi_disk(bdev->bd_disk)->device;
  820. /*
  821. * If we are in the middle of error recovery, don't let anyone
  822. * else try and use this device. Also, if error recovery fails, it
  823. * may try and take the device offline, in which case all further
  824. * access to the device is prohibited.
  825. */
  826. if (!scsi_block_when_processing_errors(sdev))
  827. return -ENODEV;
  828. if (sdev->host->hostt->compat_ioctl) {
  829. int ret;
  830. ret = sdev->host->hostt->compat_ioctl(sdev, cmd, (void __user *)arg);
  831. return ret;
  832. }
  833. /*
  834. * Let the static ioctl translation table take care of it.
  835. */
  836. return -ENOIOCTLCMD;
  837. }
  838. #endif
  839. static struct block_device_operations sd_fops = {
  840. .owner = THIS_MODULE,
  841. .open = sd_open,
  842. .release = sd_release,
  843. .locked_ioctl = sd_ioctl,
  844. .getgeo = sd_getgeo,
  845. #ifdef CONFIG_COMPAT
  846. .compat_ioctl = sd_compat_ioctl,
  847. #endif
  848. .media_changed = sd_media_changed,
  849. .revalidate_disk = sd_revalidate_disk,
  850. };
  851. static unsigned int sd_completed_bytes(struct scsi_cmnd *scmd)
  852. {
  853. u64 start_lba = scmd->request->sector;
  854. u64 end_lba = scmd->request->sector + (scsi_bufflen(scmd) / 512);
  855. u64 bad_lba;
  856. int info_valid;
  857. if (!blk_fs_request(scmd->request))
  858. return 0;
  859. info_valid = scsi_get_sense_info_fld(scmd->sense_buffer,
  860. SCSI_SENSE_BUFFERSIZE,
  861. &bad_lba);
  862. if (!info_valid)
  863. return 0;
  864. if (scsi_bufflen(scmd) <= scmd->device->sector_size)
  865. return 0;
  866. if (scmd->device->sector_size < 512) {
  867. /* only legitimate sector_size here is 256 */
  868. start_lba <<= 1;
  869. end_lba <<= 1;
  870. } else {
  871. /* be careful ... don't want any overflows */
  872. u64 factor = scmd->device->sector_size / 512;
  873. do_div(start_lba, factor);
  874. do_div(end_lba, factor);
  875. }
  876. /* The bad lba was reported incorrectly, we have no idea where
  877. * the error is.
  878. */
  879. if (bad_lba < start_lba || bad_lba >= end_lba)
  880. return 0;
  881. /* This computation should always be done in terms of
  882. * the resolution of the device's medium.
  883. */
  884. return (bad_lba - start_lba) * scmd->device->sector_size;
  885. }
  886. /**
  887. * sd_done - bottom half handler: called when the lower level
  888. * driver has completed (successfully or otherwise) a scsi command.
  889. * @SCpnt: mid-level's per command structure.
  890. *
  891. * Note: potentially run from within an ISR. Must not block.
  892. **/
  893. static int sd_done(struct scsi_cmnd *SCpnt)
  894. {
  895. int result = SCpnt->result;
  896. unsigned int good_bytes = result ? 0 : scsi_bufflen(SCpnt);
  897. struct scsi_sense_hdr sshdr;
  898. int sense_valid = 0;
  899. int sense_deferred = 0;
  900. if (result) {
  901. sense_valid = scsi_command_normalize_sense(SCpnt, &sshdr);
  902. if (sense_valid)
  903. sense_deferred = scsi_sense_is_deferred(&sshdr);
  904. }
  905. #ifdef CONFIG_SCSI_LOGGING
  906. SCSI_LOG_HLCOMPLETE(1, scsi_print_result(SCpnt));
  907. if (sense_valid) {
  908. SCSI_LOG_HLCOMPLETE(1, scmd_printk(KERN_INFO, SCpnt,
  909. "sd_done: sb[respc,sk,asc,"
  910. "ascq]=%x,%x,%x,%x\n",
  911. sshdr.response_code,
  912. sshdr.sense_key, sshdr.asc,
  913. sshdr.ascq));
  914. }
  915. #endif
  916. if (driver_byte(result) != DRIVER_SENSE &&
  917. (!sense_valid || sense_deferred))
  918. goto out;
  919. switch (sshdr.sense_key) {
  920. case HARDWARE_ERROR:
  921. case MEDIUM_ERROR:
  922. good_bytes = sd_completed_bytes(SCpnt);
  923. break;
  924. case RECOVERED_ERROR:
  925. /* Inform the user, but make sure that it's not treated
  926. * as a hard error.
  927. */
  928. scsi_print_sense("sd", SCpnt);
  929. SCpnt->result = 0;
  930. memset(SCpnt->sense_buffer, 0, SCSI_SENSE_BUFFERSIZE);
  931. good_bytes = scsi_bufflen(SCpnt);
  932. break;
  933. case NO_SENSE:
  934. /* This indicates a false check condition, so ignore it. An
  935. * unknown amount of data was transferred so treat it as an
  936. * error.
  937. */
  938. scsi_print_sense("sd", SCpnt);
  939. SCpnt->result = 0;
  940. memset(SCpnt->sense_buffer, 0, SCSI_SENSE_BUFFERSIZE);
  941. break;
  942. case ABORTED_COMMAND:
  943. if (sshdr.asc == 0x10) { /* DIF: Disk detected corruption */
  944. scsi_print_result(SCpnt);
  945. scsi_print_sense("sd", SCpnt);
  946. good_bytes = sd_completed_bytes(SCpnt);
  947. }
  948. break;
  949. case ILLEGAL_REQUEST:
  950. if (sshdr.asc == 0x10) { /* DIX: HBA detected corruption */
  951. scsi_print_result(SCpnt);
  952. scsi_print_sense("sd", SCpnt);
  953. good_bytes = sd_completed_bytes(SCpnt);
  954. }
  955. break;
  956. default:
  957. break;
  958. }
  959. out:
  960. if (rq_data_dir(SCpnt->request) == READ && scsi_prot_sg_count(SCpnt))
  961. sd_dif_complete(SCpnt, good_bytes);
  962. return good_bytes;
  963. }
  964. static int media_not_present(struct scsi_disk *sdkp,
  965. struct scsi_sense_hdr *sshdr)
  966. {
  967. if (!scsi_sense_valid(sshdr))
  968. return 0;
  969. /* not invoked for commands that could return deferred errors */
  970. if (sshdr->sense_key != NOT_READY &&
  971. sshdr->sense_key != UNIT_ATTENTION)
  972. return 0;
  973. if (sshdr->asc != 0x3A) /* medium not present */
  974. return 0;
  975. set_media_not_present(sdkp);
  976. return 1;
  977. }
  978. /*
  979. * spinup disk - called only in sd_revalidate_disk()
  980. */
  981. static void
  982. sd_spinup_disk(struct scsi_disk *sdkp)
  983. {
  984. unsigned char cmd[10];
  985. unsigned long spintime_expire = 0;
  986. int retries, spintime;
  987. unsigned int the_result;
  988. struct scsi_sense_hdr sshdr;
  989. int sense_valid = 0;
  990. spintime = 0;
  991. /* Spin up drives, as required. Only do this at boot time */
  992. /* Spinup needs to be done for module loads too. */
  993. do {
  994. retries = 0;
  995. do {
  996. cmd[0] = TEST_UNIT_READY;
  997. memset((void *) &cmd[1], 0, 9);
  998. the_result = scsi_execute_req(sdkp->device, cmd,
  999. DMA_NONE, NULL, 0,
  1000. &sshdr, SD_TIMEOUT,
  1001. SD_MAX_RETRIES, NULL);
  1002. /*
  1003. * If the drive has indicated to us that it
  1004. * doesn't have any media in it, don't bother
  1005. * with any more polling.
  1006. */
  1007. if (media_not_present(sdkp, &sshdr))
  1008. return;
  1009. if (the_result)
  1010. sense_valid = scsi_sense_valid(&sshdr);
  1011. retries++;
  1012. } while (retries < 3 &&
  1013. (!scsi_status_is_good(the_result) ||
  1014. ((driver_byte(the_result) & DRIVER_SENSE) &&
  1015. sense_valid && sshdr.sense_key == UNIT_ATTENTION)));
  1016. if ((driver_byte(the_result) & DRIVER_SENSE) == 0) {
  1017. /* no sense, TUR either succeeded or failed
  1018. * with a status error */
  1019. if(!spintime && !scsi_status_is_good(the_result)) {
  1020. sd_printk(KERN_NOTICE, sdkp, "Unit Not Ready\n");
  1021. sd_print_result(sdkp, the_result);
  1022. }
  1023. break;
  1024. }
  1025. /*
  1026. * The device does not want the automatic start to be issued.
  1027. */
  1028. if (sdkp->device->no_start_on_add) {
  1029. break;
  1030. }
  1031. /*
  1032. * If manual intervention is required, or this is an
  1033. * absent USB storage device, a spinup is meaningless.
  1034. */
  1035. if (sense_valid &&
  1036. sshdr.sense_key == NOT_READY &&
  1037. sshdr.asc == 4 && sshdr.ascq == 3) {
  1038. break; /* manual intervention required */
  1039. /*
  1040. * Issue command to spin up drive when not ready
  1041. */
  1042. } else if (sense_valid && sshdr.sense_key == NOT_READY) {
  1043. if (!spintime) {
  1044. sd_printk(KERN_NOTICE, sdkp, "Spinning up disk...");
  1045. cmd[0] = START_STOP;
  1046. cmd[1] = 1; /* Return immediately */
  1047. memset((void *) &cmd[2], 0, 8);
  1048. cmd[4] = 1; /* Start spin cycle */
  1049. if (sdkp->device->start_stop_pwr_cond)
  1050. cmd[4] |= 1 << 4;
  1051. scsi_execute_req(sdkp->device, cmd, DMA_NONE,
  1052. NULL, 0, &sshdr,
  1053. SD_TIMEOUT, SD_MAX_RETRIES,
  1054. NULL);
  1055. spintime_expire = jiffies + 100 * HZ;
  1056. spintime = 1;
  1057. }
  1058. /* Wait 1 second for next try */
  1059. msleep(1000);
  1060. printk(".");
  1061. /*
  1062. * Wait for USB flash devices with slow firmware.
  1063. * Yes, this sense key/ASC combination shouldn't
  1064. * occur here. It's characteristic of these devices.
  1065. */
  1066. } else if (sense_valid &&
  1067. sshdr.sense_key == UNIT_ATTENTION &&
  1068. sshdr.asc == 0x28) {
  1069. if (!spintime) {
  1070. spintime_expire = jiffies + 5 * HZ;
  1071. spintime = 1;
  1072. }
  1073. /* Wait 1 second for next try */
  1074. msleep(1000);
  1075. } else {
  1076. /* we don't understand the sense code, so it's
  1077. * probably pointless to loop */
  1078. if(!spintime) {
  1079. sd_printk(KERN_NOTICE, sdkp, "Unit Not Ready\n");
  1080. sd_print_sense_hdr(sdkp, &sshdr);
  1081. }
  1082. break;
  1083. }
  1084. } while (spintime && time_before_eq(jiffies, spintime_expire));
  1085. if (spintime) {
  1086. if (scsi_status_is_good(the_result))
  1087. printk("ready\n");
  1088. else
  1089. printk("not responding...\n");
  1090. }
  1091. }
  1092. /*
  1093. * Determine whether disk supports Data Integrity Field.
  1094. */
  1095. void sd_read_protection_type(struct scsi_disk *sdkp, unsigned char *buffer)
  1096. {
  1097. struct scsi_device *sdp = sdkp->device;
  1098. u8 type;
  1099. if (scsi_device_protection(sdp) == 0 || (buffer[12] & 1) == 0)
  1100. type = 0;
  1101. else
  1102. type = ((buffer[12] >> 1) & 7) + 1; /* P_TYPE 0 = Type 1 */
  1103. sdkp->protection_type = type;
  1104. switch (type) {
  1105. case SD_DIF_TYPE0_PROTECTION:
  1106. case SD_DIF_TYPE1_PROTECTION:
  1107. case SD_DIF_TYPE3_PROTECTION:
  1108. break;
  1109. case SD_DIF_TYPE2_PROTECTION:
  1110. sd_printk(KERN_ERR, sdkp, "formatted with DIF Type 2 " \
  1111. "protection which is currently unsupported. " \
  1112. "Disabling disk!\n");
  1113. goto disable;
  1114. default:
  1115. sd_printk(KERN_ERR, sdkp, "formatted with unknown " \
  1116. "protection type %d. Disabling disk!\n", type);
  1117. goto disable;
  1118. }
  1119. return;
  1120. disable:
  1121. sdkp->capacity = 0;
  1122. }
  1123. /*
  1124. * read disk capacity
  1125. */
  1126. static void
  1127. sd_read_capacity(struct scsi_disk *sdkp, unsigned char *buffer)
  1128. {
  1129. unsigned char cmd[16];
  1130. int the_result, retries;
  1131. int sector_size = 0;
  1132. /* Force READ CAPACITY(16) when PROTECT=1 */
  1133. int longrc = scsi_device_protection(sdkp->device) ? 1 : 0;
  1134. struct scsi_sense_hdr sshdr;
  1135. int sense_valid = 0;
  1136. struct scsi_device *sdp = sdkp->device;
  1137. repeat:
  1138. retries = 3;
  1139. do {
  1140. if (longrc) {
  1141. memset((void *) cmd, 0, 16);
  1142. cmd[0] = SERVICE_ACTION_IN;
  1143. cmd[1] = SAI_READ_CAPACITY_16;
  1144. cmd[13] = 13;
  1145. memset((void *) buffer, 0, 13);
  1146. } else {
  1147. cmd[0] = READ_CAPACITY;
  1148. memset((void *) &cmd[1], 0, 9);
  1149. memset((void *) buffer, 0, 8);
  1150. }
  1151. the_result = scsi_execute_req(sdp, cmd, DMA_FROM_DEVICE,
  1152. buffer, longrc ? 13 : 8, &sshdr,
  1153. SD_TIMEOUT, SD_MAX_RETRIES, NULL);
  1154. if (media_not_present(sdkp, &sshdr))
  1155. return;
  1156. if (the_result)
  1157. sense_valid = scsi_sense_valid(&sshdr);
  1158. retries--;
  1159. } while (the_result && retries);
  1160. if (the_result && !longrc) {
  1161. sd_printk(KERN_NOTICE, sdkp, "READ CAPACITY failed\n");
  1162. sd_print_result(sdkp, the_result);
  1163. if (driver_byte(the_result) & DRIVER_SENSE)
  1164. sd_print_sense_hdr(sdkp, &sshdr);
  1165. else
  1166. sd_printk(KERN_NOTICE, sdkp, "Sense not available.\n");
  1167. /* Set dirty bit for removable devices if not ready -
  1168. * sometimes drives will not report this properly. */
  1169. if (sdp->removable &&
  1170. sense_valid && sshdr.sense_key == NOT_READY)
  1171. sdp->changed = 1;
  1172. /* Either no media are present but the drive didn't tell us,
  1173. or they are present but the read capacity command fails */
  1174. /* sdkp->media_present = 0; -- not always correct */
  1175. sdkp->capacity = 0; /* unknown mapped to zero - as usual */
  1176. return;
  1177. } else if (the_result && longrc) {
  1178. /* READ CAPACITY(16) has been failed */
  1179. sd_printk(KERN_NOTICE, sdkp, "READ CAPACITY(16) failed\n");
  1180. sd_print_result(sdkp, the_result);
  1181. sd_printk(KERN_NOTICE, sdkp, "Use 0xffffffff as device size\n");
  1182. sdkp->capacity = 1 + (sector_t) 0xffffffff;
  1183. goto got_data;
  1184. }
  1185. if (!longrc) {
  1186. sector_size = (buffer[4] << 24) |
  1187. (buffer[5] << 16) | (buffer[6] << 8) | buffer[7];
  1188. if (buffer[0] == 0xff && buffer[1] == 0xff &&
  1189. buffer[2] == 0xff && buffer[3] == 0xff) {
  1190. if(sizeof(sdkp->capacity) > 4) {
  1191. sd_printk(KERN_NOTICE, sdkp, "Very big device. "
  1192. "Trying to use READ CAPACITY(16).\n");
  1193. longrc = 1;
  1194. goto repeat;
  1195. }
  1196. sd_printk(KERN_ERR, sdkp, "Too big for this kernel. Use "
  1197. "a kernel compiled with support for large "
  1198. "block devices.\n");
  1199. sdkp->capacity = 0;
  1200. goto got_data;
  1201. }
  1202. sdkp->capacity = 1 + (((sector_t)buffer[0] << 24) |
  1203. (buffer[1] << 16) |
  1204. (buffer[2] << 8) |
  1205. buffer[3]);
  1206. } else {
  1207. sdkp->capacity = 1 + (((u64)buffer[0] << 56) |
  1208. ((u64)buffer[1] << 48) |
  1209. ((u64)buffer[2] << 40) |
  1210. ((u64)buffer[3] << 32) |
  1211. ((sector_t)buffer[4] << 24) |
  1212. ((sector_t)buffer[5] << 16) |
  1213. ((sector_t)buffer[6] << 8) |
  1214. (sector_t)buffer[7]);
  1215. sector_size = (buffer[8] << 24) |
  1216. (buffer[9] << 16) | (buffer[10] << 8) | buffer[11];
  1217. sd_read_protection_type(sdkp, buffer);
  1218. }
  1219. /* Some devices return the total number of sectors, not the
  1220. * highest sector number. Make the necessary adjustment. */
  1221. if (sdp->fix_capacity) {
  1222. --sdkp->capacity;
  1223. /* Some devices have version which report the correct sizes
  1224. * and others which do not. We guess size according to a heuristic
  1225. * and err on the side of lowering the capacity. */
  1226. } else {
  1227. if (sdp->guess_capacity)
  1228. if (sdkp->capacity & 0x01) /* odd sizes are odd */
  1229. --sdkp->capacity;
  1230. }
  1231. got_data:
  1232. if (sector_size == 0) {
  1233. sector_size = 512;
  1234. sd_printk(KERN_NOTICE, sdkp, "Sector size 0 reported, "
  1235. "assuming 512.\n");
  1236. }
  1237. if (sector_size != 512 &&
  1238. sector_size != 1024 &&
  1239. sector_size != 2048 &&
  1240. sector_size != 4096 &&
  1241. sector_size != 256) {
  1242. sd_printk(KERN_NOTICE, sdkp, "Unsupported sector size %d.\n",
  1243. sector_size);
  1244. /*
  1245. * The user might want to re-format the drive with
  1246. * a supported sectorsize. Once this happens, it
  1247. * would be relatively trivial to set the thing up.
  1248. * For this reason, we leave the thing in the table.
  1249. */
  1250. sdkp->capacity = 0;
  1251. /*
  1252. * set a bogus sector size so the normal read/write
  1253. * logic in the block layer will eventually refuse any
  1254. * request on this device without tripping over power
  1255. * of two sector size assumptions
  1256. */
  1257. sector_size = 512;
  1258. }
  1259. blk_queue_hardsect_size(sdp->request_queue, sector_size);
  1260. {
  1261. char cap_str_2[10], cap_str_10[10];
  1262. u64 sz = (u64)sdkp->capacity << ilog2(sector_size);
  1263. string_get_size(sz, STRING_UNITS_2, cap_str_2,
  1264. sizeof(cap_str_2));
  1265. string_get_size(sz, STRING_UNITS_10, cap_str_10,
  1266. sizeof(cap_str_10));
  1267. sd_printk(KERN_NOTICE, sdkp,
  1268. "%llu %d-byte hardware sectors: (%s/%s)\n",
  1269. (unsigned long long)sdkp->capacity,
  1270. sector_size, cap_str_10, cap_str_2);
  1271. }
  1272. /* Rescale capacity to 512-byte units */
  1273. if (sector_size == 4096)
  1274. sdkp->capacity <<= 3;
  1275. else if (sector_size == 2048)
  1276. sdkp->capacity <<= 2;
  1277. else if (sector_size == 1024)
  1278. sdkp->capacity <<= 1;
  1279. else if (sector_size == 256)
  1280. sdkp->capacity >>= 1;
  1281. sdkp->device->sector_size = sector_size;
  1282. }
  1283. /* called with buffer of length 512 */
  1284. static inline int
  1285. sd_do_mode_sense(struct scsi_device *sdp, int dbd, int modepage,
  1286. unsigned char *buffer, int len, struct scsi_mode_data *data,
  1287. struct scsi_sense_hdr *sshdr)
  1288. {
  1289. return scsi_mode_sense(sdp, dbd, modepage, buffer, len,
  1290. SD_TIMEOUT, SD_MAX_RETRIES, data,
  1291. sshdr);
  1292. }
  1293. /*
  1294. * read write protect setting, if possible - called only in sd_revalidate_disk()
  1295. * called with buffer of length SD_BUF_SIZE
  1296. */
  1297. static void
  1298. sd_read_write_protect_flag(struct scsi_disk *sdkp, unsigned char *buffer)
  1299. {
  1300. int res;
  1301. struct scsi_device *sdp = sdkp->device;
  1302. struct scsi_mode_data data;
  1303. set_disk_ro(sdkp->disk, 0);
  1304. if (sdp->skip_ms_page_3f) {
  1305. sd_printk(KERN_NOTICE, sdkp, "Assuming Write Enabled\n");
  1306. return;
  1307. }
  1308. if (sdp->use_192_bytes_for_3f) {
  1309. res = sd_do_mode_sense(sdp, 0, 0x3F, buffer, 192, &data, NULL);
  1310. } else {
  1311. /*
  1312. * First attempt: ask for all pages (0x3F), but only 4 bytes.
  1313. * We have to start carefully: some devices hang if we ask
  1314. * for more than is available.
  1315. */
  1316. res = sd_do_mode_sense(sdp, 0, 0x3F, buffer, 4, &data, NULL);
  1317. /*
  1318. * Second attempt: ask for page 0 When only page 0 is
  1319. * implemented, a request for page 3F may return Sense Key
  1320. * 5: Illegal Request, Sense Code 24: Invalid field in
  1321. * CDB.
  1322. */
  1323. if (!scsi_status_is_good(res))
  1324. res = sd_do_mode_sense(sdp, 0, 0, buffer, 4, &data, NULL);
  1325. /*
  1326. * Third attempt: ask 255 bytes, as we did earlier.
  1327. */
  1328. if (!scsi_status_is_good(res))
  1329. res = sd_do_mode_sense(sdp, 0, 0x3F, buffer, 255,
  1330. &data, NULL);
  1331. }
  1332. if (!scsi_status_is_good(res)) {
  1333. sd_printk(KERN_WARNING, sdkp,
  1334. "Test WP failed, assume Write Enabled\n");
  1335. } else {
  1336. sdkp->write_prot = ((data.device_specific & 0x80) != 0);
  1337. set_disk_ro(sdkp->disk, sdkp->write_prot);
  1338. sd_printk(KERN_NOTICE, sdkp, "Write Protect is %s\n",
  1339. sdkp->write_prot ? "on" : "off");
  1340. sd_printk(KERN_DEBUG, sdkp,
  1341. "Mode Sense: %02x %02x %02x %02x\n",
  1342. buffer[0], buffer[1], buffer[2], buffer[3]);
  1343. }
  1344. }
  1345. /*
  1346. * sd_read_cache_type - called only from sd_revalidate_disk()
  1347. * called with buffer of length SD_BUF_SIZE
  1348. */
  1349. static void
  1350. sd_read_cache_type(struct scsi_disk *sdkp, unsigned char *buffer)
  1351. {
  1352. int len = 0, res;
  1353. struct scsi_device *sdp = sdkp->device;
  1354. int dbd;
  1355. int modepage;
  1356. struct scsi_mode_data data;
  1357. struct scsi_sense_hdr sshdr;
  1358. if (sdp->skip_ms_page_8)
  1359. goto defaults;
  1360. if (sdp->type == TYPE_RBC) {
  1361. modepage = 6;
  1362. dbd = 8;
  1363. } else {
  1364. modepage = 8;
  1365. dbd = 0;
  1366. }
  1367. /* cautiously ask */
  1368. res = sd_do_mode_sense(sdp, dbd, modepage, buffer, 4, &data, &sshdr);
  1369. if (!scsi_status_is_good(res))
  1370. goto bad_sense;
  1371. if (!data.header_length) {
  1372. modepage = 6;
  1373. sd_printk(KERN_ERR, sdkp, "Missing header in MODE_SENSE response\n");
  1374. }
  1375. /* that went OK, now ask for the proper length */
  1376. len = data.length;
  1377. /*
  1378. * We're only interested in the first three bytes, actually.
  1379. * But the data cache page is defined for the first 20.
  1380. */
  1381. if (len < 3)
  1382. goto bad_sense;
  1383. if (len > 20)
  1384. len = 20;
  1385. /* Take headers and block descriptors into account */
  1386. len += data.header_length + data.block_descriptor_length;
  1387. if (len > SD_BUF_SIZE)
  1388. goto bad_sense;
  1389. /* Get the data */
  1390. res = sd_do_mode_sense(sdp, dbd, modepage, buffer, len, &data, &sshdr);
  1391. if (scsi_status_is_good(res)) {
  1392. int offset = data.header_length + data.block_descriptor_length;
  1393. if (offset >= SD_BUF_SIZE - 2) {
  1394. sd_printk(KERN_ERR, sdkp, "Malformed MODE SENSE response\n");
  1395. goto defaults;
  1396. }
  1397. if ((buffer[offset] & 0x3f) != modepage) {
  1398. sd_printk(KERN_ERR, sdkp, "Got wrong page\n");
  1399. goto defaults;
  1400. }
  1401. if (modepage == 8) {
  1402. sdkp->WCE = ((buffer[offset + 2] & 0x04) != 0);
  1403. sdkp->RCD = ((buffer[offset + 2] & 0x01) != 0);
  1404. } else {
  1405. sdkp->WCE = ((buffer[offset + 2] & 0x01) == 0);
  1406. sdkp->RCD = 0;
  1407. }
  1408. sdkp->DPOFUA = (data.device_specific & 0x10) != 0;
  1409. if (sdkp->DPOFUA && !sdkp->device->use_10_for_rw) {
  1410. sd_printk(KERN_NOTICE, sdkp,
  1411. "Uses READ/WRITE(6), disabling FUA\n");
  1412. sdkp->DPOFUA = 0;
  1413. }
  1414. sd_printk(KERN_NOTICE, sdkp,
  1415. "Write cache: %s, read cache: %s, %s\n",
  1416. sdkp->WCE ? "enabled" : "disabled",
  1417. sdkp->RCD ? "disabled" : "enabled",
  1418. sdkp->DPOFUA ? "supports DPO and FUA"
  1419. : "doesn't support DPO or FUA");
  1420. return;
  1421. }
  1422. bad_sense:
  1423. if (scsi_sense_valid(&sshdr) &&
  1424. sshdr.sense_key == ILLEGAL_REQUEST &&
  1425. sshdr.asc == 0x24 && sshdr.ascq == 0x0)
  1426. /* Invalid field in CDB */
  1427. sd_printk(KERN_NOTICE, sdkp, "Cache data unavailable\n");
  1428. else
  1429. sd_printk(KERN_ERR, sdkp, "Asking for cache data failed\n");
  1430. defaults:
  1431. sd_printk(KERN_ERR, sdkp, "Assuming drive cache: write through\n");
  1432. sdkp->WCE = 0;
  1433. sdkp->RCD = 0;
  1434. sdkp->DPOFUA = 0;
  1435. }
  1436. /*
  1437. * The ATO bit indicates whether the DIF application tag is available
  1438. * for use by the operating system.
  1439. */
  1440. void sd_read_app_tag_own(struct scsi_disk *sdkp, unsigned char *buffer)
  1441. {
  1442. int res, offset;
  1443. struct scsi_device *sdp = sdkp->device;
  1444. struct scsi_mode_data data;
  1445. struct scsi_sense_hdr sshdr;
  1446. if (sdp->type != TYPE_DISK)
  1447. return;
  1448. if (sdkp->protection_type == 0)
  1449. return;
  1450. res = scsi_mode_sense(sdp, 1, 0x0a, buffer, 36, SD_TIMEOUT,
  1451. SD_MAX_RETRIES, &data, &sshdr);
  1452. if (!scsi_status_is_good(res) || !data.header_length ||
  1453. data.length < 6) {
  1454. sd_printk(KERN_WARNING, sdkp,
  1455. "getting Control mode page failed, assume no ATO\n");
  1456. if (scsi_sense_valid(&sshdr))
  1457. sd_print_sense_hdr(sdkp, &sshdr);
  1458. return;
  1459. }
  1460. offset = data.header_length + data.block_descriptor_length;
  1461. if ((buffer[offset] & 0x3f) != 0x0a) {
  1462. sd_printk(KERN_ERR, sdkp, "ATO Got wrong page\n");
  1463. return;
  1464. }
  1465. if ((buffer[offset + 5] & 0x80) == 0)
  1466. return;
  1467. sdkp->ATO = 1;
  1468. return;
  1469. }
  1470. /**
  1471. * sd_revalidate_disk - called the first time a new disk is seen,
  1472. * performs disk spin up, read_capacity, etc.
  1473. * @disk: struct gendisk we care about
  1474. **/
  1475. static int sd_revalidate_disk(struct gendisk *disk)
  1476. {
  1477. struct scsi_disk *sdkp = scsi_disk(disk);
  1478. struct scsi_device *sdp = sdkp->device;
  1479. unsigned char *buffer;
  1480. unsigned ordered;
  1481. SCSI_LOG_HLQUEUE(3, sd_printk(KERN_INFO, sdkp,
  1482. "sd_revalidate_disk\n"));
  1483. /*
  1484. * If the device is offline, don't try and read capacity or any
  1485. * of the other niceties.
  1486. */
  1487. if (!scsi_device_online(sdp))
  1488. goto out;
  1489. buffer = kmalloc(SD_BUF_SIZE, GFP_KERNEL);
  1490. if (!buffer) {
  1491. sd_printk(KERN_WARNING, sdkp, "sd_revalidate_disk: Memory "
  1492. "allocation failure.\n");
  1493. goto out;
  1494. }
  1495. /* defaults, until the device tells us otherwise */
  1496. sdp->sector_size = 512;
  1497. sdkp->capacity = 0;
  1498. sdkp->media_present = 1;
  1499. sdkp->write_prot = 0;
  1500. sdkp->WCE = 0;
  1501. sdkp->RCD = 0;
  1502. sdkp->ATO = 0;
  1503. sd_spinup_disk(sdkp);
  1504. /*
  1505. * Without media there is no reason to ask; moreover, some devices
  1506. * react badly if we do.
  1507. */
  1508. if (sdkp->media_present) {
  1509. sd_read_capacity(sdkp, buffer);
  1510. sd_read_write_protect_flag(sdkp, buffer);
  1511. sd_read_cache_type(sdkp, buffer);
  1512. sd_read_app_tag_own(sdkp, buffer);
  1513. }
  1514. /*
  1515. * We now have all cache related info, determine how we deal
  1516. * with ordered requests. Note that as the current SCSI
  1517. * dispatch function can alter request order, we cannot use
  1518. * QUEUE_ORDERED_TAG_* even when ordered tag is supported.
  1519. */
  1520. if (sdkp->WCE)
  1521. ordered = sdkp->DPOFUA
  1522. ? QUEUE_ORDERED_DRAIN_FUA : QUEUE_ORDERED_DRAIN_FLUSH;
  1523. else
  1524. ordered = QUEUE_ORDERED_DRAIN;
  1525. blk_queue_ordered(sdkp->disk->queue, ordered, sd_prepare_flush);
  1526. set_capacity(disk, sdkp->capacity);
  1527. kfree(buffer);
  1528. out:
  1529. return 0;
  1530. }
  1531. /**
  1532. * sd_format_disk_name - format disk name
  1533. * @prefix: name prefix - ie. "sd" for SCSI disks
  1534. * @index: index of the disk to format name for
  1535. * @buf: output buffer
  1536. * @buflen: length of the output buffer
  1537. *
  1538. * SCSI disk names starts at sda. The 26th device is sdz and the
  1539. * 27th is sdaa. The last one for two lettered suffix is sdzz
  1540. * which is followed by sdaaa.
  1541. *
  1542. * This is basically 26 base counting with one extra 'nil' entry
  1543. * at the beggining from the second digit on and can be
  1544. * determined using similar method as 26 base conversion with the
  1545. * index shifted -1 after each digit is computed.
  1546. *
  1547. * CONTEXT:
  1548. * Don't care.
  1549. *
  1550. * RETURNS:
  1551. * 0 on success, -errno on failure.
  1552. */
  1553. static int sd_format_disk_name(char *prefix, int index, char *buf, int buflen)
  1554. {
  1555. const int base = 'z' - 'a' + 1;
  1556. char *begin = buf + strlen(prefix);
  1557. char *end = buf + buflen;
  1558. char *p;
  1559. int unit;
  1560. p = end - 1;
  1561. *p = '\0';
  1562. unit = base;
  1563. do {
  1564. if (p == begin)
  1565. return -EINVAL;
  1566. *--p = 'a' + (index % unit);
  1567. index = (index / unit) - 1;
  1568. } while (index >= 0);
  1569. memmove(begin, p, end - p);
  1570. memcpy(buf, prefix, strlen(prefix));
  1571. return 0;
  1572. }
  1573. /*
  1574. * The asynchronous part of sd_probe
  1575. */
  1576. static void sd_probe_async(void *data, async_cookie_t cookie)
  1577. {
  1578. struct scsi_disk *sdkp = data;
  1579. struct scsi_device *sdp;
  1580. struct gendisk *gd;
  1581. u32 index;
  1582. struct device *dev;
  1583. sdp = sdkp->device;
  1584. gd = sdkp->disk;
  1585. index = sdkp->index;
  1586. dev = &sdp->sdev_gendev;
  1587. if (!sdp->request_queue->rq_timeout) {
  1588. if (sdp->type != TYPE_MOD)
  1589. blk_queue_rq_timeout(sdp->request_queue, SD_TIMEOUT);
  1590. else
  1591. blk_queue_rq_timeout(sdp->request_queue,
  1592. SD_MOD_TIMEOUT);
  1593. }
  1594. device_initialize(&sdkp->dev);
  1595. sdkp->dev.parent = &sdp->sdev_gendev;
  1596. sdkp->dev.class = &sd_disk_class;
  1597. dev_set_name(&sdkp->dev, dev_name(&sdp->sdev_gendev));
  1598. if (device_add(&sdkp->dev))
  1599. goto out_free_index;
  1600. get_device(&sdp->sdev_gendev);
  1601. if (index < SD_MAX_DISKS) {
  1602. gd->major = sd_major((index & 0xf0) >> 4);
  1603. gd->first_minor = ((index & 0xf) << 4) | (index & 0xfff00);
  1604. gd->minors = SD_MINORS;
  1605. }
  1606. gd->fops = &sd_fops;
  1607. gd->private_data = &sdkp->driver;
  1608. gd->queue = sdkp->device->request_queue;
  1609. sd_revalidate_disk(gd);
  1610. blk_queue_prep_rq(sdp->request_queue, sd_prep_fn);
  1611. gd->driverfs_dev = &sdp->sdev_gendev;
  1612. gd->flags = GENHD_FL_EXT_DEVT | GENHD_FL_DRIVERFS;
  1613. if (sdp->removable)
  1614. gd->flags |= GENHD_FL_REMOVABLE;
  1615. dev_set_drvdata(dev, sdkp);
  1616. add_disk(gd);
  1617. sd_dif_config_host(sdkp);
  1618. sd_printk(KERN_NOTICE, sdkp, "Attached SCSI %sdisk\n",
  1619. sdp->removable ? "removable " : "");
  1620. return;
  1621. out_free_index:
  1622. ida_remove(&sd_index_ida, index);
  1623. }
  1624. /**
  1625. * sd_probe - called during driver initialization and whenever a
  1626. * new scsi device is attached to the system. It is called once
  1627. * for each scsi device (not just disks) present.
  1628. * @dev: pointer to device object
  1629. *
  1630. * Returns 0 if successful (or not interested in this scsi device
  1631. * (e.g. scanner)); 1 when there is an error.
  1632. *
  1633. * Note: this function is invoked from the scsi mid-level.
  1634. * This function sets up the mapping between a given
  1635. * <host,channel,id,lun> (found in sdp) and new device name
  1636. * (e.g. /dev/sda). More precisely it is the block device major
  1637. * and minor number that is chosen here.
  1638. *
  1639. * Assume sd_attach is not re-entrant (for time being)
  1640. * Also think about sd_attach() and sd_remove() running coincidentally.
  1641. **/
  1642. static int sd_probe(struct device *dev)
  1643. {
  1644. struct scsi_device *sdp = to_scsi_device(dev);
  1645. struct scsi_disk *sdkp;
  1646. struct gendisk *gd;
  1647. u32 index;
  1648. int error;
  1649. error = -ENODEV;
  1650. if (sdp->type != TYPE_DISK && sdp->type != TYPE_MOD && sdp->type != TYPE_RBC)
  1651. goto out;
  1652. SCSI_LOG_HLQUEUE(3, sdev_printk(KERN_INFO, sdp,
  1653. "sd_attach\n"));
  1654. error = -ENOMEM;
  1655. sdkp = kzalloc(sizeof(*sdkp), GFP_KERNEL);
  1656. if (!sdkp)
  1657. goto out;
  1658. gd = alloc_disk(SD_MINORS);
  1659. if (!gd)
  1660. goto out_free;
  1661. do {
  1662. if (!ida_pre_get(&sd_index_ida, GFP_KERNEL))
  1663. goto out_put;
  1664. spin_lock(&sd_index_lock);
  1665. error = ida_get_new(&sd_index_ida, &index);
  1666. spin_unlock(&sd_index_lock);
  1667. } while (error == -EAGAIN);
  1668. if (error)
  1669. goto out_put;
  1670. error = sd_format_disk_name("sd", index, gd->disk_name, DISK_NAME_LEN);
  1671. if (error)
  1672. goto out_free_index;
  1673. sdkp->device = sdp;
  1674. sdkp->driver = &sd_template;
  1675. sdkp->disk = gd;
  1676. sdkp->index = index;
  1677. sdkp->openers = 0;
  1678. sdkp->previous_state = 1;
  1679. async_schedule(sd_probe_async, sdkp);
  1680. return 0;
  1681. out_free_index:
  1682. spin_lock(&sd_index_lock);
  1683. ida_remove(&sd_index_ida, index);
  1684. spin_unlock(&sd_index_lock);
  1685. out_put:
  1686. put_disk(gd);
  1687. out_free:
  1688. kfree(sdkp);
  1689. out:
  1690. return error;
  1691. }
  1692. /**
  1693. * sd_remove - called whenever a scsi disk (previously recognized by
  1694. * sd_probe) is detached from the system. It is called (potentially
  1695. * multiple times) during sd module unload.
  1696. * @sdp: pointer to mid level scsi device object
  1697. *
  1698. * Note: this function is invoked from the scsi mid-level.
  1699. * This function potentially frees up a device name (e.g. /dev/sdc)
  1700. * that could be re-used by a subsequent sd_probe().
  1701. * This function is not called when the built-in sd driver is "exit-ed".
  1702. **/
  1703. static int sd_remove(struct device *dev)
  1704. {
  1705. struct scsi_disk *sdkp = dev_get_drvdata(dev);
  1706. device_del(&sdkp->dev);
  1707. del_gendisk(sdkp->disk);
  1708. sd_shutdown(dev);
  1709. mutex_lock(&sd_ref_mutex);
  1710. dev_set_drvdata(dev, NULL);
  1711. put_device(&sdkp->dev);
  1712. mutex_unlock(&sd_ref_mutex);
  1713. return 0;
  1714. }
  1715. /**
  1716. * scsi_disk_release - Called to free the scsi_disk structure
  1717. * @dev: pointer to embedded class device
  1718. *
  1719. * sd_ref_mutex must be held entering this routine. Because it is
  1720. * called on last put, you should always use the scsi_disk_get()
  1721. * scsi_disk_put() helpers which manipulate the semaphore directly
  1722. * and never do a direct put_device.
  1723. **/
  1724. static void scsi_disk_release(struct device *dev)
  1725. {
  1726. struct scsi_disk *sdkp = to_scsi_disk(dev);
  1727. struct gendisk *disk = sdkp->disk;
  1728. spin_lock(&sd_index_lock);
  1729. ida_remove(&sd_index_ida, sdkp->index);
  1730. spin_unlock(&sd_index_lock);
  1731. disk->private_data = NULL;
  1732. put_disk(disk);
  1733. put_device(&sdkp->device->sdev_gendev);
  1734. kfree(sdkp);
  1735. }
  1736. static int sd_start_stop_device(struct scsi_disk *sdkp, int start)
  1737. {
  1738. unsigned char cmd[6] = { START_STOP }; /* START_VALID */
  1739. struct scsi_sense_hdr sshdr;
  1740. struct scsi_device *sdp = sdkp->device;
  1741. int res;
  1742. if (start)
  1743. cmd[4] |= 1; /* START */
  1744. if (sdp->start_stop_pwr_cond)
  1745. cmd[4] |= start ? 1 << 4 : 3 << 4; /* Active or Standby */
  1746. if (!scsi_device_online(sdp))
  1747. return -ENODEV;
  1748. res = scsi_execute_req(sdp, cmd, DMA_NONE, NULL, 0, &sshdr,
  1749. SD_TIMEOUT, SD_MAX_RETRIES, NULL);
  1750. if (res) {
  1751. sd_printk(KERN_WARNING, sdkp, "START_STOP FAILED\n");
  1752. sd_print_result(sdkp, res);
  1753. if (driver_byte(res) & DRIVER_SENSE)
  1754. sd_print_sense_hdr(sdkp, &sshdr);
  1755. }
  1756. return res;
  1757. }
  1758. /*
  1759. * Send a SYNCHRONIZE CACHE instruction down to the device through
  1760. * the normal SCSI command structure. Wait for the command to
  1761. * complete.
  1762. */
  1763. static void sd_shutdown(struct device *dev)
  1764. {
  1765. struct scsi_disk *sdkp = scsi_disk_get_from_dev(dev);
  1766. if (!sdkp)
  1767. return; /* this can happen */
  1768. if (sdkp->WCE) {
  1769. sd_printk(KERN_NOTICE, sdkp, "Synchronizing SCSI cache\n");
  1770. sd_sync_cache(sdkp);
  1771. }
  1772. if (system_state != SYSTEM_RESTART && sdkp->device->manage_start_stop) {
  1773. sd_printk(KERN_NOTICE, sdkp, "Stopping disk\n");
  1774. sd_start_stop_device(sdkp, 0);
  1775. }
  1776. scsi_disk_put(sdkp);
  1777. }
  1778. static int sd_suspend(struct device *dev, pm_message_t mesg)
  1779. {
  1780. struct scsi_disk *sdkp = scsi_disk_get_from_dev(dev);
  1781. int ret = 0;
  1782. if (!sdkp)
  1783. return 0; /* this can happen */
  1784. if (sdkp->WCE) {
  1785. sd_printk(KERN_NOTICE, sdkp, "Synchronizing SCSI cache\n");
  1786. ret = sd_sync_cache(sdkp);
  1787. if (ret)
  1788. goto done;
  1789. }
  1790. if ((mesg.event & PM_EVENT_SLEEP) && sdkp->device->manage_start_stop) {
  1791. sd_printk(KERN_NOTICE, sdkp, "Stopping disk\n");
  1792. ret = sd_start_stop_device(sdkp, 0);
  1793. }
  1794. done:
  1795. scsi_disk_put(sdkp);
  1796. return ret;
  1797. }
  1798. static int sd_resume(struct device *dev)
  1799. {
  1800. struct scsi_disk *sdkp = scsi_disk_get_from_dev(dev);
  1801. int ret = 0;
  1802. if (!sdkp->device->manage_start_stop)
  1803. goto done;
  1804. sd_printk(KERN_NOTICE, sdkp, "Starting disk\n");
  1805. ret = sd_start_stop_device(sdkp, 1);
  1806. done:
  1807. scsi_disk_put(sdkp);
  1808. return ret;
  1809. }
  1810. /**
  1811. * init_sd - entry point for this driver (both when built in or when
  1812. * a module).
  1813. *
  1814. * Note: this function registers this driver with the scsi mid-level.
  1815. **/
  1816. static int __init init_sd(void)
  1817. {
  1818. int majors = 0, i, err;
  1819. SCSI_LOG_HLQUEUE(3, printk("init_sd: sd driver entry point\n"));
  1820. for (i = 0; i < SD_MAJORS; i++)
  1821. if (register_blkdev(sd_major(i), "sd") == 0)
  1822. majors++;
  1823. if (!majors)
  1824. return -ENODEV;
  1825. err = class_register(&sd_disk_class);
  1826. if (err)
  1827. goto err_out;
  1828. err = scsi_register_driver(&sd_template.gendrv);
  1829. if (err)
  1830. goto err_out_class;
  1831. return 0;
  1832. err_out_class:
  1833. class_unregister(&sd_disk_class);
  1834. err_out:
  1835. for (i = 0; i < SD_MAJORS; i++)
  1836. unregister_blkdev(sd_major(i), "sd");
  1837. return err;
  1838. }
  1839. /**
  1840. * exit_sd - exit point for this driver (when it is a module).
  1841. *
  1842. * Note: this function unregisters this driver from the scsi mid-level.
  1843. **/
  1844. static void __exit exit_sd(void)
  1845. {
  1846. int i;
  1847. SCSI_LOG_HLQUEUE(3, printk("exit_sd: exiting sd driver\n"));
  1848. scsi_unregister_driver(&sd_template.gendrv);
  1849. class_unregister(&sd_disk_class);
  1850. for (i = 0; i < SD_MAJORS; i++)
  1851. unregister_blkdev(sd_major(i), "sd");
  1852. }
  1853. module_init(init_sd);
  1854. module_exit(exit_sd);
  1855. static void sd_print_sense_hdr(struct scsi_disk *sdkp,
  1856. struct scsi_sense_hdr *sshdr)
  1857. {
  1858. sd_printk(KERN_INFO, sdkp, "");
  1859. scsi_show_sense_hdr(sshdr);
  1860. sd_printk(KERN_INFO, sdkp, "");
  1861. scsi_show_extd_sense(sshdr->asc, sshdr->ascq);
  1862. }
  1863. static void sd_print_result(struct scsi_disk *sdkp, int result)
  1864. {
  1865. sd_printk(KERN_INFO, sdkp, "");
  1866. scsi_show_result(result);
  1867. }