scsi_transport_fc.c 118 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064
  1. /*
  2. * FiberChannel transport specific attributes exported to sysfs.
  3. *
  4. * Copyright (c) 2003 Silicon Graphics, Inc. All rights reserved.
  5. *
  6. * This program is free software; you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License as published by
  8. * the Free Software Foundation; either version 2 of the License, or
  9. * (at your option) any later version.
  10. *
  11. * This program is distributed in the hope that it will be useful,
  12. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. * GNU General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU General Public License
  17. * along with this program; if not, write to the Free Software
  18. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  19. *
  20. * ========
  21. *
  22. * Copyright (C) 2004-2007 James Smart, Emulex Corporation
  23. * Rewrite for host, target, device, and remote port attributes,
  24. * statistics, and service functions...
  25. * Add vports, etc
  26. *
  27. */
  28. #include <linux/module.h>
  29. #include <linux/init.h>
  30. #include <linux/slab.h>
  31. #include <linux/delay.h>
  32. #include <linux/kernel.h>
  33. #include <scsi/scsi_device.h>
  34. #include <scsi/scsi_host.h>
  35. #include <scsi/scsi_transport.h>
  36. #include <scsi/scsi_transport_fc.h>
  37. #include <scsi/scsi_cmnd.h>
  38. #include <linux/netlink.h>
  39. #include <net/netlink.h>
  40. #include <scsi/scsi_netlink_fc.h>
  41. #include <scsi/scsi_bsg_fc.h>
  42. #include "scsi_priv.h"
  43. #include "scsi_transport_fc_internal.h"
  44. static int fc_queue_work(struct Scsi_Host *, struct work_struct *);
  45. static void fc_vport_sched_delete(struct work_struct *work);
  46. static int fc_vport_setup(struct Scsi_Host *shost, int channel,
  47. struct device *pdev, struct fc_vport_identifiers *ids,
  48. struct fc_vport **vport);
  49. static int fc_bsg_hostadd(struct Scsi_Host *, struct fc_host_attrs *);
  50. static int fc_bsg_rportadd(struct Scsi_Host *, struct fc_rport *);
  51. static void fc_bsg_remove(struct request_queue *);
  52. static void fc_bsg_goose_queue(struct fc_rport *);
  53. /*
  54. * Redefine so that we can have same named attributes in the
  55. * sdev/starget/host objects.
  56. */
  57. #define FC_DEVICE_ATTR(_prefix,_name,_mode,_show,_store) \
  58. struct device_attribute device_attr_##_prefix##_##_name = \
  59. __ATTR(_name,_mode,_show,_store)
  60. #define fc_enum_name_search(title, table_type, table) \
  61. static const char *get_fc_##title##_name(enum table_type table_key) \
  62. { \
  63. int i; \
  64. char *name = NULL; \
  65. \
  66. for (i = 0; i < ARRAY_SIZE(table); i++) { \
  67. if (table[i].value == table_key) { \
  68. name = table[i].name; \
  69. break; \
  70. } \
  71. } \
  72. return name; \
  73. }
  74. #define fc_enum_name_match(title, table_type, table) \
  75. static int get_fc_##title##_match(const char *table_key, \
  76. enum table_type *value) \
  77. { \
  78. int i; \
  79. \
  80. for (i = 0; i < ARRAY_SIZE(table); i++) { \
  81. if (strncmp(table_key, table[i].name, \
  82. table[i].matchlen) == 0) { \
  83. *value = table[i].value; \
  84. return 0; /* success */ \
  85. } \
  86. } \
  87. return 1; /* failure */ \
  88. }
  89. /* Convert fc_port_type values to ascii string name */
  90. static struct {
  91. enum fc_port_type value;
  92. char *name;
  93. } fc_port_type_names[] = {
  94. { FC_PORTTYPE_UNKNOWN, "Unknown" },
  95. { FC_PORTTYPE_OTHER, "Other" },
  96. { FC_PORTTYPE_NOTPRESENT, "Not Present" },
  97. { FC_PORTTYPE_NPORT, "NPort (fabric via point-to-point)" },
  98. { FC_PORTTYPE_NLPORT, "NLPort (fabric via loop)" },
  99. { FC_PORTTYPE_LPORT, "LPort (private loop)" },
  100. { FC_PORTTYPE_PTP, "Point-To-Point (direct nport connection)" },
  101. { FC_PORTTYPE_NPIV, "NPIV VPORT" },
  102. };
  103. fc_enum_name_search(port_type, fc_port_type, fc_port_type_names)
  104. #define FC_PORTTYPE_MAX_NAMELEN 50
  105. /* Reuse fc_port_type enum function for vport_type */
  106. #define get_fc_vport_type_name get_fc_port_type_name
  107. /* Convert fc_host_event_code values to ascii string name */
  108. static const struct {
  109. enum fc_host_event_code value;
  110. char *name;
  111. } fc_host_event_code_names[] = {
  112. { FCH_EVT_LIP, "lip" },
  113. { FCH_EVT_LINKUP, "link_up" },
  114. { FCH_EVT_LINKDOWN, "link_down" },
  115. { FCH_EVT_LIPRESET, "lip_reset" },
  116. { FCH_EVT_RSCN, "rscn" },
  117. { FCH_EVT_ADAPTER_CHANGE, "adapter_chg" },
  118. { FCH_EVT_PORT_UNKNOWN, "port_unknown" },
  119. { FCH_EVT_PORT_ONLINE, "port_online" },
  120. { FCH_EVT_PORT_OFFLINE, "port_offline" },
  121. { FCH_EVT_PORT_FABRIC, "port_fabric" },
  122. { FCH_EVT_LINK_UNKNOWN, "link_unknown" },
  123. { FCH_EVT_VENDOR_UNIQUE, "vendor_unique" },
  124. };
  125. fc_enum_name_search(host_event_code, fc_host_event_code,
  126. fc_host_event_code_names)
  127. #define FC_HOST_EVENT_CODE_MAX_NAMELEN 30
  128. /* Convert fc_port_state values to ascii string name */
  129. static struct {
  130. enum fc_port_state value;
  131. char *name;
  132. } fc_port_state_names[] = {
  133. { FC_PORTSTATE_UNKNOWN, "Unknown" },
  134. { FC_PORTSTATE_NOTPRESENT, "Not Present" },
  135. { FC_PORTSTATE_ONLINE, "Online" },
  136. { FC_PORTSTATE_OFFLINE, "Offline" },
  137. { FC_PORTSTATE_BLOCKED, "Blocked" },
  138. { FC_PORTSTATE_BYPASSED, "Bypassed" },
  139. { FC_PORTSTATE_DIAGNOSTICS, "Diagnostics" },
  140. { FC_PORTSTATE_LINKDOWN, "Linkdown" },
  141. { FC_PORTSTATE_ERROR, "Error" },
  142. { FC_PORTSTATE_LOOPBACK, "Loopback" },
  143. { FC_PORTSTATE_DELETED, "Deleted" },
  144. };
  145. fc_enum_name_search(port_state, fc_port_state, fc_port_state_names)
  146. #define FC_PORTSTATE_MAX_NAMELEN 20
  147. /* Convert fc_vport_state values to ascii string name */
  148. static struct {
  149. enum fc_vport_state value;
  150. char *name;
  151. } fc_vport_state_names[] = {
  152. { FC_VPORT_UNKNOWN, "Unknown" },
  153. { FC_VPORT_ACTIVE, "Active" },
  154. { FC_VPORT_DISABLED, "Disabled" },
  155. { FC_VPORT_LINKDOWN, "Linkdown" },
  156. { FC_VPORT_INITIALIZING, "Initializing" },
  157. { FC_VPORT_NO_FABRIC_SUPP, "No Fabric Support" },
  158. { FC_VPORT_NO_FABRIC_RSCS, "No Fabric Resources" },
  159. { FC_VPORT_FABRIC_LOGOUT, "Fabric Logout" },
  160. { FC_VPORT_FABRIC_REJ_WWN, "Fabric Rejected WWN" },
  161. { FC_VPORT_FAILED, "VPort Failed" },
  162. };
  163. fc_enum_name_search(vport_state, fc_vport_state, fc_vport_state_names)
  164. #define FC_VPORTSTATE_MAX_NAMELEN 24
  165. /* Reuse fc_vport_state enum function for vport_last_state */
  166. #define get_fc_vport_last_state_name get_fc_vport_state_name
  167. /* Convert fc_tgtid_binding_type values to ascii string name */
  168. static const struct {
  169. enum fc_tgtid_binding_type value;
  170. char *name;
  171. int matchlen;
  172. } fc_tgtid_binding_type_names[] = {
  173. { FC_TGTID_BIND_NONE, "none", 4 },
  174. { FC_TGTID_BIND_BY_WWPN, "wwpn (World Wide Port Name)", 4 },
  175. { FC_TGTID_BIND_BY_WWNN, "wwnn (World Wide Node Name)", 4 },
  176. { FC_TGTID_BIND_BY_ID, "port_id (FC Address)", 7 },
  177. };
  178. fc_enum_name_search(tgtid_bind_type, fc_tgtid_binding_type,
  179. fc_tgtid_binding_type_names)
  180. fc_enum_name_match(tgtid_bind_type, fc_tgtid_binding_type,
  181. fc_tgtid_binding_type_names)
  182. #define FC_BINDTYPE_MAX_NAMELEN 30
  183. #define fc_bitfield_name_search(title, table) \
  184. static ssize_t \
  185. get_fc_##title##_names(u32 table_key, char *buf) \
  186. { \
  187. char *prefix = ""; \
  188. ssize_t len = 0; \
  189. int i; \
  190. \
  191. for (i = 0; i < ARRAY_SIZE(table); i++) { \
  192. if (table[i].value & table_key) { \
  193. len += sprintf(buf + len, "%s%s", \
  194. prefix, table[i].name); \
  195. prefix = ", "; \
  196. } \
  197. } \
  198. len += sprintf(buf + len, "\n"); \
  199. return len; \
  200. }
  201. /* Convert FC_COS bit values to ascii string name */
  202. static const struct {
  203. u32 value;
  204. char *name;
  205. } fc_cos_names[] = {
  206. { FC_COS_CLASS1, "Class 1" },
  207. { FC_COS_CLASS2, "Class 2" },
  208. { FC_COS_CLASS3, "Class 3" },
  209. { FC_COS_CLASS4, "Class 4" },
  210. { FC_COS_CLASS6, "Class 6" },
  211. };
  212. fc_bitfield_name_search(cos, fc_cos_names)
  213. /* Convert FC_PORTSPEED bit values to ascii string name */
  214. static const struct {
  215. u32 value;
  216. char *name;
  217. } fc_port_speed_names[] = {
  218. { FC_PORTSPEED_1GBIT, "1 Gbit" },
  219. { FC_PORTSPEED_2GBIT, "2 Gbit" },
  220. { FC_PORTSPEED_4GBIT, "4 Gbit" },
  221. { FC_PORTSPEED_10GBIT, "10 Gbit" },
  222. { FC_PORTSPEED_8GBIT, "8 Gbit" },
  223. { FC_PORTSPEED_16GBIT, "16 Gbit" },
  224. { FC_PORTSPEED_NOT_NEGOTIATED, "Not Negotiated" },
  225. };
  226. fc_bitfield_name_search(port_speed, fc_port_speed_names)
  227. static int
  228. show_fc_fc4s (char *buf, u8 *fc4_list)
  229. {
  230. int i, len=0;
  231. for (i = 0; i < FC_FC4_LIST_SIZE; i++, fc4_list++)
  232. len += sprintf(buf + len , "0x%02x ", *fc4_list);
  233. len += sprintf(buf + len, "\n");
  234. return len;
  235. }
  236. /* Convert FC_PORT_ROLE bit values to ascii string name */
  237. static const struct {
  238. u32 value;
  239. char *name;
  240. } fc_port_role_names[] = {
  241. { FC_PORT_ROLE_FCP_TARGET, "FCP Target" },
  242. { FC_PORT_ROLE_FCP_INITIATOR, "FCP Initiator" },
  243. { FC_PORT_ROLE_IP_PORT, "IP Port" },
  244. };
  245. fc_bitfield_name_search(port_roles, fc_port_role_names)
  246. /*
  247. * Define roles that are specific to port_id. Values are relative to ROLE_MASK.
  248. */
  249. #define FC_WELLKNOWN_PORTID_MASK 0xfffff0
  250. #define FC_WELLKNOWN_ROLE_MASK 0x00000f
  251. #define FC_FPORT_PORTID 0x00000e
  252. #define FC_FABCTLR_PORTID 0x00000d
  253. #define FC_DIRSRVR_PORTID 0x00000c
  254. #define FC_TIMESRVR_PORTID 0x00000b
  255. #define FC_MGMTSRVR_PORTID 0x00000a
  256. static void fc_timeout_deleted_rport(struct work_struct *work);
  257. static void fc_timeout_fail_rport_io(struct work_struct *work);
  258. static void fc_scsi_scan_rport(struct work_struct *work);
  259. /*
  260. * Attribute counts pre object type...
  261. * Increase these values if you add attributes
  262. */
  263. #define FC_STARGET_NUM_ATTRS 3
  264. #define FC_RPORT_NUM_ATTRS 10
  265. #define FC_VPORT_NUM_ATTRS 9
  266. #define FC_HOST_NUM_ATTRS 22
  267. struct fc_internal {
  268. struct scsi_transport_template t;
  269. struct fc_function_template *f;
  270. /*
  271. * For attributes : each object has :
  272. * An array of the actual attributes structures
  273. * An array of null-terminated pointers to the attribute
  274. * structures - used for mid-layer interaction.
  275. *
  276. * The attribute containers for the starget and host are are
  277. * part of the midlayer. As the remote port is specific to the
  278. * fc transport, we must provide the attribute container.
  279. */
  280. struct device_attribute private_starget_attrs[
  281. FC_STARGET_NUM_ATTRS];
  282. struct device_attribute *starget_attrs[FC_STARGET_NUM_ATTRS + 1];
  283. struct device_attribute private_host_attrs[FC_HOST_NUM_ATTRS];
  284. struct device_attribute *host_attrs[FC_HOST_NUM_ATTRS + 1];
  285. struct transport_container rport_attr_cont;
  286. struct device_attribute private_rport_attrs[FC_RPORT_NUM_ATTRS];
  287. struct device_attribute *rport_attrs[FC_RPORT_NUM_ATTRS + 1];
  288. struct transport_container vport_attr_cont;
  289. struct device_attribute private_vport_attrs[FC_VPORT_NUM_ATTRS];
  290. struct device_attribute *vport_attrs[FC_VPORT_NUM_ATTRS + 1];
  291. };
  292. #define to_fc_internal(tmpl) container_of(tmpl, struct fc_internal, t)
  293. static int fc_target_setup(struct transport_container *tc, struct device *dev,
  294. struct device *cdev)
  295. {
  296. struct scsi_target *starget = to_scsi_target(dev);
  297. struct fc_rport *rport = starget_to_rport(starget);
  298. /*
  299. * if parent is remote port, use values from remote port.
  300. * Otherwise, this host uses the fc_transport, but not the
  301. * remote port interface. As such, initialize to known non-values.
  302. */
  303. if (rport) {
  304. fc_starget_node_name(starget) = rport->node_name;
  305. fc_starget_port_name(starget) = rport->port_name;
  306. fc_starget_port_id(starget) = rport->port_id;
  307. } else {
  308. fc_starget_node_name(starget) = -1;
  309. fc_starget_port_name(starget) = -1;
  310. fc_starget_port_id(starget) = -1;
  311. }
  312. return 0;
  313. }
  314. static DECLARE_TRANSPORT_CLASS(fc_transport_class,
  315. "fc_transport",
  316. fc_target_setup,
  317. NULL,
  318. NULL);
  319. static int fc_host_setup(struct transport_container *tc, struct device *dev,
  320. struct device *cdev)
  321. {
  322. struct Scsi_Host *shost = dev_to_shost(dev);
  323. struct fc_host_attrs *fc_host = shost_to_fc_host(shost);
  324. /*
  325. * Set default values easily detected by the midlayer as
  326. * failure cases. The scsi lldd is responsible for initializing
  327. * all transport attributes to valid values per host.
  328. */
  329. fc_host->node_name = -1;
  330. fc_host->port_name = -1;
  331. fc_host->permanent_port_name = -1;
  332. fc_host->supported_classes = FC_COS_UNSPECIFIED;
  333. memset(fc_host->supported_fc4s, 0,
  334. sizeof(fc_host->supported_fc4s));
  335. fc_host->supported_speeds = FC_PORTSPEED_UNKNOWN;
  336. fc_host->maxframe_size = -1;
  337. fc_host->max_npiv_vports = 0;
  338. memset(fc_host->serial_number, 0,
  339. sizeof(fc_host->serial_number));
  340. fc_host->port_id = -1;
  341. fc_host->port_type = FC_PORTTYPE_UNKNOWN;
  342. fc_host->port_state = FC_PORTSTATE_UNKNOWN;
  343. memset(fc_host->active_fc4s, 0,
  344. sizeof(fc_host->active_fc4s));
  345. fc_host->speed = FC_PORTSPEED_UNKNOWN;
  346. fc_host->fabric_name = -1;
  347. memset(fc_host->symbolic_name, 0, sizeof(fc_host->symbolic_name));
  348. memset(fc_host->system_hostname, 0, sizeof(fc_host->system_hostname));
  349. fc_host->tgtid_bind_type = FC_TGTID_BIND_BY_WWPN;
  350. INIT_LIST_HEAD(&fc_host->rports);
  351. INIT_LIST_HEAD(&fc_host->rport_bindings);
  352. INIT_LIST_HEAD(&fc_host->vports);
  353. fc_host->next_rport_number = 0;
  354. fc_host->next_target_id = 0;
  355. fc_host->next_vport_number = 0;
  356. fc_host->npiv_vports_inuse = 0;
  357. snprintf(fc_host->work_q_name, sizeof(fc_host->work_q_name),
  358. "fc_wq_%d", shost->host_no);
  359. fc_host->work_q = create_singlethread_workqueue(
  360. fc_host->work_q_name);
  361. if (!fc_host->work_q)
  362. return -ENOMEM;
  363. snprintf(fc_host->devloss_work_q_name,
  364. sizeof(fc_host->devloss_work_q_name),
  365. "fc_dl_%d", shost->host_no);
  366. fc_host->devloss_work_q = create_singlethread_workqueue(
  367. fc_host->devloss_work_q_name);
  368. if (!fc_host->devloss_work_q) {
  369. destroy_workqueue(fc_host->work_q);
  370. fc_host->work_q = NULL;
  371. return -ENOMEM;
  372. }
  373. fc_bsg_hostadd(shost, fc_host);
  374. /* ignore any bsg add error - we just can't do sgio */
  375. return 0;
  376. }
  377. static int fc_host_remove(struct transport_container *tc, struct device *dev,
  378. struct device *cdev)
  379. {
  380. struct Scsi_Host *shost = dev_to_shost(dev);
  381. struct fc_host_attrs *fc_host = shost_to_fc_host(shost);
  382. fc_bsg_remove(fc_host->rqst_q);
  383. return 0;
  384. }
  385. static DECLARE_TRANSPORT_CLASS(fc_host_class,
  386. "fc_host",
  387. fc_host_setup,
  388. fc_host_remove,
  389. NULL);
  390. /*
  391. * Setup and Remove actions for remote ports are handled
  392. * in the service functions below.
  393. */
  394. static DECLARE_TRANSPORT_CLASS(fc_rport_class,
  395. "fc_remote_ports",
  396. NULL,
  397. NULL,
  398. NULL);
  399. /*
  400. * Setup and Remove actions for virtual ports are handled
  401. * in the service functions below.
  402. */
  403. static DECLARE_TRANSPORT_CLASS(fc_vport_class,
  404. "fc_vports",
  405. NULL,
  406. NULL,
  407. NULL);
  408. /*
  409. * Module Parameters
  410. */
  411. /*
  412. * dev_loss_tmo: the default number of seconds that the FC transport
  413. * should insulate the loss of a remote port.
  414. * The maximum will be capped by the value of SCSI_DEVICE_BLOCK_MAX_TIMEOUT.
  415. */
  416. static unsigned int fc_dev_loss_tmo = 60; /* seconds */
  417. module_param_named(dev_loss_tmo, fc_dev_loss_tmo, uint, S_IRUGO|S_IWUSR);
  418. MODULE_PARM_DESC(dev_loss_tmo,
  419. "Maximum number of seconds that the FC transport should"
  420. " insulate the loss of a remote port. Once this value is"
  421. " exceeded, the scsi target is removed. Value should be"
  422. " between 1 and SCSI_DEVICE_BLOCK_MAX_TIMEOUT if"
  423. " fast_io_fail_tmo is not set.");
  424. /*
  425. * Netlink Infrastructure
  426. */
  427. static atomic_t fc_event_seq;
  428. /**
  429. * fc_get_event_number - Obtain the next sequential FC event number
  430. *
  431. * Notes:
  432. * We could have inlined this, but it would have required fc_event_seq to
  433. * be exposed. For now, live with the subroutine call.
  434. * Atomic used to avoid lock/unlock...
  435. */
  436. u32
  437. fc_get_event_number(void)
  438. {
  439. return atomic_add_return(1, &fc_event_seq);
  440. }
  441. EXPORT_SYMBOL(fc_get_event_number);
  442. /**
  443. * fc_host_post_event - called to post an even on an fc_host.
  444. * @shost: host the event occurred on
  445. * @event_number: fc event number obtained from get_fc_event_number()
  446. * @event_code: fc_host event being posted
  447. * @event_data: 32bits of data for the event being posted
  448. *
  449. * Notes:
  450. * This routine assumes no locks are held on entry.
  451. */
  452. void
  453. fc_host_post_event(struct Scsi_Host *shost, u32 event_number,
  454. enum fc_host_event_code event_code, u32 event_data)
  455. {
  456. struct sk_buff *skb;
  457. struct nlmsghdr *nlh;
  458. struct fc_nl_event *event;
  459. const char *name;
  460. u32 len, skblen;
  461. int err;
  462. if (!scsi_nl_sock) {
  463. err = -ENOENT;
  464. goto send_fail;
  465. }
  466. len = FC_NL_MSGALIGN(sizeof(*event));
  467. skblen = NLMSG_SPACE(len);
  468. skb = alloc_skb(skblen, GFP_KERNEL);
  469. if (!skb) {
  470. err = -ENOBUFS;
  471. goto send_fail;
  472. }
  473. nlh = nlmsg_put(skb, 0, 0, SCSI_TRANSPORT_MSG,
  474. skblen - sizeof(*nlh), 0);
  475. if (!nlh) {
  476. err = -ENOBUFS;
  477. goto send_fail_skb;
  478. }
  479. event = NLMSG_DATA(nlh);
  480. INIT_SCSI_NL_HDR(&event->snlh, SCSI_NL_TRANSPORT_FC,
  481. FC_NL_ASYNC_EVENT, len);
  482. event->seconds = get_seconds();
  483. event->vendor_id = 0;
  484. event->host_no = shost->host_no;
  485. event->event_datalen = sizeof(u32); /* bytes */
  486. event->event_num = event_number;
  487. event->event_code = event_code;
  488. event->event_data = event_data;
  489. nlmsg_multicast(scsi_nl_sock, skb, 0, SCSI_NL_GRP_FC_EVENTS,
  490. GFP_KERNEL);
  491. return;
  492. send_fail_skb:
  493. kfree_skb(skb);
  494. send_fail:
  495. name = get_fc_host_event_code_name(event_code);
  496. printk(KERN_WARNING
  497. "%s: Dropped Event : host %d %s data 0x%08x - err %d\n",
  498. __func__, shost->host_no,
  499. (name) ? name : "<unknown>", event_data, err);
  500. return;
  501. }
  502. EXPORT_SYMBOL(fc_host_post_event);
  503. /**
  504. * fc_host_post_vendor_event - called to post a vendor unique event on an fc_host
  505. * @shost: host the event occurred on
  506. * @event_number: fc event number obtained from get_fc_event_number()
  507. * @data_len: amount, in bytes, of vendor unique data
  508. * @data_buf: pointer to vendor unique data
  509. * @vendor_id: Vendor id
  510. *
  511. * Notes:
  512. * This routine assumes no locks are held on entry.
  513. */
  514. void
  515. fc_host_post_vendor_event(struct Scsi_Host *shost, u32 event_number,
  516. u32 data_len, char * data_buf, u64 vendor_id)
  517. {
  518. struct sk_buff *skb;
  519. struct nlmsghdr *nlh;
  520. struct fc_nl_event *event;
  521. u32 len, skblen;
  522. int err;
  523. if (!scsi_nl_sock) {
  524. err = -ENOENT;
  525. goto send_vendor_fail;
  526. }
  527. len = FC_NL_MSGALIGN(sizeof(*event) + data_len);
  528. skblen = NLMSG_SPACE(len);
  529. skb = alloc_skb(skblen, GFP_KERNEL);
  530. if (!skb) {
  531. err = -ENOBUFS;
  532. goto send_vendor_fail;
  533. }
  534. nlh = nlmsg_put(skb, 0, 0, SCSI_TRANSPORT_MSG,
  535. skblen - sizeof(*nlh), 0);
  536. if (!nlh) {
  537. err = -ENOBUFS;
  538. goto send_vendor_fail_skb;
  539. }
  540. event = NLMSG_DATA(nlh);
  541. INIT_SCSI_NL_HDR(&event->snlh, SCSI_NL_TRANSPORT_FC,
  542. FC_NL_ASYNC_EVENT, len);
  543. event->seconds = get_seconds();
  544. event->vendor_id = vendor_id;
  545. event->host_no = shost->host_no;
  546. event->event_datalen = data_len; /* bytes */
  547. event->event_num = event_number;
  548. event->event_code = FCH_EVT_VENDOR_UNIQUE;
  549. memcpy(&event->event_data, data_buf, data_len);
  550. nlmsg_multicast(scsi_nl_sock, skb, 0, SCSI_NL_GRP_FC_EVENTS,
  551. GFP_KERNEL);
  552. return;
  553. send_vendor_fail_skb:
  554. kfree_skb(skb);
  555. send_vendor_fail:
  556. printk(KERN_WARNING
  557. "%s: Dropped Event : host %d vendor_unique - err %d\n",
  558. __func__, shost->host_no, err);
  559. return;
  560. }
  561. EXPORT_SYMBOL(fc_host_post_vendor_event);
  562. static __init int fc_transport_init(void)
  563. {
  564. int error;
  565. atomic_set(&fc_event_seq, 0);
  566. error = transport_class_register(&fc_host_class);
  567. if (error)
  568. return error;
  569. error = transport_class_register(&fc_vport_class);
  570. if (error)
  571. goto unreg_host_class;
  572. error = transport_class_register(&fc_rport_class);
  573. if (error)
  574. goto unreg_vport_class;
  575. error = transport_class_register(&fc_transport_class);
  576. if (error)
  577. goto unreg_rport_class;
  578. return 0;
  579. unreg_rport_class:
  580. transport_class_unregister(&fc_rport_class);
  581. unreg_vport_class:
  582. transport_class_unregister(&fc_vport_class);
  583. unreg_host_class:
  584. transport_class_unregister(&fc_host_class);
  585. return error;
  586. }
  587. static void __exit fc_transport_exit(void)
  588. {
  589. transport_class_unregister(&fc_transport_class);
  590. transport_class_unregister(&fc_rport_class);
  591. transport_class_unregister(&fc_host_class);
  592. transport_class_unregister(&fc_vport_class);
  593. }
  594. /*
  595. * FC Remote Port Attribute Management
  596. */
  597. #define fc_rport_show_function(field, format_string, sz, cast) \
  598. static ssize_t \
  599. show_fc_rport_##field (struct device *dev, \
  600. struct device_attribute *attr, char *buf) \
  601. { \
  602. struct fc_rport *rport = transport_class_to_rport(dev); \
  603. struct Scsi_Host *shost = rport_to_shost(rport); \
  604. struct fc_internal *i = to_fc_internal(shost->transportt); \
  605. if ((i->f->get_rport_##field) && \
  606. !((rport->port_state == FC_PORTSTATE_BLOCKED) || \
  607. (rport->port_state == FC_PORTSTATE_DELETED) || \
  608. (rport->port_state == FC_PORTSTATE_NOTPRESENT))) \
  609. i->f->get_rport_##field(rport); \
  610. return snprintf(buf, sz, format_string, cast rport->field); \
  611. }
  612. #define fc_rport_store_function(field) \
  613. static ssize_t \
  614. store_fc_rport_##field(struct device *dev, \
  615. struct device_attribute *attr, \
  616. const char *buf, size_t count) \
  617. { \
  618. int val; \
  619. struct fc_rport *rport = transport_class_to_rport(dev); \
  620. struct Scsi_Host *shost = rport_to_shost(rport); \
  621. struct fc_internal *i = to_fc_internal(shost->transportt); \
  622. char *cp; \
  623. if ((rport->port_state == FC_PORTSTATE_BLOCKED) || \
  624. (rport->port_state == FC_PORTSTATE_DELETED) || \
  625. (rport->port_state == FC_PORTSTATE_NOTPRESENT)) \
  626. return -EBUSY; \
  627. val = simple_strtoul(buf, &cp, 0); \
  628. if (*cp && (*cp != '\n')) \
  629. return -EINVAL; \
  630. i->f->set_rport_##field(rport, val); \
  631. return count; \
  632. }
  633. #define fc_rport_rd_attr(field, format_string, sz) \
  634. fc_rport_show_function(field, format_string, sz, ) \
  635. static FC_DEVICE_ATTR(rport, field, S_IRUGO, \
  636. show_fc_rport_##field, NULL)
  637. #define fc_rport_rd_attr_cast(field, format_string, sz, cast) \
  638. fc_rport_show_function(field, format_string, sz, (cast)) \
  639. static FC_DEVICE_ATTR(rport, field, S_IRUGO, \
  640. show_fc_rport_##field, NULL)
  641. #define fc_rport_rw_attr(field, format_string, sz) \
  642. fc_rport_show_function(field, format_string, sz, ) \
  643. fc_rport_store_function(field) \
  644. static FC_DEVICE_ATTR(rport, field, S_IRUGO | S_IWUSR, \
  645. show_fc_rport_##field, \
  646. store_fc_rport_##field)
  647. #define fc_private_rport_show_function(field, format_string, sz, cast) \
  648. static ssize_t \
  649. show_fc_rport_##field (struct device *dev, \
  650. struct device_attribute *attr, char *buf) \
  651. { \
  652. struct fc_rport *rport = transport_class_to_rport(dev); \
  653. return snprintf(buf, sz, format_string, cast rport->field); \
  654. }
  655. #define fc_private_rport_rd_attr(field, format_string, sz) \
  656. fc_private_rport_show_function(field, format_string, sz, ) \
  657. static FC_DEVICE_ATTR(rport, field, S_IRUGO, \
  658. show_fc_rport_##field, NULL)
  659. #define fc_private_rport_rd_attr_cast(field, format_string, sz, cast) \
  660. fc_private_rport_show_function(field, format_string, sz, (cast)) \
  661. static FC_DEVICE_ATTR(rport, field, S_IRUGO, \
  662. show_fc_rport_##field, NULL)
  663. #define fc_private_rport_rd_enum_attr(title, maxlen) \
  664. static ssize_t \
  665. show_fc_rport_##title (struct device *dev, \
  666. struct device_attribute *attr, char *buf) \
  667. { \
  668. struct fc_rport *rport = transport_class_to_rport(dev); \
  669. const char *name; \
  670. name = get_fc_##title##_name(rport->title); \
  671. if (!name) \
  672. return -EINVAL; \
  673. return snprintf(buf, maxlen, "%s\n", name); \
  674. } \
  675. static FC_DEVICE_ATTR(rport, title, S_IRUGO, \
  676. show_fc_rport_##title, NULL)
  677. #define SETUP_RPORT_ATTRIBUTE_RD(field) \
  678. i->private_rport_attrs[count] = device_attr_rport_##field; \
  679. i->private_rport_attrs[count].attr.mode = S_IRUGO; \
  680. i->private_rport_attrs[count].store = NULL; \
  681. i->rport_attrs[count] = &i->private_rport_attrs[count]; \
  682. if (i->f->show_rport_##field) \
  683. count++
  684. #define SETUP_PRIVATE_RPORT_ATTRIBUTE_RD(field) \
  685. i->private_rport_attrs[count] = device_attr_rport_##field; \
  686. i->private_rport_attrs[count].attr.mode = S_IRUGO; \
  687. i->private_rport_attrs[count].store = NULL; \
  688. i->rport_attrs[count] = &i->private_rport_attrs[count]; \
  689. count++
  690. #define SETUP_RPORT_ATTRIBUTE_RW(field) \
  691. i->private_rport_attrs[count] = device_attr_rport_##field; \
  692. if (!i->f->set_rport_##field) { \
  693. i->private_rport_attrs[count].attr.mode = S_IRUGO; \
  694. i->private_rport_attrs[count].store = NULL; \
  695. } \
  696. i->rport_attrs[count] = &i->private_rport_attrs[count]; \
  697. if (i->f->show_rport_##field) \
  698. count++
  699. #define SETUP_PRIVATE_RPORT_ATTRIBUTE_RW(field) \
  700. { \
  701. i->private_rport_attrs[count] = device_attr_rport_##field; \
  702. i->rport_attrs[count] = &i->private_rport_attrs[count]; \
  703. count++; \
  704. }
  705. /* The FC Transport Remote Port Attributes: */
  706. /* Fixed Remote Port Attributes */
  707. fc_private_rport_rd_attr(maxframe_size, "%u bytes\n", 20);
  708. static ssize_t
  709. show_fc_rport_supported_classes (struct device *dev,
  710. struct device_attribute *attr, char *buf)
  711. {
  712. struct fc_rport *rport = transport_class_to_rport(dev);
  713. if (rport->supported_classes == FC_COS_UNSPECIFIED)
  714. return snprintf(buf, 20, "unspecified\n");
  715. return get_fc_cos_names(rport->supported_classes, buf);
  716. }
  717. static FC_DEVICE_ATTR(rport, supported_classes, S_IRUGO,
  718. show_fc_rport_supported_classes, NULL);
  719. /* Dynamic Remote Port Attributes */
  720. /*
  721. * dev_loss_tmo attribute
  722. */
  723. fc_rport_show_function(dev_loss_tmo, "%d\n", 20, )
  724. static ssize_t
  725. store_fc_rport_dev_loss_tmo(struct device *dev, struct device_attribute *attr,
  726. const char *buf, size_t count)
  727. {
  728. unsigned long val;
  729. struct fc_rport *rport = transport_class_to_rport(dev);
  730. struct Scsi_Host *shost = rport_to_shost(rport);
  731. struct fc_internal *i = to_fc_internal(shost->transportt);
  732. char *cp;
  733. if ((rport->port_state == FC_PORTSTATE_BLOCKED) ||
  734. (rport->port_state == FC_PORTSTATE_DELETED) ||
  735. (rport->port_state == FC_PORTSTATE_NOTPRESENT))
  736. return -EBUSY;
  737. val = simple_strtoul(buf, &cp, 0);
  738. if ((*cp && (*cp != '\n')) || (val < 0))
  739. return -EINVAL;
  740. /*
  741. * Check for overflow; dev_loss_tmo is u32
  742. */
  743. if (val > UINT_MAX)
  744. return -EINVAL;
  745. /*
  746. * If fast_io_fail is off we have to cap
  747. * dev_loss_tmo at SCSI_DEVICE_BLOCK_MAX_TIMEOUT
  748. */
  749. if (rport->fast_io_fail_tmo == -1 &&
  750. val > SCSI_DEVICE_BLOCK_MAX_TIMEOUT)
  751. return -EINVAL;
  752. i->f->set_rport_dev_loss_tmo(rport, val);
  753. return count;
  754. }
  755. static FC_DEVICE_ATTR(rport, dev_loss_tmo, S_IRUGO | S_IWUSR,
  756. show_fc_rport_dev_loss_tmo, store_fc_rport_dev_loss_tmo);
  757. /* Private Remote Port Attributes */
  758. fc_private_rport_rd_attr_cast(node_name, "0x%llx\n", 20, unsigned long long);
  759. fc_private_rport_rd_attr_cast(port_name, "0x%llx\n", 20, unsigned long long);
  760. fc_private_rport_rd_attr(port_id, "0x%06x\n", 20);
  761. static ssize_t
  762. show_fc_rport_roles (struct device *dev, struct device_attribute *attr,
  763. char *buf)
  764. {
  765. struct fc_rport *rport = transport_class_to_rport(dev);
  766. /* identify any roles that are port_id specific */
  767. if ((rport->port_id != -1) &&
  768. (rport->port_id & FC_WELLKNOWN_PORTID_MASK) ==
  769. FC_WELLKNOWN_PORTID_MASK) {
  770. switch (rport->port_id & FC_WELLKNOWN_ROLE_MASK) {
  771. case FC_FPORT_PORTID:
  772. return snprintf(buf, 30, "Fabric Port\n");
  773. case FC_FABCTLR_PORTID:
  774. return snprintf(buf, 30, "Fabric Controller\n");
  775. case FC_DIRSRVR_PORTID:
  776. return snprintf(buf, 30, "Directory Server\n");
  777. case FC_TIMESRVR_PORTID:
  778. return snprintf(buf, 30, "Time Server\n");
  779. case FC_MGMTSRVR_PORTID:
  780. return snprintf(buf, 30, "Management Server\n");
  781. default:
  782. return snprintf(buf, 30, "Unknown Fabric Entity\n");
  783. }
  784. } else {
  785. if (rport->roles == FC_PORT_ROLE_UNKNOWN)
  786. return snprintf(buf, 20, "unknown\n");
  787. return get_fc_port_roles_names(rport->roles, buf);
  788. }
  789. }
  790. static FC_DEVICE_ATTR(rport, roles, S_IRUGO,
  791. show_fc_rport_roles, NULL);
  792. fc_private_rport_rd_enum_attr(port_state, FC_PORTSTATE_MAX_NAMELEN);
  793. fc_private_rport_rd_attr(scsi_target_id, "%d\n", 20);
  794. /*
  795. * fast_io_fail_tmo attribute
  796. */
  797. static ssize_t
  798. show_fc_rport_fast_io_fail_tmo (struct device *dev,
  799. struct device_attribute *attr, char *buf)
  800. {
  801. struct fc_rport *rport = transport_class_to_rport(dev);
  802. if (rport->fast_io_fail_tmo == -1)
  803. return snprintf(buf, 5, "off\n");
  804. return snprintf(buf, 20, "%d\n", rport->fast_io_fail_tmo);
  805. }
  806. static ssize_t
  807. store_fc_rport_fast_io_fail_tmo(struct device *dev,
  808. struct device_attribute *attr, const char *buf,
  809. size_t count)
  810. {
  811. int val;
  812. char *cp;
  813. struct fc_rport *rport = transport_class_to_rport(dev);
  814. if ((rport->port_state == FC_PORTSTATE_BLOCKED) ||
  815. (rport->port_state == FC_PORTSTATE_DELETED) ||
  816. (rport->port_state == FC_PORTSTATE_NOTPRESENT))
  817. return -EBUSY;
  818. if (strncmp(buf, "off", 3) == 0)
  819. rport->fast_io_fail_tmo = -1;
  820. else {
  821. val = simple_strtoul(buf, &cp, 0);
  822. if ((*cp && (*cp != '\n')) || (val < 0))
  823. return -EINVAL;
  824. /*
  825. * Cap fast_io_fail by dev_loss_tmo or
  826. * SCSI_DEVICE_BLOCK_MAX_TIMEOUT.
  827. */
  828. if ((val >= rport->dev_loss_tmo) ||
  829. (val > SCSI_DEVICE_BLOCK_MAX_TIMEOUT))
  830. return -EINVAL;
  831. rport->fast_io_fail_tmo = val;
  832. }
  833. return count;
  834. }
  835. static FC_DEVICE_ATTR(rport, fast_io_fail_tmo, S_IRUGO | S_IWUSR,
  836. show_fc_rport_fast_io_fail_tmo, store_fc_rport_fast_io_fail_tmo);
  837. /*
  838. * FC SCSI Target Attribute Management
  839. */
  840. /*
  841. * Note: in the target show function we recognize when the remote
  842. * port is in the hierarchy and do not allow the driver to get
  843. * involved in sysfs functions. The driver only gets involved if
  844. * it's the "old" style that doesn't use rports.
  845. */
  846. #define fc_starget_show_function(field, format_string, sz, cast) \
  847. static ssize_t \
  848. show_fc_starget_##field (struct device *dev, \
  849. struct device_attribute *attr, char *buf) \
  850. { \
  851. struct scsi_target *starget = transport_class_to_starget(dev); \
  852. struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); \
  853. struct fc_internal *i = to_fc_internal(shost->transportt); \
  854. struct fc_rport *rport = starget_to_rport(starget); \
  855. if (rport) \
  856. fc_starget_##field(starget) = rport->field; \
  857. else if (i->f->get_starget_##field) \
  858. i->f->get_starget_##field(starget); \
  859. return snprintf(buf, sz, format_string, \
  860. cast fc_starget_##field(starget)); \
  861. }
  862. #define fc_starget_rd_attr(field, format_string, sz) \
  863. fc_starget_show_function(field, format_string, sz, ) \
  864. static FC_DEVICE_ATTR(starget, field, S_IRUGO, \
  865. show_fc_starget_##field, NULL)
  866. #define fc_starget_rd_attr_cast(field, format_string, sz, cast) \
  867. fc_starget_show_function(field, format_string, sz, (cast)) \
  868. static FC_DEVICE_ATTR(starget, field, S_IRUGO, \
  869. show_fc_starget_##field, NULL)
  870. #define SETUP_STARGET_ATTRIBUTE_RD(field) \
  871. i->private_starget_attrs[count] = device_attr_starget_##field; \
  872. i->private_starget_attrs[count].attr.mode = S_IRUGO; \
  873. i->private_starget_attrs[count].store = NULL; \
  874. i->starget_attrs[count] = &i->private_starget_attrs[count]; \
  875. if (i->f->show_starget_##field) \
  876. count++
  877. #define SETUP_STARGET_ATTRIBUTE_RW(field) \
  878. i->private_starget_attrs[count] = device_attr_starget_##field; \
  879. if (!i->f->set_starget_##field) { \
  880. i->private_starget_attrs[count].attr.mode = S_IRUGO; \
  881. i->private_starget_attrs[count].store = NULL; \
  882. } \
  883. i->starget_attrs[count] = &i->private_starget_attrs[count]; \
  884. if (i->f->show_starget_##field) \
  885. count++
  886. /* The FC Transport SCSI Target Attributes: */
  887. fc_starget_rd_attr_cast(node_name, "0x%llx\n", 20, unsigned long long);
  888. fc_starget_rd_attr_cast(port_name, "0x%llx\n", 20, unsigned long long);
  889. fc_starget_rd_attr(port_id, "0x%06x\n", 20);
  890. /*
  891. * FC Virtual Port Attribute Management
  892. */
  893. #define fc_vport_show_function(field, format_string, sz, cast) \
  894. static ssize_t \
  895. show_fc_vport_##field (struct device *dev, \
  896. struct device_attribute *attr, char *buf) \
  897. { \
  898. struct fc_vport *vport = transport_class_to_vport(dev); \
  899. struct Scsi_Host *shost = vport_to_shost(vport); \
  900. struct fc_internal *i = to_fc_internal(shost->transportt); \
  901. if ((i->f->get_vport_##field) && \
  902. !(vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING))) \
  903. i->f->get_vport_##field(vport); \
  904. return snprintf(buf, sz, format_string, cast vport->field); \
  905. }
  906. #define fc_vport_store_function(field) \
  907. static ssize_t \
  908. store_fc_vport_##field(struct device *dev, \
  909. struct device_attribute *attr, \
  910. const char *buf, size_t count) \
  911. { \
  912. int val; \
  913. struct fc_vport *vport = transport_class_to_vport(dev); \
  914. struct Scsi_Host *shost = vport_to_shost(vport); \
  915. struct fc_internal *i = to_fc_internal(shost->transportt); \
  916. char *cp; \
  917. if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \
  918. return -EBUSY; \
  919. val = simple_strtoul(buf, &cp, 0); \
  920. if (*cp && (*cp != '\n')) \
  921. return -EINVAL; \
  922. i->f->set_vport_##field(vport, val); \
  923. return count; \
  924. }
  925. #define fc_vport_store_str_function(field, slen) \
  926. static ssize_t \
  927. store_fc_vport_##field(struct device *dev, \
  928. struct device_attribute *attr, \
  929. const char *buf, size_t count) \
  930. { \
  931. struct fc_vport *vport = transport_class_to_vport(dev); \
  932. struct Scsi_Host *shost = vport_to_shost(vport); \
  933. struct fc_internal *i = to_fc_internal(shost->transportt); \
  934. unsigned int cnt=count; \
  935. \
  936. /* count may include a LF at end of string */ \
  937. if (buf[cnt-1] == '\n') \
  938. cnt--; \
  939. if (cnt > ((slen) - 1)) \
  940. return -EINVAL; \
  941. memcpy(vport->field, buf, cnt); \
  942. i->f->set_vport_##field(vport); \
  943. return count; \
  944. }
  945. #define fc_vport_rd_attr(field, format_string, sz) \
  946. fc_vport_show_function(field, format_string, sz, ) \
  947. static FC_DEVICE_ATTR(vport, field, S_IRUGO, \
  948. show_fc_vport_##field, NULL)
  949. #define fc_vport_rd_attr_cast(field, format_string, sz, cast) \
  950. fc_vport_show_function(field, format_string, sz, (cast)) \
  951. static FC_DEVICE_ATTR(vport, field, S_IRUGO, \
  952. show_fc_vport_##field, NULL)
  953. #define fc_vport_rw_attr(field, format_string, sz) \
  954. fc_vport_show_function(field, format_string, sz, ) \
  955. fc_vport_store_function(field) \
  956. static FC_DEVICE_ATTR(vport, field, S_IRUGO | S_IWUSR, \
  957. show_fc_vport_##field, \
  958. store_fc_vport_##field)
  959. #define fc_private_vport_show_function(field, format_string, sz, cast) \
  960. static ssize_t \
  961. show_fc_vport_##field (struct device *dev, \
  962. struct device_attribute *attr, char *buf) \
  963. { \
  964. struct fc_vport *vport = transport_class_to_vport(dev); \
  965. return snprintf(buf, sz, format_string, cast vport->field); \
  966. }
  967. #define fc_private_vport_store_u32_function(field) \
  968. static ssize_t \
  969. store_fc_vport_##field(struct device *dev, \
  970. struct device_attribute *attr, \
  971. const char *buf, size_t count) \
  972. { \
  973. u32 val; \
  974. struct fc_vport *vport = transport_class_to_vport(dev); \
  975. char *cp; \
  976. if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) \
  977. return -EBUSY; \
  978. val = simple_strtoul(buf, &cp, 0); \
  979. if (*cp && (*cp != '\n')) \
  980. return -EINVAL; \
  981. vport->field = val; \
  982. return count; \
  983. }
  984. #define fc_private_vport_rd_attr(field, format_string, sz) \
  985. fc_private_vport_show_function(field, format_string, sz, ) \
  986. static FC_DEVICE_ATTR(vport, field, S_IRUGO, \
  987. show_fc_vport_##field, NULL)
  988. #define fc_private_vport_rd_attr_cast(field, format_string, sz, cast) \
  989. fc_private_vport_show_function(field, format_string, sz, (cast)) \
  990. static FC_DEVICE_ATTR(vport, field, S_IRUGO, \
  991. show_fc_vport_##field, NULL)
  992. #define fc_private_vport_rw_u32_attr(field, format_string, sz) \
  993. fc_private_vport_show_function(field, format_string, sz, ) \
  994. fc_private_vport_store_u32_function(field) \
  995. static FC_DEVICE_ATTR(vport, field, S_IRUGO | S_IWUSR, \
  996. show_fc_vport_##field, \
  997. store_fc_vport_##field)
  998. #define fc_private_vport_rd_enum_attr(title, maxlen) \
  999. static ssize_t \
  1000. show_fc_vport_##title (struct device *dev, \
  1001. struct device_attribute *attr, \
  1002. char *buf) \
  1003. { \
  1004. struct fc_vport *vport = transport_class_to_vport(dev); \
  1005. const char *name; \
  1006. name = get_fc_##title##_name(vport->title); \
  1007. if (!name) \
  1008. return -EINVAL; \
  1009. return snprintf(buf, maxlen, "%s\n", name); \
  1010. } \
  1011. static FC_DEVICE_ATTR(vport, title, S_IRUGO, \
  1012. show_fc_vport_##title, NULL)
  1013. #define SETUP_VPORT_ATTRIBUTE_RD(field) \
  1014. i->private_vport_attrs[count] = device_attr_vport_##field; \
  1015. i->private_vport_attrs[count].attr.mode = S_IRUGO; \
  1016. i->private_vport_attrs[count].store = NULL; \
  1017. i->vport_attrs[count] = &i->private_vport_attrs[count]; \
  1018. if (i->f->get_##field) \
  1019. count++
  1020. /* NOTE: Above MACRO differs: checks function not show bit */
  1021. #define SETUP_PRIVATE_VPORT_ATTRIBUTE_RD(field) \
  1022. i->private_vport_attrs[count] = device_attr_vport_##field; \
  1023. i->private_vport_attrs[count].attr.mode = S_IRUGO; \
  1024. i->private_vport_attrs[count].store = NULL; \
  1025. i->vport_attrs[count] = &i->private_vport_attrs[count]; \
  1026. count++
  1027. #define SETUP_VPORT_ATTRIBUTE_WR(field) \
  1028. i->private_vport_attrs[count] = device_attr_vport_##field; \
  1029. i->vport_attrs[count] = &i->private_vport_attrs[count]; \
  1030. if (i->f->field) \
  1031. count++
  1032. /* NOTE: Above MACRO differs: checks function */
  1033. #define SETUP_VPORT_ATTRIBUTE_RW(field) \
  1034. i->private_vport_attrs[count] = device_attr_vport_##field; \
  1035. if (!i->f->set_vport_##field) { \
  1036. i->private_vport_attrs[count].attr.mode = S_IRUGO; \
  1037. i->private_vport_attrs[count].store = NULL; \
  1038. } \
  1039. i->vport_attrs[count] = &i->private_vport_attrs[count]; \
  1040. count++
  1041. /* NOTE: Above MACRO differs: does not check show bit */
  1042. #define SETUP_PRIVATE_VPORT_ATTRIBUTE_RW(field) \
  1043. { \
  1044. i->private_vport_attrs[count] = device_attr_vport_##field; \
  1045. i->vport_attrs[count] = &i->private_vport_attrs[count]; \
  1046. count++; \
  1047. }
  1048. /* The FC Transport Virtual Port Attributes: */
  1049. /* Fixed Virtual Port Attributes */
  1050. /* Dynamic Virtual Port Attributes */
  1051. /* Private Virtual Port Attributes */
  1052. fc_private_vport_rd_enum_attr(vport_state, FC_VPORTSTATE_MAX_NAMELEN);
  1053. fc_private_vport_rd_enum_attr(vport_last_state, FC_VPORTSTATE_MAX_NAMELEN);
  1054. fc_private_vport_rd_attr_cast(node_name, "0x%llx\n", 20, unsigned long long);
  1055. fc_private_vport_rd_attr_cast(port_name, "0x%llx\n", 20, unsigned long long);
  1056. static ssize_t
  1057. show_fc_vport_roles (struct device *dev, struct device_attribute *attr,
  1058. char *buf)
  1059. {
  1060. struct fc_vport *vport = transport_class_to_vport(dev);
  1061. if (vport->roles == FC_PORT_ROLE_UNKNOWN)
  1062. return snprintf(buf, 20, "unknown\n");
  1063. return get_fc_port_roles_names(vport->roles, buf);
  1064. }
  1065. static FC_DEVICE_ATTR(vport, roles, S_IRUGO, show_fc_vport_roles, NULL);
  1066. fc_private_vport_rd_enum_attr(vport_type, FC_PORTTYPE_MAX_NAMELEN);
  1067. fc_private_vport_show_function(symbolic_name, "%s\n",
  1068. FC_VPORT_SYMBOLIC_NAMELEN + 1, )
  1069. fc_vport_store_str_function(symbolic_name, FC_VPORT_SYMBOLIC_NAMELEN)
  1070. static FC_DEVICE_ATTR(vport, symbolic_name, S_IRUGO | S_IWUSR,
  1071. show_fc_vport_symbolic_name, store_fc_vport_symbolic_name);
  1072. static ssize_t
  1073. store_fc_vport_delete(struct device *dev, struct device_attribute *attr,
  1074. const char *buf, size_t count)
  1075. {
  1076. struct fc_vport *vport = transport_class_to_vport(dev);
  1077. struct Scsi_Host *shost = vport_to_shost(vport);
  1078. unsigned long flags;
  1079. spin_lock_irqsave(shost->host_lock, flags);
  1080. if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING)) {
  1081. spin_unlock_irqrestore(shost->host_lock, flags);
  1082. return -EBUSY;
  1083. }
  1084. vport->flags |= FC_VPORT_DELETING;
  1085. spin_unlock_irqrestore(shost->host_lock, flags);
  1086. fc_queue_work(shost, &vport->vport_delete_work);
  1087. return count;
  1088. }
  1089. static FC_DEVICE_ATTR(vport, vport_delete, S_IWUSR,
  1090. NULL, store_fc_vport_delete);
  1091. /*
  1092. * Enable/Disable vport
  1093. * Write "1" to disable, write "0" to enable
  1094. */
  1095. static ssize_t
  1096. store_fc_vport_disable(struct device *dev, struct device_attribute *attr,
  1097. const char *buf,
  1098. size_t count)
  1099. {
  1100. struct fc_vport *vport = transport_class_to_vport(dev);
  1101. struct Scsi_Host *shost = vport_to_shost(vport);
  1102. struct fc_internal *i = to_fc_internal(shost->transportt);
  1103. int stat;
  1104. if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING))
  1105. return -EBUSY;
  1106. if (*buf == '0') {
  1107. if (vport->vport_state != FC_VPORT_DISABLED)
  1108. return -EALREADY;
  1109. } else if (*buf == '1') {
  1110. if (vport->vport_state == FC_VPORT_DISABLED)
  1111. return -EALREADY;
  1112. } else
  1113. return -EINVAL;
  1114. stat = i->f->vport_disable(vport, ((*buf == '0') ? false : true));
  1115. return stat ? stat : count;
  1116. }
  1117. static FC_DEVICE_ATTR(vport, vport_disable, S_IWUSR,
  1118. NULL, store_fc_vport_disable);
  1119. /*
  1120. * Host Attribute Management
  1121. */
  1122. #define fc_host_show_function(field, format_string, sz, cast) \
  1123. static ssize_t \
  1124. show_fc_host_##field (struct device *dev, \
  1125. struct device_attribute *attr, char *buf) \
  1126. { \
  1127. struct Scsi_Host *shost = transport_class_to_shost(dev); \
  1128. struct fc_internal *i = to_fc_internal(shost->transportt); \
  1129. if (i->f->get_host_##field) \
  1130. i->f->get_host_##field(shost); \
  1131. return snprintf(buf, sz, format_string, cast fc_host_##field(shost)); \
  1132. }
  1133. #define fc_host_store_function(field) \
  1134. static ssize_t \
  1135. store_fc_host_##field(struct device *dev, \
  1136. struct device_attribute *attr, \
  1137. const char *buf, size_t count) \
  1138. { \
  1139. int val; \
  1140. struct Scsi_Host *shost = transport_class_to_shost(dev); \
  1141. struct fc_internal *i = to_fc_internal(shost->transportt); \
  1142. char *cp; \
  1143. \
  1144. val = simple_strtoul(buf, &cp, 0); \
  1145. if (*cp && (*cp != '\n')) \
  1146. return -EINVAL; \
  1147. i->f->set_host_##field(shost, val); \
  1148. return count; \
  1149. }
  1150. #define fc_host_store_str_function(field, slen) \
  1151. static ssize_t \
  1152. store_fc_host_##field(struct device *dev, \
  1153. struct device_attribute *attr, \
  1154. const char *buf, size_t count) \
  1155. { \
  1156. struct Scsi_Host *shost = transport_class_to_shost(dev); \
  1157. struct fc_internal *i = to_fc_internal(shost->transportt); \
  1158. unsigned int cnt=count; \
  1159. \
  1160. /* count may include a LF at end of string */ \
  1161. if (buf[cnt-1] == '\n') \
  1162. cnt--; \
  1163. if (cnt > ((slen) - 1)) \
  1164. return -EINVAL; \
  1165. memcpy(fc_host_##field(shost), buf, cnt); \
  1166. i->f->set_host_##field(shost); \
  1167. return count; \
  1168. }
  1169. #define fc_host_rd_attr(field, format_string, sz) \
  1170. fc_host_show_function(field, format_string, sz, ) \
  1171. static FC_DEVICE_ATTR(host, field, S_IRUGO, \
  1172. show_fc_host_##field, NULL)
  1173. #define fc_host_rd_attr_cast(field, format_string, sz, cast) \
  1174. fc_host_show_function(field, format_string, sz, (cast)) \
  1175. static FC_DEVICE_ATTR(host, field, S_IRUGO, \
  1176. show_fc_host_##field, NULL)
  1177. #define fc_host_rw_attr(field, format_string, sz) \
  1178. fc_host_show_function(field, format_string, sz, ) \
  1179. fc_host_store_function(field) \
  1180. static FC_DEVICE_ATTR(host, field, S_IRUGO | S_IWUSR, \
  1181. show_fc_host_##field, \
  1182. store_fc_host_##field)
  1183. #define fc_host_rd_enum_attr(title, maxlen) \
  1184. static ssize_t \
  1185. show_fc_host_##title (struct device *dev, \
  1186. struct device_attribute *attr, char *buf) \
  1187. { \
  1188. struct Scsi_Host *shost = transport_class_to_shost(dev); \
  1189. struct fc_internal *i = to_fc_internal(shost->transportt); \
  1190. const char *name; \
  1191. if (i->f->get_host_##title) \
  1192. i->f->get_host_##title(shost); \
  1193. name = get_fc_##title##_name(fc_host_##title(shost)); \
  1194. if (!name) \
  1195. return -EINVAL; \
  1196. return snprintf(buf, maxlen, "%s\n", name); \
  1197. } \
  1198. static FC_DEVICE_ATTR(host, title, S_IRUGO, show_fc_host_##title, NULL)
  1199. #define SETUP_HOST_ATTRIBUTE_RD(field) \
  1200. i->private_host_attrs[count] = device_attr_host_##field; \
  1201. i->private_host_attrs[count].attr.mode = S_IRUGO; \
  1202. i->private_host_attrs[count].store = NULL; \
  1203. i->host_attrs[count] = &i->private_host_attrs[count]; \
  1204. if (i->f->show_host_##field) \
  1205. count++
  1206. #define SETUP_HOST_ATTRIBUTE_RD_NS(field) \
  1207. i->private_host_attrs[count] = device_attr_host_##field; \
  1208. i->private_host_attrs[count].attr.mode = S_IRUGO; \
  1209. i->private_host_attrs[count].store = NULL; \
  1210. i->host_attrs[count] = &i->private_host_attrs[count]; \
  1211. count++
  1212. #define SETUP_HOST_ATTRIBUTE_RW(field) \
  1213. i->private_host_attrs[count] = device_attr_host_##field; \
  1214. if (!i->f->set_host_##field) { \
  1215. i->private_host_attrs[count].attr.mode = S_IRUGO; \
  1216. i->private_host_attrs[count].store = NULL; \
  1217. } \
  1218. i->host_attrs[count] = &i->private_host_attrs[count]; \
  1219. if (i->f->show_host_##field) \
  1220. count++
  1221. #define fc_private_host_show_function(field, format_string, sz, cast) \
  1222. static ssize_t \
  1223. show_fc_host_##field (struct device *dev, \
  1224. struct device_attribute *attr, char *buf) \
  1225. { \
  1226. struct Scsi_Host *shost = transport_class_to_shost(dev); \
  1227. return snprintf(buf, sz, format_string, cast fc_host_##field(shost)); \
  1228. }
  1229. #define fc_private_host_rd_attr(field, format_string, sz) \
  1230. fc_private_host_show_function(field, format_string, sz, ) \
  1231. static FC_DEVICE_ATTR(host, field, S_IRUGO, \
  1232. show_fc_host_##field, NULL)
  1233. #define fc_private_host_rd_attr_cast(field, format_string, sz, cast) \
  1234. fc_private_host_show_function(field, format_string, sz, (cast)) \
  1235. static FC_DEVICE_ATTR(host, field, S_IRUGO, \
  1236. show_fc_host_##field, NULL)
  1237. #define SETUP_PRIVATE_HOST_ATTRIBUTE_RD(field) \
  1238. i->private_host_attrs[count] = device_attr_host_##field; \
  1239. i->private_host_attrs[count].attr.mode = S_IRUGO; \
  1240. i->private_host_attrs[count].store = NULL; \
  1241. i->host_attrs[count] = &i->private_host_attrs[count]; \
  1242. count++
  1243. #define SETUP_PRIVATE_HOST_ATTRIBUTE_RW(field) \
  1244. { \
  1245. i->private_host_attrs[count] = device_attr_host_##field; \
  1246. i->host_attrs[count] = &i->private_host_attrs[count]; \
  1247. count++; \
  1248. }
  1249. /* Fixed Host Attributes */
  1250. static ssize_t
  1251. show_fc_host_supported_classes (struct device *dev,
  1252. struct device_attribute *attr, char *buf)
  1253. {
  1254. struct Scsi_Host *shost = transport_class_to_shost(dev);
  1255. if (fc_host_supported_classes(shost) == FC_COS_UNSPECIFIED)
  1256. return snprintf(buf, 20, "unspecified\n");
  1257. return get_fc_cos_names(fc_host_supported_classes(shost), buf);
  1258. }
  1259. static FC_DEVICE_ATTR(host, supported_classes, S_IRUGO,
  1260. show_fc_host_supported_classes, NULL);
  1261. static ssize_t
  1262. show_fc_host_supported_fc4s (struct device *dev,
  1263. struct device_attribute *attr, char *buf)
  1264. {
  1265. struct Scsi_Host *shost = transport_class_to_shost(dev);
  1266. return (ssize_t)show_fc_fc4s(buf, fc_host_supported_fc4s(shost));
  1267. }
  1268. static FC_DEVICE_ATTR(host, supported_fc4s, S_IRUGO,
  1269. show_fc_host_supported_fc4s, NULL);
  1270. static ssize_t
  1271. show_fc_host_supported_speeds (struct device *dev,
  1272. struct device_attribute *attr, char *buf)
  1273. {
  1274. struct Scsi_Host *shost = transport_class_to_shost(dev);
  1275. if (fc_host_supported_speeds(shost) == FC_PORTSPEED_UNKNOWN)
  1276. return snprintf(buf, 20, "unknown\n");
  1277. return get_fc_port_speed_names(fc_host_supported_speeds(shost), buf);
  1278. }
  1279. static FC_DEVICE_ATTR(host, supported_speeds, S_IRUGO,
  1280. show_fc_host_supported_speeds, NULL);
  1281. fc_private_host_rd_attr_cast(node_name, "0x%llx\n", 20, unsigned long long);
  1282. fc_private_host_rd_attr_cast(port_name, "0x%llx\n", 20, unsigned long long);
  1283. fc_private_host_rd_attr_cast(permanent_port_name, "0x%llx\n", 20,
  1284. unsigned long long);
  1285. fc_private_host_rd_attr(maxframe_size, "%u bytes\n", 20);
  1286. fc_private_host_rd_attr(max_npiv_vports, "%u\n", 20);
  1287. fc_private_host_rd_attr(serial_number, "%s\n", (FC_SERIAL_NUMBER_SIZE +1));
  1288. /* Dynamic Host Attributes */
  1289. static ssize_t
  1290. show_fc_host_active_fc4s (struct device *dev,
  1291. struct device_attribute *attr, char *buf)
  1292. {
  1293. struct Scsi_Host *shost = transport_class_to_shost(dev);
  1294. struct fc_internal *i = to_fc_internal(shost->transportt);
  1295. if (i->f->get_host_active_fc4s)
  1296. i->f->get_host_active_fc4s(shost);
  1297. return (ssize_t)show_fc_fc4s(buf, fc_host_active_fc4s(shost));
  1298. }
  1299. static FC_DEVICE_ATTR(host, active_fc4s, S_IRUGO,
  1300. show_fc_host_active_fc4s, NULL);
  1301. static ssize_t
  1302. show_fc_host_speed (struct device *dev,
  1303. struct device_attribute *attr, char *buf)
  1304. {
  1305. struct Scsi_Host *shost = transport_class_to_shost(dev);
  1306. struct fc_internal *i = to_fc_internal(shost->transportt);
  1307. if (i->f->get_host_speed)
  1308. i->f->get_host_speed(shost);
  1309. if (fc_host_speed(shost) == FC_PORTSPEED_UNKNOWN)
  1310. return snprintf(buf, 20, "unknown\n");
  1311. return get_fc_port_speed_names(fc_host_speed(shost), buf);
  1312. }
  1313. static FC_DEVICE_ATTR(host, speed, S_IRUGO,
  1314. show_fc_host_speed, NULL);
  1315. fc_host_rd_attr(port_id, "0x%06x\n", 20);
  1316. fc_host_rd_enum_attr(port_type, FC_PORTTYPE_MAX_NAMELEN);
  1317. fc_host_rd_enum_attr(port_state, FC_PORTSTATE_MAX_NAMELEN);
  1318. fc_host_rd_attr_cast(fabric_name, "0x%llx\n", 20, unsigned long long);
  1319. fc_host_rd_attr(symbolic_name, "%s\n", FC_SYMBOLIC_NAME_SIZE + 1);
  1320. fc_private_host_show_function(system_hostname, "%s\n",
  1321. FC_SYMBOLIC_NAME_SIZE + 1, )
  1322. fc_host_store_str_function(system_hostname, FC_SYMBOLIC_NAME_SIZE)
  1323. static FC_DEVICE_ATTR(host, system_hostname, S_IRUGO | S_IWUSR,
  1324. show_fc_host_system_hostname, store_fc_host_system_hostname);
  1325. /* Private Host Attributes */
  1326. static ssize_t
  1327. show_fc_private_host_tgtid_bind_type(struct device *dev,
  1328. struct device_attribute *attr, char *buf)
  1329. {
  1330. struct Scsi_Host *shost = transport_class_to_shost(dev);
  1331. const char *name;
  1332. name = get_fc_tgtid_bind_type_name(fc_host_tgtid_bind_type(shost));
  1333. if (!name)
  1334. return -EINVAL;
  1335. return snprintf(buf, FC_BINDTYPE_MAX_NAMELEN, "%s\n", name);
  1336. }
  1337. #define get_list_head_entry(pos, head, member) \
  1338. pos = list_entry((head)->next, typeof(*pos), member)
  1339. static ssize_t
  1340. store_fc_private_host_tgtid_bind_type(struct device *dev,
  1341. struct device_attribute *attr, const char *buf, size_t count)
  1342. {
  1343. struct Scsi_Host *shost = transport_class_to_shost(dev);
  1344. struct fc_rport *rport;
  1345. enum fc_tgtid_binding_type val;
  1346. unsigned long flags;
  1347. if (get_fc_tgtid_bind_type_match(buf, &val))
  1348. return -EINVAL;
  1349. /* if changing bind type, purge all unused consistent bindings */
  1350. if (val != fc_host_tgtid_bind_type(shost)) {
  1351. spin_lock_irqsave(shost->host_lock, flags);
  1352. while (!list_empty(&fc_host_rport_bindings(shost))) {
  1353. get_list_head_entry(rport,
  1354. &fc_host_rport_bindings(shost), peers);
  1355. list_del(&rport->peers);
  1356. rport->port_state = FC_PORTSTATE_DELETED;
  1357. fc_queue_work(shost, &rport->rport_delete_work);
  1358. }
  1359. spin_unlock_irqrestore(shost->host_lock, flags);
  1360. }
  1361. fc_host_tgtid_bind_type(shost) = val;
  1362. return count;
  1363. }
  1364. static FC_DEVICE_ATTR(host, tgtid_bind_type, S_IRUGO | S_IWUSR,
  1365. show_fc_private_host_tgtid_bind_type,
  1366. store_fc_private_host_tgtid_bind_type);
  1367. static ssize_t
  1368. store_fc_private_host_issue_lip(struct device *dev,
  1369. struct device_attribute *attr, const char *buf, size_t count)
  1370. {
  1371. struct Scsi_Host *shost = transport_class_to_shost(dev);
  1372. struct fc_internal *i = to_fc_internal(shost->transportt);
  1373. int ret;
  1374. /* ignore any data value written to the attribute */
  1375. if (i->f->issue_fc_host_lip) {
  1376. ret = i->f->issue_fc_host_lip(shost);
  1377. return ret ? ret: count;
  1378. }
  1379. return -ENOENT;
  1380. }
  1381. static FC_DEVICE_ATTR(host, issue_lip, S_IWUSR, NULL,
  1382. store_fc_private_host_issue_lip);
  1383. fc_private_host_rd_attr(npiv_vports_inuse, "%u\n", 20);
  1384. /*
  1385. * Host Statistics Management
  1386. */
  1387. /* Show a given an attribute in the statistics group */
  1388. static ssize_t
  1389. fc_stat_show(const struct device *dev, char *buf, unsigned long offset)
  1390. {
  1391. struct Scsi_Host *shost = transport_class_to_shost(dev);
  1392. struct fc_internal *i = to_fc_internal(shost->transportt);
  1393. struct fc_host_statistics *stats;
  1394. ssize_t ret = -ENOENT;
  1395. if (offset > sizeof(struct fc_host_statistics) ||
  1396. offset % sizeof(u64) != 0)
  1397. WARN_ON(1);
  1398. if (i->f->get_fc_host_stats) {
  1399. stats = (i->f->get_fc_host_stats)(shost);
  1400. if (stats)
  1401. ret = snprintf(buf, 20, "0x%llx\n",
  1402. (unsigned long long)*(u64 *)(((u8 *) stats) + offset));
  1403. }
  1404. return ret;
  1405. }
  1406. /* generate a read-only statistics attribute */
  1407. #define fc_host_statistic(name) \
  1408. static ssize_t show_fcstat_##name(struct device *cd, \
  1409. struct device_attribute *attr, \
  1410. char *buf) \
  1411. { \
  1412. return fc_stat_show(cd, buf, \
  1413. offsetof(struct fc_host_statistics, name)); \
  1414. } \
  1415. static FC_DEVICE_ATTR(host, name, S_IRUGO, show_fcstat_##name, NULL)
  1416. fc_host_statistic(seconds_since_last_reset);
  1417. fc_host_statistic(tx_frames);
  1418. fc_host_statistic(tx_words);
  1419. fc_host_statistic(rx_frames);
  1420. fc_host_statistic(rx_words);
  1421. fc_host_statistic(lip_count);
  1422. fc_host_statistic(nos_count);
  1423. fc_host_statistic(error_frames);
  1424. fc_host_statistic(dumped_frames);
  1425. fc_host_statistic(link_failure_count);
  1426. fc_host_statistic(loss_of_sync_count);
  1427. fc_host_statistic(loss_of_signal_count);
  1428. fc_host_statistic(prim_seq_protocol_err_count);
  1429. fc_host_statistic(invalid_tx_word_count);
  1430. fc_host_statistic(invalid_crc_count);
  1431. fc_host_statistic(fcp_input_requests);
  1432. fc_host_statistic(fcp_output_requests);
  1433. fc_host_statistic(fcp_control_requests);
  1434. fc_host_statistic(fcp_input_megabytes);
  1435. fc_host_statistic(fcp_output_megabytes);
  1436. static ssize_t
  1437. fc_reset_statistics(struct device *dev, struct device_attribute *attr,
  1438. const char *buf, size_t count)
  1439. {
  1440. struct Scsi_Host *shost = transport_class_to_shost(dev);
  1441. struct fc_internal *i = to_fc_internal(shost->transportt);
  1442. /* ignore any data value written to the attribute */
  1443. if (i->f->reset_fc_host_stats) {
  1444. i->f->reset_fc_host_stats(shost);
  1445. return count;
  1446. }
  1447. return -ENOENT;
  1448. }
  1449. static FC_DEVICE_ATTR(host, reset_statistics, S_IWUSR, NULL,
  1450. fc_reset_statistics);
  1451. static struct attribute *fc_statistics_attrs[] = {
  1452. &device_attr_host_seconds_since_last_reset.attr,
  1453. &device_attr_host_tx_frames.attr,
  1454. &device_attr_host_tx_words.attr,
  1455. &device_attr_host_rx_frames.attr,
  1456. &device_attr_host_rx_words.attr,
  1457. &device_attr_host_lip_count.attr,
  1458. &device_attr_host_nos_count.attr,
  1459. &device_attr_host_error_frames.attr,
  1460. &device_attr_host_dumped_frames.attr,
  1461. &device_attr_host_link_failure_count.attr,
  1462. &device_attr_host_loss_of_sync_count.attr,
  1463. &device_attr_host_loss_of_signal_count.attr,
  1464. &device_attr_host_prim_seq_protocol_err_count.attr,
  1465. &device_attr_host_invalid_tx_word_count.attr,
  1466. &device_attr_host_invalid_crc_count.attr,
  1467. &device_attr_host_fcp_input_requests.attr,
  1468. &device_attr_host_fcp_output_requests.attr,
  1469. &device_attr_host_fcp_control_requests.attr,
  1470. &device_attr_host_fcp_input_megabytes.attr,
  1471. &device_attr_host_fcp_output_megabytes.attr,
  1472. &device_attr_host_reset_statistics.attr,
  1473. NULL
  1474. };
  1475. static struct attribute_group fc_statistics_group = {
  1476. .name = "statistics",
  1477. .attrs = fc_statistics_attrs,
  1478. };
  1479. /* Host Vport Attributes */
  1480. static int
  1481. fc_parse_wwn(const char *ns, u64 *nm)
  1482. {
  1483. unsigned int i, j;
  1484. u8 wwn[8];
  1485. memset(wwn, 0, sizeof(wwn));
  1486. /* Validate and store the new name */
  1487. for (i=0, j=0; i < 16; i++) {
  1488. int value;
  1489. value = hex_to_bin(*ns++);
  1490. if (value >= 0)
  1491. j = (j << 4) | value;
  1492. else
  1493. return -EINVAL;
  1494. if (i % 2) {
  1495. wwn[i/2] = j & 0xff;
  1496. j = 0;
  1497. }
  1498. }
  1499. *nm = wwn_to_u64(wwn);
  1500. return 0;
  1501. }
  1502. /*
  1503. * "Short-cut" sysfs variable to create a new vport on a FC Host.
  1504. * Input is a string of the form "<WWPN>:<WWNN>". Other attributes
  1505. * will default to a NPIV-based FCP_Initiator; The WWNs are specified
  1506. * as hex characters, and may *not* contain any prefixes (e.g. 0x, x, etc)
  1507. */
  1508. static ssize_t
  1509. store_fc_host_vport_create(struct device *dev, struct device_attribute *attr,
  1510. const char *buf, size_t count)
  1511. {
  1512. struct Scsi_Host *shost = transport_class_to_shost(dev);
  1513. struct fc_vport_identifiers vid;
  1514. struct fc_vport *vport;
  1515. unsigned int cnt=count;
  1516. int stat;
  1517. memset(&vid, 0, sizeof(vid));
  1518. /* count may include a LF at end of string */
  1519. if (buf[cnt-1] == '\n')
  1520. cnt--;
  1521. /* validate we have enough characters for WWPN */
  1522. if ((cnt != (16+1+16)) || (buf[16] != ':'))
  1523. return -EINVAL;
  1524. stat = fc_parse_wwn(&buf[0], &vid.port_name);
  1525. if (stat)
  1526. return stat;
  1527. stat = fc_parse_wwn(&buf[17], &vid.node_name);
  1528. if (stat)
  1529. return stat;
  1530. vid.roles = FC_PORT_ROLE_FCP_INITIATOR;
  1531. vid.vport_type = FC_PORTTYPE_NPIV;
  1532. /* vid.symbolic_name is already zero/NULL's */
  1533. vid.disable = false; /* always enabled */
  1534. /* we only allow support on Channel 0 !!! */
  1535. stat = fc_vport_setup(shost, 0, &shost->shost_gendev, &vid, &vport);
  1536. return stat ? stat : count;
  1537. }
  1538. static FC_DEVICE_ATTR(host, vport_create, S_IWUSR, NULL,
  1539. store_fc_host_vport_create);
  1540. /*
  1541. * "Short-cut" sysfs variable to delete a vport on a FC Host.
  1542. * Vport is identified by a string containing "<WWPN>:<WWNN>".
  1543. * The WWNs are specified as hex characters, and may *not* contain
  1544. * any prefixes (e.g. 0x, x, etc)
  1545. */
  1546. static ssize_t
  1547. store_fc_host_vport_delete(struct device *dev, struct device_attribute *attr,
  1548. const char *buf, size_t count)
  1549. {
  1550. struct Scsi_Host *shost = transport_class_to_shost(dev);
  1551. struct fc_host_attrs *fc_host = shost_to_fc_host(shost);
  1552. struct fc_vport *vport;
  1553. u64 wwpn, wwnn;
  1554. unsigned long flags;
  1555. unsigned int cnt=count;
  1556. int stat, match;
  1557. /* count may include a LF at end of string */
  1558. if (buf[cnt-1] == '\n')
  1559. cnt--;
  1560. /* validate we have enough characters for WWPN */
  1561. if ((cnt != (16+1+16)) || (buf[16] != ':'))
  1562. return -EINVAL;
  1563. stat = fc_parse_wwn(&buf[0], &wwpn);
  1564. if (stat)
  1565. return stat;
  1566. stat = fc_parse_wwn(&buf[17], &wwnn);
  1567. if (stat)
  1568. return stat;
  1569. spin_lock_irqsave(shost->host_lock, flags);
  1570. match = 0;
  1571. /* we only allow support on Channel 0 !!! */
  1572. list_for_each_entry(vport, &fc_host->vports, peers) {
  1573. if ((vport->channel == 0) &&
  1574. (vport->port_name == wwpn) && (vport->node_name == wwnn)) {
  1575. if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING))
  1576. break;
  1577. vport->flags |= FC_VPORT_DELETING;
  1578. match = 1;
  1579. break;
  1580. }
  1581. }
  1582. spin_unlock_irqrestore(shost->host_lock, flags);
  1583. if (!match)
  1584. return -ENODEV;
  1585. stat = fc_vport_terminate(vport);
  1586. return stat ? stat : count;
  1587. }
  1588. static FC_DEVICE_ATTR(host, vport_delete, S_IWUSR, NULL,
  1589. store_fc_host_vport_delete);
  1590. static int fc_host_match(struct attribute_container *cont,
  1591. struct device *dev)
  1592. {
  1593. struct Scsi_Host *shost;
  1594. struct fc_internal *i;
  1595. if (!scsi_is_host_device(dev))
  1596. return 0;
  1597. shost = dev_to_shost(dev);
  1598. if (!shost->transportt || shost->transportt->host_attrs.ac.class
  1599. != &fc_host_class.class)
  1600. return 0;
  1601. i = to_fc_internal(shost->transportt);
  1602. return &i->t.host_attrs.ac == cont;
  1603. }
  1604. static int fc_target_match(struct attribute_container *cont,
  1605. struct device *dev)
  1606. {
  1607. struct Scsi_Host *shost;
  1608. struct fc_internal *i;
  1609. if (!scsi_is_target_device(dev))
  1610. return 0;
  1611. shost = dev_to_shost(dev->parent);
  1612. if (!shost->transportt || shost->transportt->host_attrs.ac.class
  1613. != &fc_host_class.class)
  1614. return 0;
  1615. i = to_fc_internal(shost->transportt);
  1616. return &i->t.target_attrs.ac == cont;
  1617. }
  1618. static void fc_rport_dev_release(struct device *dev)
  1619. {
  1620. struct fc_rport *rport = dev_to_rport(dev);
  1621. put_device(dev->parent);
  1622. kfree(rport);
  1623. }
  1624. int scsi_is_fc_rport(const struct device *dev)
  1625. {
  1626. return dev->release == fc_rport_dev_release;
  1627. }
  1628. EXPORT_SYMBOL(scsi_is_fc_rport);
  1629. static int fc_rport_match(struct attribute_container *cont,
  1630. struct device *dev)
  1631. {
  1632. struct Scsi_Host *shost;
  1633. struct fc_internal *i;
  1634. if (!scsi_is_fc_rport(dev))
  1635. return 0;
  1636. shost = dev_to_shost(dev->parent);
  1637. if (!shost->transportt || shost->transportt->host_attrs.ac.class
  1638. != &fc_host_class.class)
  1639. return 0;
  1640. i = to_fc_internal(shost->transportt);
  1641. return &i->rport_attr_cont.ac == cont;
  1642. }
  1643. static void fc_vport_dev_release(struct device *dev)
  1644. {
  1645. struct fc_vport *vport = dev_to_vport(dev);
  1646. put_device(dev->parent); /* release kobj parent */
  1647. kfree(vport);
  1648. }
  1649. int scsi_is_fc_vport(const struct device *dev)
  1650. {
  1651. return dev->release == fc_vport_dev_release;
  1652. }
  1653. EXPORT_SYMBOL(scsi_is_fc_vport);
  1654. static int fc_vport_match(struct attribute_container *cont,
  1655. struct device *dev)
  1656. {
  1657. struct fc_vport *vport;
  1658. struct Scsi_Host *shost;
  1659. struct fc_internal *i;
  1660. if (!scsi_is_fc_vport(dev))
  1661. return 0;
  1662. vport = dev_to_vport(dev);
  1663. shost = vport_to_shost(vport);
  1664. if (!shost->transportt || shost->transportt->host_attrs.ac.class
  1665. != &fc_host_class.class)
  1666. return 0;
  1667. i = to_fc_internal(shost->transportt);
  1668. return &i->vport_attr_cont.ac == cont;
  1669. }
  1670. /**
  1671. * fc_timed_out - FC Transport I/O timeout intercept handler
  1672. * @scmd: The SCSI command which timed out
  1673. *
  1674. * This routine protects against error handlers getting invoked while a
  1675. * rport is in a blocked state, typically due to a temporarily loss of
  1676. * connectivity. If the error handlers are allowed to proceed, requests
  1677. * to abort i/o, reset the target, etc will likely fail as there is no way
  1678. * to communicate with the device to perform the requested function. These
  1679. * failures may result in the midlayer taking the device offline, requiring
  1680. * manual intervention to restore operation.
  1681. *
  1682. * This routine, called whenever an i/o times out, validates the state of
  1683. * the underlying rport. If the rport is blocked, it returns
  1684. * EH_RESET_TIMER, which will continue to reschedule the timeout.
  1685. * Eventually, either the device will return, or devloss_tmo will fire,
  1686. * and when the timeout then fires, it will be handled normally.
  1687. * If the rport is not blocked, normal error handling continues.
  1688. *
  1689. * Notes:
  1690. * This routine assumes no locks are held on entry.
  1691. */
  1692. static enum blk_eh_timer_return
  1693. fc_timed_out(struct scsi_cmnd *scmd)
  1694. {
  1695. struct fc_rport *rport = starget_to_rport(scsi_target(scmd->device));
  1696. if (rport->port_state == FC_PORTSTATE_BLOCKED)
  1697. return BLK_EH_RESET_TIMER;
  1698. return BLK_EH_NOT_HANDLED;
  1699. }
  1700. /*
  1701. * Called by fc_user_scan to locate an rport on the shost that
  1702. * matches the channel and target id, and invoke scsi_scan_target()
  1703. * on the rport.
  1704. */
  1705. static void
  1706. fc_user_scan_tgt(struct Scsi_Host *shost, uint channel, uint id, uint lun)
  1707. {
  1708. struct fc_rport *rport;
  1709. unsigned long flags;
  1710. spin_lock_irqsave(shost->host_lock, flags);
  1711. list_for_each_entry(rport, &fc_host_rports(shost), peers) {
  1712. if (rport->scsi_target_id == -1)
  1713. continue;
  1714. if (rport->port_state != FC_PORTSTATE_ONLINE)
  1715. continue;
  1716. if ((channel == rport->channel) &&
  1717. (id == rport->scsi_target_id)) {
  1718. spin_unlock_irqrestore(shost->host_lock, flags);
  1719. scsi_scan_target(&rport->dev, channel, id, lun, 1);
  1720. return;
  1721. }
  1722. }
  1723. spin_unlock_irqrestore(shost->host_lock, flags);
  1724. }
  1725. /*
  1726. * Called via sysfs scan routines. Necessary, as the FC transport
  1727. * wants to place all target objects below the rport object. So this
  1728. * routine must invoke the scsi_scan_target() routine with the rport
  1729. * object as the parent.
  1730. */
  1731. static int
  1732. fc_user_scan(struct Scsi_Host *shost, uint channel, uint id, uint lun)
  1733. {
  1734. uint chlo, chhi;
  1735. uint tgtlo, tgthi;
  1736. if (((channel != SCAN_WILD_CARD) && (channel > shost->max_channel)) ||
  1737. ((id != SCAN_WILD_CARD) && (id >= shost->max_id)) ||
  1738. ((lun != SCAN_WILD_CARD) && (lun > shost->max_lun)))
  1739. return -EINVAL;
  1740. if (channel == SCAN_WILD_CARD) {
  1741. chlo = 0;
  1742. chhi = shost->max_channel + 1;
  1743. } else {
  1744. chlo = channel;
  1745. chhi = channel + 1;
  1746. }
  1747. if (id == SCAN_WILD_CARD) {
  1748. tgtlo = 0;
  1749. tgthi = shost->max_id;
  1750. } else {
  1751. tgtlo = id;
  1752. tgthi = id + 1;
  1753. }
  1754. for ( ; chlo < chhi; chlo++)
  1755. for ( ; tgtlo < tgthi; tgtlo++)
  1756. fc_user_scan_tgt(shost, chlo, tgtlo, lun);
  1757. return 0;
  1758. }
  1759. static int fc_tsk_mgmt_response(struct Scsi_Host *shost, u64 nexus, u64 tm_id,
  1760. int result)
  1761. {
  1762. struct fc_internal *i = to_fc_internal(shost->transportt);
  1763. return i->f->tsk_mgmt_response(shost, nexus, tm_id, result);
  1764. }
  1765. static int fc_it_nexus_response(struct Scsi_Host *shost, u64 nexus, int result)
  1766. {
  1767. struct fc_internal *i = to_fc_internal(shost->transportt);
  1768. return i->f->it_nexus_response(shost, nexus, result);
  1769. }
  1770. struct scsi_transport_template *
  1771. fc_attach_transport(struct fc_function_template *ft)
  1772. {
  1773. int count;
  1774. struct fc_internal *i = kzalloc(sizeof(struct fc_internal),
  1775. GFP_KERNEL);
  1776. if (unlikely(!i))
  1777. return NULL;
  1778. i->t.target_attrs.ac.attrs = &i->starget_attrs[0];
  1779. i->t.target_attrs.ac.class = &fc_transport_class.class;
  1780. i->t.target_attrs.ac.match = fc_target_match;
  1781. i->t.target_size = sizeof(struct fc_starget_attrs);
  1782. transport_container_register(&i->t.target_attrs);
  1783. i->t.host_attrs.ac.attrs = &i->host_attrs[0];
  1784. i->t.host_attrs.ac.class = &fc_host_class.class;
  1785. i->t.host_attrs.ac.match = fc_host_match;
  1786. i->t.host_size = sizeof(struct fc_host_attrs);
  1787. if (ft->get_fc_host_stats)
  1788. i->t.host_attrs.statistics = &fc_statistics_group;
  1789. transport_container_register(&i->t.host_attrs);
  1790. i->rport_attr_cont.ac.attrs = &i->rport_attrs[0];
  1791. i->rport_attr_cont.ac.class = &fc_rport_class.class;
  1792. i->rport_attr_cont.ac.match = fc_rport_match;
  1793. transport_container_register(&i->rport_attr_cont);
  1794. i->vport_attr_cont.ac.attrs = &i->vport_attrs[0];
  1795. i->vport_attr_cont.ac.class = &fc_vport_class.class;
  1796. i->vport_attr_cont.ac.match = fc_vport_match;
  1797. transport_container_register(&i->vport_attr_cont);
  1798. i->f = ft;
  1799. /* Transport uses the shost workq for scsi scanning */
  1800. i->t.create_work_queue = 1;
  1801. i->t.eh_timed_out = fc_timed_out;
  1802. i->t.user_scan = fc_user_scan;
  1803. /* target-mode drivers' functions */
  1804. i->t.tsk_mgmt_response = fc_tsk_mgmt_response;
  1805. i->t.it_nexus_response = fc_it_nexus_response;
  1806. /*
  1807. * Setup SCSI Target Attributes.
  1808. */
  1809. count = 0;
  1810. SETUP_STARGET_ATTRIBUTE_RD(node_name);
  1811. SETUP_STARGET_ATTRIBUTE_RD(port_name);
  1812. SETUP_STARGET_ATTRIBUTE_RD(port_id);
  1813. BUG_ON(count > FC_STARGET_NUM_ATTRS);
  1814. i->starget_attrs[count] = NULL;
  1815. /*
  1816. * Setup SCSI Host Attributes.
  1817. */
  1818. count=0;
  1819. SETUP_HOST_ATTRIBUTE_RD(node_name);
  1820. SETUP_HOST_ATTRIBUTE_RD(port_name);
  1821. SETUP_HOST_ATTRIBUTE_RD(permanent_port_name);
  1822. SETUP_HOST_ATTRIBUTE_RD(supported_classes);
  1823. SETUP_HOST_ATTRIBUTE_RD(supported_fc4s);
  1824. SETUP_HOST_ATTRIBUTE_RD(supported_speeds);
  1825. SETUP_HOST_ATTRIBUTE_RD(maxframe_size);
  1826. if (ft->vport_create) {
  1827. SETUP_HOST_ATTRIBUTE_RD_NS(max_npiv_vports);
  1828. SETUP_HOST_ATTRIBUTE_RD_NS(npiv_vports_inuse);
  1829. }
  1830. SETUP_HOST_ATTRIBUTE_RD(serial_number);
  1831. SETUP_HOST_ATTRIBUTE_RD(port_id);
  1832. SETUP_HOST_ATTRIBUTE_RD(port_type);
  1833. SETUP_HOST_ATTRIBUTE_RD(port_state);
  1834. SETUP_HOST_ATTRIBUTE_RD(active_fc4s);
  1835. SETUP_HOST_ATTRIBUTE_RD(speed);
  1836. SETUP_HOST_ATTRIBUTE_RD(fabric_name);
  1837. SETUP_HOST_ATTRIBUTE_RD(symbolic_name);
  1838. SETUP_HOST_ATTRIBUTE_RW(system_hostname);
  1839. /* Transport-managed attributes */
  1840. SETUP_PRIVATE_HOST_ATTRIBUTE_RW(tgtid_bind_type);
  1841. if (ft->issue_fc_host_lip)
  1842. SETUP_PRIVATE_HOST_ATTRIBUTE_RW(issue_lip);
  1843. if (ft->vport_create)
  1844. SETUP_PRIVATE_HOST_ATTRIBUTE_RW(vport_create);
  1845. if (ft->vport_delete)
  1846. SETUP_PRIVATE_HOST_ATTRIBUTE_RW(vport_delete);
  1847. BUG_ON(count > FC_HOST_NUM_ATTRS);
  1848. i->host_attrs[count] = NULL;
  1849. /*
  1850. * Setup Remote Port Attributes.
  1851. */
  1852. count=0;
  1853. SETUP_RPORT_ATTRIBUTE_RD(maxframe_size);
  1854. SETUP_RPORT_ATTRIBUTE_RD(supported_classes);
  1855. SETUP_RPORT_ATTRIBUTE_RW(dev_loss_tmo);
  1856. SETUP_PRIVATE_RPORT_ATTRIBUTE_RD(node_name);
  1857. SETUP_PRIVATE_RPORT_ATTRIBUTE_RD(port_name);
  1858. SETUP_PRIVATE_RPORT_ATTRIBUTE_RD(port_id);
  1859. SETUP_PRIVATE_RPORT_ATTRIBUTE_RD(roles);
  1860. SETUP_PRIVATE_RPORT_ATTRIBUTE_RD(port_state);
  1861. SETUP_PRIVATE_RPORT_ATTRIBUTE_RD(scsi_target_id);
  1862. SETUP_PRIVATE_RPORT_ATTRIBUTE_RW(fast_io_fail_tmo);
  1863. BUG_ON(count > FC_RPORT_NUM_ATTRS);
  1864. i->rport_attrs[count] = NULL;
  1865. /*
  1866. * Setup Virtual Port Attributes.
  1867. */
  1868. count=0;
  1869. SETUP_PRIVATE_VPORT_ATTRIBUTE_RD(vport_state);
  1870. SETUP_PRIVATE_VPORT_ATTRIBUTE_RD(vport_last_state);
  1871. SETUP_PRIVATE_VPORT_ATTRIBUTE_RD(node_name);
  1872. SETUP_PRIVATE_VPORT_ATTRIBUTE_RD(port_name);
  1873. SETUP_PRIVATE_VPORT_ATTRIBUTE_RD(roles);
  1874. SETUP_PRIVATE_VPORT_ATTRIBUTE_RD(vport_type);
  1875. SETUP_VPORT_ATTRIBUTE_RW(symbolic_name);
  1876. SETUP_VPORT_ATTRIBUTE_WR(vport_delete);
  1877. SETUP_VPORT_ATTRIBUTE_WR(vport_disable);
  1878. BUG_ON(count > FC_VPORT_NUM_ATTRS);
  1879. i->vport_attrs[count] = NULL;
  1880. return &i->t;
  1881. }
  1882. EXPORT_SYMBOL(fc_attach_transport);
  1883. void fc_release_transport(struct scsi_transport_template *t)
  1884. {
  1885. struct fc_internal *i = to_fc_internal(t);
  1886. transport_container_unregister(&i->t.target_attrs);
  1887. transport_container_unregister(&i->t.host_attrs);
  1888. transport_container_unregister(&i->rport_attr_cont);
  1889. transport_container_unregister(&i->vport_attr_cont);
  1890. kfree(i);
  1891. }
  1892. EXPORT_SYMBOL(fc_release_transport);
  1893. /**
  1894. * fc_queue_work - Queue work to the fc_host workqueue.
  1895. * @shost: Pointer to Scsi_Host bound to fc_host.
  1896. * @work: Work to queue for execution.
  1897. *
  1898. * Return value:
  1899. * 1 - work queued for execution
  1900. * 0 - work is already queued
  1901. * -EINVAL - work queue doesn't exist
  1902. */
  1903. static int
  1904. fc_queue_work(struct Scsi_Host *shost, struct work_struct *work)
  1905. {
  1906. if (unlikely(!fc_host_work_q(shost))) {
  1907. printk(KERN_ERR
  1908. "ERROR: FC host '%s' attempted to queue work, "
  1909. "when no workqueue created.\n", shost->hostt->name);
  1910. dump_stack();
  1911. return -EINVAL;
  1912. }
  1913. return queue_work(fc_host_work_q(shost), work);
  1914. }
  1915. /**
  1916. * fc_flush_work - Flush a fc_host's workqueue.
  1917. * @shost: Pointer to Scsi_Host bound to fc_host.
  1918. */
  1919. static void
  1920. fc_flush_work(struct Scsi_Host *shost)
  1921. {
  1922. if (!fc_host_work_q(shost)) {
  1923. printk(KERN_ERR
  1924. "ERROR: FC host '%s' attempted to flush work, "
  1925. "when no workqueue created.\n", shost->hostt->name);
  1926. dump_stack();
  1927. return;
  1928. }
  1929. flush_workqueue(fc_host_work_q(shost));
  1930. }
  1931. /**
  1932. * fc_queue_devloss_work - Schedule work for the fc_host devloss workqueue.
  1933. * @shost: Pointer to Scsi_Host bound to fc_host.
  1934. * @work: Work to queue for execution.
  1935. * @delay: jiffies to delay the work queuing
  1936. *
  1937. * Return value:
  1938. * 1 on success / 0 already queued / < 0 for error
  1939. */
  1940. static int
  1941. fc_queue_devloss_work(struct Scsi_Host *shost, struct delayed_work *work,
  1942. unsigned long delay)
  1943. {
  1944. if (unlikely(!fc_host_devloss_work_q(shost))) {
  1945. printk(KERN_ERR
  1946. "ERROR: FC host '%s' attempted to queue work, "
  1947. "when no workqueue created.\n", shost->hostt->name);
  1948. dump_stack();
  1949. return -EINVAL;
  1950. }
  1951. return queue_delayed_work(fc_host_devloss_work_q(shost), work, delay);
  1952. }
  1953. /**
  1954. * fc_flush_devloss - Flush a fc_host's devloss workqueue.
  1955. * @shost: Pointer to Scsi_Host bound to fc_host.
  1956. */
  1957. static void
  1958. fc_flush_devloss(struct Scsi_Host *shost)
  1959. {
  1960. if (!fc_host_devloss_work_q(shost)) {
  1961. printk(KERN_ERR
  1962. "ERROR: FC host '%s' attempted to flush work, "
  1963. "when no workqueue created.\n", shost->hostt->name);
  1964. dump_stack();
  1965. return;
  1966. }
  1967. flush_workqueue(fc_host_devloss_work_q(shost));
  1968. }
  1969. /**
  1970. * fc_remove_host - called to terminate any fc_transport-related elements for a scsi host.
  1971. * @shost: Which &Scsi_Host
  1972. *
  1973. * This routine is expected to be called immediately preceeding the
  1974. * a driver's call to scsi_remove_host().
  1975. *
  1976. * WARNING: A driver utilizing the fc_transport, which fails to call
  1977. * this routine prior to scsi_remove_host(), will leave dangling
  1978. * objects in /sys/class/fc_remote_ports. Access to any of these
  1979. * objects can result in a system crash !!!
  1980. *
  1981. * Notes:
  1982. * This routine assumes no locks are held on entry.
  1983. */
  1984. void
  1985. fc_remove_host(struct Scsi_Host *shost)
  1986. {
  1987. struct fc_vport *vport = NULL, *next_vport = NULL;
  1988. struct fc_rport *rport = NULL, *next_rport = NULL;
  1989. struct workqueue_struct *work_q;
  1990. struct fc_host_attrs *fc_host = shost_to_fc_host(shost);
  1991. unsigned long flags;
  1992. spin_lock_irqsave(shost->host_lock, flags);
  1993. /* Remove any vports */
  1994. list_for_each_entry_safe(vport, next_vport, &fc_host->vports, peers)
  1995. fc_queue_work(shost, &vport->vport_delete_work);
  1996. /* Remove any remote ports */
  1997. list_for_each_entry_safe(rport, next_rport,
  1998. &fc_host->rports, peers) {
  1999. list_del(&rport->peers);
  2000. rport->port_state = FC_PORTSTATE_DELETED;
  2001. fc_queue_work(shost, &rport->rport_delete_work);
  2002. }
  2003. list_for_each_entry_safe(rport, next_rport,
  2004. &fc_host->rport_bindings, peers) {
  2005. list_del(&rport->peers);
  2006. rport->port_state = FC_PORTSTATE_DELETED;
  2007. fc_queue_work(shost, &rport->rport_delete_work);
  2008. }
  2009. spin_unlock_irqrestore(shost->host_lock, flags);
  2010. /* flush all scan work items */
  2011. scsi_flush_work(shost);
  2012. /* flush all stgt delete, and rport delete work items, then kill it */
  2013. if (fc_host->work_q) {
  2014. work_q = fc_host->work_q;
  2015. fc_host->work_q = NULL;
  2016. destroy_workqueue(work_q);
  2017. }
  2018. /* flush all devloss work items, then kill it */
  2019. if (fc_host->devloss_work_q) {
  2020. work_q = fc_host->devloss_work_q;
  2021. fc_host->devloss_work_q = NULL;
  2022. destroy_workqueue(work_q);
  2023. }
  2024. }
  2025. EXPORT_SYMBOL(fc_remove_host);
  2026. static void fc_terminate_rport_io(struct fc_rport *rport)
  2027. {
  2028. struct Scsi_Host *shost = rport_to_shost(rport);
  2029. struct fc_internal *i = to_fc_internal(shost->transportt);
  2030. /* Involve the LLDD if possible to terminate all io on the rport. */
  2031. if (i->f->terminate_rport_io)
  2032. i->f->terminate_rport_io(rport);
  2033. /*
  2034. * must unblock to flush queued IO. The caller will have set
  2035. * the port_state or flags, so that fc_remote_port_chkready will
  2036. * fail IO.
  2037. */
  2038. scsi_target_unblock(&rport->dev);
  2039. }
  2040. /**
  2041. * fc_starget_delete - called to delete the scsi decendents of an rport
  2042. * @work: remote port to be operated on.
  2043. *
  2044. * Deletes target and all sdevs.
  2045. */
  2046. static void
  2047. fc_starget_delete(struct work_struct *work)
  2048. {
  2049. struct fc_rport *rport =
  2050. container_of(work, struct fc_rport, stgt_delete_work);
  2051. fc_terminate_rport_io(rport);
  2052. scsi_remove_target(&rport->dev);
  2053. }
  2054. /**
  2055. * fc_rport_final_delete - finish rport termination and delete it.
  2056. * @work: remote port to be deleted.
  2057. */
  2058. static void
  2059. fc_rport_final_delete(struct work_struct *work)
  2060. {
  2061. struct fc_rport *rport =
  2062. container_of(work, struct fc_rport, rport_delete_work);
  2063. struct device *dev = &rport->dev;
  2064. struct Scsi_Host *shost = rport_to_shost(rport);
  2065. struct fc_internal *i = to_fc_internal(shost->transportt);
  2066. unsigned long flags;
  2067. int do_callback = 0;
  2068. /*
  2069. * if a scan is pending, flush the SCSI Host work_q so that
  2070. * that we can reclaim the rport scan work element.
  2071. */
  2072. if (rport->flags & FC_RPORT_SCAN_PENDING)
  2073. scsi_flush_work(shost);
  2074. fc_terminate_rport_io(rport);
  2075. /*
  2076. * Cancel any outstanding timers. These should really exist
  2077. * only when rmmod'ing the LLDD and we're asking for
  2078. * immediate termination of the rports
  2079. */
  2080. spin_lock_irqsave(shost->host_lock, flags);
  2081. if (rport->flags & FC_RPORT_DEVLOSS_PENDING) {
  2082. spin_unlock_irqrestore(shost->host_lock, flags);
  2083. if (!cancel_delayed_work(&rport->fail_io_work))
  2084. fc_flush_devloss(shost);
  2085. if (!cancel_delayed_work(&rport->dev_loss_work))
  2086. fc_flush_devloss(shost);
  2087. spin_lock_irqsave(shost->host_lock, flags);
  2088. rport->flags &= ~FC_RPORT_DEVLOSS_PENDING;
  2089. }
  2090. spin_unlock_irqrestore(shost->host_lock, flags);
  2091. /* Delete SCSI target and sdevs */
  2092. if (rport->scsi_target_id != -1)
  2093. fc_starget_delete(&rport->stgt_delete_work);
  2094. /*
  2095. * Notify the driver that the rport is now dead. The LLDD will
  2096. * also guarantee that any communication to the rport is terminated
  2097. *
  2098. * Avoid this call if we already called it when we preserved the
  2099. * rport for the binding.
  2100. */
  2101. spin_lock_irqsave(shost->host_lock, flags);
  2102. if (!(rport->flags & FC_RPORT_DEVLOSS_CALLBK_DONE) &&
  2103. (i->f->dev_loss_tmo_callbk)) {
  2104. rport->flags |= FC_RPORT_DEVLOSS_CALLBK_DONE;
  2105. do_callback = 1;
  2106. }
  2107. spin_unlock_irqrestore(shost->host_lock, flags);
  2108. if (do_callback)
  2109. i->f->dev_loss_tmo_callbk(rport);
  2110. fc_bsg_remove(rport->rqst_q);
  2111. transport_remove_device(dev);
  2112. device_del(dev);
  2113. transport_destroy_device(dev);
  2114. put_device(&shost->shost_gendev); /* for fc_host->rport list */
  2115. put_device(dev); /* for self-reference */
  2116. }
  2117. /**
  2118. * fc_rport_create - allocates and creates a remote FC port.
  2119. * @shost: scsi host the remote port is connected to.
  2120. * @channel: Channel on shost port connected to.
  2121. * @ids: The world wide names, fc address, and FC4 port
  2122. * roles for the remote port.
  2123. *
  2124. * Allocates and creates the remoter port structure, including the
  2125. * class and sysfs creation.
  2126. *
  2127. * Notes:
  2128. * This routine assumes no locks are held on entry.
  2129. */
  2130. static struct fc_rport *
  2131. fc_rport_create(struct Scsi_Host *shost, int channel,
  2132. struct fc_rport_identifiers *ids)
  2133. {
  2134. struct fc_host_attrs *fc_host = shost_to_fc_host(shost);
  2135. struct fc_internal *fci = to_fc_internal(shost->transportt);
  2136. struct fc_rport *rport;
  2137. struct device *dev;
  2138. unsigned long flags;
  2139. int error;
  2140. size_t size;
  2141. size = (sizeof(struct fc_rport) + fci->f->dd_fcrport_size);
  2142. rport = kzalloc(size, GFP_KERNEL);
  2143. if (unlikely(!rport)) {
  2144. printk(KERN_ERR "%s: allocation failure\n", __func__);
  2145. return NULL;
  2146. }
  2147. rport->maxframe_size = -1;
  2148. rport->supported_classes = FC_COS_UNSPECIFIED;
  2149. rport->dev_loss_tmo = fc_dev_loss_tmo;
  2150. memcpy(&rport->node_name, &ids->node_name, sizeof(rport->node_name));
  2151. memcpy(&rport->port_name, &ids->port_name, sizeof(rport->port_name));
  2152. rport->port_id = ids->port_id;
  2153. rport->roles = ids->roles;
  2154. rport->port_state = FC_PORTSTATE_ONLINE;
  2155. if (fci->f->dd_fcrport_size)
  2156. rport->dd_data = &rport[1];
  2157. rport->channel = channel;
  2158. rport->fast_io_fail_tmo = -1;
  2159. INIT_DELAYED_WORK(&rport->dev_loss_work, fc_timeout_deleted_rport);
  2160. INIT_DELAYED_WORK(&rport->fail_io_work, fc_timeout_fail_rport_io);
  2161. INIT_WORK(&rport->scan_work, fc_scsi_scan_rport);
  2162. INIT_WORK(&rport->stgt_delete_work, fc_starget_delete);
  2163. INIT_WORK(&rport->rport_delete_work, fc_rport_final_delete);
  2164. spin_lock_irqsave(shost->host_lock, flags);
  2165. rport->number = fc_host->next_rport_number++;
  2166. if (rport->roles & FC_PORT_ROLE_FCP_TARGET)
  2167. rport->scsi_target_id = fc_host->next_target_id++;
  2168. else
  2169. rport->scsi_target_id = -1;
  2170. list_add_tail(&rport->peers, &fc_host->rports);
  2171. get_device(&shost->shost_gendev); /* for fc_host->rport list */
  2172. spin_unlock_irqrestore(shost->host_lock, flags);
  2173. dev = &rport->dev;
  2174. device_initialize(dev); /* takes self reference */
  2175. dev->parent = get_device(&shost->shost_gendev); /* parent reference */
  2176. dev->release = fc_rport_dev_release;
  2177. dev_set_name(dev, "rport-%d:%d-%d",
  2178. shost->host_no, channel, rport->number);
  2179. transport_setup_device(dev);
  2180. error = device_add(dev);
  2181. if (error) {
  2182. printk(KERN_ERR "FC Remote Port device_add failed\n");
  2183. goto delete_rport;
  2184. }
  2185. transport_add_device(dev);
  2186. transport_configure_device(dev);
  2187. fc_bsg_rportadd(shost, rport);
  2188. /* ignore any bsg add error - we just can't do sgio */
  2189. if (rport->roles & FC_PORT_ROLE_FCP_TARGET) {
  2190. /* initiate a scan of the target */
  2191. rport->flags |= FC_RPORT_SCAN_PENDING;
  2192. scsi_queue_work(shost, &rport->scan_work);
  2193. }
  2194. return rport;
  2195. delete_rport:
  2196. transport_destroy_device(dev);
  2197. spin_lock_irqsave(shost->host_lock, flags);
  2198. list_del(&rport->peers);
  2199. put_device(&shost->shost_gendev); /* for fc_host->rport list */
  2200. spin_unlock_irqrestore(shost->host_lock, flags);
  2201. put_device(dev->parent);
  2202. kfree(rport);
  2203. return NULL;
  2204. }
  2205. /**
  2206. * fc_remote_port_add - notify fc transport of the existence of a remote FC port.
  2207. * @shost: scsi host the remote port is connected to.
  2208. * @channel: Channel on shost port connected to.
  2209. * @ids: The world wide names, fc address, and FC4 port
  2210. * roles for the remote port.
  2211. *
  2212. * The LLDD calls this routine to notify the transport of the existence
  2213. * of a remote port. The LLDD provides the unique identifiers (wwpn,wwn)
  2214. * of the port, it's FC address (port_id), and the FC4 roles that are
  2215. * active for the port.
  2216. *
  2217. * For ports that are FCP targets (aka scsi targets), the FC transport
  2218. * maintains consistent target id bindings on behalf of the LLDD.
  2219. * A consistent target id binding is an assignment of a target id to
  2220. * a remote port identifier, which persists while the scsi host is
  2221. * attached. The remote port can disappear, then later reappear, and
  2222. * it's target id assignment remains the same. This allows for shifts
  2223. * in FC addressing (if binding by wwpn or wwnn) with no apparent
  2224. * changes to the scsi subsystem which is based on scsi host number and
  2225. * target id values. Bindings are only valid during the attachment of
  2226. * the scsi host. If the host detaches, then later re-attaches, target
  2227. * id bindings may change.
  2228. *
  2229. * This routine is responsible for returning a remote port structure.
  2230. * The routine will search the list of remote ports it maintains
  2231. * internally on behalf of consistent target id mappings. If found, the
  2232. * remote port structure will be reused. Otherwise, a new remote port
  2233. * structure will be allocated.
  2234. *
  2235. * Whenever a remote port is allocated, a new fc_remote_port class
  2236. * device is created.
  2237. *
  2238. * Should not be called from interrupt context.
  2239. *
  2240. * Notes:
  2241. * This routine assumes no locks are held on entry.
  2242. */
  2243. struct fc_rport *
  2244. fc_remote_port_add(struct Scsi_Host *shost, int channel,
  2245. struct fc_rport_identifiers *ids)
  2246. {
  2247. struct fc_internal *fci = to_fc_internal(shost->transportt);
  2248. struct fc_host_attrs *fc_host = shost_to_fc_host(shost);
  2249. struct fc_rport *rport;
  2250. unsigned long flags;
  2251. int match = 0;
  2252. /* ensure any stgt delete functions are done */
  2253. fc_flush_work(shost);
  2254. /*
  2255. * Search the list of "active" rports, for an rport that has been
  2256. * deleted, but we've held off the real delete while the target
  2257. * is in a "blocked" state.
  2258. */
  2259. spin_lock_irqsave(shost->host_lock, flags);
  2260. list_for_each_entry(rport, &fc_host->rports, peers) {
  2261. if ((rport->port_state == FC_PORTSTATE_BLOCKED) &&
  2262. (rport->channel == channel)) {
  2263. switch (fc_host->tgtid_bind_type) {
  2264. case FC_TGTID_BIND_BY_WWPN:
  2265. case FC_TGTID_BIND_NONE:
  2266. if (rport->port_name == ids->port_name)
  2267. match = 1;
  2268. break;
  2269. case FC_TGTID_BIND_BY_WWNN:
  2270. if (rport->node_name == ids->node_name)
  2271. match = 1;
  2272. break;
  2273. case FC_TGTID_BIND_BY_ID:
  2274. if (rport->port_id == ids->port_id)
  2275. match = 1;
  2276. break;
  2277. }
  2278. if (match) {
  2279. memcpy(&rport->node_name, &ids->node_name,
  2280. sizeof(rport->node_name));
  2281. memcpy(&rport->port_name, &ids->port_name,
  2282. sizeof(rport->port_name));
  2283. rport->port_id = ids->port_id;
  2284. rport->port_state = FC_PORTSTATE_ONLINE;
  2285. rport->roles = ids->roles;
  2286. spin_unlock_irqrestore(shost->host_lock, flags);
  2287. if (fci->f->dd_fcrport_size)
  2288. memset(rport->dd_data, 0,
  2289. fci->f->dd_fcrport_size);
  2290. /*
  2291. * If we were not a target, cancel the
  2292. * io terminate and rport timers, and
  2293. * we're done.
  2294. *
  2295. * If we were a target, but our new role
  2296. * doesn't indicate a target, leave the
  2297. * timers running expecting the role to
  2298. * change as the target fully logs in. If
  2299. * it doesn't, the target will be torn down.
  2300. *
  2301. * If we were a target, and our role shows
  2302. * we're still a target, cancel the timers
  2303. * and kick off a scan.
  2304. */
  2305. /* was a target, not in roles */
  2306. if ((rport->scsi_target_id != -1) &&
  2307. (!(ids->roles & FC_PORT_ROLE_FCP_TARGET)))
  2308. return rport;
  2309. /*
  2310. * Stop the fail io and dev_loss timers.
  2311. * If they flush, the port_state will
  2312. * be checked and will NOOP the function.
  2313. */
  2314. if (!cancel_delayed_work(&rport->fail_io_work))
  2315. fc_flush_devloss(shost);
  2316. if (!cancel_delayed_work(&rport->dev_loss_work))
  2317. fc_flush_devloss(shost);
  2318. spin_lock_irqsave(shost->host_lock, flags);
  2319. rport->flags &= ~(FC_RPORT_FAST_FAIL_TIMEDOUT |
  2320. FC_RPORT_DEVLOSS_PENDING |
  2321. FC_RPORT_DEVLOSS_CALLBK_DONE);
  2322. /* if target, initiate a scan */
  2323. if (rport->scsi_target_id != -1) {
  2324. rport->flags |= FC_RPORT_SCAN_PENDING;
  2325. scsi_queue_work(shost,
  2326. &rport->scan_work);
  2327. spin_unlock_irqrestore(shost->host_lock,
  2328. flags);
  2329. scsi_target_unblock(&rport->dev);
  2330. } else
  2331. spin_unlock_irqrestore(shost->host_lock,
  2332. flags);
  2333. fc_bsg_goose_queue(rport);
  2334. return rport;
  2335. }
  2336. }
  2337. }
  2338. /*
  2339. * Search the bindings array
  2340. * Note: if never a FCP target, you won't be on this list
  2341. */
  2342. if (fc_host->tgtid_bind_type != FC_TGTID_BIND_NONE) {
  2343. /* search for a matching consistent binding */
  2344. list_for_each_entry(rport, &fc_host->rport_bindings,
  2345. peers) {
  2346. if (rport->channel != channel)
  2347. continue;
  2348. switch (fc_host->tgtid_bind_type) {
  2349. case FC_TGTID_BIND_BY_WWPN:
  2350. if (rport->port_name == ids->port_name)
  2351. match = 1;
  2352. break;
  2353. case FC_TGTID_BIND_BY_WWNN:
  2354. if (rport->node_name == ids->node_name)
  2355. match = 1;
  2356. break;
  2357. case FC_TGTID_BIND_BY_ID:
  2358. if (rport->port_id == ids->port_id)
  2359. match = 1;
  2360. break;
  2361. case FC_TGTID_BIND_NONE: /* to keep compiler happy */
  2362. break;
  2363. }
  2364. if (match) {
  2365. list_move_tail(&rport->peers, &fc_host->rports);
  2366. break;
  2367. }
  2368. }
  2369. if (match) {
  2370. memcpy(&rport->node_name, &ids->node_name,
  2371. sizeof(rport->node_name));
  2372. memcpy(&rport->port_name, &ids->port_name,
  2373. sizeof(rport->port_name));
  2374. rport->port_id = ids->port_id;
  2375. rport->roles = ids->roles;
  2376. rport->port_state = FC_PORTSTATE_ONLINE;
  2377. rport->flags &= ~FC_RPORT_FAST_FAIL_TIMEDOUT;
  2378. if (fci->f->dd_fcrport_size)
  2379. memset(rport->dd_data, 0,
  2380. fci->f->dd_fcrport_size);
  2381. if (rport->roles & FC_PORT_ROLE_FCP_TARGET) {
  2382. /* initiate a scan of the target */
  2383. rport->flags |= FC_RPORT_SCAN_PENDING;
  2384. scsi_queue_work(shost, &rport->scan_work);
  2385. spin_unlock_irqrestore(shost->host_lock, flags);
  2386. scsi_target_unblock(&rport->dev);
  2387. } else
  2388. spin_unlock_irqrestore(shost->host_lock, flags);
  2389. return rport;
  2390. }
  2391. }
  2392. spin_unlock_irqrestore(shost->host_lock, flags);
  2393. /* No consistent binding found - create new remote port entry */
  2394. rport = fc_rport_create(shost, channel, ids);
  2395. return rport;
  2396. }
  2397. EXPORT_SYMBOL(fc_remote_port_add);
  2398. /**
  2399. * fc_remote_port_delete - notifies the fc transport that a remote port is no longer in existence.
  2400. * @rport: The remote port that no longer exists
  2401. *
  2402. * The LLDD calls this routine to notify the transport that a remote
  2403. * port is no longer part of the topology. Note: Although a port
  2404. * may no longer be part of the topology, it may persist in the remote
  2405. * ports displayed by the fc_host. We do this under 2 conditions:
  2406. * 1) If the port was a scsi target, we delay its deletion by "blocking" it.
  2407. * This allows the port to temporarily disappear, then reappear without
  2408. * disrupting the SCSI device tree attached to it. During the "blocked"
  2409. * period the port will still exist.
  2410. * 2) If the port was a scsi target and disappears for longer than we
  2411. * expect, we'll delete the port and the tear down the SCSI device tree
  2412. * attached to it. However, we want to semi-persist the target id assigned
  2413. * to that port if it eventually does exist. The port structure will
  2414. * remain (although with minimal information) so that the target id
  2415. * bindings remails.
  2416. *
  2417. * If the remote port is not an FCP Target, it will be fully torn down
  2418. * and deallocated, including the fc_remote_port class device.
  2419. *
  2420. * If the remote port is an FCP Target, the port will be placed in a
  2421. * temporary blocked state. From the LLDD's perspective, the rport no
  2422. * longer exists. From the SCSI midlayer's perspective, the SCSI target
  2423. * exists, but all sdevs on it are blocked from further I/O. The following
  2424. * is then expected.
  2425. *
  2426. * If the remote port does not return (signaled by a LLDD call to
  2427. * fc_remote_port_add()) within the dev_loss_tmo timeout, then the
  2428. * scsi target is removed - killing all outstanding i/o and removing the
  2429. * scsi devices attached ot it. The port structure will be marked Not
  2430. * Present and be partially cleared, leaving only enough information to
  2431. * recognize the remote port relative to the scsi target id binding if
  2432. * it later appears. The port will remain as long as there is a valid
  2433. * binding (e.g. until the user changes the binding type or unloads the
  2434. * scsi host with the binding).
  2435. *
  2436. * If the remote port returns within the dev_loss_tmo value (and matches
  2437. * according to the target id binding type), the port structure will be
  2438. * reused. If it is no longer a SCSI target, the target will be torn
  2439. * down. If it continues to be a SCSI target, then the target will be
  2440. * unblocked (allowing i/o to be resumed), and a scan will be activated
  2441. * to ensure that all luns are detected.
  2442. *
  2443. * Called from normal process context only - cannot be called from interrupt.
  2444. *
  2445. * Notes:
  2446. * This routine assumes no locks are held on entry.
  2447. */
  2448. void
  2449. fc_remote_port_delete(struct fc_rport *rport)
  2450. {
  2451. struct Scsi_Host *shost = rport_to_shost(rport);
  2452. unsigned long timeout = rport->dev_loss_tmo;
  2453. unsigned long flags;
  2454. /*
  2455. * No need to flush the fc_host work_q's, as all adds are synchronous.
  2456. *
  2457. * We do need to reclaim the rport scan work element, so eventually
  2458. * (in fc_rport_final_delete()) we'll flush the scsi host work_q if
  2459. * there's still a scan pending.
  2460. */
  2461. spin_lock_irqsave(shost->host_lock, flags);
  2462. if (rport->port_state != FC_PORTSTATE_ONLINE) {
  2463. spin_unlock_irqrestore(shost->host_lock, flags);
  2464. return;
  2465. }
  2466. /*
  2467. * In the past, we if this was not an FCP-Target, we would
  2468. * unconditionally just jump to deleting the rport.
  2469. * However, rports can be used as node containers by the LLDD,
  2470. * and its not appropriate to just terminate the rport at the
  2471. * first sign of a loss in connectivity. The LLDD may want to
  2472. * send ELS traffic to re-validate the login. If the rport is
  2473. * immediately deleted, it makes it inappropriate for a node
  2474. * container.
  2475. * So... we now unconditionally wait dev_loss_tmo before
  2476. * destroying an rport.
  2477. */
  2478. rport->port_state = FC_PORTSTATE_BLOCKED;
  2479. rport->flags |= FC_RPORT_DEVLOSS_PENDING;
  2480. spin_unlock_irqrestore(shost->host_lock, flags);
  2481. if (rport->roles & FC_PORT_ROLE_FCP_INITIATOR &&
  2482. shost->active_mode & MODE_TARGET)
  2483. fc_tgt_it_nexus_destroy(shost, (unsigned long)rport);
  2484. scsi_target_block(&rport->dev);
  2485. /* see if we need to kill io faster than waiting for device loss */
  2486. if ((rport->fast_io_fail_tmo != -1) &&
  2487. (rport->fast_io_fail_tmo < timeout))
  2488. fc_queue_devloss_work(shost, &rport->fail_io_work,
  2489. rport->fast_io_fail_tmo * HZ);
  2490. /* cap the length the devices can be blocked until they are deleted */
  2491. fc_queue_devloss_work(shost, &rport->dev_loss_work, timeout * HZ);
  2492. }
  2493. EXPORT_SYMBOL(fc_remote_port_delete);
  2494. /**
  2495. * fc_remote_port_rolechg - notifies the fc transport that the roles on a remote may have changed.
  2496. * @rport: The remote port that changed.
  2497. * @roles: New roles for this port.
  2498. *
  2499. * Description: The LLDD calls this routine to notify the transport that the
  2500. * roles on a remote port may have changed. The largest effect of this is
  2501. * if a port now becomes a FCP Target, it must be allocated a
  2502. * scsi target id. If the port is no longer a FCP target, any
  2503. * scsi target id value assigned to it will persist in case the
  2504. * role changes back to include FCP Target. No changes in the scsi
  2505. * midlayer will be invoked if the role changes (in the expectation
  2506. * that the role will be resumed. If it doesn't normal error processing
  2507. * will take place).
  2508. *
  2509. * Should not be called from interrupt context.
  2510. *
  2511. * Notes:
  2512. * This routine assumes no locks are held on entry.
  2513. */
  2514. void
  2515. fc_remote_port_rolechg(struct fc_rport *rport, u32 roles)
  2516. {
  2517. struct Scsi_Host *shost = rport_to_shost(rport);
  2518. struct fc_host_attrs *fc_host = shost_to_fc_host(shost);
  2519. unsigned long flags;
  2520. int create = 0;
  2521. int ret;
  2522. spin_lock_irqsave(shost->host_lock, flags);
  2523. if (roles & FC_PORT_ROLE_FCP_TARGET) {
  2524. if (rport->scsi_target_id == -1) {
  2525. rport->scsi_target_id = fc_host->next_target_id++;
  2526. create = 1;
  2527. } else if (!(rport->roles & FC_PORT_ROLE_FCP_TARGET))
  2528. create = 1;
  2529. } else if (shost->active_mode & MODE_TARGET) {
  2530. ret = fc_tgt_it_nexus_create(shost, (unsigned long)rport,
  2531. (char *)&rport->node_name);
  2532. if (ret)
  2533. printk(KERN_ERR "FC Remore Port tgt nexus failed %d\n",
  2534. ret);
  2535. }
  2536. rport->roles = roles;
  2537. spin_unlock_irqrestore(shost->host_lock, flags);
  2538. if (create) {
  2539. /*
  2540. * There may have been a delete timer running on the
  2541. * port. Ensure that it is cancelled as we now know
  2542. * the port is an FCP Target.
  2543. * Note: we know the rport is exists and in an online
  2544. * state as the LLDD would not have had an rport
  2545. * reference to pass us.
  2546. *
  2547. * Take no action on the del_timer failure as the state
  2548. * machine state change will validate the
  2549. * transaction.
  2550. */
  2551. if (!cancel_delayed_work(&rport->fail_io_work))
  2552. fc_flush_devloss(shost);
  2553. if (!cancel_delayed_work(&rport->dev_loss_work))
  2554. fc_flush_devloss(shost);
  2555. spin_lock_irqsave(shost->host_lock, flags);
  2556. rport->flags &= ~(FC_RPORT_FAST_FAIL_TIMEDOUT |
  2557. FC_RPORT_DEVLOSS_PENDING);
  2558. spin_unlock_irqrestore(shost->host_lock, flags);
  2559. /* ensure any stgt delete functions are done */
  2560. fc_flush_work(shost);
  2561. /* initiate a scan of the target */
  2562. spin_lock_irqsave(shost->host_lock, flags);
  2563. rport->flags |= FC_RPORT_SCAN_PENDING;
  2564. scsi_queue_work(shost, &rport->scan_work);
  2565. spin_unlock_irqrestore(shost->host_lock, flags);
  2566. scsi_target_unblock(&rport->dev);
  2567. }
  2568. }
  2569. EXPORT_SYMBOL(fc_remote_port_rolechg);
  2570. /**
  2571. * fc_timeout_deleted_rport - Timeout handler for a deleted remote port.
  2572. * @work: rport target that failed to reappear in the allotted time.
  2573. *
  2574. * Description: An attempt to delete a remote port blocks, and if it fails
  2575. * to return in the allotted time this gets called.
  2576. */
  2577. static void
  2578. fc_timeout_deleted_rport(struct work_struct *work)
  2579. {
  2580. struct fc_rport *rport =
  2581. container_of(work, struct fc_rport, dev_loss_work.work);
  2582. struct Scsi_Host *shost = rport_to_shost(rport);
  2583. struct fc_internal *i = to_fc_internal(shost->transportt);
  2584. struct fc_host_attrs *fc_host = shost_to_fc_host(shost);
  2585. unsigned long flags;
  2586. int do_callback = 0;
  2587. spin_lock_irqsave(shost->host_lock, flags);
  2588. rport->flags &= ~FC_RPORT_DEVLOSS_PENDING;
  2589. /*
  2590. * If the port is ONLINE, then it came back. If it was a SCSI
  2591. * target, validate it still is. If not, tear down the
  2592. * scsi_target on it.
  2593. */
  2594. if ((rport->port_state == FC_PORTSTATE_ONLINE) &&
  2595. (rport->scsi_target_id != -1) &&
  2596. !(rport->roles & FC_PORT_ROLE_FCP_TARGET)) {
  2597. dev_printk(KERN_ERR, &rport->dev,
  2598. "blocked FC remote port time out: no longer"
  2599. " a FCP target, removing starget\n");
  2600. spin_unlock_irqrestore(shost->host_lock, flags);
  2601. scsi_target_unblock(&rport->dev);
  2602. fc_queue_work(shost, &rport->stgt_delete_work);
  2603. return;
  2604. }
  2605. /* NOOP state - we're flushing workq's */
  2606. if (rport->port_state != FC_PORTSTATE_BLOCKED) {
  2607. spin_unlock_irqrestore(shost->host_lock, flags);
  2608. dev_printk(KERN_ERR, &rport->dev,
  2609. "blocked FC remote port time out: leaving"
  2610. " rport%s alone\n",
  2611. (rport->scsi_target_id != -1) ? " and starget" : "");
  2612. return;
  2613. }
  2614. if ((fc_host->tgtid_bind_type == FC_TGTID_BIND_NONE) ||
  2615. (rport->scsi_target_id == -1)) {
  2616. list_del(&rport->peers);
  2617. rport->port_state = FC_PORTSTATE_DELETED;
  2618. dev_printk(KERN_ERR, &rport->dev,
  2619. "blocked FC remote port time out: removing"
  2620. " rport%s\n",
  2621. (rport->scsi_target_id != -1) ? " and starget" : "");
  2622. fc_queue_work(shost, &rport->rport_delete_work);
  2623. spin_unlock_irqrestore(shost->host_lock, flags);
  2624. return;
  2625. }
  2626. dev_printk(KERN_ERR, &rport->dev,
  2627. "blocked FC remote port time out: removing target and "
  2628. "saving binding\n");
  2629. list_move_tail(&rport->peers, &fc_host->rport_bindings);
  2630. /*
  2631. * Note: We do not remove or clear the hostdata area. This allows
  2632. * host-specific target data to persist along with the
  2633. * scsi_target_id. It's up to the host to manage it's hostdata area.
  2634. */
  2635. /*
  2636. * Reinitialize port attributes that may change if the port comes back.
  2637. */
  2638. rport->maxframe_size = -1;
  2639. rport->supported_classes = FC_COS_UNSPECIFIED;
  2640. rport->roles = FC_PORT_ROLE_UNKNOWN;
  2641. rport->port_state = FC_PORTSTATE_NOTPRESENT;
  2642. rport->flags &= ~FC_RPORT_FAST_FAIL_TIMEDOUT;
  2643. /*
  2644. * Pre-emptively kill I/O rather than waiting for the work queue
  2645. * item to teardown the starget. (FCOE libFC folks prefer this
  2646. * and to have the rport_port_id still set when it's done).
  2647. */
  2648. spin_unlock_irqrestore(shost->host_lock, flags);
  2649. fc_terminate_rport_io(rport);
  2650. spin_lock_irqsave(shost->host_lock, flags);
  2651. if (rport->port_state == FC_PORTSTATE_NOTPRESENT) { /* still missing */
  2652. /* remove the identifiers that aren't used in the consisting binding */
  2653. switch (fc_host->tgtid_bind_type) {
  2654. case FC_TGTID_BIND_BY_WWPN:
  2655. rport->node_name = -1;
  2656. rport->port_id = -1;
  2657. break;
  2658. case FC_TGTID_BIND_BY_WWNN:
  2659. rport->port_name = -1;
  2660. rport->port_id = -1;
  2661. break;
  2662. case FC_TGTID_BIND_BY_ID:
  2663. rport->node_name = -1;
  2664. rport->port_name = -1;
  2665. break;
  2666. case FC_TGTID_BIND_NONE: /* to keep compiler happy */
  2667. break;
  2668. }
  2669. /*
  2670. * As this only occurs if the remote port (scsi target)
  2671. * went away and didn't come back - we'll remove
  2672. * all attached scsi devices.
  2673. */
  2674. rport->flags |= FC_RPORT_DEVLOSS_CALLBK_DONE;
  2675. fc_queue_work(shost, &rport->stgt_delete_work);
  2676. do_callback = 1;
  2677. }
  2678. spin_unlock_irqrestore(shost->host_lock, flags);
  2679. /*
  2680. * Notify the driver that the rport is now dead. The LLDD will
  2681. * also guarantee that any communication to the rport is terminated
  2682. *
  2683. * Note: we set the CALLBK_DONE flag above to correspond
  2684. */
  2685. if (do_callback && i->f->dev_loss_tmo_callbk)
  2686. i->f->dev_loss_tmo_callbk(rport);
  2687. }
  2688. /**
  2689. * fc_timeout_fail_rport_io - Timeout handler for a fast io failing on a disconnected SCSI target.
  2690. * @work: rport to terminate io on.
  2691. *
  2692. * Notes: Only requests the failure of the io, not that all are flushed
  2693. * prior to returning.
  2694. */
  2695. static void
  2696. fc_timeout_fail_rport_io(struct work_struct *work)
  2697. {
  2698. struct fc_rport *rport =
  2699. container_of(work, struct fc_rport, fail_io_work.work);
  2700. if (rport->port_state != FC_PORTSTATE_BLOCKED)
  2701. return;
  2702. rport->flags |= FC_RPORT_FAST_FAIL_TIMEDOUT;
  2703. fc_terminate_rport_io(rport);
  2704. }
  2705. /**
  2706. * fc_scsi_scan_rport - called to perform a scsi scan on a remote port.
  2707. * @work: remote port to be scanned.
  2708. */
  2709. static void
  2710. fc_scsi_scan_rport(struct work_struct *work)
  2711. {
  2712. struct fc_rport *rport =
  2713. container_of(work, struct fc_rport, scan_work);
  2714. struct Scsi_Host *shost = rport_to_shost(rport);
  2715. struct fc_internal *i = to_fc_internal(shost->transportt);
  2716. unsigned long flags;
  2717. if ((rport->port_state == FC_PORTSTATE_ONLINE) &&
  2718. (rport->roles & FC_PORT_ROLE_FCP_TARGET) &&
  2719. !(i->f->disable_target_scan)) {
  2720. scsi_scan_target(&rport->dev, rport->channel,
  2721. rport->scsi_target_id, SCAN_WILD_CARD, 1);
  2722. }
  2723. spin_lock_irqsave(shost->host_lock, flags);
  2724. rport->flags &= ~FC_RPORT_SCAN_PENDING;
  2725. spin_unlock_irqrestore(shost->host_lock, flags);
  2726. }
  2727. /**
  2728. * fc_block_scsi_eh - Block SCSI eh thread for blocked fc_rport
  2729. * @cmnd: SCSI command that scsi_eh is trying to recover
  2730. *
  2731. * This routine can be called from a FC LLD scsi_eh callback. It
  2732. * blocks the scsi_eh thread until the fc_rport leaves the
  2733. * FC_PORTSTATE_BLOCKED, or the fast_io_fail_tmo fires. This is
  2734. * necessary to avoid the scsi_eh failing recovery actions for blocked
  2735. * rports which would lead to offlined SCSI devices.
  2736. *
  2737. * Returns: 0 if the fc_rport left the state FC_PORTSTATE_BLOCKED.
  2738. * FAST_IO_FAIL if the fast_io_fail_tmo fired, this should be
  2739. * passed back to scsi_eh.
  2740. */
  2741. int fc_block_scsi_eh(struct scsi_cmnd *cmnd)
  2742. {
  2743. struct Scsi_Host *shost = cmnd->device->host;
  2744. struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device));
  2745. unsigned long flags;
  2746. spin_lock_irqsave(shost->host_lock, flags);
  2747. while (rport->port_state == FC_PORTSTATE_BLOCKED &&
  2748. !(rport->flags & FC_RPORT_FAST_FAIL_TIMEDOUT)) {
  2749. spin_unlock_irqrestore(shost->host_lock, flags);
  2750. msleep(1000);
  2751. spin_lock_irqsave(shost->host_lock, flags);
  2752. }
  2753. spin_unlock_irqrestore(shost->host_lock, flags);
  2754. if (rport->flags & FC_RPORT_FAST_FAIL_TIMEDOUT)
  2755. return FAST_IO_FAIL;
  2756. return 0;
  2757. }
  2758. EXPORT_SYMBOL(fc_block_scsi_eh);
  2759. /**
  2760. * fc_vport_setup - allocates and creates a FC virtual port.
  2761. * @shost: scsi host the virtual port is connected to.
  2762. * @channel: Channel on shost port connected to.
  2763. * @pdev: parent device for vport
  2764. * @ids: The world wide names, FC4 port roles, etc for
  2765. * the virtual port.
  2766. * @ret_vport: The pointer to the created vport.
  2767. *
  2768. * Allocates and creates the vport structure, calls the parent host
  2769. * to instantiate the vport, the completes w/ class and sysfs creation.
  2770. *
  2771. * Notes:
  2772. * This routine assumes no locks are held on entry.
  2773. */
  2774. static int
  2775. fc_vport_setup(struct Scsi_Host *shost, int channel, struct device *pdev,
  2776. struct fc_vport_identifiers *ids, struct fc_vport **ret_vport)
  2777. {
  2778. struct fc_host_attrs *fc_host = shost_to_fc_host(shost);
  2779. struct fc_internal *fci = to_fc_internal(shost->transportt);
  2780. struct fc_vport *vport;
  2781. struct device *dev;
  2782. unsigned long flags;
  2783. size_t size;
  2784. int error;
  2785. *ret_vport = NULL;
  2786. if ( ! fci->f->vport_create)
  2787. return -ENOENT;
  2788. size = (sizeof(struct fc_vport) + fci->f->dd_fcvport_size);
  2789. vport = kzalloc(size, GFP_KERNEL);
  2790. if (unlikely(!vport)) {
  2791. printk(KERN_ERR "%s: allocation failure\n", __func__);
  2792. return -ENOMEM;
  2793. }
  2794. vport->vport_state = FC_VPORT_UNKNOWN;
  2795. vport->vport_last_state = FC_VPORT_UNKNOWN;
  2796. vport->node_name = ids->node_name;
  2797. vport->port_name = ids->port_name;
  2798. vport->roles = ids->roles;
  2799. vport->vport_type = ids->vport_type;
  2800. if (fci->f->dd_fcvport_size)
  2801. vport->dd_data = &vport[1];
  2802. vport->shost = shost;
  2803. vport->channel = channel;
  2804. vport->flags = FC_VPORT_CREATING;
  2805. INIT_WORK(&vport->vport_delete_work, fc_vport_sched_delete);
  2806. spin_lock_irqsave(shost->host_lock, flags);
  2807. if (fc_host->npiv_vports_inuse >= fc_host->max_npiv_vports) {
  2808. spin_unlock_irqrestore(shost->host_lock, flags);
  2809. kfree(vport);
  2810. return -ENOSPC;
  2811. }
  2812. fc_host->npiv_vports_inuse++;
  2813. vport->number = fc_host->next_vport_number++;
  2814. list_add_tail(&vport->peers, &fc_host->vports);
  2815. get_device(&shost->shost_gendev); /* for fc_host->vport list */
  2816. spin_unlock_irqrestore(shost->host_lock, flags);
  2817. dev = &vport->dev;
  2818. device_initialize(dev); /* takes self reference */
  2819. dev->parent = get_device(pdev); /* takes parent reference */
  2820. dev->release = fc_vport_dev_release;
  2821. dev_set_name(dev, "vport-%d:%d-%d",
  2822. shost->host_no, channel, vport->number);
  2823. transport_setup_device(dev);
  2824. error = device_add(dev);
  2825. if (error) {
  2826. printk(KERN_ERR "FC Virtual Port device_add failed\n");
  2827. goto delete_vport;
  2828. }
  2829. transport_add_device(dev);
  2830. transport_configure_device(dev);
  2831. error = fci->f->vport_create(vport, ids->disable);
  2832. if (error) {
  2833. printk(KERN_ERR "FC Virtual Port LLDD Create failed\n");
  2834. goto delete_vport_all;
  2835. }
  2836. /*
  2837. * if the parent isn't the physical adapter's Scsi_Host, ensure
  2838. * the Scsi_Host at least contains ia symlink to the vport.
  2839. */
  2840. if (pdev != &shost->shost_gendev) {
  2841. error = sysfs_create_link(&shost->shost_gendev.kobj,
  2842. &dev->kobj, dev_name(dev));
  2843. if (error)
  2844. printk(KERN_ERR
  2845. "%s: Cannot create vport symlinks for "
  2846. "%s, err=%d\n",
  2847. __func__, dev_name(dev), error);
  2848. }
  2849. spin_lock_irqsave(shost->host_lock, flags);
  2850. vport->flags &= ~FC_VPORT_CREATING;
  2851. spin_unlock_irqrestore(shost->host_lock, flags);
  2852. dev_printk(KERN_NOTICE, pdev,
  2853. "%s created via shost%d channel %d\n", dev_name(dev),
  2854. shost->host_no, channel);
  2855. *ret_vport = vport;
  2856. return 0;
  2857. delete_vport_all:
  2858. transport_remove_device(dev);
  2859. device_del(dev);
  2860. delete_vport:
  2861. transport_destroy_device(dev);
  2862. spin_lock_irqsave(shost->host_lock, flags);
  2863. list_del(&vport->peers);
  2864. put_device(&shost->shost_gendev); /* for fc_host->vport list */
  2865. fc_host->npiv_vports_inuse--;
  2866. spin_unlock_irqrestore(shost->host_lock, flags);
  2867. put_device(dev->parent);
  2868. kfree(vport);
  2869. return error;
  2870. }
  2871. /**
  2872. * fc_vport_create - Admin App or LLDD requests creation of a vport
  2873. * @shost: scsi host the virtual port is connected to.
  2874. * @channel: channel on shost port connected to.
  2875. * @ids: The world wide names, FC4 port roles, etc for
  2876. * the virtual port.
  2877. *
  2878. * Notes:
  2879. * This routine assumes no locks are held on entry.
  2880. */
  2881. struct fc_vport *
  2882. fc_vport_create(struct Scsi_Host *shost, int channel,
  2883. struct fc_vport_identifiers *ids)
  2884. {
  2885. int stat;
  2886. struct fc_vport *vport;
  2887. stat = fc_vport_setup(shost, channel, &shost->shost_gendev,
  2888. ids, &vport);
  2889. return stat ? NULL : vport;
  2890. }
  2891. EXPORT_SYMBOL(fc_vport_create);
  2892. /**
  2893. * fc_vport_terminate - Admin App or LLDD requests termination of a vport
  2894. * @vport: fc_vport to be terminated
  2895. *
  2896. * Calls the LLDD vport_delete() function, then deallocates and removes
  2897. * the vport from the shost and object tree.
  2898. *
  2899. * Notes:
  2900. * This routine assumes no locks are held on entry.
  2901. */
  2902. int
  2903. fc_vport_terminate(struct fc_vport *vport)
  2904. {
  2905. struct Scsi_Host *shost = vport_to_shost(vport);
  2906. struct fc_host_attrs *fc_host = shost_to_fc_host(shost);
  2907. struct fc_internal *i = to_fc_internal(shost->transportt);
  2908. struct device *dev = &vport->dev;
  2909. unsigned long flags;
  2910. int stat;
  2911. if (i->f->vport_delete)
  2912. stat = i->f->vport_delete(vport);
  2913. else
  2914. stat = -ENOENT;
  2915. spin_lock_irqsave(shost->host_lock, flags);
  2916. vport->flags &= ~FC_VPORT_DELETING;
  2917. if (!stat) {
  2918. vport->flags |= FC_VPORT_DELETED;
  2919. list_del(&vport->peers);
  2920. fc_host->npiv_vports_inuse--;
  2921. put_device(&shost->shost_gendev); /* for fc_host->vport list */
  2922. }
  2923. spin_unlock_irqrestore(shost->host_lock, flags);
  2924. if (stat)
  2925. return stat;
  2926. if (dev->parent != &shost->shost_gendev)
  2927. sysfs_remove_link(&shost->shost_gendev.kobj, dev_name(dev));
  2928. transport_remove_device(dev);
  2929. device_del(dev);
  2930. transport_destroy_device(dev);
  2931. /*
  2932. * Removing our self-reference should mean our
  2933. * release function gets called, which will drop the remaining
  2934. * parent reference and free the data structure.
  2935. */
  2936. put_device(dev); /* for self-reference */
  2937. return 0; /* SUCCESS */
  2938. }
  2939. EXPORT_SYMBOL(fc_vport_terminate);
  2940. /**
  2941. * fc_vport_sched_delete - workq-based delete request for a vport
  2942. * @work: vport to be deleted.
  2943. */
  2944. static void
  2945. fc_vport_sched_delete(struct work_struct *work)
  2946. {
  2947. struct fc_vport *vport =
  2948. container_of(work, struct fc_vport, vport_delete_work);
  2949. int stat;
  2950. stat = fc_vport_terminate(vport);
  2951. if (stat)
  2952. dev_printk(KERN_ERR, vport->dev.parent,
  2953. "%s: %s could not be deleted created via "
  2954. "shost%d channel %d - error %d\n", __func__,
  2955. dev_name(&vport->dev), vport->shost->host_no,
  2956. vport->channel, stat);
  2957. }
  2958. /*
  2959. * BSG support
  2960. */
  2961. /**
  2962. * fc_destroy_bsgjob - routine to teardown/delete a fc bsg job
  2963. * @job: fc_bsg_job that is to be torn down
  2964. */
  2965. static void
  2966. fc_destroy_bsgjob(struct fc_bsg_job *job)
  2967. {
  2968. unsigned long flags;
  2969. spin_lock_irqsave(&job->job_lock, flags);
  2970. if (job->ref_cnt) {
  2971. spin_unlock_irqrestore(&job->job_lock, flags);
  2972. return;
  2973. }
  2974. spin_unlock_irqrestore(&job->job_lock, flags);
  2975. put_device(job->dev); /* release reference for the request */
  2976. kfree(job->request_payload.sg_list);
  2977. kfree(job->reply_payload.sg_list);
  2978. kfree(job);
  2979. }
  2980. /**
  2981. * fc_bsg_jobdone - completion routine for bsg requests that the LLD has
  2982. * completed
  2983. * @job: fc_bsg_job that is complete
  2984. */
  2985. static void
  2986. fc_bsg_jobdone(struct fc_bsg_job *job)
  2987. {
  2988. struct request *req = job->req;
  2989. struct request *rsp = req->next_rq;
  2990. int err;
  2991. err = job->req->errors = job->reply->result;
  2992. if (err < 0)
  2993. /* we're only returning the result field in the reply */
  2994. job->req->sense_len = sizeof(uint32_t);
  2995. else
  2996. job->req->sense_len = job->reply_len;
  2997. /* we assume all request payload was transferred, residual == 0 */
  2998. req->resid_len = 0;
  2999. if (rsp) {
  3000. WARN_ON(job->reply->reply_payload_rcv_len > rsp->resid_len);
  3001. /* set reply (bidi) residual */
  3002. rsp->resid_len -= min(job->reply->reply_payload_rcv_len,
  3003. rsp->resid_len);
  3004. }
  3005. blk_complete_request(req);
  3006. }
  3007. /**
  3008. * fc_bsg_softirq_done - softirq done routine for destroying the bsg requests
  3009. * @rq: BSG request that holds the job to be destroyed
  3010. */
  3011. static void fc_bsg_softirq_done(struct request *rq)
  3012. {
  3013. struct fc_bsg_job *job = rq->special;
  3014. unsigned long flags;
  3015. spin_lock_irqsave(&job->job_lock, flags);
  3016. job->state_flags |= FC_RQST_STATE_DONE;
  3017. job->ref_cnt--;
  3018. spin_unlock_irqrestore(&job->job_lock, flags);
  3019. blk_end_request_all(rq, rq->errors);
  3020. fc_destroy_bsgjob(job);
  3021. }
  3022. /**
  3023. * fc_bsg_job_timeout - handler for when a bsg request timesout
  3024. * @req: request that timed out
  3025. */
  3026. static enum blk_eh_timer_return
  3027. fc_bsg_job_timeout(struct request *req)
  3028. {
  3029. struct fc_bsg_job *job = (void *) req->special;
  3030. struct Scsi_Host *shost = job->shost;
  3031. struct fc_internal *i = to_fc_internal(shost->transportt);
  3032. unsigned long flags;
  3033. int err = 0, done = 0;
  3034. if (job->rport && job->rport->port_state == FC_PORTSTATE_BLOCKED)
  3035. return BLK_EH_RESET_TIMER;
  3036. spin_lock_irqsave(&job->job_lock, flags);
  3037. if (job->state_flags & FC_RQST_STATE_DONE)
  3038. done = 1;
  3039. else
  3040. job->ref_cnt++;
  3041. spin_unlock_irqrestore(&job->job_lock, flags);
  3042. if (!done && i->f->bsg_timeout) {
  3043. /* call LLDD to abort the i/o as it has timed out */
  3044. err = i->f->bsg_timeout(job);
  3045. if (err == -EAGAIN) {
  3046. job->ref_cnt--;
  3047. return BLK_EH_RESET_TIMER;
  3048. } else if (err)
  3049. printk(KERN_ERR "ERROR: FC BSG request timeout - LLD "
  3050. "abort failed with status %d\n", err);
  3051. }
  3052. /* the blk_end_sync_io() doesn't check the error */
  3053. if (done)
  3054. return BLK_EH_NOT_HANDLED;
  3055. else
  3056. return BLK_EH_HANDLED;
  3057. }
  3058. static int
  3059. fc_bsg_map_buffer(struct fc_bsg_buffer *buf, struct request *req)
  3060. {
  3061. size_t sz = (sizeof(struct scatterlist) * req->nr_phys_segments);
  3062. BUG_ON(!req->nr_phys_segments);
  3063. buf->sg_list = kzalloc(sz, GFP_KERNEL);
  3064. if (!buf->sg_list)
  3065. return -ENOMEM;
  3066. sg_init_table(buf->sg_list, req->nr_phys_segments);
  3067. buf->sg_cnt = blk_rq_map_sg(req->q, req, buf->sg_list);
  3068. buf->payload_len = blk_rq_bytes(req);
  3069. return 0;
  3070. }
  3071. /**
  3072. * fc_req_to_bsgjob - Allocate/create the fc_bsg_job structure for the
  3073. * bsg request
  3074. * @shost: SCSI Host corresponding to the bsg object
  3075. * @rport: (optional) FC Remote Port corresponding to the bsg object
  3076. * @req: BSG request that needs a job structure
  3077. */
  3078. static int
  3079. fc_req_to_bsgjob(struct Scsi_Host *shost, struct fc_rport *rport,
  3080. struct request *req)
  3081. {
  3082. struct fc_internal *i = to_fc_internal(shost->transportt);
  3083. struct request *rsp = req->next_rq;
  3084. struct fc_bsg_job *job;
  3085. int ret;
  3086. BUG_ON(req->special);
  3087. job = kzalloc(sizeof(struct fc_bsg_job) + i->f->dd_bsg_size,
  3088. GFP_KERNEL);
  3089. if (!job)
  3090. return -ENOMEM;
  3091. /*
  3092. * Note: this is a bit silly.
  3093. * The request gets formatted as a SGIO v4 ioctl request, which
  3094. * then gets reformatted as a blk request, which then gets
  3095. * reformatted as a fc bsg request. And on completion, we have
  3096. * to wrap return results such that SGIO v4 thinks it was a scsi
  3097. * status. I hope this was all worth it.
  3098. */
  3099. req->special = job;
  3100. job->shost = shost;
  3101. job->rport = rport;
  3102. job->req = req;
  3103. if (i->f->dd_bsg_size)
  3104. job->dd_data = (void *)&job[1];
  3105. spin_lock_init(&job->job_lock);
  3106. job->request = (struct fc_bsg_request *)req->cmd;
  3107. job->request_len = req->cmd_len;
  3108. job->reply = req->sense;
  3109. job->reply_len = SCSI_SENSE_BUFFERSIZE; /* Size of sense buffer
  3110. * allocated */
  3111. if (req->bio) {
  3112. ret = fc_bsg_map_buffer(&job->request_payload, req);
  3113. if (ret)
  3114. goto failjob_rls_job;
  3115. }
  3116. if (rsp && rsp->bio) {
  3117. ret = fc_bsg_map_buffer(&job->reply_payload, rsp);
  3118. if (ret)
  3119. goto failjob_rls_rqst_payload;
  3120. }
  3121. job->job_done = fc_bsg_jobdone;
  3122. if (rport)
  3123. job->dev = &rport->dev;
  3124. else
  3125. job->dev = &shost->shost_gendev;
  3126. get_device(job->dev); /* take a reference for the request */
  3127. job->ref_cnt = 1;
  3128. return 0;
  3129. failjob_rls_rqst_payload:
  3130. kfree(job->request_payload.sg_list);
  3131. failjob_rls_job:
  3132. kfree(job);
  3133. return -ENOMEM;
  3134. }
  3135. enum fc_dispatch_result {
  3136. FC_DISPATCH_BREAK, /* on return, q is locked, break from q loop */
  3137. FC_DISPATCH_LOCKED, /* on return, q is locked, continue on */
  3138. FC_DISPATCH_UNLOCKED, /* on return, q is unlocked, continue on */
  3139. };
  3140. /**
  3141. * fc_bsg_host_dispatch - process fc host bsg requests and dispatch to LLDD
  3142. * @q: fc host request queue
  3143. * @shost: scsi host rport attached to
  3144. * @job: bsg job to be processed
  3145. */
  3146. static enum fc_dispatch_result
  3147. fc_bsg_host_dispatch(struct request_queue *q, struct Scsi_Host *shost,
  3148. struct fc_bsg_job *job)
  3149. {
  3150. struct fc_internal *i = to_fc_internal(shost->transportt);
  3151. int cmdlen = sizeof(uint32_t); /* start with length of msgcode */
  3152. int ret;
  3153. /* Validate the host command */
  3154. switch (job->request->msgcode) {
  3155. case FC_BSG_HST_ADD_RPORT:
  3156. cmdlen += sizeof(struct fc_bsg_host_add_rport);
  3157. break;
  3158. case FC_BSG_HST_DEL_RPORT:
  3159. cmdlen += sizeof(struct fc_bsg_host_del_rport);
  3160. break;
  3161. case FC_BSG_HST_ELS_NOLOGIN:
  3162. cmdlen += sizeof(struct fc_bsg_host_els);
  3163. /* there better be a xmt and rcv payloads */
  3164. if ((!job->request_payload.payload_len) ||
  3165. (!job->reply_payload.payload_len)) {
  3166. ret = -EINVAL;
  3167. goto fail_host_msg;
  3168. }
  3169. break;
  3170. case FC_BSG_HST_CT:
  3171. cmdlen += sizeof(struct fc_bsg_host_ct);
  3172. /* there better be xmt and rcv payloads */
  3173. if ((!job->request_payload.payload_len) ||
  3174. (!job->reply_payload.payload_len)) {
  3175. ret = -EINVAL;
  3176. goto fail_host_msg;
  3177. }
  3178. break;
  3179. case FC_BSG_HST_VENDOR:
  3180. cmdlen += sizeof(struct fc_bsg_host_vendor);
  3181. if ((shost->hostt->vendor_id == 0L) ||
  3182. (job->request->rqst_data.h_vendor.vendor_id !=
  3183. shost->hostt->vendor_id)) {
  3184. ret = -ESRCH;
  3185. goto fail_host_msg;
  3186. }
  3187. break;
  3188. default:
  3189. ret = -EBADR;
  3190. goto fail_host_msg;
  3191. }
  3192. /* check if we really have all the request data needed */
  3193. if (job->request_len < cmdlen) {
  3194. ret = -ENOMSG;
  3195. goto fail_host_msg;
  3196. }
  3197. ret = i->f->bsg_request(job);
  3198. if (!ret)
  3199. return FC_DISPATCH_UNLOCKED;
  3200. fail_host_msg:
  3201. /* return the errno failure code as the only status */
  3202. BUG_ON(job->reply_len < sizeof(uint32_t));
  3203. job->reply->reply_payload_rcv_len = 0;
  3204. job->reply->result = ret;
  3205. job->reply_len = sizeof(uint32_t);
  3206. fc_bsg_jobdone(job);
  3207. return FC_DISPATCH_UNLOCKED;
  3208. }
  3209. /*
  3210. * fc_bsg_goose_queue - restart rport queue in case it was stopped
  3211. * @rport: rport to be restarted
  3212. */
  3213. static void
  3214. fc_bsg_goose_queue(struct fc_rport *rport)
  3215. {
  3216. int flagset;
  3217. unsigned long flags;
  3218. if (!rport->rqst_q)
  3219. return;
  3220. get_device(&rport->dev);
  3221. spin_lock_irqsave(rport->rqst_q->queue_lock, flags);
  3222. flagset = test_bit(QUEUE_FLAG_REENTER, &rport->rqst_q->queue_flags) &&
  3223. !test_bit(QUEUE_FLAG_REENTER, &rport->rqst_q->queue_flags);
  3224. if (flagset)
  3225. queue_flag_set(QUEUE_FLAG_REENTER, rport->rqst_q);
  3226. __blk_run_queue(rport->rqst_q);
  3227. if (flagset)
  3228. queue_flag_clear(QUEUE_FLAG_REENTER, rport->rqst_q);
  3229. spin_unlock_irqrestore(rport->rqst_q->queue_lock, flags);
  3230. put_device(&rport->dev);
  3231. }
  3232. /**
  3233. * fc_bsg_rport_dispatch - process rport bsg requests and dispatch to LLDD
  3234. * @q: rport request queue
  3235. * @shost: scsi host rport attached to
  3236. * @rport: rport request destined to
  3237. * @job: bsg job to be processed
  3238. */
  3239. static enum fc_dispatch_result
  3240. fc_bsg_rport_dispatch(struct request_queue *q, struct Scsi_Host *shost,
  3241. struct fc_rport *rport, struct fc_bsg_job *job)
  3242. {
  3243. struct fc_internal *i = to_fc_internal(shost->transportt);
  3244. int cmdlen = sizeof(uint32_t); /* start with length of msgcode */
  3245. int ret;
  3246. /* Validate the rport command */
  3247. switch (job->request->msgcode) {
  3248. case FC_BSG_RPT_ELS:
  3249. cmdlen += sizeof(struct fc_bsg_rport_els);
  3250. goto check_bidi;
  3251. case FC_BSG_RPT_CT:
  3252. cmdlen += sizeof(struct fc_bsg_rport_ct);
  3253. check_bidi:
  3254. /* there better be xmt and rcv payloads */
  3255. if ((!job->request_payload.payload_len) ||
  3256. (!job->reply_payload.payload_len)) {
  3257. ret = -EINVAL;
  3258. goto fail_rport_msg;
  3259. }
  3260. break;
  3261. default:
  3262. ret = -EBADR;
  3263. goto fail_rport_msg;
  3264. }
  3265. /* check if we really have all the request data needed */
  3266. if (job->request_len < cmdlen) {
  3267. ret = -ENOMSG;
  3268. goto fail_rport_msg;
  3269. }
  3270. ret = i->f->bsg_request(job);
  3271. if (!ret)
  3272. return FC_DISPATCH_UNLOCKED;
  3273. fail_rport_msg:
  3274. /* return the errno failure code as the only status */
  3275. BUG_ON(job->reply_len < sizeof(uint32_t));
  3276. job->reply->reply_payload_rcv_len = 0;
  3277. job->reply->result = ret;
  3278. job->reply_len = sizeof(uint32_t);
  3279. fc_bsg_jobdone(job);
  3280. return FC_DISPATCH_UNLOCKED;
  3281. }
  3282. /**
  3283. * fc_bsg_request_handler - generic handler for bsg requests
  3284. * @q: request queue to manage
  3285. * @shost: Scsi_Host related to the bsg object
  3286. * @rport: FC remote port related to the bsg object (optional)
  3287. * @dev: device structure for bsg object
  3288. */
  3289. static void
  3290. fc_bsg_request_handler(struct request_queue *q, struct Scsi_Host *shost,
  3291. struct fc_rport *rport, struct device *dev)
  3292. {
  3293. struct request *req;
  3294. struct fc_bsg_job *job;
  3295. enum fc_dispatch_result ret;
  3296. if (!get_device(dev))
  3297. return;
  3298. while (!blk_queue_plugged(q)) {
  3299. if (rport && (rport->port_state == FC_PORTSTATE_BLOCKED) &&
  3300. !(rport->flags & FC_RPORT_FAST_FAIL_TIMEDOUT))
  3301. break;
  3302. req = blk_fetch_request(q);
  3303. if (!req)
  3304. break;
  3305. if (rport && (rport->port_state != FC_PORTSTATE_ONLINE)) {
  3306. req->errors = -ENXIO;
  3307. spin_unlock_irq(q->queue_lock);
  3308. blk_end_request_all(req, -ENXIO);
  3309. spin_lock_irq(q->queue_lock);
  3310. continue;
  3311. }
  3312. spin_unlock_irq(q->queue_lock);
  3313. ret = fc_req_to_bsgjob(shost, rport, req);
  3314. if (ret) {
  3315. req->errors = ret;
  3316. blk_end_request_all(req, ret);
  3317. spin_lock_irq(q->queue_lock);
  3318. continue;
  3319. }
  3320. job = req->special;
  3321. /* check if we have the msgcode value at least */
  3322. if (job->request_len < sizeof(uint32_t)) {
  3323. BUG_ON(job->reply_len < sizeof(uint32_t));
  3324. job->reply->reply_payload_rcv_len = 0;
  3325. job->reply->result = -ENOMSG;
  3326. job->reply_len = sizeof(uint32_t);
  3327. fc_bsg_jobdone(job);
  3328. spin_lock_irq(q->queue_lock);
  3329. continue;
  3330. }
  3331. /* the dispatch routines will unlock the queue_lock */
  3332. if (rport)
  3333. ret = fc_bsg_rport_dispatch(q, shost, rport, job);
  3334. else
  3335. ret = fc_bsg_host_dispatch(q, shost, job);
  3336. /* did dispatcher hit state that can't process any more */
  3337. if (ret == FC_DISPATCH_BREAK)
  3338. break;
  3339. /* did dispatcher had released the lock */
  3340. if (ret == FC_DISPATCH_UNLOCKED)
  3341. spin_lock_irq(q->queue_lock);
  3342. }
  3343. spin_unlock_irq(q->queue_lock);
  3344. put_device(dev);
  3345. spin_lock_irq(q->queue_lock);
  3346. }
  3347. /**
  3348. * fc_bsg_host_handler - handler for bsg requests for a fc host
  3349. * @q: fc host request queue
  3350. */
  3351. static void
  3352. fc_bsg_host_handler(struct request_queue *q)
  3353. {
  3354. struct Scsi_Host *shost = q->queuedata;
  3355. fc_bsg_request_handler(q, shost, NULL, &shost->shost_gendev);
  3356. }
  3357. /**
  3358. * fc_bsg_rport_handler - handler for bsg requests for a fc rport
  3359. * @q: rport request queue
  3360. */
  3361. static void
  3362. fc_bsg_rport_handler(struct request_queue *q)
  3363. {
  3364. struct fc_rport *rport = q->queuedata;
  3365. struct Scsi_Host *shost = rport_to_shost(rport);
  3366. fc_bsg_request_handler(q, shost, rport, &rport->dev);
  3367. }
  3368. /**
  3369. * fc_bsg_hostadd - Create and add the bsg hooks so we can receive requests
  3370. * @shost: shost for fc_host
  3371. * @fc_host: fc_host adding the structures to
  3372. */
  3373. static int
  3374. fc_bsg_hostadd(struct Scsi_Host *shost, struct fc_host_attrs *fc_host)
  3375. {
  3376. struct device *dev = &shost->shost_gendev;
  3377. struct fc_internal *i = to_fc_internal(shost->transportt);
  3378. struct request_queue *q;
  3379. int err;
  3380. char bsg_name[20];
  3381. fc_host->rqst_q = NULL;
  3382. if (!i->f->bsg_request)
  3383. return -ENOTSUPP;
  3384. snprintf(bsg_name, sizeof(bsg_name),
  3385. "fc_host%d", shost->host_no);
  3386. q = __scsi_alloc_queue(shost, fc_bsg_host_handler);
  3387. if (!q) {
  3388. printk(KERN_ERR "fc_host%d: bsg interface failed to "
  3389. "initialize - no request queue\n",
  3390. shost->host_no);
  3391. return -ENOMEM;
  3392. }
  3393. q->queuedata = shost;
  3394. queue_flag_set_unlocked(QUEUE_FLAG_BIDI, q);
  3395. blk_queue_softirq_done(q, fc_bsg_softirq_done);
  3396. blk_queue_rq_timed_out(q, fc_bsg_job_timeout);
  3397. blk_queue_rq_timeout(q, FC_DEFAULT_BSG_TIMEOUT);
  3398. err = bsg_register_queue(q, dev, bsg_name, NULL);
  3399. if (err) {
  3400. printk(KERN_ERR "fc_host%d: bsg interface failed to "
  3401. "initialize - register queue\n",
  3402. shost->host_no);
  3403. blk_cleanup_queue(q);
  3404. return err;
  3405. }
  3406. fc_host->rqst_q = q;
  3407. return 0;
  3408. }
  3409. /**
  3410. * fc_bsg_rportadd - Create and add the bsg hooks so we can receive requests
  3411. * @shost: shost that rport is attached to
  3412. * @rport: rport that the bsg hooks are being attached to
  3413. */
  3414. static int
  3415. fc_bsg_rportadd(struct Scsi_Host *shost, struct fc_rport *rport)
  3416. {
  3417. struct device *dev = &rport->dev;
  3418. struct fc_internal *i = to_fc_internal(shost->transportt);
  3419. struct request_queue *q;
  3420. int err;
  3421. rport->rqst_q = NULL;
  3422. if (!i->f->bsg_request)
  3423. return -ENOTSUPP;
  3424. q = __scsi_alloc_queue(shost, fc_bsg_rport_handler);
  3425. if (!q) {
  3426. printk(KERN_ERR "%s: bsg interface failed to "
  3427. "initialize - no request queue\n",
  3428. dev->kobj.name);
  3429. return -ENOMEM;
  3430. }
  3431. q->queuedata = rport;
  3432. queue_flag_set_unlocked(QUEUE_FLAG_BIDI, q);
  3433. blk_queue_softirq_done(q, fc_bsg_softirq_done);
  3434. blk_queue_rq_timed_out(q, fc_bsg_job_timeout);
  3435. blk_queue_rq_timeout(q, BLK_DEFAULT_SG_TIMEOUT);
  3436. err = bsg_register_queue(q, dev, NULL, NULL);
  3437. if (err) {
  3438. printk(KERN_ERR "%s: bsg interface failed to "
  3439. "initialize - register queue\n",
  3440. dev->kobj.name);
  3441. blk_cleanup_queue(q);
  3442. return err;
  3443. }
  3444. rport->rqst_q = q;
  3445. return 0;
  3446. }
  3447. /**
  3448. * fc_bsg_remove - Deletes the bsg hooks on fchosts/rports
  3449. * @q: the request_queue that is to be torn down.
  3450. */
  3451. static void
  3452. fc_bsg_remove(struct request_queue *q)
  3453. {
  3454. if (q) {
  3455. bsg_unregister_queue(q);
  3456. blk_cleanup_queue(q);
  3457. }
  3458. }
  3459. /* Original Author: Martin Hicks */
  3460. MODULE_AUTHOR("James Smart");
  3461. MODULE_DESCRIPTION("FC Transport Attributes");
  3462. MODULE_LICENSE("GPL");
  3463. module_init(fc_transport_init);
  3464. module_exit(fc_transport_exit);