sd.c 84 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236
  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 <linux/slab.h>
  52. #include <linux/pm_runtime.h>
  53. #include <asm/uaccess.h>
  54. #include <asm/unaligned.h>
  55. #include <scsi/scsi.h>
  56. #include <scsi/scsi_cmnd.h>
  57. #include <scsi/scsi_dbg.h>
  58. #include <scsi/scsi_device.h>
  59. #include <scsi/scsi_driver.h>
  60. #include <scsi/scsi_eh.h>
  61. #include <scsi/scsi_host.h>
  62. #include <scsi/scsi_ioctl.h>
  63. #include <scsi/scsicam.h>
  64. #include "sd.h"
  65. #include "scsi_priv.h"
  66. #include "scsi_logging.h"
  67. MODULE_AUTHOR("Eric Youngdale");
  68. MODULE_DESCRIPTION("SCSI disk (sd) driver");
  69. MODULE_LICENSE("GPL");
  70. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK0_MAJOR);
  71. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK1_MAJOR);
  72. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK2_MAJOR);
  73. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK3_MAJOR);
  74. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK4_MAJOR);
  75. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK5_MAJOR);
  76. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK6_MAJOR);
  77. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK7_MAJOR);
  78. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK8_MAJOR);
  79. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK9_MAJOR);
  80. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK10_MAJOR);
  81. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK11_MAJOR);
  82. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK12_MAJOR);
  83. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK13_MAJOR);
  84. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK14_MAJOR);
  85. MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK15_MAJOR);
  86. MODULE_ALIAS_SCSI_DEVICE(TYPE_DISK);
  87. MODULE_ALIAS_SCSI_DEVICE(TYPE_MOD);
  88. MODULE_ALIAS_SCSI_DEVICE(TYPE_RBC);
  89. #if !defined(CONFIG_DEBUG_BLOCK_EXT_DEVT)
  90. #define SD_MINORS 16
  91. #else
  92. #define SD_MINORS 0
  93. #endif
  94. static void sd_config_discard(struct scsi_disk *, unsigned int);
  95. static void sd_config_write_same(struct scsi_disk *);
  96. static int sd_revalidate_disk(struct gendisk *);
  97. static void sd_unlock_native_capacity(struct gendisk *disk);
  98. static int sd_probe(struct device *);
  99. static int sd_remove(struct device *);
  100. static void sd_shutdown(struct device *);
  101. static int sd_suspend(struct device *);
  102. static int sd_resume(struct device *);
  103. static void sd_rescan(struct device *);
  104. static int sd_done(struct scsi_cmnd *);
  105. static int sd_eh_action(struct scsi_cmnd *, unsigned char *, int, int);
  106. static void sd_read_capacity(struct scsi_disk *sdkp, unsigned char *buffer);
  107. static void scsi_disk_release(struct device *cdev);
  108. static void sd_print_sense_hdr(struct scsi_disk *, struct scsi_sense_hdr *);
  109. static void sd_print_result(struct scsi_disk *, int);
  110. static DEFINE_SPINLOCK(sd_index_lock);
  111. static DEFINE_IDA(sd_index_ida);
  112. /* This semaphore is used to mediate the 0->1 reference get in the
  113. * face of object destruction (i.e. we can't allow a get on an
  114. * object after last put) */
  115. static DEFINE_MUTEX(sd_ref_mutex);
  116. static struct kmem_cache *sd_cdb_cache;
  117. static mempool_t *sd_cdb_pool;
  118. static const char *sd_cache_types[] = {
  119. "write through", "none", "write back",
  120. "write back, no read (daft)"
  121. };
  122. static ssize_t
  123. cache_type_store(struct device *dev, struct device_attribute *attr,
  124. const char *buf, size_t count)
  125. {
  126. int i, ct = -1, rcd, wce, sp;
  127. struct scsi_disk *sdkp = to_scsi_disk(dev);
  128. struct scsi_device *sdp = sdkp->device;
  129. char buffer[64];
  130. char *buffer_data;
  131. struct scsi_mode_data data;
  132. struct scsi_sense_hdr sshdr;
  133. static const char temp[] = "temporary ";
  134. int len;
  135. if (sdp->type != TYPE_DISK)
  136. /* no cache control on RBC devices; theoretically they
  137. * can do it, but there's probably so many exceptions
  138. * it's not worth the risk */
  139. return -EINVAL;
  140. if (strncmp(buf, temp, sizeof(temp) - 1) == 0) {
  141. buf += sizeof(temp) - 1;
  142. sdkp->cache_override = 1;
  143. } else {
  144. sdkp->cache_override = 0;
  145. }
  146. for (i = 0; i < ARRAY_SIZE(sd_cache_types); i++) {
  147. len = strlen(sd_cache_types[i]);
  148. if (strncmp(sd_cache_types[i], buf, len) == 0 &&
  149. buf[len] == '\n') {
  150. ct = i;
  151. break;
  152. }
  153. }
  154. if (ct < 0)
  155. return -EINVAL;
  156. rcd = ct & 0x01 ? 1 : 0;
  157. wce = ct & 0x02 ? 1 : 0;
  158. if (sdkp->cache_override) {
  159. sdkp->WCE = wce;
  160. sdkp->RCD = rcd;
  161. return count;
  162. }
  163. if (scsi_mode_sense(sdp, 0x08, 8, buffer, sizeof(buffer), SD_TIMEOUT,
  164. SD_MAX_RETRIES, &data, NULL))
  165. return -EINVAL;
  166. len = min_t(size_t, sizeof(buffer), data.length - data.header_length -
  167. data.block_descriptor_length);
  168. buffer_data = buffer + data.header_length +
  169. data.block_descriptor_length;
  170. buffer_data[2] &= ~0x05;
  171. buffer_data[2] |= wce << 2 | rcd;
  172. sp = buffer_data[0] & 0x80 ? 1 : 0;
  173. if (scsi_mode_select(sdp, 1, sp, 8, buffer_data, len, SD_TIMEOUT,
  174. SD_MAX_RETRIES, &data, &sshdr)) {
  175. if (scsi_sense_valid(&sshdr))
  176. sd_print_sense_hdr(sdkp, &sshdr);
  177. return -EINVAL;
  178. }
  179. revalidate_disk(sdkp->disk);
  180. return count;
  181. }
  182. static ssize_t
  183. manage_start_stop_show(struct device *dev, struct device_attribute *attr,
  184. char *buf)
  185. {
  186. struct scsi_disk *sdkp = to_scsi_disk(dev);
  187. struct scsi_device *sdp = sdkp->device;
  188. return snprintf(buf, 20, "%u\n", sdp->manage_start_stop);
  189. }
  190. static ssize_t
  191. manage_start_stop_store(struct device *dev, struct device_attribute *attr,
  192. const char *buf, size_t count)
  193. {
  194. struct scsi_disk *sdkp = to_scsi_disk(dev);
  195. struct scsi_device *sdp = sdkp->device;
  196. if (!capable(CAP_SYS_ADMIN))
  197. return -EACCES;
  198. sdp->manage_start_stop = simple_strtoul(buf, NULL, 10);
  199. return count;
  200. }
  201. static DEVICE_ATTR_RW(manage_start_stop);
  202. static ssize_t
  203. allow_restart_show(struct device *dev, struct device_attribute *attr, char *buf)
  204. {
  205. struct scsi_disk *sdkp = to_scsi_disk(dev);
  206. return snprintf(buf, 40, "%d\n", sdkp->device->allow_restart);
  207. }
  208. static ssize_t
  209. allow_restart_store(struct device *dev, struct device_attribute *attr,
  210. const char *buf, size_t count)
  211. {
  212. struct scsi_disk *sdkp = to_scsi_disk(dev);
  213. struct scsi_device *sdp = sdkp->device;
  214. if (!capable(CAP_SYS_ADMIN))
  215. return -EACCES;
  216. if (sdp->type != TYPE_DISK)
  217. return -EINVAL;
  218. sdp->allow_restart = simple_strtoul(buf, NULL, 10);
  219. return count;
  220. }
  221. static DEVICE_ATTR_RW(allow_restart);
  222. static ssize_t
  223. cache_type_show(struct device *dev, struct device_attribute *attr, char *buf)
  224. {
  225. struct scsi_disk *sdkp = to_scsi_disk(dev);
  226. int ct = sdkp->RCD + 2*sdkp->WCE;
  227. return snprintf(buf, 40, "%s\n", sd_cache_types[ct]);
  228. }
  229. static DEVICE_ATTR_RW(cache_type);
  230. static ssize_t
  231. FUA_show(struct device *dev, struct device_attribute *attr, char *buf)
  232. {
  233. struct scsi_disk *sdkp = to_scsi_disk(dev);
  234. return snprintf(buf, 20, "%u\n", sdkp->DPOFUA);
  235. }
  236. static DEVICE_ATTR_RO(FUA);
  237. static ssize_t
  238. protection_type_show(struct device *dev, struct device_attribute *attr,
  239. char *buf)
  240. {
  241. struct scsi_disk *sdkp = to_scsi_disk(dev);
  242. return snprintf(buf, 20, "%u\n", sdkp->protection_type);
  243. }
  244. static ssize_t
  245. protection_type_store(struct device *dev, struct device_attribute *attr,
  246. const char *buf, size_t count)
  247. {
  248. struct scsi_disk *sdkp = to_scsi_disk(dev);
  249. unsigned int val;
  250. int err;
  251. if (!capable(CAP_SYS_ADMIN))
  252. return -EACCES;
  253. err = kstrtouint(buf, 10, &val);
  254. if (err)
  255. return err;
  256. if (val >= 0 && val <= SD_DIF_TYPE3_PROTECTION)
  257. sdkp->protection_type = val;
  258. return count;
  259. }
  260. static DEVICE_ATTR_RW(protection_type);
  261. static ssize_t
  262. protection_mode_show(struct device *dev, struct device_attribute *attr,
  263. char *buf)
  264. {
  265. struct scsi_disk *sdkp = to_scsi_disk(dev);
  266. struct scsi_device *sdp = sdkp->device;
  267. unsigned int dif, dix;
  268. dif = scsi_host_dif_capable(sdp->host, sdkp->protection_type);
  269. dix = scsi_host_dix_capable(sdp->host, sdkp->protection_type);
  270. if (!dix && scsi_host_dix_capable(sdp->host, SD_DIF_TYPE0_PROTECTION)) {
  271. dif = 0;
  272. dix = 1;
  273. }
  274. if (!dif && !dix)
  275. return snprintf(buf, 20, "none\n");
  276. return snprintf(buf, 20, "%s%u\n", dix ? "dix" : "dif", dif);
  277. }
  278. static DEVICE_ATTR_RO(protection_mode);
  279. static ssize_t
  280. app_tag_own_show(struct device *dev, struct device_attribute *attr, char *buf)
  281. {
  282. struct scsi_disk *sdkp = to_scsi_disk(dev);
  283. return snprintf(buf, 20, "%u\n", sdkp->ATO);
  284. }
  285. static DEVICE_ATTR_RO(app_tag_own);
  286. static ssize_t
  287. thin_provisioning_show(struct device *dev, struct device_attribute *attr,
  288. char *buf)
  289. {
  290. struct scsi_disk *sdkp = to_scsi_disk(dev);
  291. return snprintf(buf, 20, "%u\n", sdkp->lbpme);
  292. }
  293. static DEVICE_ATTR_RO(thin_provisioning);
  294. static const char *lbp_mode[] = {
  295. [SD_LBP_FULL] = "full",
  296. [SD_LBP_UNMAP] = "unmap",
  297. [SD_LBP_WS16] = "writesame_16",
  298. [SD_LBP_WS10] = "writesame_10",
  299. [SD_LBP_ZERO] = "writesame_zero",
  300. [SD_LBP_DISABLE] = "disabled",
  301. };
  302. static ssize_t
  303. provisioning_mode_show(struct device *dev, struct device_attribute *attr,
  304. char *buf)
  305. {
  306. struct scsi_disk *sdkp = to_scsi_disk(dev);
  307. return snprintf(buf, 20, "%s\n", lbp_mode[sdkp->provisioning_mode]);
  308. }
  309. static ssize_t
  310. provisioning_mode_store(struct device *dev, struct device_attribute *attr,
  311. const char *buf, size_t count)
  312. {
  313. struct scsi_disk *sdkp = to_scsi_disk(dev);
  314. struct scsi_device *sdp = sdkp->device;
  315. if (!capable(CAP_SYS_ADMIN))
  316. return -EACCES;
  317. if (sdp->type != TYPE_DISK)
  318. return -EINVAL;
  319. if (!strncmp(buf, lbp_mode[SD_LBP_UNMAP], 20))
  320. sd_config_discard(sdkp, SD_LBP_UNMAP);
  321. else if (!strncmp(buf, lbp_mode[SD_LBP_WS16], 20))
  322. sd_config_discard(sdkp, SD_LBP_WS16);
  323. else if (!strncmp(buf, lbp_mode[SD_LBP_WS10], 20))
  324. sd_config_discard(sdkp, SD_LBP_WS10);
  325. else if (!strncmp(buf, lbp_mode[SD_LBP_ZERO], 20))
  326. sd_config_discard(sdkp, SD_LBP_ZERO);
  327. else if (!strncmp(buf, lbp_mode[SD_LBP_DISABLE], 20))
  328. sd_config_discard(sdkp, SD_LBP_DISABLE);
  329. else
  330. return -EINVAL;
  331. return count;
  332. }
  333. static DEVICE_ATTR_RW(provisioning_mode);
  334. static ssize_t
  335. max_medium_access_timeouts_show(struct device *dev,
  336. struct device_attribute *attr, char *buf)
  337. {
  338. struct scsi_disk *sdkp = to_scsi_disk(dev);
  339. return snprintf(buf, 20, "%u\n", sdkp->max_medium_access_timeouts);
  340. }
  341. static ssize_t
  342. max_medium_access_timeouts_store(struct device *dev,
  343. struct device_attribute *attr, const char *buf,
  344. size_t count)
  345. {
  346. struct scsi_disk *sdkp = to_scsi_disk(dev);
  347. int err;
  348. if (!capable(CAP_SYS_ADMIN))
  349. return -EACCES;
  350. err = kstrtouint(buf, 10, &sdkp->max_medium_access_timeouts);
  351. return err ? err : count;
  352. }
  353. static DEVICE_ATTR_RW(max_medium_access_timeouts);
  354. static ssize_t
  355. max_write_same_blocks_show(struct device *dev, struct device_attribute *attr,
  356. char *buf)
  357. {
  358. struct scsi_disk *sdkp = to_scsi_disk(dev);
  359. return snprintf(buf, 20, "%u\n", sdkp->max_ws_blocks);
  360. }
  361. static ssize_t
  362. max_write_same_blocks_store(struct device *dev, struct device_attribute *attr,
  363. const char *buf, size_t count)
  364. {
  365. struct scsi_disk *sdkp = to_scsi_disk(dev);
  366. struct scsi_device *sdp = sdkp->device;
  367. unsigned long max;
  368. int err;
  369. if (!capable(CAP_SYS_ADMIN))
  370. return -EACCES;
  371. if (sdp->type != TYPE_DISK)
  372. return -EINVAL;
  373. err = kstrtoul(buf, 10, &max);
  374. if (err)
  375. return err;
  376. if (max == 0)
  377. sdp->no_write_same = 1;
  378. else if (max <= SD_MAX_WS16_BLOCKS) {
  379. sdp->no_write_same = 0;
  380. sdkp->max_ws_blocks = max;
  381. }
  382. sd_config_write_same(sdkp);
  383. return count;
  384. }
  385. static DEVICE_ATTR_RW(max_write_same_blocks);
  386. static struct attribute *sd_disk_attrs[] = {
  387. &dev_attr_cache_type.attr,
  388. &dev_attr_FUA.attr,
  389. &dev_attr_allow_restart.attr,
  390. &dev_attr_manage_start_stop.attr,
  391. &dev_attr_protection_type.attr,
  392. &dev_attr_protection_mode.attr,
  393. &dev_attr_app_tag_own.attr,
  394. &dev_attr_thin_provisioning.attr,
  395. &dev_attr_provisioning_mode.attr,
  396. &dev_attr_max_write_same_blocks.attr,
  397. &dev_attr_max_medium_access_timeouts.attr,
  398. NULL,
  399. };
  400. ATTRIBUTE_GROUPS(sd_disk);
  401. static struct class sd_disk_class = {
  402. .name = "scsi_disk",
  403. .owner = THIS_MODULE,
  404. .dev_release = scsi_disk_release,
  405. .dev_groups = sd_disk_groups,
  406. };
  407. static const struct dev_pm_ops sd_pm_ops = {
  408. .suspend = sd_suspend,
  409. .resume = sd_resume,
  410. .poweroff = sd_suspend,
  411. .restore = sd_resume,
  412. .runtime_suspend = sd_suspend,
  413. .runtime_resume = sd_resume,
  414. };
  415. static struct scsi_driver sd_template = {
  416. .owner = THIS_MODULE,
  417. .gendrv = {
  418. .name = "sd",
  419. .probe = sd_probe,
  420. .remove = sd_remove,
  421. .shutdown = sd_shutdown,
  422. .pm = &sd_pm_ops,
  423. },
  424. .rescan = sd_rescan,
  425. .done = sd_done,
  426. .eh_action = sd_eh_action,
  427. };
  428. /*
  429. * Dummy kobj_map->probe function.
  430. * The default ->probe function will call modprobe, which is
  431. * pointless as this module is already loaded.
  432. */
  433. static struct kobject *sd_default_probe(dev_t devt, int *partno, void *data)
  434. {
  435. return NULL;
  436. }
  437. /*
  438. * Device no to disk mapping:
  439. *
  440. * major disc2 disc p1
  441. * |............|.............|....|....| <- dev_t
  442. * 31 20 19 8 7 4 3 0
  443. *
  444. * Inside a major, we have 16k disks, however mapped non-
  445. * contiguously. The first 16 disks are for major0, the next
  446. * ones with major1, ... Disk 256 is for major0 again, disk 272
  447. * for major1, ...
  448. * As we stay compatible with our numbering scheme, we can reuse
  449. * the well-know SCSI majors 8, 65--71, 136--143.
  450. */
  451. static int sd_major(int major_idx)
  452. {
  453. switch (major_idx) {
  454. case 0:
  455. return SCSI_DISK0_MAJOR;
  456. case 1 ... 7:
  457. return SCSI_DISK1_MAJOR + major_idx - 1;
  458. case 8 ... 15:
  459. return SCSI_DISK8_MAJOR + major_idx - 8;
  460. default:
  461. BUG();
  462. return 0; /* shut up gcc */
  463. }
  464. }
  465. static struct scsi_disk *__scsi_disk_get(struct gendisk *disk)
  466. {
  467. struct scsi_disk *sdkp = NULL;
  468. if (disk->private_data) {
  469. sdkp = scsi_disk(disk);
  470. if (scsi_device_get(sdkp->device) == 0)
  471. get_device(&sdkp->dev);
  472. else
  473. sdkp = NULL;
  474. }
  475. return sdkp;
  476. }
  477. static struct scsi_disk *scsi_disk_get(struct gendisk *disk)
  478. {
  479. struct scsi_disk *sdkp;
  480. mutex_lock(&sd_ref_mutex);
  481. sdkp = __scsi_disk_get(disk);
  482. mutex_unlock(&sd_ref_mutex);
  483. return sdkp;
  484. }
  485. static struct scsi_disk *scsi_disk_get_from_dev(struct device *dev)
  486. {
  487. struct scsi_disk *sdkp;
  488. mutex_lock(&sd_ref_mutex);
  489. sdkp = dev_get_drvdata(dev);
  490. if (sdkp)
  491. sdkp = __scsi_disk_get(sdkp->disk);
  492. mutex_unlock(&sd_ref_mutex);
  493. return sdkp;
  494. }
  495. static void scsi_disk_put(struct scsi_disk *sdkp)
  496. {
  497. struct scsi_device *sdev = sdkp->device;
  498. mutex_lock(&sd_ref_mutex);
  499. put_device(&sdkp->dev);
  500. scsi_device_put(sdev);
  501. mutex_unlock(&sd_ref_mutex);
  502. }
  503. static void sd_prot_op(struct scsi_cmnd *scmd, unsigned int dif)
  504. {
  505. unsigned int prot_op = SCSI_PROT_NORMAL;
  506. unsigned int dix = scsi_prot_sg_count(scmd);
  507. if (scmd->sc_data_direction == DMA_FROM_DEVICE) {
  508. if (dif && dix)
  509. prot_op = SCSI_PROT_READ_PASS;
  510. else if (dif && !dix)
  511. prot_op = SCSI_PROT_READ_STRIP;
  512. else if (!dif && dix)
  513. prot_op = SCSI_PROT_READ_INSERT;
  514. } else {
  515. if (dif && dix)
  516. prot_op = SCSI_PROT_WRITE_PASS;
  517. else if (dif && !dix)
  518. prot_op = SCSI_PROT_WRITE_INSERT;
  519. else if (!dif && dix)
  520. prot_op = SCSI_PROT_WRITE_STRIP;
  521. }
  522. scsi_set_prot_op(scmd, prot_op);
  523. scsi_set_prot_type(scmd, dif);
  524. }
  525. static void sd_config_discard(struct scsi_disk *sdkp, unsigned int mode)
  526. {
  527. struct request_queue *q = sdkp->disk->queue;
  528. unsigned int logical_block_size = sdkp->device->sector_size;
  529. unsigned int max_blocks = 0;
  530. q->limits.discard_zeroes_data = sdkp->lbprz;
  531. q->limits.discard_alignment = sdkp->unmap_alignment *
  532. logical_block_size;
  533. q->limits.discard_granularity =
  534. max(sdkp->physical_block_size,
  535. sdkp->unmap_granularity * logical_block_size);
  536. sdkp->provisioning_mode = mode;
  537. switch (mode) {
  538. case SD_LBP_DISABLE:
  539. q->limits.max_discard_sectors = 0;
  540. queue_flag_clear_unlocked(QUEUE_FLAG_DISCARD, q);
  541. return;
  542. case SD_LBP_UNMAP:
  543. max_blocks = min_not_zero(sdkp->max_unmap_blocks,
  544. (u32)SD_MAX_WS16_BLOCKS);
  545. break;
  546. case SD_LBP_WS16:
  547. max_blocks = min_not_zero(sdkp->max_ws_blocks,
  548. (u32)SD_MAX_WS16_BLOCKS);
  549. break;
  550. case SD_LBP_WS10:
  551. max_blocks = min_not_zero(sdkp->max_ws_blocks,
  552. (u32)SD_MAX_WS10_BLOCKS);
  553. break;
  554. case SD_LBP_ZERO:
  555. max_blocks = min_not_zero(sdkp->max_ws_blocks,
  556. (u32)SD_MAX_WS10_BLOCKS);
  557. q->limits.discard_zeroes_data = 1;
  558. break;
  559. }
  560. q->limits.max_discard_sectors = max_blocks * (logical_block_size >> 9);
  561. queue_flag_set_unlocked(QUEUE_FLAG_DISCARD, q);
  562. }
  563. /**
  564. * sd_setup_discard_cmnd - unmap blocks on thinly provisioned device
  565. * @sdp: scsi device to operate one
  566. * @rq: Request to prepare
  567. *
  568. * Will issue either UNMAP or WRITE SAME(16) depending on preference
  569. * indicated by target device.
  570. **/
  571. static int sd_setup_discard_cmnd(struct scsi_device *sdp, struct request *rq)
  572. {
  573. struct scsi_disk *sdkp = scsi_disk(rq->rq_disk);
  574. sector_t sector = blk_rq_pos(rq);
  575. unsigned int nr_sectors = blk_rq_sectors(rq);
  576. unsigned int nr_bytes = blk_rq_bytes(rq);
  577. unsigned int len;
  578. int ret;
  579. char *buf;
  580. struct page *page;
  581. sector >>= ilog2(sdp->sector_size) - 9;
  582. nr_sectors >>= ilog2(sdp->sector_size) - 9;
  583. rq->timeout = SD_TIMEOUT;
  584. memset(rq->cmd, 0, rq->cmd_len);
  585. page = alloc_page(GFP_ATOMIC | __GFP_ZERO);
  586. if (!page)
  587. return BLKPREP_DEFER;
  588. switch (sdkp->provisioning_mode) {
  589. case SD_LBP_UNMAP:
  590. buf = page_address(page);
  591. rq->cmd_len = 10;
  592. rq->cmd[0] = UNMAP;
  593. rq->cmd[8] = 24;
  594. put_unaligned_be16(6 + 16, &buf[0]);
  595. put_unaligned_be16(16, &buf[2]);
  596. put_unaligned_be64(sector, &buf[8]);
  597. put_unaligned_be32(nr_sectors, &buf[16]);
  598. len = 24;
  599. break;
  600. case SD_LBP_WS16:
  601. rq->cmd_len = 16;
  602. rq->cmd[0] = WRITE_SAME_16;
  603. rq->cmd[1] = 0x8; /* UNMAP */
  604. put_unaligned_be64(sector, &rq->cmd[2]);
  605. put_unaligned_be32(nr_sectors, &rq->cmd[10]);
  606. len = sdkp->device->sector_size;
  607. break;
  608. case SD_LBP_WS10:
  609. case SD_LBP_ZERO:
  610. rq->cmd_len = 10;
  611. rq->cmd[0] = WRITE_SAME;
  612. if (sdkp->provisioning_mode == SD_LBP_WS10)
  613. rq->cmd[1] = 0x8; /* UNMAP */
  614. put_unaligned_be32(sector, &rq->cmd[2]);
  615. put_unaligned_be16(nr_sectors, &rq->cmd[7]);
  616. len = sdkp->device->sector_size;
  617. break;
  618. default:
  619. ret = BLKPREP_KILL;
  620. goto out;
  621. }
  622. blk_add_request_payload(rq, page, len);
  623. ret = scsi_setup_blk_pc_cmnd(sdp, rq);
  624. rq->buffer = page_address(page);
  625. rq->__data_len = nr_bytes;
  626. out:
  627. if (ret != BLKPREP_OK) {
  628. __free_page(page);
  629. rq->buffer = NULL;
  630. }
  631. return ret;
  632. }
  633. static void sd_config_write_same(struct scsi_disk *sdkp)
  634. {
  635. struct request_queue *q = sdkp->disk->queue;
  636. unsigned int logical_block_size = sdkp->device->sector_size;
  637. if (sdkp->device->no_write_same) {
  638. sdkp->max_ws_blocks = 0;
  639. goto out;
  640. }
  641. /* Some devices can not handle block counts above 0xffff despite
  642. * supporting WRITE SAME(16). Consequently we default to 64k
  643. * blocks per I/O unless the device explicitly advertises a
  644. * bigger limit.
  645. */
  646. if (sdkp->max_ws_blocks > SD_MAX_WS10_BLOCKS)
  647. sdkp->max_ws_blocks = min_not_zero(sdkp->max_ws_blocks,
  648. (u32)SD_MAX_WS16_BLOCKS);
  649. else if (sdkp->ws16 || sdkp->ws10 || sdkp->device->no_report_opcodes)
  650. sdkp->max_ws_blocks = min_not_zero(sdkp->max_ws_blocks,
  651. (u32)SD_MAX_WS10_BLOCKS);
  652. else {
  653. sdkp->device->no_write_same = 1;
  654. sdkp->max_ws_blocks = 0;
  655. }
  656. out:
  657. blk_queue_max_write_same_sectors(q, sdkp->max_ws_blocks *
  658. (logical_block_size >> 9));
  659. }
  660. /**
  661. * sd_setup_write_same_cmnd - write the same data to multiple blocks
  662. * @sdp: scsi device to operate one
  663. * @rq: Request to prepare
  664. *
  665. * Will issue either WRITE SAME(10) or WRITE SAME(16) depending on
  666. * preference indicated by target device.
  667. **/
  668. static int sd_setup_write_same_cmnd(struct scsi_device *sdp, struct request *rq)
  669. {
  670. struct scsi_disk *sdkp = scsi_disk(rq->rq_disk);
  671. struct bio *bio = rq->bio;
  672. sector_t sector = blk_rq_pos(rq);
  673. unsigned int nr_sectors = blk_rq_sectors(rq);
  674. unsigned int nr_bytes = blk_rq_bytes(rq);
  675. int ret;
  676. if (sdkp->device->no_write_same)
  677. return BLKPREP_KILL;
  678. BUG_ON(bio_offset(bio) || bio_iovec(bio)->bv_len != sdp->sector_size);
  679. sector >>= ilog2(sdp->sector_size) - 9;
  680. nr_sectors >>= ilog2(sdp->sector_size) - 9;
  681. rq->__data_len = sdp->sector_size;
  682. rq->timeout = SD_WRITE_SAME_TIMEOUT;
  683. memset(rq->cmd, 0, rq->cmd_len);
  684. if (sdkp->ws16 || sector > 0xffffffff || nr_sectors > 0xffff) {
  685. rq->cmd_len = 16;
  686. rq->cmd[0] = WRITE_SAME_16;
  687. put_unaligned_be64(sector, &rq->cmd[2]);
  688. put_unaligned_be32(nr_sectors, &rq->cmd[10]);
  689. } else {
  690. rq->cmd_len = 10;
  691. rq->cmd[0] = WRITE_SAME;
  692. put_unaligned_be32(sector, &rq->cmd[2]);
  693. put_unaligned_be16(nr_sectors, &rq->cmd[7]);
  694. }
  695. ret = scsi_setup_blk_pc_cmnd(sdp, rq);
  696. rq->__data_len = nr_bytes;
  697. return ret;
  698. }
  699. static int scsi_setup_flush_cmnd(struct scsi_device *sdp, struct request *rq)
  700. {
  701. rq->timeout = SD_FLUSH_TIMEOUT;
  702. rq->retries = SD_MAX_RETRIES;
  703. rq->cmd[0] = SYNCHRONIZE_CACHE;
  704. rq->cmd_len = 10;
  705. return scsi_setup_blk_pc_cmnd(sdp, rq);
  706. }
  707. static void sd_unprep_fn(struct request_queue *q, struct request *rq)
  708. {
  709. struct scsi_cmnd *SCpnt = rq->special;
  710. if (rq->cmd_flags & REQ_DISCARD) {
  711. free_page((unsigned long)rq->buffer);
  712. rq->buffer = NULL;
  713. }
  714. if (SCpnt->cmnd != rq->cmd) {
  715. mempool_free(SCpnt->cmnd, sd_cdb_pool);
  716. SCpnt->cmnd = NULL;
  717. SCpnt->cmd_len = 0;
  718. }
  719. }
  720. /**
  721. * sd_prep_fn - build a scsi (read or write) command from
  722. * information in the request structure.
  723. * @SCpnt: pointer to mid-level's per scsi command structure that
  724. * contains request and into which the scsi command is written
  725. *
  726. * Returns 1 if successful and 0 if error (or cannot be done now).
  727. **/
  728. static int sd_prep_fn(struct request_queue *q, struct request *rq)
  729. {
  730. struct scsi_cmnd *SCpnt;
  731. struct scsi_device *sdp = q->queuedata;
  732. struct gendisk *disk = rq->rq_disk;
  733. struct scsi_disk *sdkp;
  734. sector_t block = blk_rq_pos(rq);
  735. sector_t threshold;
  736. unsigned int this_count = blk_rq_sectors(rq);
  737. int ret, host_dif;
  738. unsigned char protect;
  739. /*
  740. * Discard request come in as REQ_TYPE_FS but we turn them into
  741. * block PC requests to make life easier.
  742. */
  743. if (rq->cmd_flags & REQ_DISCARD) {
  744. ret = sd_setup_discard_cmnd(sdp, rq);
  745. goto out;
  746. } else if (rq->cmd_flags & REQ_WRITE_SAME) {
  747. ret = sd_setup_write_same_cmnd(sdp, rq);
  748. goto out;
  749. } else if (rq->cmd_flags & REQ_FLUSH) {
  750. ret = scsi_setup_flush_cmnd(sdp, rq);
  751. goto out;
  752. } else if (rq->cmd_type == REQ_TYPE_BLOCK_PC) {
  753. ret = scsi_setup_blk_pc_cmnd(sdp, rq);
  754. goto out;
  755. } else if (rq->cmd_type != REQ_TYPE_FS) {
  756. ret = BLKPREP_KILL;
  757. goto out;
  758. }
  759. ret = scsi_setup_fs_cmnd(sdp, rq);
  760. if (ret != BLKPREP_OK)
  761. goto out;
  762. SCpnt = rq->special;
  763. sdkp = scsi_disk(disk);
  764. /* from here on until we're complete, any goto out
  765. * is used for a killable error condition */
  766. ret = BLKPREP_KILL;
  767. SCSI_LOG_HLQUEUE(1, scmd_printk(KERN_INFO, SCpnt,
  768. "sd_prep_fn: block=%llu, "
  769. "count=%d\n",
  770. (unsigned long long)block,
  771. this_count));
  772. if (!sdp || !scsi_device_online(sdp) ||
  773. block + blk_rq_sectors(rq) > get_capacity(disk)) {
  774. SCSI_LOG_HLQUEUE(2, scmd_printk(KERN_INFO, SCpnt,
  775. "Finishing %u sectors\n",
  776. blk_rq_sectors(rq)));
  777. SCSI_LOG_HLQUEUE(2, scmd_printk(KERN_INFO, SCpnt,
  778. "Retry with 0x%p\n", SCpnt));
  779. goto out;
  780. }
  781. if (sdp->changed) {
  782. /*
  783. * quietly refuse to do anything to a changed disc until
  784. * the changed bit has been reset
  785. */
  786. /* printk("SCSI disk has been changed or is not present. Prohibiting further I/O.\n"); */
  787. goto out;
  788. }
  789. /*
  790. * Some SD card readers can't handle multi-sector accesses which touch
  791. * the last one or two hardware sectors. Split accesses as needed.
  792. */
  793. threshold = get_capacity(disk) - SD_LAST_BUGGY_SECTORS *
  794. (sdp->sector_size / 512);
  795. if (unlikely(sdp->last_sector_bug && block + this_count > threshold)) {
  796. if (block < threshold) {
  797. /* Access up to the threshold but not beyond */
  798. this_count = threshold - block;
  799. } else {
  800. /* Access only a single hardware sector */
  801. this_count = sdp->sector_size / 512;
  802. }
  803. }
  804. SCSI_LOG_HLQUEUE(2, scmd_printk(KERN_INFO, SCpnt, "block=%llu\n",
  805. (unsigned long long)block));
  806. /*
  807. * If we have a 1K hardware sectorsize, prevent access to single
  808. * 512 byte sectors. In theory we could handle this - in fact
  809. * the scsi cdrom driver must be able to handle this because
  810. * we typically use 1K blocksizes, and cdroms typically have
  811. * 2K hardware sectorsizes. Of course, things are simpler
  812. * with the cdrom, since it is read-only. For performance
  813. * reasons, the filesystems should be able to handle this
  814. * and not force the scsi disk driver to use bounce buffers
  815. * for this.
  816. */
  817. if (sdp->sector_size == 1024) {
  818. if ((block & 1) || (blk_rq_sectors(rq) & 1)) {
  819. scmd_printk(KERN_ERR, SCpnt,
  820. "Bad block number requested\n");
  821. goto out;
  822. } else {
  823. block = block >> 1;
  824. this_count = this_count >> 1;
  825. }
  826. }
  827. if (sdp->sector_size == 2048) {
  828. if ((block & 3) || (blk_rq_sectors(rq) & 3)) {
  829. scmd_printk(KERN_ERR, SCpnt,
  830. "Bad block number requested\n");
  831. goto out;
  832. } else {
  833. block = block >> 2;
  834. this_count = this_count >> 2;
  835. }
  836. }
  837. if (sdp->sector_size == 4096) {
  838. if ((block & 7) || (blk_rq_sectors(rq) & 7)) {
  839. scmd_printk(KERN_ERR, SCpnt,
  840. "Bad block number requested\n");
  841. goto out;
  842. } else {
  843. block = block >> 3;
  844. this_count = this_count >> 3;
  845. }
  846. }
  847. if (rq_data_dir(rq) == WRITE) {
  848. if (!sdp->writeable) {
  849. goto out;
  850. }
  851. SCpnt->cmnd[0] = WRITE_6;
  852. SCpnt->sc_data_direction = DMA_TO_DEVICE;
  853. if (blk_integrity_rq(rq))
  854. sd_dif_prepare(rq, block, sdp->sector_size);
  855. } else if (rq_data_dir(rq) == READ) {
  856. SCpnt->cmnd[0] = READ_6;
  857. SCpnt->sc_data_direction = DMA_FROM_DEVICE;
  858. } else {
  859. scmd_printk(KERN_ERR, SCpnt, "Unknown command %x\n", rq->cmd_flags);
  860. goto out;
  861. }
  862. SCSI_LOG_HLQUEUE(2, scmd_printk(KERN_INFO, SCpnt,
  863. "%s %d/%u 512 byte blocks.\n",
  864. (rq_data_dir(rq) == WRITE) ?
  865. "writing" : "reading", this_count,
  866. blk_rq_sectors(rq)));
  867. /* Set RDPROTECT/WRPROTECT if disk is formatted with DIF */
  868. host_dif = scsi_host_dif_capable(sdp->host, sdkp->protection_type);
  869. if (host_dif)
  870. protect = 1 << 5;
  871. else
  872. protect = 0;
  873. if (host_dif == SD_DIF_TYPE2_PROTECTION) {
  874. SCpnt->cmnd = mempool_alloc(sd_cdb_pool, GFP_ATOMIC);
  875. if (unlikely(SCpnt->cmnd == NULL)) {
  876. ret = BLKPREP_DEFER;
  877. goto out;
  878. }
  879. SCpnt->cmd_len = SD_EXT_CDB_SIZE;
  880. memset(SCpnt->cmnd, 0, SCpnt->cmd_len);
  881. SCpnt->cmnd[0] = VARIABLE_LENGTH_CMD;
  882. SCpnt->cmnd[7] = 0x18;
  883. SCpnt->cmnd[9] = (rq_data_dir(rq) == READ) ? READ_32 : WRITE_32;
  884. SCpnt->cmnd[10] = protect | ((rq->cmd_flags & REQ_FUA) ? 0x8 : 0);
  885. /* LBA */
  886. SCpnt->cmnd[12] = sizeof(block) > 4 ? (unsigned char) (block >> 56) & 0xff : 0;
  887. SCpnt->cmnd[13] = sizeof(block) > 4 ? (unsigned char) (block >> 48) & 0xff : 0;
  888. SCpnt->cmnd[14] = sizeof(block) > 4 ? (unsigned char) (block >> 40) & 0xff : 0;
  889. SCpnt->cmnd[15] = sizeof(block) > 4 ? (unsigned char) (block >> 32) & 0xff : 0;
  890. SCpnt->cmnd[16] = (unsigned char) (block >> 24) & 0xff;
  891. SCpnt->cmnd[17] = (unsigned char) (block >> 16) & 0xff;
  892. SCpnt->cmnd[18] = (unsigned char) (block >> 8) & 0xff;
  893. SCpnt->cmnd[19] = (unsigned char) block & 0xff;
  894. /* Expected Indirect LBA */
  895. SCpnt->cmnd[20] = (unsigned char) (block >> 24) & 0xff;
  896. SCpnt->cmnd[21] = (unsigned char) (block >> 16) & 0xff;
  897. SCpnt->cmnd[22] = (unsigned char) (block >> 8) & 0xff;
  898. SCpnt->cmnd[23] = (unsigned char) block & 0xff;
  899. /* Transfer length */
  900. SCpnt->cmnd[28] = (unsigned char) (this_count >> 24) & 0xff;
  901. SCpnt->cmnd[29] = (unsigned char) (this_count >> 16) & 0xff;
  902. SCpnt->cmnd[30] = (unsigned char) (this_count >> 8) & 0xff;
  903. SCpnt->cmnd[31] = (unsigned char) this_count & 0xff;
  904. } else if (sdp->use_16_for_rw) {
  905. SCpnt->cmnd[0] += READ_16 - READ_6;
  906. SCpnt->cmnd[1] = protect | ((rq->cmd_flags & REQ_FUA) ? 0x8 : 0);
  907. SCpnt->cmnd[2] = sizeof(block) > 4 ? (unsigned char) (block >> 56) & 0xff : 0;
  908. SCpnt->cmnd[3] = sizeof(block) > 4 ? (unsigned char) (block >> 48) & 0xff : 0;
  909. SCpnt->cmnd[4] = sizeof(block) > 4 ? (unsigned char) (block >> 40) & 0xff : 0;
  910. SCpnt->cmnd[5] = sizeof(block) > 4 ? (unsigned char) (block >> 32) & 0xff : 0;
  911. SCpnt->cmnd[6] = (unsigned char) (block >> 24) & 0xff;
  912. SCpnt->cmnd[7] = (unsigned char) (block >> 16) & 0xff;
  913. SCpnt->cmnd[8] = (unsigned char) (block >> 8) & 0xff;
  914. SCpnt->cmnd[9] = (unsigned char) block & 0xff;
  915. SCpnt->cmnd[10] = (unsigned char) (this_count >> 24) & 0xff;
  916. SCpnt->cmnd[11] = (unsigned char) (this_count >> 16) & 0xff;
  917. SCpnt->cmnd[12] = (unsigned char) (this_count >> 8) & 0xff;
  918. SCpnt->cmnd[13] = (unsigned char) this_count & 0xff;
  919. SCpnt->cmnd[14] = SCpnt->cmnd[15] = 0;
  920. } else if ((this_count > 0xff) || (block > 0x1fffff) ||
  921. scsi_device_protection(SCpnt->device) ||
  922. SCpnt->device->use_10_for_rw) {
  923. if (this_count > 0xffff)
  924. this_count = 0xffff;
  925. SCpnt->cmnd[0] += READ_10 - READ_6;
  926. SCpnt->cmnd[1] = protect | ((rq->cmd_flags & REQ_FUA) ? 0x8 : 0);
  927. SCpnt->cmnd[2] = (unsigned char) (block >> 24) & 0xff;
  928. SCpnt->cmnd[3] = (unsigned char) (block >> 16) & 0xff;
  929. SCpnt->cmnd[4] = (unsigned char) (block >> 8) & 0xff;
  930. SCpnt->cmnd[5] = (unsigned char) block & 0xff;
  931. SCpnt->cmnd[6] = SCpnt->cmnd[9] = 0;
  932. SCpnt->cmnd[7] = (unsigned char) (this_count >> 8) & 0xff;
  933. SCpnt->cmnd[8] = (unsigned char) this_count & 0xff;
  934. } else {
  935. if (unlikely(rq->cmd_flags & REQ_FUA)) {
  936. /*
  937. * This happens only if this drive failed
  938. * 10byte rw command with ILLEGAL_REQUEST
  939. * during operation and thus turned off
  940. * use_10_for_rw.
  941. */
  942. scmd_printk(KERN_ERR, SCpnt,
  943. "FUA write on READ/WRITE(6) drive\n");
  944. goto out;
  945. }
  946. SCpnt->cmnd[1] |= (unsigned char) ((block >> 16) & 0x1f);
  947. SCpnt->cmnd[2] = (unsigned char) ((block >> 8) & 0xff);
  948. SCpnt->cmnd[3] = (unsigned char) block & 0xff;
  949. SCpnt->cmnd[4] = (unsigned char) this_count;
  950. SCpnt->cmnd[5] = 0;
  951. }
  952. SCpnt->sdb.length = this_count * sdp->sector_size;
  953. /* If DIF or DIX is enabled, tell HBA how to handle request */
  954. if (host_dif || scsi_prot_sg_count(SCpnt))
  955. sd_prot_op(SCpnt, host_dif);
  956. /*
  957. * We shouldn't disconnect in the middle of a sector, so with a dumb
  958. * host adapter, it's safe to assume that we can at least transfer
  959. * this many bytes between each connect / disconnect.
  960. */
  961. SCpnt->transfersize = sdp->sector_size;
  962. SCpnt->underflow = this_count << 9;
  963. SCpnt->allowed = SD_MAX_RETRIES;
  964. /*
  965. * This indicates that the command is ready from our end to be
  966. * queued.
  967. */
  968. ret = BLKPREP_OK;
  969. out:
  970. return scsi_prep_return(q, rq, ret);
  971. }
  972. /**
  973. * sd_open - open a scsi disk device
  974. * @inode: only i_rdev member may be used
  975. * @filp: only f_mode and f_flags may be used
  976. *
  977. * Returns 0 if successful. Returns a negated errno value in case
  978. * of error.
  979. *
  980. * Note: This can be called from a user context (e.g. fsck(1) )
  981. * or from within the kernel (e.g. as a result of a mount(1) ).
  982. * In the latter case @inode and @filp carry an abridged amount
  983. * of information as noted above.
  984. *
  985. * Locking: called with bdev->bd_mutex held.
  986. **/
  987. static int sd_open(struct block_device *bdev, fmode_t mode)
  988. {
  989. struct scsi_disk *sdkp = scsi_disk_get(bdev->bd_disk);
  990. struct scsi_device *sdev;
  991. int retval;
  992. if (!sdkp)
  993. return -ENXIO;
  994. SCSI_LOG_HLQUEUE(3, sd_printk(KERN_INFO, sdkp, "sd_open\n"));
  995. sdev = sdkp->device;
  996. /*
  997. * If the device is in error recovery, wait until it is done.
  998. * If the device is offline, then disallow any access to it.
  999. */
  1000. retval = -ENXIO;
  1001. if (!scsi_block_when_processing_errors(sdev))
  1002. goto error_out;
  1003. if (sdev->removable || sdkp->write_prot)
  1004. check_disk_change(bdev);
  1005. /*
  1006. * If the drive is empty, just let the open fail.
  1007. */
  1008. retval = -ENOMEDIUM;
  1009. if (sdev->removable && !sdkp->media_present && !(mode & FMODE_NDELAY))
  1010. goto error_out;
  1011. /*
  1012. * If the device has the write protect tab set, have the open fail
  1013. * if the user expects to be able to write to the thing.
  1014. */
  1015. retval = -EROFS;
  1016. if (sdkp->write_prot && (mode & FMODE_WRITE))
  1017. goto error_out;
  1018. /*
  1019. * It is possible that the disk changing stuff resulted in
  1020. * the device being taken offline. If this is the case,
  1021. * report this to the user, and don't pretend that the
  1022. * open actually succeeded.
  1023. */
  1024. retval = -ENXIO;
  1025. if (!scsi_device_online(sdev))
  1026. goto error_out;
  1027. if ((atomic_inc_return(&sdkp->openers) == 1) && sdev->removable) {
  1028. if (scsi_block_when_processing_errors(sdev))
  1029. scsi_set_medium_removal(sdev, SCSI_REMOVAL_PREVENT);
  1030. }
  1031. return 0;
  1032. error_out:
  1033. scsi_disk_put(sdkp);
  1034. return retval;
  1035. }
  1036. /**
  1037. * sd_release - invoked when the (last) close(2) is called on this
  1038. * scsi disk.
  1039. * @inode: only i_rdev member may be used
  1040. * @filp: only f_mode and f_flags may be used
  1041. *
  1042. * Returns 0.
  1043. *
  1044. * Note: may block (uninterruptible) if error recovery is underway
  1045. * on this disk.
  1046. *
  1047. * Locking: called with bdev->bd_mutex held.
  1048. **/
  1049. static void sd_release(struct gendisk *disk, fmode_t mode)
  1050. {
  1051. struct scsi_disk *sdkp = scsi_disk(disk);
  1052. struct scsi_device *sdev = sdkp->device;
  1053. SCSI_LOG_HLQUEUE(3, sd_printk(KERN_INFO, sdkp, "sd_release\n"));
  1054. if (atomic_dec_return(&sdkp->openers) == 0 && sdev->removable) {
  1055. if (scsi_block_when_processing_errors(sdev))
  1056. scsi_set_medium_removal(sdev, SCSI_REMOVAL_ALLOW);
  1057. }
  1058. /*
  1059. * XXX and what if there are packets in flight and this close()
  1060. * XXX is followed by a "rmmod sd_mod"?
  1061. */
  1062. scsi_disk_put(sdkp);
  1063. }
  1064. static int sd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
  1065. {
  1066. struct scsi_disk *sdkp = scsi_disk(bdev->bd_disk);
  1067. struct scsi_device *sdp = sdkp->device;
  1068. struct Scsi_Host *host = sdp->host;
  1069. int diskinfo[4];
  1070. /* default to most commonly used values */
  1071. diskinfo[0] = 0x40; /* 1 << 6 */
  1072. diskinfo[1] = 0x20; /* 1 << 5 */
  1073. diskinfo[2] = sdkp->capacity >> 11;
  1074. /* override with calculated, extended default, or driver values */
  1075. if (host->hostt->bios_param)
  1076. host->hostt->bios_param(sdp, bdev, sdkp->capacity, diskinfo);
  1077. else
  1078. scsicam_bios_param(bdev, sdkp->capacity, diskinfo);
  1079. geo->heads = diskinfo[0];
  1080. geo->sectors = diskinfo[1];
  1081. geo->cylinders = diskinfo[2];
  1082. return 0;
  1083. }
  1084. /**
  1085. * sd_ioctl - process an ioctl
  1086. * @inode: only i_rdev/i_bdev members may be used
  1087. * @filp: only f_mode and f_flags may be used
  1088. * @cmd: ioctl command number
  1089. * @arg: this is third argument given to ioctl(2) system call.
  1090. * Often contains a pointer.
  1091. *
  1092. * Returns 0 if successful (some ioctls return positive numbers on
  1093. * success as well). Returns a negated errno value in case of error.
  1094. *
  1095. * Note: most ioctls are forward onto the block subsystem or further
  1096. * down in the scsi subsystem.
  1097. **/
  1098. static int sd_ioctl(struct block_device *bdev, fmode_t mode,
  1099. unsigned int cmd, unsigned long arg)
  1100. {
  1101. struct gendisk *disk = bdev->bd_disk;
  1102. struct scsi_disk *sdkp = scsi_disk(disk);
  1103. struct scsi_device *sdp = sdkp->device;
  1104. void __user *p = (void __user *)arg;
  1105. int error;
  1106. SCSI_LOG_IOCTL(1, sd_printk(KERN_INFO, sdkp, "sd_ioctl: disk=%s, "
  1107. "cmd=0x%x\n", disk->disk_name, cmd));
  1108. error = scsi_verify_blk_ioctl(bdev, cmd);
  1109. if (error < 0)
  1110. return error;
  1111. /*
  1112. * If we are in the middle of error recovery, don't let anyone
  1113. * else try and use this device. Also, if error recovery fails, it
  1114. * may try and take the device offline, in which case all further
  1115. * access to the device is prohibited.
  1116. */
  1117. error = scsi_nonblockable_ioctl(sdp, cmd, p,
  1118. (mode & FMODE_NDELAY) != 0);
  1119. if (!scsi_block_when_processing_errors(sdp) || !error)
  1120. goto out;
  1121. /*
  1122. * Send SCSI addressing ioctls directly to mid level, send other
  1123. * ioctls to block level and then onto mid level if they can't be
  1124. * resolved.
  1125. */
  1126. switch (cmd) {
  1127. case SCSI_IOCTL_GET_IDLUN:
  1128. case SCSI_IOCTL_GET_BUS_NUMBER:
  1129. error = scsi_ioctl(sdp, cmd, p);
  1130. break;
  1131. default:
  1132. error = scsi_cmd_blk_ioctl(bdev, mode, cmd, p);
  1133. if (error != -ENOTTY)
  1134. break;
  1135. error = scsi_ioctl(sdp, cmd, p);
  1136. break;
  1137. }
  1138. out:
  1139. return error;
  1140. }
  1141. static void set_media_not_present(struct scsi_disk *sdkp)
  1142. {
  1143. if (sdkp->media_present)
  1144. sdkp->device->changed = 1;
  1145. if (sdkp->device->removable) {
  1146. sdkp->media_present = 0;
  1147. sdkp->capacity = 0;
  1148. }
  1149. }
  1150. static int media_not_present(struct scsi_disk *sdkp,
  1151. struct scsi_sense_hdr *sshdr)
  1152. {
  1153. if (!scsi_sense_valid(sshdr))
  1154. return 0;
  1155. /* not invoked for commands that could return deferred errors */
  1156. switch (sshdr->sense_key) {
  1157. case UNIT_ATTENTION:
  1158. case NOT_READY:
  1159. /* medium not present */
  1160. if (sshdr->asc == 0x3A) {
  1161. set_media_not_present(sdkp);
  1162. return 1;
  1163. }
  1164. }
  1165. return 0;
  1166. }
  1167. /**
  1168. * sd_check_events - check media events
  1169. * @disk: kernel device descriptor
  1170. * @clearing: disk events currently being cleared
  1171. *
  1172. * Returns mask of DISK_EVENT_*.
  1173. *
  1174. * Note: this function is invoked from the block subsystem.
  1175. **/
  1176. static unsigned int sd_check_events(struct gendisk *disk, unsigned int clearing)
  1177. {
  1178. struct scsi_disk *sdkp = scsi_disk(disk);
  1179. struct scsi_device *sdp = sdkp->device;
  1180. struct scsi_sense_hdr *sshdr = NULL;
  1181. int retval;
  1182. SCSI_LOG_HLQUEUE(3, sd_printk(KERN_INFO, sdkp, "sd_check_events\n"));
  1183. /*
  1184. * If the device is offline, don't send any commands - just pretend as
  1185. * if the command failed. If the device ever comes back online, we
  1186. * can deal with it then. It is only because of unrecoverable errors
  1187. * that we would ever take a device offline in the first place.
  1188. */
  1189. if (!scsi_device_online(sdp)) {
  1190. set_media_not_present(sdkp);
  1191. goto out;
  1192. }
  1193. /*
  1194. * Using TEST_UNIT_READY enables differentiation between drive with
  1195. * no cartridge loaded - NOT READY, drive with changed cartridge -
  1196. * UNIT ATTENTION, or with same cartridge - GOOD STATUS.
  1197. *
  1198. * Drives that auto spin down. eg iomega jaz 1G, will be started
  1199. * by sd_spinup_disk() from sd_revalidate_disk(), which happens whenever
  1200. * sd_revalidate() is called.
  1201. */
  1202. retval = -ENODEV;
  1203. if (scsi_block_when_processing_errors(sdp)) {
  1204. sshdr = kzalloc(sizeof(*sshdr), GFP_KERNEL);
  1205. retval = scsi_test_unit_ready(sdp, SD_TIMEOUT, SD_MAX_RETRIES,
  1206. sshdr);
  1207. }
  1208. /* failed to execute TUR, assume media not present */
  1209. if (host_byte(retval)) {
  1210. set_media_not_present(sdkp);
  1211. goto out;
  1212. }
  1213. if (media_not_present(sdkp, sshdr))
  1214. goto out;
  1215. /*
  1216. * For removable scsi disk we have to recognise the presence
  1217. * of a disk in the drive.
  1218. */
  1219. if (!sdkp->media_present)
  1220. sdp->changed = 1;
  1221. sdkp->media_present = 1;
  1222. out:
  1223. /*
  1224. * sdp->changed is set under the following conditions:
  1225. *
  1226. * Medium present state has changed in either direction.
  1227. * Device has indicated UNIT_ATTENTION.
  1228. */
  1229. kfree(sshdr);
  1230. retval = sdp->changed ? DISK_EVENT_MEDIA_CHANGE : 0;
  1231. sdp->changed = 0;
  1232. return retval;
  1233. }
  1234. static int sd_sync_cache(struct scsi_disk *sdkp)
  1235. {
  1236. int retries, res;
  1237. struct scsi_device *sdp = sdkp->device;
  1238. struct scsi_sense_hdr sshdr;
  1239. if (!scsi_device_online(sdp))
  1240. return -ENODEV;
  1241. for (retries = 3; retries > 0; --retries) {
  1242. unsigned char cmd[10] = { 0 };
  1243. cmd[0] = SYNCHRONIZE_CACHE;
  1244. /*
  1245. * Leave the rest of the command zero to indicate
  1246. * flush everything.
  1247. */
  1248. res = scsi_execute_req_flags(sdp, cmd, DMA_NONE, NULL, 0,
  1249. &sshdr, SD_FLUSH_TIMEOUT,
  1250. SD_MAX_RETRIES, NULL, REQ_PM);
  1251. if (res == 0)
  1252. break;
  1253. }
  1254. if (res) {
  1255. sd_print_result(sdkp, res);
  1256. if (driver_byte(res) & DRIVER_SENSE)
  1257. sd_print_sense_hdr(sdkp, &sshdr);
  1258. }
  1259. if (res)
  1260. return -EIO;
  1261. return 0;
  1262. }
  1263. static void sd_rescan(struct device *dev)
  1264. {
  1265. struct scsi_disk *sdkp = scsi_disk_get_from_dev(dev);
  1266. if (sdkp) {
  1267. revalidate_disk(sdkp->disk);
  1268. scsi_disk_put(sdkp);
  1269. }
  1270. }
  1271. #ifdef CONFIG_COMPAT
  1272. /*
  1273. * This gets directly called from VFS. When the ioctl
  1274. * is not recognized we go back to the other translation paths.
  1275. */
  1276. static int sd_compat_ioctl(struct block_device *bdev, fmode_t mode,
  1277. unsigned int cmd, unsigned long arg)
  1278. {
  1279. struct scsi_device *sdev = scsi_disk(bdev->bd_disk)->device;
  1280. int ret;
  1281. ret = scsi_verify_blk_ioctl(bdev, cmd);
  1282. if (ret < 0)
  1283. return ret;
  1284. /*
  1285. * If we are in the middle of error recovery, don't let anyone
  1286. * else try and use this device. Also, if error recovery fails, it
  1287. * may try and take the device offline, in which case all further
  1288. * access to the device is prohibited.
  1289. */
  1290. if (!scsi_block_when_processing_errors(sdev))
  1291. return -ENODEV;
  1292. if (sdev->host->hostt->compat_ioctl) {
  1293. ret = sdev->host->hostt->compat_ioctl(sdev, cmd, (void __user *)arg);
  1294. return ret;
  1295. }
  1296. /*
  1297. * Let the static ioctl translation table take care of it.
  1298. */
  1299. return -ENOIOCTLCMD;
  1300. }
  1301. #endif
  1302. static const struct block_device_operations sd_fops = {
  1303. .owner = THIS_MODULE,
  1304. .open = sd_open,
  1305. .release = sd_release,
  1306. .ioctl = sd_ioctl,
  1307. .getgeo = sd_getgeo,
  1308. #ifdef CONFIG_COMPAT
  1309. .compat_ioctl = sd_compat_ioctl,
  1310. #endif
  1311. .check_events = sd_check_events,
  1312. .revalidate_disk = sd_revalidate_disk,
  1313. .unlock_native_capacity = sd_unlock_native_capacity,
  1314. };
  1315. /**
  1316. * sd_eh_action - error handling callback
  1317. * @scmd: sd-issued command that has failed
  1318. * @eh_cmnd: The command that was sent during error handling
  1319. * @eh_cmnd_len: Length of eh_cmnd in bytes
  1320. * @eh_disp: The recovery disposition suggested by the midlayer
  1321. *
  1322. * This function is called by the SCSI midlayer upon completion of
  1323. * an error handling command (TEST UNIT READY, START STOP UNIT,
  1324. * etc.) The command sent to the device by the error handler is
  1325. * stored in eh_cmnd. The result of sending the eh command is
  1326. * passed in eh_disp.
  1327. **/
  1328. static int sd_eh_action(struct scsi_cmnd *scmd, unsigned char *eh_cmnd,
  1329. int eh_cmnd_len, int eh_disp)
  1330. {
  1331. struct scsi_disk *sdkp = scsi_disk(scmd->request->rq_disk);
  1332. if (!scsi_device_online(scmd->device) ||
  1333. !scsi_medium_access_command(scmd))
  1334. return eh_disp;
  1335. /*
  1336. * The device has timed out executing a medium access command.
  1337. * However, the TEST UNIT READY command sent during error
  1338. * handling completed successfully. Either the device is in the
  1339. * process of recovering or has it suffered an internal failure
  1340. * that prevents access to the storage medium.
  1341. */
  1342. if (host_byte(scmd->result) == DID_TIME_OUT && eh_disp == SUCCESS &&
  1343. eh_cmnd_len && eh_cmnd[0] == TEST_UNIT_READY)
  1344. sdkp->medium_access_timed_out++;
  1345. /*
  1346. * If the device keeps failing read/write commands but TEST UNIT
  1347. * READY always completes successfully we assume that medium
  1348. * access is no longer possible and take the device offline.
  1349. */
  1350. if (sdkp->medium_access_timed_out >= sdkp->max_medium_access_timeouts) {
  1351. scmd_printk(KERN_ERR, scmd,
  1352. "Medium access timeout failure. Offlining disk!\n");
  1353. scsi_device_set_state(scmd->device, SDEV_OFFLINE);
  1354. return FAILED;
  1355. }
  1356. return eh_disp;
  1357. }
  1358. static unsigned int sd_completed_bytes(struct scsi_cmnd *scmd)
  1359. {
  1360. u64 start_lba = blk_rq_pos(scmd->request);
  1361. u64 end_lba = blk_rq_pos(scmd->request) + (scsi_bufflen(scmd) / 512);
  1362. u64 bad_lba;
  1363. int info_valid;
  1364. /*
  1365. * resid is optional but mostly filled in. When it's unused,
  1366. * its value is zero, so we assume the whole buffer transferred
  1367. */
  1368. unsigned int transferred = scsi_bufflen(scmd) - scsi_get_resid(scmd);
  1369. unsigned int good_bytes;
  1370. if (scmd->request->cmd_type != REQ_TYPE_FS)
  1371. return 0;
  1372. info_valid = scsi_get_sense_info_fld(scmd->sense_buffer,
  1373. SCSI_SENSE_BUFFERSIZE,
  1374. &bad_lba);
  1375. if (!info_valid)
  1376. return 0;
  1377. if (scsi_bufflen(scmd) <= scmd->device->sector_size)
  1378. return 0;
  1379. if (scmd->device->sector_size < 512) {
  1380. /* only legitimate sector_size here is 256 */
  1381. start_lba <<= 1;
  1382. end_lba <<= 1;
  1383. } else {
  1384. /* be careful ... don't want any overflows */
  1385. u64 factor = scmd->device->sector_size / 512;
  1386. do_div(start_lba, factor);
  1387. do_div(end_lba, factor);
  1388. }
  1389. /* The bad lba was reported incorrectly, we have no idea where
  1390. * the error is.
  1391. */
  1392. if (bad_lba < start_lba || bad_lba >= end_lba)
  1393. return 0;
  1394. /* This computation should always be done in terms of
  1395. * the resolution of the device's medium.
  1396. */
  1397. good_bytes = (bad_lba - start_lba) * scmd->device->sector_size;
  1398. return min(good_bytes, transferred);
  1399. }
  1400. /**
  1401. * sd_done - bottom half handler: called when the lower level
  1402. * driver has completed (successfully or otherwise) a scsi command.
  1403. * @SCpnt: mid-level's per command structure.
  1404. *
  1405. * Note: potentially run from within an ISR. Must not block.
  1406. **/
  1407. static int sd_done(struct scsi_cmnd *SCpnt)
  1408. {
  1409. int result = SCpnt->result;
  1410. unsigned int good_bytes = result ? 0 : scsi_bufflen(SCpnt);
  1411. struct scsi_sense_hdr sshdr;
  1412. struct scsi_disk *sdkp = scsi_disk(SCpnt->request->rq_disk);
  1413. struct request *req = SCpnt->request;
  1414. int sense_valid = 0;
  1415. int sense_deferred = 0;
  1416. unsigned char op = SCpnt->cmnd[0];
  1417. unsigned char unmap = SCpnt->cmnd[1] & 8;
  1418. if (req->cmd_flags & REQ_DISCARD || req->cmd_flags & REQ_WRITE_SAME) {
  1419. if (!result) {
  1420. good_bytes = blk_rq_bytes(req);
  1421. scsi_set_resid(SCpnt, 0);
  1422. } else {
  1423. good_bytes = 0;
  1424. scsi_set_resid(SCpnt, blk_rq_bytes(req));
  1425. }
  1426. }
  1427. if (result) {
  1428. sense_valid = scsi_command_normalize_sense(SCpnt, &sshdr);
  1429. if (sense_valid)
  1430. sense_deferred = scsi_sense_is_deferred(&sshdr);
  1431. }
  1432. #ifdef CONFIG_SCSI_LOGGING
  1433. SCSI_LOG_HLCOMPLETE(1, scsi_print_result(SCpnt));
  1434. if (sense_valid) {
  1435. SCSI_LOG_HLCOMPLETE(1, scmd_printk(KERN_INFO, SCpnt,
  1436. "sd_done: sb[respc,sk,asc,"
  1437. "ascq]=%x,%x,%x,%x\n",
  1438. sshdr.response_code,
  1439. sshdr.sense_key, sshdr.asc,
  1440. sshdr.ascq));
  1441. }
  1442. #endif
  1443. if (driver_byte(result) != DRIVER_SENSE &&
  1444. (!sense_valid || sense_deferred))
  1445. goto out;
  1446. sdkp->medium_access_timed_out = 0;
  1447. switch (sshdr.sense_key) {
  1448. case HARDWARE_ERROR:
  1449. case MEDIUM_ERROR:
  1450. good_bytes = sd_completed_bytes(SCpnt);
  1451. break;
  1452. case RECOVERED_ERROR:
  1453. good_bytes = scsi_bufflen(SCpnt);
  1454. break;
  1455. case NO_SENSE:
  1456. /* This indicates a false check condition, so ignore it. An
  1457. * unknown amount of data was transferred so treat it as an
  1458. * error.
  1459. */
  1460. scsi_print_sense("sd", SCpnt);
  1461. SCpnt->result = 0;
  1462. memset(SCpnt->sense_buffer, 0, SCSI_SENSE_BUFFERSIZE);
  1463. break;
  1464. case ABORTED_COMMAND:
  1465. if (sshdr.asc == 0x10) /* DIF: Target detected corruption */
  1466. good_bytes = sd_completed_bytes(SCpnt);
  1467. break;
  1468. case ILLEGAL_REQUEST:
  1469. if (sshdr.asc == 0x10) /* DIX: Host detected corruption */
  1470. good_bytes = sd_completed_bytes(SCpnt);
  1471. /* INVALID COMMAND OPCODE or INVALID FIELD IN CDB */
  1472. if (sshdr.asc == 0x20 || sshdr.asc == 0x24) {
  1473. switch (op) {
  1474. case UNMAP:
  1475. sd_config_discard(sdkp, SD_LBP_DISABLE);
  1476. break;
  1477. case WRITE_SAME_16:
  1478. case WRITE_SAME:
  1479. if (unmap)
  1480. sd_config_discard(sdkp, SD_LBP_DISABLE);
  1481. else {
  1482. sdkp->device->no_write_same = 1;
  1483. sd_config_write_same(sdkp);
  1484. good_bytes = 0;
  1485. req->__data_len = blk_rq_bytes(req);
  1486. req->cmd_flags |= REQ_QUIET;
  1487. }
  1488. }
  1489. }
  1490. break;
  1491. default:
  1492. break;
  1493. }
  1494. out:
  1495. if (rq_data_dir(SCpnt->request) == READ && scsi_prot_sg_count(SCpnt))
  1496. sd_dif_complete(SCpnt, good_bytes);
  1497. return good_bytes;
  1498. }
  1499. /*
  1500. * spinup disk - called only in sd_revalidate_disk()
  1501. */
  1502. static void
  1503. sd_spinup_disk(struct scsi_disk *sdkp)
  1504. {
  1505. unsigned char cmd[10];
  1506. unsigned long spintime_expire = 0;
  1507. int retries, spintime;
  1508. unsigned int the_result;
  1509. struct scsi_sense_hdr sshdr;
  1510. int sense_valid = 0;
  1511. spintime = 0;
  1512. /* Spin up drives, as required. Only do this at boot time */
  1513. /* Spinup needs to be done for module loads too. */
  1514. do {
  1515. retries = 0;
  1516. do {
  1517. cmd[0] = TEST_UNIT_READY;
  1518. memset((void *) &cmd[1], 0, 9);
  1519. the_result = scsi_execute_req(sdkp->device, cmd,
  1520. DMA_NONE, NULL, 0,
  1521. &sshdr, SD_TIMEOUT,
  1522. SD_MAX_RETRIES, NULL);
  1523. /*
  1524. * If the drive has indicated to us that it
  1525. * doesn't have any media in it, don't bother
  1526. * with any more polling.
  1527. */
  1528. if (media_not_present(sdkp, &sshdr))
  1529. return;
  1530. if (the_result)
  1531. sense_valid = scsi_sense_valid(&sshdr);
  1532. retries++;
  1533. } while (retries < 3 &&
  1534. (!scsi_status_is_good(the_result) ||
  1535. ((driver_byte(the_result) & DRIVER_SENSE) &&
  1536. sense_valid && sshdr.sense_key == UNIT_ATTENTION)));
  1537. if ((driver_byte(the_result) & DRIVER_SENSE) == 0) {
  1538. /* no sense, TUR either succeeded or failed
  1539. * with a status error */
  1540. if(!spintime && !scsi_status_is_good(the_result)) {
  1541. sd_printk(KERN_NOTICE, sdkp, "Unit Not Ready\n");
  1542. sd_print_result(sdkp, the_result);
  1543. }
  1544. break;
  1545. }
  1546. /*
  1547. * The device does not want the automatic start to be issued.
  1548. */
  1549. if (sdkp->device->no_start_on_add)
  1550. break;
  1551. if (sense_valid && sshdr.sense_key == NOT_READY) {
  1552. if (sshdr.asc == 4 && sshdr.ascq == 3)
  1553. break; /* manual intervention required */
  1554. if (sshdr.asc == 4 && sshdr.ascq == 0xb)
  1555. break; /* standby */
  1556. if (sshdr.asc == 4 && sshdr.ascq == 0xc)
  1557. break; /* unavailable */
  1558. /*
  1559. * Issue command to spin up drive when not ready
  1560. */
  1561. if (!spintime) {
  1562. sd_printk(KERN_NOTICE, sdkp, "Spinning up disk...");
  1563. cmd[0] = START_STOP;
  1564. cmd[1] = 1; /* Return immediately */
  1565. memset((void *) &cmd[2], 0, 8);
  1566. cmd[4] = 1; /* Start spin cycle */
  1567. if (sdkp->device->start_stop_pwr_cond)
  1568. cmd[4] |= 1 << 4;
  1569. scsi_execute_req(sdkp->device, cmd, DMA_NONE,
  1570. NULL, 0, &sshdr,
  1571. SD_TIMEOUT, SD_MAX_RETRIES,
  1572. NULL);
  1573. spintime_expire = jiffies + 100 * HZ;
  1574. spintime = 1;
  1575. }
  1576. /* Wait 1 second for next try */
  1577. msleep(1000);
  1578. printk(".");
  1579. /*
  1580. * Wait for USB flash devices with slow firmware.
  1581. * Yes, this sense key/ASC combination shouldn't
  1582. * occur here. It's characteristic of these devices.
  1583. */
  1584. } else if (sense_valid &&
  1585. sshdr.sense_key == UNIT_ATTENTION &&
  1586. sshdr.asc == 0x28) {
  1587. if (!spintime) {
  1588. spintime_expire = jiffies + 5 * HZ;
  1589. spintime = 1;
  1590. }
  1591. /* Wait 1 second for next try */
  1592. msleep(1000);
  1593. } else {
  1594. /* we don't understand the sense code, so it's
  1595. * probably pointless to loop */
  1596. if(!spintime) {
  1597. sd_printk(KERN_NOTICE, sdkp, "Unit Not Ready\n");
  1598. sd_print_sense_hdr(sdkp, &sshdr);
  1599. }
  1600. break;
  1601. }
  1602. } while (spintime && time_before_eq(jiffies, spintime_expire));
  1603. if (spintime) {
  1604. if (scsi_status_is_good(the_result))
  1605. printk("ready\n");
  1606. else
  1607. printk("not responding...\n");
  1608. }
  1609. }
  1610. /*
  1611. * Determine whether disk supports Data Integrity Field.
  1612. */
  1613. static int sd_read_protection_type(struct scsi_disk *sdkp, unsigned char *buffer)
  1614. {
  1615. struct scsi_device *sdp = sdkp->device;
  1616. u8 type;
  1617. int ret = 0;
  1618. if (scsi_device_protection(sdp) == 0 || (buffer[12] & 1) == 0)
  1619. return ret;
  1620. type = ((buffer[12] >> 1) & 7) + 1; /* P_TYPE 0 = Type 1 */
  1621. if (type > SD_DIF_TYPE3_PROTECTION)
  1622. ret = -ENODEV;
  1623. else if (scsi_host_dif_capable(sdp->host, type))
  1624. ret = 1;
  1625. if (sdkp->first_scan || type != sdkp->protection_type)
  1626. switch (ret) {
  1627. case -ENODEV:
  1628. sd_printk(KERN_ERR, sdkp, "formatted with unsupported" \
  1629. " protection type %u. Disabling disk!\n",
  1630. type);
  1631. break;
  1632. case 1:
  1633. sd_printk(KERN_NOTICE, sdkp,
  1634. "Enabling DIF Type %u protection\n", type);
  1635. break;
  1636. case 0:
  1637. sd_printk(KERN_NOTICE, sdkp,
  1638. "Disabling DIF Type %u protection\n", type);
  1639. break;
  1640. }
  1641. sdkp->protection_type = type;
  1642. return ret;
  1643. }
  1644. static void read_capacity_error(struct scsi_disk *sdkp, struct scsi_device *sdp,
  1645. struct scsi_sense_hdr *sshdr, int sense_valid,
  1646. int the_result)
  1647. {
  1648. sd_print_result(sdkp, the_result);
  1649. if (driver_byte(the_result) & DRIVER_SENSE)
  1650. sd_print_sense_hdr(sdkp, sshdr);
  1651. else
  1652. sd_printk(KERN_NOTICE, sdkp, "Sense not available.\n");
  1653. /*
  1654. * Set dirty bit for removable devices if not ready -
  1655. * sometimes drives will not report this properly.
  1656. */
  1657. if (sdp->removable &&
  1658. sense_valid && sshdr->sense_key == NOT_READY)
  1659. set_media_not_present(sdkp);
  1660. /*
  1661. * We used to set media_present to 0 here to indicate no media
  1662. * in the drive, but some drives fail read capacity even with
  1663. * media present, so we can't do that.
  1664. */
  1665. sdkp->capacity = 0; /* unknown mapped to zero - as usual */
  1666. }
  1667. #define RC16_LEN 32
  1668. #if RC16_LEN > SD_BUF_SIZE
  1669. #error RC16_LEN must not be more than SD_BUF_SIZE
  1670. #endif
  1671. #define READ_CAPACITY_RETRIES_ON_RESET 10
  1672. static int read_capacity_16(struct scsi_disk *sdkp, struct scsi_device *sdp,
  1673. unsigned char *buffer)
  1674. {
  1675. unsigned char cmd[16];
  1676. struct scsi_sense_hdr sshdr;
  1677. int sense_valid = 0;
  1678. int the_result;
  1679. int retries = 3, reset_retries = READ_CAPACITY_RETRIES_ON_RESET;
  1680. unsigned int alignment;
  1681. unsigned long long lba;
  1682. unsigned sector_size;
  1683. if (sdp->no_read_capacity_16)
  1684. return -EINVAL;
  1685. do {
  1686. memset(cmd, 0, 16);
  1687. cmd[0] = SERVICE_ACTION_IN;
  1688. cmd[1] = SAI_READ_CAPACITY_16;
  1689. cmd[13] = RC16_LEN;
  1690. memset(buffer, 0, RC16_LEN);
  1691. the_result = scsi_execute_req(sdp, cmd, DMA_FROM_DEVICE,
  1692. buffer, RC16_LEN, &sshdr,
  1693. SD_TIMEOUT, SD_MAX_RETRIES, NULL);
  1694. if (media_not_present(sdkp, &sshdr))
  1695. return -ENODEV;
  1696. if (the_result) {
  1697. sense_valid = scsi_sense_valid(&sshdr);
  1698. if (sense_valid &&
  1699. sshdr.sense_key == ILLEGAL_REQUEST &&
  1700. (sshdr.asc == 0x20 || sshdr.asc == 0x24) &&
  1701. sshdr.ascq == 0x00)
  1702. /* Invalid Command Operation Code or
  1703. * Invalid Field in CDB, just retry
  1704. * silently with RC10 */
  1705. return -EINVAL;
  1706. if (sense_valid &&
  1707. sshdr.sense_key == UNIT_ATTENTION &&
  1708. sshdr.asc == 0x29 && sshdr.ascq == 0x00)
  1709. /* Device reset might occur several times,
  1710. * give it one more chance */
  1711. if (--reset_retries > 0)
  1712. continue;
  1713. }
  1714. retries--;
  1715. } while (the_result && retries);
  1716. if (the_result) {
  1717. sd_printk(KERN_NOTICE, sdkp, "READ CAPACITY(16) failed\n");
  1718. read_capacity_error(sdkp, sdp, &sshdr, sense_valid, the_result);
  1719. return -EINVAL;
  1720. }
  1721. sector_size = get_unaligned_be32(&buffer[8]);
  1722. lba = get_unaligned_be64(&buffer[0]);
  1723. if (sd_read_protection_type(sdkp, buffer) < 0) {
  1724. sdkp->capacity = 0;
  1725. return -ENODEV;
  1726. }
  1727. if ((sizeof(sdkp->capacity) == 4) && (lba >= 0xffffffffULL)) {
  1728. sd_printk(KERN_ERR, sdkp, "Too big for this kernel. Use a "
  1729. "kernel compiled with support for large block "
  1730. "devices.\n");
  1731. sdkp->capacity = 0;
  1732. return -EOVERFLOW;
  1733. }
  1734. /* Logical blocks per physical block exponent */
  1735. sdkp->physical_block_size = (1 << (buffer[13] & 0xf)) * sector_size;
  1736. /* Lowest aligned logical block */
  1737. alignment = ((buffer[14] & 0x3f) << 8 | buffer[15]) * sector_size;
  1738. blk_queue_alignment_offset(sdp->request_queue, alignment);
  1739. if (alignment && sdkp->first_scan)
  1740. sd_printk(KERN_NOTICE, sdkp,
  1741. "physical block alignment offset: %u\n", alignment);
  1742. if (buffer[14] & 0x80) { /* LBPME */
  1743. sdkp->lbpme = 1;
  1744. if (buffer[14] & 0x40) /* LBPRZ */
  1745. sdkp->lbprz = 1;
  1746. sd_config_discard(sdkp, SD_LBP_WS16);
  1747. }
  1748. sdkp->capacity = lba + 1;
  1749. return sector_size;
  1750. }
  1751. static int read_capacity_10(struct scsi_disk *sdkp, struct scsi_device *sdp,
  1752. unsigned char *buffer)
  1753. {
  1754. unsigned char cmd[16];
  1755. struct scsi_sense_hdr sshdr;
  1756. int sense_valid = 0;
  1757. int the_result;
  1758. int retries = 3, reset_retries = READ_CAPACITY_RETRIES_ON_RESET;
  1759. sector_t lba;
  1760. unsigned sector_size;
  1761. do {
  1762. cmd[0] = READ_CAPACITY;
  1763. memset(&cmd[1], 0, 9);
  1764. memset(buffer, 0, 8);
  1765. the_result = scsi_execute_req(sdp, cmd, DMA_FROM_DEVICE,
  1766. buffer, 8, &sshdr,
  1767. SD_TIMEOUT, SD_MAX_RETRIES, NULL);
  1768. if (media_not_present(sdkp, &sshdr))
  1769. return -ENODEV;
  1770. if (the_result) {
  1771. sense_valid = scsi_sense_valid(&sshdr);
  1772. if (sense_valid &&
  1773. sshdr.sense_key == UNIT_ATTENTION &&
  1774. sshdr.asc == 0x29 && sshdr.ascq == 0x00)
  1775. /* Device reset might occur several times,
  1776. * give it one more chance */
  1777. if (--reset_retries > 0)
  1778. continue;
  1779. }
  1780. retries--;
  1781. } while (the_result && retries);
  1782. if (the_result) {
  1783. sd_printk(KERN_NOTICE, sdkp, "READ CAPACITY failed\n");
  1784. read_capacity_error(sdkp, sdp, &sshdr, sense_valid, the_result);
  1785. return -EINVAL;
  1786. }
  1787. sector_size = get_unaligned_be32(&buffer[4]);
  1788. lba = get_unaligned_be32(&buffer[0]);
  1789. if (sdp->no_read_capacity_16 && (lba == 0xffffffff)) {
  1790. /* Some buggy (usb cardreader) devices return an lba of
  1791. 0xffffffff when the want to report a size of 0 (with
  1792. which they really mean no media is present) */
  1793. sdkp->capacity = 0;
  1794. sdkp->physical_block_size = sector_size;
  1795. return sector_size;
  1796. }
  1797. if ((sizeof(sdkp->capacity) == 4) && (lba == 0xffffffff)) {
  1798. sd_printk(KERN_ERR, sdkp, "Too big for this kernel. Use a "
  1799. "kernel compiled with support for large block "
  1800. "devices.\n");
  1801. sdkp->capacity = 0;
  1802. return -EOVERFLOW;
  1803. }
  1804. sdkp->capacity = lba + 1;
  1805. sdkp->physical_block_size = sector_size;
  1806. return sector_size;
  1807. }
  1808. static int sd_try_rc16_first(struct scsi_device *sdp)
  1809. {
  1810. if (sdp->host->max_cmd_len < 16)
  1811. return 0;
  1812. if (sdp->try_rc_10_first)
  1813. return 0;
  1814. if (sdp->scsi_level > SCSI_SPC_2)
  1815. return 1;
  1816. if (scsi_device_protection(sdp))
  1817. return 1;
  1818. return 0;
  1819. }
  1820. /*
  1821. * read disk capacity
  1822. */
  1823. static void
  1824. sd_read_capacity(struct scsi_disk *sdkp, unsigned char *buffer)
  1825. {
  1826. int sector_size;
  1827. struct scsi_device *sdp = sdkp->device;
  1828. sector_t old_capacity = sdkp->capacity;
  1829. if (sd_try_rc16_first(sdp)) {
  1830. sector_size = read_capacity_16(sdkp, sdp, buffer);
  1831. if (sector_size == -EOVERFLOW)
  1832. goto got_data;
  1833. if (sector_size == -ENODEV)
  1834. return;
  1835. if (sector_size < 0)
  1836. sector_size = read_capacity_10(sdkp, sdp, buffer);
  1837. if (sector_size < 0)
  1838. return;
  1839. } else {
  1840. sector_size = read_capacity_10(sdkp, sdp, buffer);
  1841. if (sector_size == -EOVERFLOW)
  1842. goto got_data;
  1843. if (sector_size < 0)
  1844. return;
  1845. if ((sizeof(sdkp->capacity) > 4) &&
  1846. (sdkp->capacity > 0xffffffffULL)) {
  1847. int old_sector_size = sector_size;
  1848. sd_printk(KERN_NOTICE, sdkp, "Very big device. "
  1849. "Trying to use READ CAPACITY(16).\n");
  1850. sector_size = read_capacity_16(sdkp, sdp, buffer);
  1851. if (sector_size < 0) {
  1852. sd_printk(KERN_NOTICE, sdkp,
  1853. "Using 0xffffffff as device size\n");
  1854. sdkp->capacity = 1 + (sector_t) 0xffffffff;
  1855. sector_size = old_sector_size;
  1856. goto got_data;
  1857. }
  1858. }
  1859. }
  1860. /* Some devices are known to return the total number of blocks,
  1861. * not the highest block number. Some devices have versions
  1862. * which do this and others which do not. Some devices we might
  1863. * suspect of doing this but we don't know for certain.
  1864. *
  1865. * If we know the reported capacity is wrong, decrement it. If
  1866. * we can only guess, then assume the number of blocks is even
  1867. * (usually true but not always) and err on the side of lowering
  1868. * the capacity.
  1869. */
  1870. if (sdp->fix_capacity ||
  1871. (sdp->guess_capacity && (sdkp->capacity & 0x01))) {
  1872. sd_printk(KERN_INFO, sdkp, "Adjusting the sector count "
  1873. "from its reported value: %llu\n",
  1874. (unsigned long long) sdkp->capacity);
  1875. --sdkp->capacity;
  1876. }
  1877. got_data:
  1878. if (sector_size == 0) {
  1879. sector_size = 512;
  1880. sd_printk(KERN_NOTICE, sdkp, "Sector size 0 reported, "
  1881. "assuming 512.\n");
  1882. }
  1883. if (sector_size != 512 &&
  1884. sector_size != 1024 &&
  1885. sector_size != 2048 &&
  1886. sector_size != 4096 &&
  1887. sector_size != 256) {
  1888. sd_printk(KERN_NOTICE, sdkp, "Unsupported sector size %d.\n",
  1889. sector_size);
  1890. /*
  1891. * The user might want to re-format the drive with
  1892. * a supported sectorsize. Once this happens, it
  1893. * would be relatively trivial to set the thing up.
  1894. * For this reason, we leave the thing in the table.
  1895. */
  1896. sdkp->capacity = 0;
  1897. /*
  1898. * set a bogus sector size so the normal read/write
  1899. * logic in the block layer will eventually refuse any
  1900. * request on this device without tripping over power
  1901. * of two sector size assumptions
  1902. */
  1903. sector_size = 512;
  1904. }
  1905. blk_queue_logical_block_size(sdp->request_queue, sector_size);
  1906. {
  1907. char cap_str_2[10], cap_str_10[10];
  1908. u64 sz = (u64)sdkp->capacity << ilog2(sector_size);
  1909. string_get_size(sz, STRING_UNITS_2, cap_str_2,
  1910. sizeof(cap_str_2));
  1911. string_get_size(sz, STRING_UNITS_10, cap_str_10,
  1912. sizeof(cap_str_10));
  1913. if (sdkp->first_scan || old_capacity != sdkp->capacity) {
  1914. sd_printk(KERN_NOTICE, sdkp,
  1915. "%llu %d-byte logical blocks: (%s/%s)\n",
  1916. (unsigned long long)sdkp->capacity,
  1917. sector_size, cap_str_10, cap_str_2);
  1918. if (sdkp->physical_block_size != sector_size)
  1919. sd_printk(KERN_NOTICE, sdkp,
  1920. "%u-byte physical blocks\n",
  1921. sdkp->physical_block_size);
  1922. }
  1923. }
  1924. sdp->use_16_for_rw = (sdkp->capacity > 0xffffffff);
  1925. /* Rescale capacity to 512-byte units */
  1926. if (sector_size == 4096)
  1927. sdkp->capacity <<= 3;
  1928. else if (sector_size == 2048)
  1929. sdkp->capacity <<= 2;
  1930. else if (sector_size == 1024)
  1931. sdkp->capacity <<= 1;
  1932. else if (sector_size == 256)
  1933. sdkp->capacity >>= 1;
  1934. blk_queue_physical_block_size(sdp->request_queue,
  1935. sdkp->physical_block_size);
  1936. sdkp->device->sector_size = sector_size;
  1937. }
  1938. /* called with buffer of length 512 */
  1939. static inline int
  1940. sd_do_mode_sense(struct scsi_device *sdp, int dbd, int modepage,
  1941. unsigned char *buffer, int len, struct scsi_mode_data *data,
  1942. struct scsi_sense_hdr *sshdr)
  1943. {
  1944. return scsi_mode_sense(sdp, dbd, modepage, buffer, len,
  1945. SD_TIMEOUT, SD_MAX_RETRIES, data,
  1946. sshdr);
  1947. }
  1948. /*
  1949. * read write protect setting, if possible - called only in sd_revalidate_disk()
  1950. * called with buffer of length SD_BUF_SIZE
  1951. */
  1952. static void
  1953. sd_read_write_protect_flag(struct scsi_disk *sdkp, unsigned char *buffer)
  1954. {
  1955. int res;
  1956. struct scsi_device *sdp = sdkp->device;
  1957. struct scsi_mode_data data;
  1958. int old_wp = sdkp->write_prot;
  1959. set_disk_ro(sdkp->disk, 0);
  1960. if (sdp->skip_ms_page_3f) {
  1961. sd_printk(KERN_NOTICE, sdkp, "Assuming Write Enabled\n");
  1962. return;
  1963. }
  1964. if (sdp->use_192_bytes_for_3f) {
  1965. res = sd_do_mode_sense(sdp, 0, 0x3F, buffer, 192, &data, NULL);
  1966. } else {
  1967. /*
  1968. * First attempt: ask for all pages (0x3F), but only 4 bytes.
  1969. * We have to start carefully: some devices hang if we ask
  1970. * for more than is available.
  1971. */
  1972. res = sd_do_mode_sense(sdp, 0, 0x3F, buffer, 4, &data, NULL);
  1973. /*
  1974. * Second attempt: ask for page 0 When only page 0 is
  1975. * implemented, a request for page 3F may return Sense Key
  1976. * 5: Illegal Request, Sense Code 24: Invalid field in
  1977. * CDB.
  1978. */
  1979. if (!scsi_status_is_good(res))
  1980. res = sd_do_mode_sense(sdp, 0, 0, buffer, 4, &data, NULL);
  1981. /*
  1982. * Third attempt: ask 255 bytes, as we did earlier.
  1983. */
  1984. if (!scsi_status_is_good(res))
  1985. res = sd_do_mode_sense(sdp, 0, 0x3F, buffer, 255,
  1986. &data, NULL);
  1987. }
  1988. if (!scsi_status_is_good(res)) {
  1989. sd_printk(KERN_WARNING, sdkp,
  1990. "Test WP failed, assume Write Enabled\n");
  1991. } else {
  1992. sdkp->write_prot = ((data.device_specific & 0x80) != 0);
  1993. set_disk_ro(sdkp->disk, sdkp->write_prot);
  1994. if (sdkp->first_scan || old_wp != sdkp->write_prot) {
  1995. sd_printk(KERN_NOTICE, sdkp, "Write Protect is %s\n",
  1996. sdkp->write_prot ? "on" : "off");
  1997. sd_printk(KERN_DEBUG, sdkp,
  1998. "Mode Sense: %02x %02x %02x %02x\n",
  1999. buffer[0], buffer[1], buffer[2], buffer[3]);
  2000. }
  2001. }
  2002. }
  2003. /*
  2004. * sd_read_cache_type - called only from sd_revalidate_disk()
  2005. * called with buffer of length SD_BUF_SIZE
  2006. */
  2007. static void
  2008. sd_read_cache_type(struct scsi_disk *sdkp, unsigned char *buffer)
  2009. {
  2010. int len = 0, res;
  2011. struct scsi_device *sdp = sdkp->device;
  2012. int dbd;
  2013. int modepage;
  2014. int first_len;
  2015. struct scsi_mode_data data;
  2016. struct scsi_sense_hdr sshdr;
  2017. int old_wce = sdkp->WCE;
  2018. int old_rcd = sdkp->RCD;
  2019. int old_dpofua = sdkp->DPOFUA;
  2020. if (sdkp->cache_override)
  2021. return;
  2022. first_len = 4;
  2023. if (sdp->skip_ms_page_8) {
  2024. if (sdp->type == TYPE_RBC)
  2025. goto defaults;
  2026. else {
  2027. if (sdp->skip_ms_page_3f)
  2028. goto defaults;
  2029. modepage = 0x3F;
  2030. if (sdp->use_192_bytes_for_3f)
  2031. first_len = 192;
  2032. dbd = 0;
  2033. }
  2034. } else if (sdp->type == TYPE_RBC) {
  2035. modepage = 6;
  2036. dbd = 8;
  2037. } else {
  2038. modepage = 8;
  2039. dbd = 0;
  2040. }
  2041. /* cautiously ask */
  2042. res = sd_do_mode_sense(sdp, dbd, modepage, buffer, first_len,
  2043. &data, &sshdr);
  2044. if (!scsi_status_is_good(res))
  2045. goto bad_sense;
  2046. if (!data.header_length) {
  2047. modepage = 6;
  2048. first_len = 0;
  2049. sd_printk(KERN_ERR, sdkp, "Missing header in MODE_SENSE response\n");
  2050. }
  2051. /* that went OK, now ask for the proper length */
  2052. len = data.length;
  2053. /*
  2054. * We're only interested in the first three bytes, actually.
  2055. * But the data cache page is defined for the first 20.
  2056. */
  2057. if (len < 3)
  2058. goto bad_sense;
  2059. else if (len > SD_BUF_SIZE) {
  2060. sd_printk(KERN_NOTICE, sdkp, "Truncating mode parameter "
  2061. "data from %d to %d bytes\n", len, SD_BUF_SIZE);
  2062. len = SD_BUF_SIZE;
  2063. }
  2064. if (modepage == 0x3F && sdp->use_192_bytes_for_3f)
  2065. len = 192;
  2066. /* Get the data */
  2067. if (len > first_len)
  2068. res = sd_do_mode_sense(sdp, dbd, modepage, buffer, len,
  2069. &data, &sshdr);
  2070. if (scsi_status_is_good(res)) {
  2071. int offset = data.header_length + data.block_descriptor_length;
  2072. while (offset < len) {
  2073. u8 page_code = buffer[offset] & 0x3F;
  2074. u8 spf = buffer[offset] & 0x40;
  2075. if (page_code == 8 || page_code == 6) {
  2076. /* We're interested only in the first 3 bytes.
  2077. */
  2078. if (len - offset <= 2) {
  2079. sd_printk(KERN_ERR, sdkp, "Incomplete "
  2080. "mode parameter data\n");
  2081. goto defaults;
  2082. } else {
  2083. modepage = page_code;
  2084. goto Page_found;
  2085. }
  2086. } else {
  2087. /* Go to the next page */
  2088. if (spf && len - offset > 3)
  2089. offset += 4 + (buffer[offset+2] << 8) +
  2090. buffer[offset+3];
  2091. else if (!spf && len - offset > 1)
  2092. offset += 2 + buffer[offset+1];
  2093. else {
  2094. sd_printk(KERN_ERR, sdkp, "Incomplete "
  2095. "mode parameter data\n");
  2096. goto defaults;
  2097. }
  2098. }
  2099. }
  2100. sd_printk(KERN_ERR, sdkp, "No Caching mode page found\n");
  2101. goto defaults;
  2102. Page_found:
  2103. if (modepage == 8) {
  2104. sdkp->WCE = ((buffer[offset + 2] & 0x04) != 0);
  2105. sdkp->RCD = ((buffer[offset + 2] & 0x01) != 0);
  2106. } else {
  2107. sdkp->WCE = ((buffer[offset + 2] & 0x01) == 0);
  2108. sdkp->RCD = 0;
  2109. }
  2110. sdkp->DPOFUA = (data.device_specific & 0x10) != 0;
  2111. if (sdkp->DPOFUA && !sdkp->device->use_10_for_rw) {
  2112. sd_printk(KERN_NOTICE, sdkp,
  2113. "Uses READ/WRITE(6), disabling FUA\n");
  2114. sdkp->DPOFUA = 0;
  2115. }
  2116. if (sdkp->first_scan || old_wce != sdkp->WCE ||
  2117. old_rcd != sdkp->RCD || old_dpofua != sdkp->DPOFUA)
  2118. sd_printk(KERN_NOTICE, sdkp,
  2119. "Write cache: %s, read cache: %s, %s\n",
  2120. sdkp->WCE ? "enabled" : "disabled",
  2121. sdkp->RCD ? "disabled" : "enabled",
  2122. sdkp->DPOFUA ? "supports DPO and FUA"
  2123. : "doesn't support DPO or FUA");
  2124. return;
  2125. }
  2126. bad_sense:
  2127. if (scsi_sense_valid(&sshdr) &&
  2128. sshdr.sense_key == ILLEGAL_REQUEST &&
  2129. sshdr.asc == 0x24 && sshdr.ascq == 0x0)
  2130. /* Invalid field in CDB */
  2131. sd_printk(KERN_NOTICE, sdkp, "Cache data unavailable\n");
  2132. else
  2133. sd_printk(KERN_ERR, sdkp, "Asking for cache data failed\n");
  2134. defaults:
  2135. if (sdp->wce_default_on) {
  2136. sd_printk(KERN_NOTICE, sdkp, "Assuming drive cache: write back\n");
  2137. sdkp->WCE = 1;
  2138. } else {
  2139. sd_printk(KERN_ERR, sdkp, "Assuming drive cache: write through\n");
  2140. sdkp->WCE = 0;
  2141. }
  2142. sdkp->RCD = 0;
  2143. sdkp->DPOFUA = 0;
  2144. }
  2145. /*
  2146. * The ATO bit indicates whether the DIF application tag is available
  2147. * for use by the operating system.
  2148. */
  2149. static void sd_read_app_tag_own(struct scsi_disk *sdkp, unsigned char *buffer)
  2150. {
  2151. int res, offset;
  2152. struct scsi_device *sdp = sdkp->device;
  2153. struct scsi_mode_data data;
  2154. struct scsi_sense_hdr sshdr;
  2155. if (sdp->type != TYPE_DISK)
  2156. return;
  2157. if (sdkp->protection_type == 0)
  2158. return;
  2159. res = scsi_mode_sense(sdp, 1, 0x0a, buffer, 36, SD_TIMEOUT,
  2160. SD_MAX_RETRIES, &data, &sshdr);
  2161. if (!scsi_status_is_good(res) || !data.header_length ||
  2162. data.length < 6) {
  2163. sd_printk(KERN_WARNING, sdkp,
  2164. "getting Control mode page failed, assume no ATO\n");
  2165. if (scsi_sense_valid(&sshdr))
  2166. sd_print_sense_hdr(sdkp, &sshdr);
  2167. return;
  2168. }
  2169. offset = data.header_length + data.block_descriptor_length;
  2170. if ((buffer[offset] & 0x3f) != 0x0a) {
  2171. sd_printk(KERN_ERR, sdkp, "ATO Got wrong page\n");
  2172. return;
  2173. }
  2174. if ((buffer[offset + 5] & 0x80) == 0)
  2175. return;
  2176. sdkp->ATO = 1;
  2177. return;
  2178. }
  2179. /**
  2180. * sd_read_block_limits - Query disk device for preferred I/O sizes.
  2181. * @disk: disk to query
  2182. */
  2183. static void sd_read_block_limits(struct scsi_disk *sdkp)
  2184. {
  2185. unsigned int sector_sz = sdkp->device->sector_size;
  2186. const int vpd_len = 64;
  2187. unsigned char *buffer = kmalloc(vpd_len, GFP_KERNEL);
  2188. if (!buffer ||
  2189. /* Block Limits VPD */
  2190. scsi_get_vpd_page(sdkp->device, 0xb0, buffer, vpd_len))
  2191. goto out;
  2192. blk_queue_io_min(sdkp->disk->queue,
  2193. get_unaligned_be16(&buffer[6]) * sector_sz);
  2194. blk_queue_io_opt(sdkp->disk->queue,
  2195. get_unaligned_be32(&buffer[12]) * sector_sz);
  2196. if (buffer[3] == 0x3c) {
  2197. unsigned int lba_count, desc_count;
  2198. sdkp->max_ws_blocks = (u32)get_unaligned_be64(&buffer[36]);
  2199. if (!sdkp->lbpme)
  2200. goto out;
  2201. lba_count = get_unaligned_be32(&buffer[20]);
  2202. desc_count = get_unaligned_be32(&buffer[24]);
  2203. if (lba_count && desc_count)
  2204. sdkp->max_unmap_blocks = lba_count;
  2205. sdkp->unmap_granularity = get_unaligned_be32(&buffer[28]);
  2206. if (buffer[32] & 0x80)
  2207. sdkp->unmap_alignment =
  2208. get_unaligned_be32(&buffer[32]) & ~(1 << 31);
  2209. if (!sdkp->lbpvpd) { /* LBP VPD page not provided */
  2210. if (sdkp->max_unmap_blocks)
  2211. sd_config_discard(sdkp, SD_LBP_UNMAP);
  2212. else
  2213. sd_config_discard(sdkp, SD_LBP_WS16);
  2214. } else { /* LBP VPD page tells us what to use */
  2215. if (sdkp->lbpu && sdkp->max_unmap_blocks)
  2216. sd_config_discard(sdkp, SD_LBP_UNMAP);
  2217. else if (sdkp->lbpws)
  2218. sd_config_discard(sdkp, SD_LBP_WS16);
  2219. else if (sdkp->lbpws10)
  2220. sd_config_discard(sdkp, SD_LBP_WS10);
  2221. else
  2222. sd_config_discard(sdkp, SD_LBP_DISABLE);
  2223. }
  2224. }
  2225. out:
  2226. kfree(buffer);
  2227. }
  2228. /**
  2229. * sd_read_block_characteristics - Query block dev. characteristics
  2230. * @disk: disk to query
  2231. */
  2232. static void sd_read_block_characteristics(struct scsi_disk *sdkp)
  2233. {
  2234. unsigned char *buffer;
  2235. u16 rot;
  2236. const int vpd_len = 64;
  2237. buffer = kmalloc(vpd_len, GFP_KERNEL);
  2238. if (!buffer ||
  2239. /* Block Device Characteristics VPD */
  2240. scsi_get_vpd_page(sdkp->device, 0xb1, buffer, vpd_len))
  2241. goto out;
  2242. rot = get_unaligned_be16(&buffer[4]);
  2243. if (rot == 1)
  2244. queue_flag_set_unlocked(QUEUE_FLAG_NONROT, sdkp->disk->queue);
  2245. out:
  2246. kfree(buffer);
  2247. }
  2248. /**
  2249. * sd_read_block_provisioning - Query provisioning VPD page
  2250. * @disk: disk to query
  2251. */
  2252. static void sd_read_block_provisioning(struct scsi_disk *sdkp)
  2253. {
  2254. unsigned char *buffer;
  2255. const int vpd_len = 8;
  2256. if (sdkp->lbpme == 0)
  2257. return;
  2258. buffer = kmalloc(vpd_len, GFP_KERNEL);
  2259. if (!buffer || scsi_get_vpd_page(sdkp->device, 0xb2, buffer, vpd_len))
  2260. goto out;
  2261. sdkp->lbpvpd = 1;
  2262. sdkp->lbpu = (buffer[5] >> 7) & 1; /* UNMAP */
  2263. sdkp->lbpws = (buffer[5] >> 6) & 1; /* WRITE SAME(16) with UNMAP */
  2264. sdkp->lbpws10 = (buffer[5] >> 5) & 1; /* WRITE SAME(10) with UNMAP */
  2265. out:
  2266. kfree(buffer);
  2267. }
  2268. static void sd_read_write_same(struct scsi_disk *sdkp, unsigned char *buffer)
  2269. {
  2270. struct scsi_device *sdev = sdkp->device;
  2271. if (scsi_report_opcode(sdev, buffer, SD_BUF_SIZE, INQUIRY) < 0) {
  2272. sdev->no_report_opcodes = 1;
  2273. /* Disable WRITE SAME if REPORT SUPPORTED OPERATION
  2274. * CODES is unsupported and the device has an ATA
  2275. * Information VPD page (SAT).
  2276. */
  2277. if (!scsi_get_vpd_page(sdev, 0x89, buffer, SD_BUF_SIZE))
  2278. sdev->no_write_same = 1;
  2279. }
  2280. if (scsi_report_opcode(sdev, buffer, SD_BUF_SIZE, WRITE_SAME_16) == 1)
  2281. sdkp->ws16 = 1;
  2282. if (scsi_report_opcode(sdev, buffer, SD_BUF_SIZE, WRITE_SAME) == 1)
  2283. sdkp->ws10 = 1;
  2284. }
  2285. static int sd_try_extended_inquiry(struct scsi_device *sdp)
  2286. {
  2287. /*
  2288. * Although VPD inquiries can go to SCSI-2 type devices,
  2289. * some USB ones crash on receiving them, and the pages
  2290. * we currently ask for are for SPC-3 and beyond
  2291. */
  2292. if (sdp->scsi_level > SCSI_SPC_2 && !sdp->skip_vpd_pages)
  2293. return 1;
  2294. return 0;
  2295. }
  2296. /**
  2297. * sd_revalidate_disk - called the first time a new disk is seen,
  2298. * performs disk spin up, read_capacity, etc.
  2299. * @disk: struct gendisk we care about
  2300. **/
  2301. static int sd_revalidate_disk(struct gendisk *disk)
  2302. {
  2303. struct scsi_disk *sdkp = scsi_disk(disk);
  2304. struct scsi_device *sdp = sdkp->device;
  2305. unsigned char *buffer;
  2306. unsigned flush = 0;
  2307. SCSI_LOG_HLQUEUE(3, sd_printk(KERN_INFO, sdkp,
  2308. "sd_revalidate_disk\n"));
  2309. /*
  2310. * If the device is offline, don't try and read capacity or any
  2311. * of the other niceties.
  2312. */
  2313. if (!scsi_device_online(sdp))
  2314. goto out;
  2315. buffer = kmalloc(SD_BUF_SIZE, GFP_KERNEL);
  2316. if (!buffer) {
  2317. sd_printk(KERN_WARNING, sdkp, "sd_revalidate_disk: Memory "
  2318. "allocation failure.\n");
  2319. goto out;
  2320. }
  2321. sd_spinup_disk(sdkp);
  2322. /*
  2323. * Without media there is no reason to ask; moreover, some devices
  2324. * react badly if we do.
  2325. */
  2326. if (sdkp->media_present) {
  2327. sd_read_capacity(sdkp, buffer);
  2328. if (sd_try_extended_inquiry(sdp)) {
  2329. sd_read_block_provisioning(sdkp);
  2330. sd_read_block_limits(sdkp);
  2331. sd_read_block_characteristics(sdkp);
  2332. }
  2333. sd_read_write_protect_flag(sdkp, buffer);
  2334. sd_read_cache_type(sdkp, buffer);
  2335. sd_read_app_tag_own(sdkp, buffer);
  2336. sd_read_write_same(sdkp, buffer);
  2337. }
  2338. sdkp->first_scan = 0;
  2339. /*
  2340. * We now have all cache related info, determine how we deal
  2341. * with flush requests.
  2342. */
  2343. if (sdkp->WCE) {
  2344. flush |= REQ_FLUSH;
  2345. if (sdkp->DPOFUA)
  2346. flush |= REQ_FUA;
  2347. }
  2348. blk_queue_flush(sdkp->disk->queue, flush);
  2349. set_capacity(disk, sdkp->capacity);
  2350. sd_config_write_same(sdkp);
  2351. kfree(buffer);
  2352. out:
  2353. return 0;
  2354. }
  2355. /**
  2356. * sd_unlock_native_capacity - unlock native capacity
  2357. * @disk: struct gendisk to set capacity for
  2358. *
  2359. * Block layer calls this function if it detects that partitions
  2360. * on @disk reach beyond the end of the device. If the SCSI host
  2361. * implements ->unlock_native_capacity() method, it's invoked to
  2362. * give it a chance to adjust the device capacity.
  2363. *
  2364. * CONTEXT:
  2365. * Defined by block layer. Might sleep.
  2366. */
  2367. static void sd_unlock_native_capacity(struct gendisk *disk)
  2368. {
  2369. struct scsi_device *sdev = scsi_disk(disk)->device;
  2370. if (sdev->host->hostt->unlock_native_capacity)
  2371. sdev->host->hostt->unlock_native_capacity(sdev);
  2372. }
  2373. /**
  2374. * sd_format_disk_name - format disk name
  2375. * @prefix: name prefix - ie. "sd" for SCSI disks
  2376. * @index: index of the disk to format name for
  2377. * @buf: output buffer
  2378. * @buflen: length of the output buffer
  2379. *
  2380. * SCSI disk names starts at sda. The 26th device is sdz and the
  2381. * 27th is sdaa. The last one for two lettered suffix is sdzz
  2382. * which is followed by sdaaa.
  2383. *
  2384. * This is basically 26 base counting with one extra 'nil' entry
  2385. * at the beginning from the second digit on and can be
  2386. * determined using similar method as 26 base conversion with the
  2387. * index shifted -1 after each digit is computed.
  2388. *
  2389. * CONTEXT:
  2390. * Don't care.
  2391. *
  2392. * RETURNS:
  2393. * 0 on success, -errno on failure.
  2394. */
  2395. static int sd_format_disk_name(char *prefix, int index, char *buf, int buflen)
  2396. {
  2397. const int base = 'z' - 'a' + 1;
  2398. char *begin = buf + strlen(prefix);
  2399. char *end = buf + buflen;
  2400. char *p;
  2401. int unit;
  2402. p = end - 1;
  2403. *p = '\0';
  2404. unit = base;
  2405. do {
  2406. if (p == begin)
  2407. return -EINVAL;
  2408. *--p = 'a' + (index % unit);
  2409. index = (index / unit) - 1;
  2410. } while (index >= 0);
  2411. memmove(begin, p, end - p);
  2412. memcpy(buf, prefix, strlen(prefix));
  2413. return 0;
  2414. }
  2415. /*
  2416. * The asynchronous part of sd_probe
  2417. */
  2418. static void sd_probe_async(void *data, async_cookie_t cookie)
  2419. {
  2420. struct scsi_disk *sdkp = data;
  2421. struct scsi_device *sdp;
  2422. struct gendisk *gd;
  2423. u32 index;
  2424. struct device *dev;
  2425. sdp = sdkp->device;
  2426. gd = sdkp->disk;
  2427. index = sdkp->index;
  2428. dev = &sdp->sdev_gendev;
  2429. gd->major = sd_major((index & 0xf0) >> 4);
  2430. gd->first_minor = ((index & 0xf) << 4) | (index & 0xfff00);
  2431. gd->minors = SD_MINORS;
  2432. gd->fops = &sd_fops;
  2433. gd->private_data = &sdkp->driver;
  2434. gd->queue = sdkp->device->request_queue;
  2435. /* defaults, until the device tells us otherwise */
  2436. sdp->sector_size = 512;
  2437. sdkp->capacity = 0;
  2438. sdkp->media_present = 1;
  2439. sdkp->write_prot = 0;
  2440. sdkp->cache_override = 0;
  2441. sdkp->WCE = 0;
  2442. sdkp->RCD = 0;
  2443. sdkp->ATO = 0;
  2444. sdkp->first_scan = 1;
  2445. sdkp->max_medium_access_timeouts = SD_MAX_MEDIUM_TIMEOUTS;
  2446. sd_revalidate_disk(gd);
  2447. blk_queue_prep_rq(sdp->request_queue, sd_prep_fn);
  2448. blk_queue_unprep_rq(sdp->request_queue, sd_unprep_fn);
  2449. gd->driverfs_dev = &sdp->sdev_gendev;
  2450. gd->flags = GENHD_FL_EXT_DEVT;
  2451. if (sdp->removable) {
  2452. gd->flags |= GENHD_FL_REMOVABLE;
  2453. gd->events |= DISK_EVENT_MEDIA_CHANGE;
  2454. }
  2455. add_disk(gd);
  2456. if (sdkp->capacity)
  2457. sd_dif_config_host(sdkp);
  2458. sd_revalidate_disk(gd);
  2459. sd_printk(KERN_NOTICE, sdkp, "Attached SCSI %sdisk\n",
  2460. sdp->removable ? "removable " : "");
  2461. blk_pm_runtime_init(sdp->request_queue, dev);
  2462. scsi_autopm_put_device(sdp);
  2463. put_device(&sdkp->dev);
  2464. }
  2465. /**
  2466. * sd_probe - called during driver initialization and whenever a
  2467. * new scsi device is attached to the system. It is called once
  2468. * for each scsi device (not just disks) present.
  2469. * @dev: pointer to device object
  2470. *
  2471. * Returns 0 if successful (or not interested in this scsi device
  2472. * (e.g. scanner)); 1 when there is an error.
  2473. *
  2474. * Note: this function is invoked from the scsi mid-level.
  2475. * This function sets up the mapping between a given
  2476. * <host,channel,id,lun> (found in sdp) and new device name
  2477. * (e.g. /dev/sda). More precisely it is the block device major
  2478. * and minor number that is chosen here.
  2479. *
  2480. * Assume sd_probe is not re-entrant (for time being)
  2481. * Also think about sd_probe() and sd_remove() running coincidentally.
  2482. **/
  2483. static int sd_probe(struct device *dev)
  2484. {
  2485. struct scsi_device *sdp = to_scsi_device(dev);
  2486. struct scsi_disk *sdkp;
  2487. struct gendisk *gd;
  2488. int index;
  2489. int error;
  2490. error = -ENODEV;
  2491. if (sdp->type != TYPE_DISK && sdp->type != TYPE_MOD && sdp->type != TYPE_RBC)
  2492. goto out;
  2493. SCSI_LOG_HLQUEUE(3, sdev_printk(KERN_INFO, sdp,
  2494. "sd_probe\n"));
  2495. error = -ENOMEM;
  2496. sdkp = kzalloc(sizeof(*sdkp), GFP_KERNEL);
  2497. if (!sdkp)
  2498. goto out;
  2499. gd = alloc_disk(SD_MINORS);
  2500. if (!gd)
  2501. goto out_free;
  2502. do {
  2503. if (!ida_pre_get(&sd_index_ida, GFP_KERNEL))
  2504. goto out_put;
  2505. spin_lock(&sd_index_lock);
  2506. error = ida_get_new(&sd_index_ida, &index);
  2507. spin_unlock(&sd_index_lock);
  2508. } while (error == -EAGAIN);
  2509. if (error) {
  2510. sdev_printk(KERN_WARNING, sdp, "sd_probe: memory exhausted.\n");
  2511. goto out_put;
  2512. }
  2513. error = sd_format_disk_name("sd", index, gd->disk_name, DISK_NAME_LEN);
  2514. if (error) {
  2515. sdev_printk(KERN_WARNING, sdp, "SCSI disk (sd) name length exceeded.\n");
  2516. goto out_free_index;
  2517. }
  2518. sdkp->device = sdp;
  2519. sdkp->driver = &sd_template;
  2520. sdkp->disk = gd;
  2521. sdkp->index = index;
  2522. atomic_set(&sdkp->openers, 0);
  2523. atomic_set(&sdkp->device->ioerr_cnt, 0);
  2524. if (!sdp->request_queue->rq_timeout) {
  2525. if (sdp->type != TYPE_MOD)
  2526. blk_queue_rq_timeout(sdp->request_queue, SD_TIMEOUT);
  2527. else
  2528. blk_queue_rq_timeout(sdp->request_queue,
  2529. SD_MOD_TIMEOUT);
  2530. }
  2531. device_initialize(&sdkp->dev);
  2532. sdkp->dev.parent = dev;
  2533. sdkp->dev.class = &sd_disk_class;
  2534. dev_set_name(&sdkp->dev, "%s", dev_name(dev));
  2535. if (device_add(&sdkp->dev))
  2536. goto out_free_index;
  2537. get_device(dev);
  2538. dev_set_drvdata(dev, sdkp);
  2539. get_device(&sdkp->dev); /* prevent release before async_schedule */
  2540. async_schedule_domain(sd_probe_async, sdkp, &scsi_sd_probe_domain);
  2541. return 0;
  2542. out_free_index:
  2543. spin_lock(&sd_index_lock);
  2544. ida_remove(&sd_index_ida, index);
  2545. spin_unlock(&sd_index_lock);
  2546. out_put:
  2547. put_disk(gd);
  2548. out_free:
  2549. kfree(sdkp);
  2550. out:
  2551. return error;
  2552. }
  2553. /**
  2554. * sd_remove - called whenever a scsi disk (previously recognized by
  2555. * sd_probe) is detached from the system. It is called (potentially
  2556. * multiple times) during sd module unload.
  2557. * @sdp: pointer to mid level scsi device object
  2558. *
  2559. * Note: this function is invoked from the scsi mid-level.
  2560. * This function potentially frees up a device name (e.g. /dev/sdc)
  2561. * that could be re-used by a subsequent sd_probe().
  2562. * This function is not called when the built-in sd driver is "exit-ed".
  2563. **/
  2564. static int sd_remove(struct device *dev)
  2565. {
  2566. struct scsi_disk *sdkp;
  2567. dev_t devt;
  2568. sdkp = dev_get_drvdata(dev);
  2569. devt = disk_devt(sdkp->disk);
  2570. scsi_autopm_get_device(sdkp->device);
  2571. async_synchronize_full_domain(&scsi_sd_probe_domain);
  2572. blk_queue_prep_rq(sdkp->device->request_queue, scsi_prep_fn);
  2573. blk_queue_unprep_rq(sdkp->device->request_queue, NULL);
  2574. device_del(&sdkp->dev);
  2575. del_gendisk(sdkp->disk);
  2576. sd_shutdown(dev);
  2577. blk_register_region(devt, SD_MINORS, NULL,
  2578. sd_default_probe, NULL, NULL);
  2579. mutex_lock(&sd_ref_mutex);
  2580. dev_set_drvdata(dev, NULL);
  2581. put_device(&sdkp->dev);
  2582. mutex_unlock(&sd_ref_mutex);
  2583. return 0;
  2584. }
  2585. /**
  2586. * scsi_disk_release - Called to free the scsi_disk structure
  2587. * @dev: pointer to embedded class device
  2588. *
  2589. * sd_ref_mutex must be held entering this routine. Because it is
  2590. * called on last put, you should always use the scsi_disk_get()
  2591. * scsi_disk_put() helpers which manipulate the semaphore directly
  2592. * and never do a direct put_device.
  2593. **/
  2594. static void scsi_disk_release(struct device *dev)
  2595. {
  2596. struct scsi_disk *sdkp = to_scsi_disk(dev);
  2597. struct gendisk *disk = sdkp->disk;
  2598. spin_lock(&sd_index_lock);
  2599. ida_remove(&sd_index_ida, sdkp->index);
  2600. spin_unlock(&sd_index_lock);
  2601. disk->private_data = NULL;
  2602. put_disk(disk);
  2603. put_device(&sdkp->device->sdev_gendev);
  2604. kfree(sdkp);
  2605. }
  2606. static int sd_start_stop_device(struct scsi_disk *sdkp, int start)
  2607. {
  2608. unsigned char cmd[6] = { START_STOP }; /* START_VALID */
  2609. struct scsi_sense_hdr sshdr;
  2610. struct scsi_device *sdp = sdkp->device;
  2611. int res;
  2612. if (start)
  2613. cmd[4] |= 1; /* START */
  2614. if (sdp->start_stop_pwr_cond)
  2615. cmd[4] |= start ? 1 << 4 : 3 << 4; /* Active or Standby */
  2616. if (!scsi_device_online(sdp))
  2617. return -ENODEV;
  2618. res = scsi_execute_req_flags(sdp, cmd, DMA_NONE, NULL, 0, &sshdr,
  2619. SD_TIMEOUT, SD_MAX_RETRIES, NULL, REQ_PM);
  2620. if (res) {
  2621. sd_printk(KERN_WARNING, sdkp, "START_STOP FAILED\n");
  2622. sd_print_result(sdkp, res);
  2623. if (driver_byte(res) & DRIVER_SENSE)
  2624. sd_print_sense_hdr(sdkp, &sshdr);
  2625. }
  2626. return res;
  2627. }
  2628. /*
  2629. * Send a SYNCHRONIZE CACHE instruction down to the device through
  2630. * the normal SCSI command structure. Wait for the command to
  2631. * complete.
  2632. */
  2633. static void sd_shutdown(struct device *dev)
  2634. {
  2635. struct scsi_disk *sdkp = scsi_disk_get_from_dev(dev);
  2636. if (!sdkp)
  2637. return; /* this can happen */
  2638. if (pm_runtime_suspended(dev))
  2639. goto exit;
  2640. if (sdkp->WCE) {
  2641. sd_printk(KERN_NOTICE, sdkp, "Synchronizing SCSI cache\n");
  2642. sd_sync_cache(sdkp);
  2643. }
  2644. if (system_state != SYSTEM_RESTART && sdkp->device->manage_start_stop) {
  2645. sd_printk(KERN_NOTICE, sdkp, "Stopping disk\n");
  2646. sd_start_stop_device(sdkp, 0);
  2647. }
  2648. exit:
  2649. scsi_disk_put(sdkp);
  2650. }
  2651. static int sd_suspend(struct device *dev)
  2652. {
  2653. struct scsi_disk *sdkp = scsi_disk_get_from_dev(dev);
  2654. int ret = 0;
  2655. if (!sdkp)
  2656. return 0; /* this can happen */
  2657. if (sdkp->WCE) {
  2658. sd_printk(KERN_NOTICE, sdkp, "Synchronizing SCSI cache\n");
  2659. ret = sd_sync_cache(sdkp);
  2660. if (ret)
  2661. goto done;
  2662. }
  2663. if (sdkp->device->manage_start_stop) {
  2664. sd_printk(KERN_NOTICE, sdkp, "Stopping disk\n");
  2665. ret = sd_start_stop_device(sdkp, 0);
  2666. }
  2667. done:
  2668. scsi_disk_put(sdkp);
  2669. return ret;
  2670. }
  2671. static int sd_resume(struct device *dev)
  2672. {
  2673. struct scsi_disk *sdkp = scsi_disk_get_from_dev(dev);
  2674. int ret = 0;
  2675. if (!sdkp->device->manage_start_stop)
  2676. goto done;
  2677. sd_printk(KERN_NOTICE, sdkp, "Starting disk\n");
  2678. ret = sd_start_stop_device(sdkp, 1);
  2679. done:
  2680. scsi_disk_put(sdkp);
  2681. return ret;
  2682. }
  2683. /**
  2684. * init_sd - entry point for this driver (both when built in or when
  2685. * a module).
  2686. *
  2687. * Note: this function registers this driver with the scsi mid-level.
  2688. **/
  2689. static int __init init_sd(void)
  2690. {
  2691. int majors = 0, i, err;
  2692. SCSI_LOG_HLQUEUE(3, printk("init_sd: sd driver entry point\n"));
  2693. for (i = 0; i < SD_MAJORS; i++) {
  2694. if (register_blkdev(sd_major(i), "sd") != 0)
  2695. continue;
  2696. majors++;
  2697. blk_register_region(sd_major(i), SD_MINORS, NULL,
  2698. sd_default_probe, NULL, NULL);
  2699. }
  2700. if (!majors)
  2701. return -ENODEV;
  2702. err = class_register(&sd_disk_class);
  2703. if (err)
  2704. goto err_out;
  2705. sd_cdb_cache = kmem_cache_create("sd_ext_cdb", SD_EXT_CDB_SIZE,
  2706. 0, 0, NULL);
  2707. if (!sd_cdb_cache) {
  2708. printk(KERN_ERR "sd: can't init extended cdb cache\n");
  2709. goto err_out_class;
  2710. }
  2711. sd_cdb_pool = mempool_create_slab_pool(SD_MEMPOOL_SIZE, sd_cdb_cache);
  2712. if (!sd_cdb_pool) {
  2713. printk(KERN_ERR "sd: can't init extended cdb pool\n");
  2714. goto err_out_cache;
  2715. }
  2716. err = scsi_register_driver(&sd_template.gendrv);
  2717. if (err)
  2718. goto err_out_driver;
  2719. return 0;
  2720. err_out_driver:
  2721. mempool_destroy(sd_cdb_pool);
  2722. err_out_cache:
  2723. kmem_cache_destroy(sd_cdb_cache);
  2724. err_out_class:
  2725. class_unregister(&sd_disk_class);
  2726. err_out:
  2727. for (i = 0; i < SD_MAJORS; i++)
  2728. unregister_blkdev(sd_major(i), "sd");
  2729. return err;
  2730. }
  2731. /**
  2732. * exit_sd - exit point for this driver (when it is a module).
  2733. *
  2734. * Note: this function unregisters this driver from the scsi mid-level.
  2735. **/
  2736. static void __exit exit_sd(void)
  2737. {
  2738. int i;
  2739. SCSI_LOG_HLQUEUE(3, printk("exit_sd: exiting sd driver\n"));
  2740. scsi_unregister_driver(&sd_template.gendrv);
  2741. mempool_destroy(sd_cdb_pool);
  2742. kmem_cache_destroy(sd_cdb_cache);
  2743. class_unregister(&sd_disk_class);
  2744. for (i = 0; i < SD_MAJORS; i++) {
  2745. blk_unregister_region(sd_major(i), SD_MINORS);
  2746. unregister_blkdev(sd_major(i), "sd");
  2747. }
  2748. }
  2749. module_init(init_sd);
  2750. module_exit(exit_sd);
  2751. static void sd_print_sense_hdr(struct scsi_disk *sdkp,
  2752. struct scsi_sense_hdr *sshdr)
  2753. {
  2754. sd_printk(KERN_INFO, sdkp, " ");
  2755. scsi_show_sense_hdr(sshdr);
  2756. sd_printk(KERN_INFO, sdkp, " ");
  2757. scsi_show_extd_sense(sshdr->asc, sshdr->ascq);
  2758. }
  2759. static void sd_print_result(struct scsi_disk *sdkp, int result)
  2760. {
  2761. sd_printk(KERN_INFO, sdkp, " ");
  2762. scsi_show_result(result);
  2763. }