nfs4xdr.c 163 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287
  1. /*
  2. * fs/nfs/nfs4xdr.c
  3. *
  4. * Client-side XDR for NFSv4.
  5. *
  6. * Copyright (c) 2002 The Regents of the University of Michigan.
  7. * All rights reserved.
  8. *
  9. * Kendrick Smith <kmsmith@umich.edu>
  10. * Andy Adamson <andros@umich.edu>
  11. *
  12. * Redistribution and use in source and binary forms, with or without
  13. * modification, are permitted provided that the following conditions
  14. * are met:
  15. *
  16. * 1. Redistributions of source code must retain the above copyright
  17. * notice, this list of conditions and the following disclaimer.
  18. * 2. Redistributions in binary form must reproduce the above copyright
  19. * notice, this list of conditions and the following disclaimer in the
  20. * documentation and/or other materials provided with the distribution.
  21. * 3. Neither the name of the University nor the names of its
  22. * contributors may be used to endorse or promote products derived
  23. * from this software without specific prior written permission.
  24. *
  25. * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
  26. * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  27. * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  28. * DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  29. * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  30. * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  31. * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  32. * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  33. * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  34. * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  35. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  36. */
  37. #include <linux/param.h>
  38. #include <linux/time.h>
  39. #include <linux/mm.h>
  40. #include <linux/errno.h>
  41. #include <linux/string.h>
  42. #include <linux/in.h>
  43. #include <linux/pagemap.h>
  44. #include <linux/proc_fs.h>
  45. #include <linux/kdev_t.h>
  46. #include <linux/sunrpc/clnt.h>
  47. #include <linux/sunrpc/msg_prot.h>
  48. #include <linux/nfs.h>
  49. #include <linux/nfs4.h>
  50. #include <linux/nfs_fs.h>
  51. #include <linux/nfs_idmap.h>
  52. #include "nfs4_fs.h"
  53. #include "internal.h"
  54. #include "pnfs.h"
  55. #define NFSDBG_FACILITY NFSDBG_XDR
  56. /* Mapping from NFS error code to "errno" error code. */
  57. #define errno_NFSERR_IO EIO
  58. static int nfs4_stat_to_errno(int);
  59. /* NFSv4 COMPOUND tags are only wanted for debugging purposes */
  60. #ifdef DEBUG
  61. #define NFS4_MAXTAGLEN 20
  62. #else
  63. #define NFS4_MAXTAGLEN 0
  64. #endif
  65. /* lock,open owner id:
  66. * we currently use size 2 (u64) out of (NFS4_OPAQUE_LIMIT >> 2)
  67. */
  68. #define open_owner_id_maxsz (1 + 1 + 4)
  69. #define lock_owner_id_maxsz (1 + 1 + 4)
  70. #define decode_lockowner_maxsz (1 + XDR_QUADLEN(IDMAP_NAMESZ))
  71. #define compound_encode_hdr_maxsz (3 + (NFS4_MAXTAGLEN >> 2))
  72. #define compound_decode_hdr_maxsz (3 + (NFS4_MAXTAGLEN >> 2))
  73. #define op_encode_hdr_maxsz (1)
  74. #define op_decode_hdr_maxsz (2)
  75. #define encode_stateid_maxsz (XDR_QUADLEN(NFS4_STATEID_SIZE))
  76. #define decode_stateid_maxsz (XDR_QUADLEN(NFS4_STATEID_SIZE))
  77. #define encode_verifier_maxsz (XDR_QUADLEN(NFS4_VERIFIER_SIZE))
  78. #define decode_verifier_maxsz (XDR_QUADLEN(NFS4_VERIFIER_SIZE))
  79. #define encode_putfh_maxsz (op_encode_hdr_maxsz + 1 + \
  80. (NFS4_FHSIZE >> 2))
  81. #define decode_putfh_maxsz (op_decode_hdr_maxsz)
  82. #define encode_putrootfh_maxsz (op_encode_hdr_maxsz)
  83. #define decode_putrootfh_maxsz (op_decode_hdr_maxsz)
  84. #define encode_getfh_maxsz (op_encode_hdr_maxsz)
  85. #define decode_getfh_maxsz (op_decode_hdr_maxsz + 1 + \
  86. ((3+NFS4_FHSIZE) >> 2))
  87. #define nfs4_fattr_bitmap_maxsz 3
  88. #define encode_getattr_maxsz (op_encode_hdr_maxsz + nfs4_fattr_bitmap_maxsz)
  89. #define nfs4_name_maxsz (1 + ((3 + NFS4_MAXNAMLEN) >> 2))
  90. #define nfs4_path_maxsz (1 + ((3 + NFS4_MAXPATHLEN) >> 2))
  91. #define nfs4_owner_maxsz (1 + XDR_QUADLEN(IDMAP_NAMESZ))
  92. #define nfs4_group_maxsz (1 + XDR_QUADLEN(IDMAP_NAMESZ))
  93. /* This is based on getfattr, which uses the most attributes: */
  94. #define nfs4_fattr_value_maxsz (1 + (1 + 2 + 2 + 4 + 2 + 1 + 1 + 2 + 2 + \
  95. 3 + 3 + 3 + nfs4_owner_maxsz + nfs4_group_maxsz))
  96. #define nfs4_fattr_maxsz (nfs4_fattr_bitmap_maxsz + \
  97. nfs4_fattr_value_maxsz)
  98. #define decode_getattr_maxsz (op_decode_hdr_maxsz + nfs4_fattr_maxsz)
  99. #define encode_attrs_maxsz (nfs4_fattr_bitmap_maxsz + \
  100. 1 + 2 + 1 + \
  101. nfs4_owner_maxsz + \
  102. nfs4_group_maxsz + \
  103. 4 + 4)
  104. #define encode_savefh_maxsz (op_encode_hdr_maxsz)
  105. #define decode_savefh_maxsz (op_decode_hdr_maxsz)
  106. #define encode_restorefh_maxsz (op_encode_hdr_maxsz)
  107. #define decode_restorefh_maxsz (op_decode_hdr_maxsz)
  108. #define encode_fsinfo_maxsz (encode_getattr_maxsz)
  109. #define decode_fsinfo_maxsz (op_decode_hdr_maxsz + 11)
  110. #define encode_renew_maxsz (op_encode_hdr_maxsz + 3)
  111. #define decode_renew_maxsz (op_decode_hdr_maxsz)
  112. #define encode_setclientid_maxsz \
  113. (op_encode_hdr_maxsz + \
  114. XDR_QUADLEN(NFS4_VERIFIER_SIZE) + \
  115. XDR_QUADLEN(NFS4_SETCLIENTID_NAMELEN) + \
  116. 1 /* sc_prog */ + \
  117. XDR_QUADLEN(RPCBIND_MAXNETIDLEN) + \
  118. XDR_QUADLEN(RPCBIND_MAXUADDRLEN) + \
  119. 1) /* sc_cb_ident */
  120. #define decode_setclientid_maxsz \
  121. (op_decode_hdr_maxsz + \
  122. 2 + \
  123. 1024) /* large value for CLID_INUSE */
  124. #define encode_setclientid_confirm_maxsz \
  125. (op_encode_hdr_maxsz + \
  126. 3 + (NFS4_VERIFIER_SIZE >> 2))
  127. #define decode_setclientid_confirm_maxsz \
  128. (op_decode_hdr_maxsz)
  129. #define encode_lookup_maxsz (op_encode_hdr_maxsz + nfs4_name_maxsz)
  130. #define decode_lookup_maxsz (op_decode_hdr_maxsz)
  131. #define encode_share_access_maxsz \
  132. (2)
  133. #define encode_createmode_maxsz (1 + encode_attrs_maxsz + encode_verifier_maxsz)
  134. #define encode_opentype_maxsz (1 + encode_createmode_maxsz)
  135. #define encode_claim_null_maxsz (1 + nfs4_name_maxsz)
  136. #define encode_open_maxsz (op_encode_hdr_maxsz + \
  137. 2 + encode_share_access_maxsz + 2 + \
  138. open_owner_id_maxsz + \
  139. encode_opentype_maxsz + \
  140. encode_claim_null_maxsz)
  141. #define decode_ace_maxsz (3 + nfs4_owner_maxsz)
  142. #define decode_delegation_maxsz (1 + decode_stateid_maxsz + 1 + \
  143. decode_ace_maxsz)
  144. #define decode_change_info_maxsz (5)
  145. #define decode_open_maxsz (op_decode_hdr_maxsz + \
  146. decode_stateid_maxsz + \
  147. decode_change_info_maxsz + 1 + \
  148. nfs4_fattr_bitmap_maxsz + \
  149. decode_delegation_maxsz)
  150. #define encode_open_confirm_maxsz \
  151. (op_encode_hdr_maxsz + \
  152. encode_stateid_maxsz + 1)
  153. #define decode_open_confirm_maxsz \
  154. (op_decode_hdr_maxsz + \
  155. decode_stateid_maxsz)
  156. #define encode_open_downgrade_maxsz \
  157. (op_encode_hdr_maxsz + \
  158. encode_stateid_maxsz + 1 + \
  159. encode_share_access_maxsz)
  160. #define decode_open_downgrade_maxsz \
  161. (op_decode_hdr_maxsz + \
  162. decode_stateid_maxsz)
  163. #define encode_close_maxsz (op_encode_hdr_maxsz + \
  164. 1 + encode_stateid_maxsz)
  165. #define decode_close_maxsz (op_decode_hdr_maxsz + \
  166. decode_stateid_maxsz)
  167. #define encode_setattr_maxsz (op_encode_hdr_maxsz + \
  168. encode_stateid_maxsz + \
  169. encode_attrs_maxsz)
  170. #define decode_setattr_maxsz (op_decode_hdr_maxsz + \
  171. nfs4_fattr_bitmap_maxsz)
  172. #define encode_read_maxsz (op_encode_hdr_maxsz + \
  173. encode_stateid_maxsz + 3)
  174. #define decode_read_maxsz (op_decode_hdr_maxsz + 2)
  175. #define encode_readdir_maxsz (op_encode_hdr_maxsz + \
  176. 2 + encode_verifier_maxsz + 5)
  177. #define decode_readdir_maxsz (op_decode_hdr_maxsz + \
  178. decode_verifier_maxsz)
  179. #define encode_readlink_maxsz (op_encode_hdr_maxsz)
  180. #define decode_readlink_maxsz (op_decode_hdr_maxsz + 1)
  181. #define encode_write_maxsz (op_encode_hdr_maxsz + \
  182. encode_stateid_maxsz + 4)
  183. #define decode_write_maxsz (op_decode_hdr_maxsz + \
  184. 2 + decode_verifier_maxsz)
  185. #define encode_commit_maxsz (op_encode_hdr_maxsz + 3)
  186. #define decode_commit_maxsz (op_decode_hdr_maxsz + \
  187. decode_verifier_maxsz)
  188. #define encode_remove_maxsz (op_encode_hdr_maxsz + \
  189. nfs4_name_maxsz)
  190. #define decode_remove_maxsz (op_decode_hdr_maxsz + \
  191. decode_change_info_maxsz)
  192. #define encode_rename_maxsz (op_encode_hdr_maxsz + \
  193. 2 * nfs4_name_maxsz)
  194. #define decode_rename_maxsz (op_decode_hdr_maxsz + \
  195. decode_change_info_maxsz + \
  196. decode_change_info_maxsz)
  197. #define encode_link_maxsz (op_encode_hdr_maxsz + \
  198. nfs4_name_maxsz)
  199. #define decode_link_maxsz (op_decode_hdr_maxsz + decode_change_info_maxsz)
  200. #define encode_lockowner_maxsz (7)
  201. #define encode_lock_maxsz (op_encode_hdr_maxsz + \
  202. 7 + \
  203. 1 + encode_stateid_maxsz + 1 + \
  204. encode_lockowner_maxsz)
  205. #define decode_lock_denied_maxsz \
  206. (8 + decode_lockowner_maxsz)
  207. #define decode_lock_maxsz (op_decode_hdr_maxsz + \
  208. decode_lock_denied_maxsz)
  209. #define encode_lockt_maxsz (op_encode_hdr_maxsz + 5 + \
  210. encode_lockowner_maxsz)
  211. #define decode_lockt_maxsz (op_decode_hdr_maxsz + \
  212. decode_lock_denied_maxsz)
  213. #define encode_locku_maxsz (op_encode_hdr_maxsz + 3 + \
  214. encode_stateid_maxsz + \
  215. 4)
  216. #define decode_locku_maxsz (op_decode_hdr_maxsz + \
  217. decode_stateid_maxsz)
  218. #define encode_release_lockowner_maxsz \
  219. (op_encode_hdr_maxsz + \
  220. encode_lockowner_maxsz)
  221. #define decode_release_lockowner_maxsz \
  222. (op_decode_hdr_maxsz)
  223. #define encode_access_maxsz (op_encode_hdr_maxsz + 1)
  224. #define decode_access_maxsz (op_decode_hdr_maxsz + 2)
  225. #define encode_symlink_maxsz (op_encode_hdr_maxsz + \
  226. 1 + nfs4_name_maxsz + \
  227. 1 + \
  228. nfs4_fattr_maxsz)
  229. #define decode_symlink_maxsz (op_decode_hdr_maxsz + 8)
  230. #define encode_create_maxsz (op_encode_hdr_maxsz + \
  231. 1 + 2 + nfs4_name_maxsz + \
  232. encode_attrs_maxsz)
  233. #define decode_create_maxsz (op_decode_hdr_maxsz + \
  234. decode_change_info_maxsz + \
  235. nfs4_fattr_bitmap_maxsz)
  236. #define encode_statfs_maxsz (encode_getattr_maxsz)
  237. #define decode_statfs_maxsz (decode_getattr_maxsz)
  238. #define encode_delegreturn_maxsz (op_encode_hdr_maxsz + 4)
  239. #define decode_delegreturn_maxsz (op_decode_hdr_maxsz)
  240. #define encode_getacl_maxsz (encode_getattr_maxsz)
  241. #define decode_getacl_maxsz (op_decode_hdr_maxsz + \
  242. nfs4_fattr_bitmap_maxsz + 1)
  243. #define encode_setacl_maxsz (op_encode_hdr_maxsz + \
  244. encode_stateid_maxsz + 3)
  245. #define decode_setacl_maxsz (decode_setattr_maxsz)
  246. #define encode_fs_locations_maxsz \
  247. (encode_getattr_maxsz)
  248. #define decode_fs_locations_maxsz \
  249. (0)
  250. #if defined(CONFIG_NFS_V4_1)
  251. #define NFS4_MAX_MACHINE_NAME_LEN (64)
  252. #define encode_exchange_id_maxsz (op_encode_hdr_maxsz + \
  253. encode_verifier_maxsz + \
  254. 1 /* co_ownerid.len */ + \
  255. XDR_QUADLEN(NFS4_EXCHANGE_ID_LEN) + \
  256. 1 /* flags */ + \
  257. 1 /* spa_how */ + \
  258. 0 /* SP4_NONE (for now) */ + \
  259. 1 /* zero implemetation id array */)
  260. #define decode_exchange_id_maxsz (op_decode_hdr_maxsz + \
  261. 2 /* eir_clientid */ + \
  262. 1 /* eir_sequenceid */ + \
  263. 1 /* eir_flags */ + \
  264. 1 /* spr_how */ + \
  265. 0 /* SP4_NONE (for now) */ + \
  266. 2 /* eir_server_owner.so_minor_id */ + \
  267. /* eir_server_owner.so_major_id<> */ \
  268. XDR_QUADLEN(NFS4_OPAQUE_LIMIT) + 1 + \
  269. /* eir_server_scope<> */ \
  270. XDR_QUADLEN(NFS4_OPAQUE_LIMIT) + 1 + \
  271. 1 /* eir_server_impl_id array length */ + \
  272. 0 /* ignored eir_server_impl_id contents */)
  273. #define encode_channel_attrs_maxsz (6 + 1 /* ca_rdma_ird.len (0) */)
  274. #define decode_channel_attrs_maxsz (6 + \
  275. 1 /* ca_rdma_ird.len */ + \
  276. 1 /* ca_rdma_ird */)
  277. #define encode_create_session_maxsz (op_encode_hdr_maxsz + \
  278. 2 /* csa_clientid */ + \
  279. 1 /* csa_sequence */ + \
  280. 1 /* csa_flags */ + \
  281. encode_channel_attrs_maxsz + \
  282. encode_channel_attrs_maxsz + \
  283. 1 /* csa_cb_program */ + \
  284. 1 /* csa_sec_parms.len (1) */ + \
  285. 1 /* cb_secflavor (AUTH_SYS) */ + \
  286. 1 /* stamp */ + \
  287. 1 /* machinename.len */ + \
  288. XDR_QUADLEN(NFS4_MAX_MACHINE_NAME_LEN) + \
  289. 1 /* uid */ + \
  290. 1 /* gid */ + \
  291. 1 /* gids.len (0) */)
  292. #define decode_create_session_maxsz (op_decode_hdr_maxsz + \
  293. XDR_QUADLEN(NFS4_MAX_SESSIONID_LEN) + \
  294. 1 /* csr_sequence */ + \
  295. 1 /* csr_flags */ + \
  296. decode_channel_attrs_maxsz + \
  297. decode_channel_attrs_maxsz)
  298. #define encode_destroy_session_maxsz (op_encode_hdr_maxsz + 4)
  299. #define decode_destroy_session_maxsz (op_decode_hdr_maxsz)
  300. #define encode_sequence_maxsz (op_encode_hdr_maxsz + \
  301. XDR_QUADLEN(NFS4_MAX_SESSIONID_LEN) + 4)
  302. #define decode_sequence_maxsz (op_decode_hdr_maxsz + \
  303. XDR_QUADLEN(NFS4_MAX_SESSIONID_LEN) + 5)
  304. #define encode_reclaim_complete_maxsz (op_encode_hdr_maxsz + 4)
  305. #define decode_reclaim_complete_maxsz (op_decode_hdr_maxsz + 4)
  306. #define encode_getdeviceinfo_maxsz (op_encode_hdr_maxsz + 4 + \
  307. XDR_QUADLEN(NFS4_DEVICEID4_SIZE))
  308. #define decode_getdeviceinfo_maxsz (op_decode_hdr_maxsz + \
  309. 1 /* layout type */ + \
  310. 1 /* opaque devaddr4 length */ + \
  311. /* devaddr4 payload is read into page */ \
  312. 1 /* notification bitmap length */ + \
  313. 1 /* notification bitmap */)
  314. #define encode_layoutget_maxsz (op_encode_hdr_maxsz + 10 + \
  315. encode_stateid_maxsz)
  316. #define decode_layoutget_maxsz (op_decode_hdr_maxsz + 8 + \
  317. decode_stateid_maxsz + \
  318. XDR_QUADLEN(PNFS_LAYOUT_MAXSIZE))
  319. #else /* CONFIG_NFS_V4_1 */
  320. #define encode_sequence_maxsz 0
  321. #define decode_sequence_maxsz 0
  322. #endif /* CONFIG_NFS_V4_1 */
  323. #define NFS4_enc_compound_sz (1024) /* XXX: large enough? */
  324. #define NFS4_dec_compound_sz (1024) /* XXX: large enough? */
  325. #define NFS4_enc_read_sz (compound_encode_hdr_maxsz + \
  326. encode_sequence_maxsz + \
  327. encode_putfh_maxsz + \
  328. encode_read_maxsz)
  329. #define NFS4_dec_read_sz (compound_decode_hdr_maxsz + \
  330. decode_sequence_maxsz + \
  331. decode_putfh_maxsz + \
  332. decode_read_maxsz)
  333. #define NFS4_enc_readlink_sz (compound_encode_hdr_maxsz + \
  334. encode_sequence_maxsz + \
  335. encode_putfh_maxsz + \
  336. encode_readlink_maxsz)
  337. #define NFS4_dec_readlink_sz (compound_decode_hdr_maxsz + \
  338. decode_sequence_maxsz + \
  339. decode_putfh_maxsz + \
  340. decode_readlink_maxsz)
  341. #define NFS4_enc_readdir_sz (compound_encode_hdr_maxsz + \
  342. encode_sequence_maxsz + \
  343. encode_putfh_maxsz + \
  344. encode_readdir_maxsz)
  345. #define NFS4_dec_readdir_sz (compound_decode_hdr_maxsz + \
  346. decode_sequence_maxsz + \
  347. decode_putfh_maxsz + \
  348. decode_readdir_maxsz)
  349. #define NFS4_enc_write_sz (compound_encode_hdr_maxsz + \
  350. encode_sequence_maxsz + \
  351. encode_putfh_maxsz + \
  352. encode_write_maxsz + \
  353. encode_getattr_maxsz)
  354. #define NFS4_dec_write_sz (compound_decode_hdr_maxsz + \
  355. decode_sequence_maxsz + \
  356. decode_putfh_maxsz + \
  357. decode_write_maxsz + \
  358. decode_getattr_maxsz)
  359. #define NFS4_enc_commit_sz (compound_encode_hdr_maxsz + \
  360. encode_sequence_maxsz + \
  361. encode_putfh_maxsz + \
  362. encode_commit_maxsz + \
  363. encode_getattr_maxsz)
  364. #define NFS4_dec_commit_sz (compound_decode_hdr_maxsz + \
  365. decode_sequence_maxsz + \
  366. decode_putfh_maxsz + \
  367. decode_commit_maxsz + \
  368. decode_getattr_maxsz)
  369. #define NFS4_enc_open_sz (compound_encode_hdr_maxsz + \
  370. encode_sequence_maxsz + \
  371. encode_putfh_maxsz + \
  372. encode_savefh_maxsz + \
  373. encode_open_maxsz + \
  374. encode_getfh_maxsz + \
  375. encode_getattr_maxsz + \
  376. encode_restorefh_maxsz + \
  377. encode_getattr_maxsz)
  378. #define NFS4_dec_open_sz (compound_decode_hdr_maxsz + \
  379. decode_sequence_maxsz + \
  380. decode_putfh_maxsz + \
  381. decode_savefh_maxsz + \
  382. decode_open_maxsz + \
  383. decode_getfh_maxsz + \
  384. decode_getattr_maxsz + \
  385. decode_restorefh_maxsz + \
  386. decode_getattr_maxsz)
  387. #define NFS4_enc_open_confirm_sz \
  388. (compound_encode_hdr_maxsz + \
  389. encode_putfh_maxsz + \
  390. encode_open_confirm_maxsz)
  391. #define NFS4_dec_open_confirm_sz \
  392. (compound_decode_hdr_maxsz + \
  393. decode_putfh_maxsz + \
  394. decode_open_confirm_maxsz)
  395. #define NFS4_enc_open_noattr_sz (compound_encode_hdr_maxsz + \
  396. encode_sequence_maxsz + \
  397. encode_putfh_maxsz + \
  398. encode_open_maxsz + \
  399. encode_getattr_maxsz)
  400. #define NFS4_dec_open_noattr_sz (compound_decode_hdr_maxsz + \
  401. decode_sequence_maxsz + \
  402. decode_putfh_maxsz + \
  403. decode_open_maxsz + \
  404. decode_getattr_maxsz)
  405. #define NFS4_enc_open_downgrade_sz \
  406. (compound_encode_hdr_maxsz + \
  407. encode_sequence_maxsz + \
  408. encode_putfh_maxsz + \
  409. encode_open_downgrade_maxsz + \
  410. encode_getattr_maxsz)
  411. #define NFS4_dec_open_downgrade_sz \
  412. (compound_decode_hdr_maxsz + \
  413. decode_sequence_maxsz + \
  414. decode_putfh_maxsz + \
  415. decode_open_downgrade_maxsz + \
  416. decode_getattr_maxsz)
  417. #define NFS4_enc_close_sz (compound_encode_hdr_maxsz + \
  418. encode_sequence_maxsz + \
  419. encode_putfh_maxsz + \
  420. encode_close_maxsz + \
  421. encode_getattr_maxsz)
  422. #define NFS4_dec_close_sz (compound_decode_hdr_maxsz + \
  423. decode_sequence_maxsz + \
  424. decode_putfh_maxsz + \
  425. decode_close_maxsz + \
  426. decode_getattr_maxsz)
  427. #define NFS4_enc_setattr_sz (compound_encode_hdr_maxsz + \
  428. encode_sequence_maxsz + \
  429. encode_putfh_maxsz + \
  430. encode_setattr_maxsz + \
  431. encode_getattr_maxsz)
  432. #define NFS4_dec_setattr_sz (compound_decode_hdr_maxsz + \
  433. decode_sequence_maxsz + \
  434. decode_putfh_maxsz + \
  435. decode_setattr_maxsz + \
  436. decode_getattr_maxsz)
  437. #define NFS4_enc_fsinfo_sz (compound_encode_hdr_maxsz + \
  438. encode_sequence_maxsz + \
  439. encode_putfh_maxsz + \
  440. encode_fsinfo_maxsz)
  441. #define NFS4_dec_fsinfo_sz (compound_decode_hdr_maxsz + \
  442. decode_sequence_maxsz + \
  443. decode_putfh_maxsz + \
  444. decode_fsinfo_maxsz)
  445. #define NFS4_enc_renew_sz (compound_encode_hdr_maxsz + \
  446. encode_renew_maxsz)
  447. #define NFS4_dec_renew_sz (compound_decode_hdr_maxsz + \
  448. decode_renew_maxsz)
  449. #define NFS4_enc_setclientid_sz (compound_encode_hdr_maxsz + \
  450. encode_setclientid_maxsz)
  451. #define NFS4_dec_setclientid_sz (compound_decode_hdr_maxsz + \
  452. decode_setclientid_maxsz)
  453. #define NFS4_enc_setclientid_confirm_sz \
  454. (compound_encode_hdr_maxsz + \
  455. encode_setclientid_confirm_maxsz + \
  456. encode_putrootfh_maxsz + \
  457. encode_fsinfo_maxsz)
  458. #define NFS4_dec_setclientid_confirm_sz \
  459. (compound_decode_hdr_maxsz + \
  460. decode_setclientid_confirm_maxsz + \
  461. decode_putrootfh_maxsz + \
  462. decode_fsinfo_maxsz)
  463. #define NFS4_enc_lock_sz (compound_encode_hdr_maxsz + \
  464. encode_sequence_maxsz + \
  465. encode_putfh_maxsz + \
  466. encode_lock_maxsz)
  467. #define NFS4_dec_lock_sz (compound_decode_hdr_maxsz + \
  468. decode_sequence_maxsz + \
  469. decode_putfh_maxsz + \
  470. decode_lock_maxsz)
  471. #define NFS4_enc_lockt_sz (compound_encode_hdr_maxsz + \
  472. encode_sequence_maxsz + \
  473. encode_putfh_maxsz + \
  474. encode_lockt_maxsz)
  475. #define NFS4_dec_lockt_sz (compound_decode_hdr_maxsz + \
  476. decode_sequence_maxsz + \
  477. decode_putfh_maxsz + \
  478. decode_lockt_maxsz)
  479. #define NFS4_enc_locku_sz (compound_encode_hdr_maxsz + \
  480. encode_sequence_maxsz + \
  481. encode_putfh_maxsz + \
  482. encode_locku_maxsz)
  483. #define NFS4_dec_locku_sz (compound_decode_hdr_maxsz + \
  484. decode_sequence_maxsz + \
  485. decode_putfh_maxsz + \
  486. decode_locku_maxsz)
  487. #define NFS4_enc_release_lockowner_sz \
  488. (compound_encode_hdr_maxsz + \
  489. encode_lockowner_maxsz)
  490. #define NFS4_dec_release_lockowner_sz \
  491. (compound_decode_hdr_maxsz + \
  492. decode_lockowner_maxsz)
  493. #define NFS4_enc_access_sz (compound_encode_hdr_maxsz + \
  494. encode_sequence_maxsz + \
  495. encode_putfh_maxsz + \
  496. encode_access_maxsz + \
  497. encode_getattr_maxsz)
  498. #define NFS4_dec_access_sz (compound_decode_hdr_maxsz + \
  499. decode_sequence_maxsz + \
  500. decode_putfh_maxsz + \
  501. decode_access_maxsz + \
  502. decode_getattr_maxsz)
  503. #define NFS4_enc_getattr_sz (compound_encode_hdr_maxsz + \
  504. encode_sequence_maxsz + \
  505. encode_putfh_maxsz + \
  506. encode_getattr_maxsz)
  507. #define NFS4_dec_getattr_sz (compound_decode_hdr_maxsz + \
  508. decode_sequence_maxsz + \
  509. decode_putfh_maxsz + \
  510. decode_getattr_maxsz)
  511. #define NFS4_enc_lookup_sz (compound_encode_hdr_maxsz + \
  512. encode_sequence_maxsz + \
  513. encode_putfh_maxsz + \
  514. encode_lookup_maxsz + \
  515. encode_getattr_maxsz + \
  516. encode_getfh_maxsz)
  517. #define NFS4_dec_lookup_sz (compound_decode_hdr_maxsz + \
  518. decode_sequence_maxsz + \
  519. decode_putfh_maxsz + \
  520. decode_lookup_maxsz + \
  521. decode_getattr_maxsz + \
  522. decode_getfh_maxsz)
  523. #define NFS4_enc_lookup_root_sz (compound_encode_hdr_maxsz + \
  524. encode_sequence_maxsz + \
  525. encode_putrootfh_maxsz + \
  526. encode_getattr_maxsz + \
  527. encode_getfh_maxsz)
  528. #define NFS4_dec_lookup_root_sz (compound_decode_hdr_maxsz + \
  529. decode_sequence_maxsz + \
  530. decode_putrootfh_maxsz + \
  531. decode_getattr_maxsz + \
  532. decode_getfh_maxsz)
  533. #define NFS4_enc_remove_sz (compound_encode_hdr_maxsz + \
  534. encode_sequence_maxsz + \
  535. encode_putfh_maxsz + \
  536. encode_remove_maxsz + \
  537. encode_getattr_maxsz)
  538. #define NFS4_dec_remove_sz (compound_decode_hdr_maxsz + \
  539. decode_sequence_maxsz + \
  540. decode_putfh_maxsz + \
  541. decode_remove_maxsz + \
  542. decode_getattr_maxsz)
  543. #define NFS4_enc_rename_sz (compound_encode_hdr_maxsz + \
  544. encode_sequence_maxsz + \
  545. encode_putfh_maxsz + \
  546. encode_savefh_maxsz + \
  547. encode_putfh_maxsz + \
  548. encode_rename_maxsz + \
  549. encode_getattr_maxsz + \
  550. encode_restorefh_maxsz + \
  551. encode_getattr_maxsz)
  552. #define NFS4_dec_rename_sz (compound_decode_hdr_maxsz + \
  553. decode_sequence_maxsz + \
  554. decode_putfh_maxsz + \
  555. decode_savefh_maxsz + \
  556. decode_putfh_maxsz + \
  557. decode_rename_maxsz + \
  558. decode_getattr_maxsz + \
  559. decode_restorefh_maxsz + \
  560. decode_getattr_maxsz)
  561. #define NFS4_enc_link_sz (compound_encode_hdr_maxsz + \
  562. encode_sequence_maxsz + \
  563. encode_putfh_maxsz + \
  564. encode_savefh_maxsz + \
  565. encode_putfh_maxsz + \
  566. encode_link_maxsz + \
  567. decode_getattr_maxsz + \
  568. encode_restorefh_maxsz + \
  569. decode_getattr_maxsz)
  570. #define NFS4_dec_link_sz (compound_decode_hdr_maxsz + \
  571. decode_sequence_maxsz + \
  572. decode_putfh_maxsz + \
  573. decode_savefh_maxsz + \
  574. decode_putfh_maxsz + \
  575. decode_link_maxsz + \
  576. decode_getattr_maxsz + \
  577. decode_restorefh_maxsz + \
  578. decode_getattr_maxsz)
  579. #define NFS4_enc_symlink_sz (compound_encode_hdr_maxsz + \
  580. encode_sequence_maxsz + \
  581. encode_putfh_maxsz + \
  582. encode_symlink_maxsz + \
  583. encode_getattr_maxsz + \
  584. encode_getfh_maxsz)
  585. #define NFS4_dec_symlink_sz (compound_decode_hdr_maxsz + \
  586. decode_sequence_maxsz + \
  587. decode_putfh_maxsz + \
  588. decode_symlink_maxsz + \
  589. decode_getattr_maxsz + \
  590. decode_getfh_maxsz)
  591. #define NFS4_enc_create_sz (compound_encode_hdr_maxsz + \
  592. encode_sequence_maxsz + \
  593. encode_putfh_maxsz + \
  594. encode_savefh_maxsz + \
  595. encode_create_maxsz + \
  596. encode_getfh_maxsz + \
  597. encode_getattr_maxsz + \
  598. encode_restorefh_maxsz + \
  599. encode_getattr_maxsz)
  600. #define NFS4_dec_create_sz (compound_decode_hdr_maxsz + \
  601. decode_sequence_maxsz + \
  602. decode_putfh_maxsz + \
  603. decode_savefh_maxsz + \
  604. decode_create_maxsz + \
  605. decode_getfh_maxsz + \
  606. decode_getattr_maxsz + \
  607. decode_restorefh_maxsz + \
  608. decode_getattr_maxsz)
  609. #define NFS4_enc_pathconf_sz (compound_encode_hdr_maxsz + \
  610. encode_sequence_maxsz + \
  611. encode_putfh_maxsz + \
  612. encode_getattr_maxsz)
  613. #define NFS4_dec_pathconf_sz (compound_decode_hdr_maxsz + \
  614. decode_sequence_maxsz + \
  615. decode_putfh_maxsz + \
  616. decode_getattr_maxsz)
  617. #define NFS4_enc_statfs_sz (compound_encode_hdr_maxsz + \
  618. encode_sequence_maxsz + \
  619. encode_putfh_maxsz + \
  620. encode_statfs_maxsz)
  621. #define NFS4_dec_statfs_sz (compound_decode_hdr_maxsz + \
  622. decode_sequence_maxsz + \
  623. decode_putfh_maxsz + \
  624. decode_statfs_maxsz)
  625. #define NFS4_enc_server_caps_sz (compound_encode_hdr_maxsz + \
  626. encode_sequence_maxsz + \
  627. encode_putfh_maxsz + \
  628. encode_getattr_maxsz)
  629. #define NFS4_dec_server_caps_sz (compound_decode_hdr_maxsz + \
  630. decode_sequence_maxsz + \
  631. decode_putfh_maxsz + \
  632. decode_getattr_maxsz)
  633. #define NFS4_enc_delegreturn_sz (compound_encode_hdr_maxsz + \
  634. encode_sequence_maxsz + \
  635. encode_putfh_maxsz + \
  636. encode_delegreturn_maxsz + \
  637. encode_getattr_maxsz)
  638. #define NFS4_dec_delegreturn_sz (compound_decode_hdr_maxsz + \
  639. decode_sequence_maxsz + \
  640. decode_delegreturn_maxsz + \
  641. decode_getattr_maxsz)
  642. #define NFS4_enc_getacl_sz (compound_encode_hdr_maxsz + \
  643. encode_sequence_maxsz + \
  644. encode_putfh_maxsz + \
  645. encode_getacl_maxsz)
  646. #define NFS4_dec_getacl_sz (compound_decode_hdr_maxsz + \
  647. decode_sequence_maxsz + \
  648. decode_putfh_maxsz + \
  649. decode_getacl_maxsz)
  650. #define NFS4_enc_setacl_sz (compound_encode_hdr_maxsz + \
  651. encode_sequence_maxsz + \
  652. encode_putfh_maxsz + \
  653. encode_setacl_maxsz)
  654. #define NFS4_dec_setacl_sz (compound_decode_hdr_maxsz + \
  655. decode_sequence_maxsz + \
  656. decode_putfh_maxsz + \
  657. decode_setacl_maxsz)
  658. #define NFS4_enc_fs_locations_sz \
  659. (compound_encode_hdr_maxsz + \
  660. encode_sequence_maxsz + \
  661. encode_putfh_maxsz + \
  662. encode_lookup_maxsz + \
  663. encode_fs_locations_maxsz)
  664. #define NFS4_dec_fs_locations_sz \
  665. (compound_decode_hdr_maxsz + \
  666. decode_sequence_maxsz + \
  667. decode_putfh_maxsz + \
  668. decode_lookup_maxsz + \
  669. decode_fs_locations_maxsz)
  670. #if defined(CONFIG_NFS_V4_1)
  671. #define NFS4_enc_exchange_id_sz \
  672. (compound_encode_hdr_maxsz + \
  673. encode_exchange_id_maxsz)
  674. #define NFS4_dec_exchange_id_sz \
  675. (compound_decode_hdr_maxsz + \
  676. decode_exchange_id_maxsz)
  677. #define NFS4_enc_create_session_sz \
  678. (compound_encode_hdr_maxsz + \
  679. encode_create_session_maxsz)
  680. #define NFS4_dec_create_session_sz \
  681. (compound_decode_hdr_maxsz + \
  682. decode_create_session_maxsz)
  683. #define NFS4_enc_destroy_session_sz (compound_encode_hdr_maxsz + \
  684. encode_destroy_session_maxsz)
  685. #define NFS4_dec_destroy_session_sz (compound_decode_hdr_maxsz + \
  686. decode_destroy_session_maxsz)
  687. #define NFS4_enc_sequence_sz \
  688. (compound_decode_hdr_maxsz + \
  689. encode_sequence_maxsz)
  690. #define NFS4_dec_sequence_sz \
  691. (compound_decode_hdr_maxsz + \
  692. decode_sequence_maxsz)
  693. #define NFS4_enc_get_lease_time_sz (compound_encode_hdr_maxsz + \
  694. encode_sequence_maxsz + \
  695. encode_putrootfh_maxsz + \
  696. encode_fsinfo_maxsz)
  697. #define NFS4_dec_get_lease_time_sz (compound_decode_hdr_maxsz + \
  698. decode_sequence_maxsz + \
  699. decode_putrootfh_maxsz + \
  700. decode_fsinfo_maxsz)
  701. #define NFS4_enc_reclaim_complete_sz (compound_encode_hdr_maxsz + \
  702. encode_sequence_maxsz + \
  703. encode_reclaim_complete_maxsz)
  704. #define NFS4_dec_reclaim_complete_sz (compound_decode_hdr_maxsz + \
  705. decode_sequence_maxsz + \
  706. decode_reclaim_complete_maxsz)
  707. #define NFS4_enc_getdeviceinfo_sz (compound_encode_hdr_maxsz + \
  708. encode_sequence_maxsz +\
  709. encode_getdeviceinfo_maxsz)
  710. #define NFS4_dec_getdeviceinfo_sz (compound_decode_hdr_maxsz + \
  711. decode_sequence_maxsz + \
  712. decode_getdeviceinfo_maxsz)
  713. #define NFS4_enc_layoutget_sz (compound_encode_hdr_maxsz + \
  714. encode_sequence_maxsz + \
  715. encode_putfh_maxsz + \
  716. encode_layoutget_maxsz)
  717. #define NFS4_dec_layoutget_sz (compound_decode_hdr_maxsz + \
  718. decode_sequence_maxsz + \
  719. decode_putfh_maxsz + \
  720. decode_layoutget_maxsz)
  721. const u32 nfs41_maxwrite_overhead = ((RPC_MAX_HEADER_WITH_AUTH +
  722. compound_encode_hdr_maxsz +
  723. encode_sequence_maxsz +
  724. encode_putfh_maxsz +
  725. encode_getattr_maxsz) *
  726. XDR_UNIT);
  727. const u32 nfs41_maxread_overhead = ((RPC_MAX_HEADER_WITH_AUTH +
  728. compound_decode_hdr_maxsz +
  729. decode_sequence_maxsz +
  730. decode_putfh_maxsz) *
  731. XDR_UNIT);
  732. #endif /* CONFIG_NFS_V4_1 */
  733. static const umode_t nfs_type2fmt[] = {
  734. [NF4BAD] = 0,
  735. [NF4REG] = S_IFREG,
  736. [NF4DIR] = S_IFDIR,
  737. [NF4BLK] = S_IFBLK,
  738. [NF4CHR] = S_IFCHR,
  739. [NF4LNK] = S_IFLNK,
  740. [NF4SOCK] = S_IFSOCK,
  741. [NF4FIFO] = S_IFIFO,
  742. [NF4ATTRDIR] = 0,
  743. [NF4NAMEDATTR] = 0,
  744. };
  745. struct compound_hdr {
  746. int32_t status;
  747. uint32_t nops;
  748. __be32 * nops_p;
  749. uint32_t taglen;
  750. char * tag;
  751. uint32_t replen; /* expected reply words */
  752. u32 minorversion;
  753. };
  754. static __be32 *reserve_space(struct xdr_stream *xdr, size_t nbytes)
  755. {
  756. __be32 *p = xdr_reserve_space(xdr, nbytes);
  757. BUG_ON(!p);
  758. return p;
  759. }
  760. static void encode_string(struct xdr_stream *xdr, unsigned int len, const char *str)
  761. {
  762. __be32 *p;
  763. p = xdr_reserve_space(xdr, 4 + len);
  764. BUG_ON(p == NULL);
  765. xdr_encode_opaque(p, str, len);
  766. }
  767. static void encode_compound_hdr(struct xdr_stream *xdr,
  768. struct rpc_rqst *req,
  769. struct compound_hdr *hdr)
  770. {
  771. __be32 *p;
  772. struct rpc_auth *auth = req->rq_cred->cr_auth;
  773. /* initialize running count of expected bytes in reply.
  774. * NOTE: the replied tag SHOULD be the same is the one sent,
  775. * but this is not required as a MUST for the server to do so. */
  776. hdr->replen = RPC_REPHDRSIZE + auth->au_rslack + 3 + hdr->taglen;
  777. dprintk("encode_compound: tag=%.*s\n", (int)hdr->taglen, hdr->tag);
  778. BUG_ON(hdr->taglen > NFS4_MAXTAGLEN);
  779. p = reserve_space(xdr, 4 + hdr->taglen + 8);
  780. p = xdr_encode_opaque(p, hdr->tag, hdr->taglen);
  781. *p++ = cpu_to_be32(hdr->minorversion);
  782. hdr->nops_p = p;
  783. *p = cpu_to_be32(hdr->nops);
  784. }
  785. static void encode_nops(struct compound_hdr *hdr)
  786. {
  787. BUG_ON(hdr->nops > NFS4_MAX_OPS);
  788. *hdr->nops_p = htonl(hdr->nops);
  789. }
  790. static void encode_nfs4_verifier(struct xdr_stream *xdr, const nfs4_verifier *verf)
  791. {
  792. __be32 *p;
  793. p = xdr_reserve_space(xdr, NFS4_VERIFIER_SIZE);
  794. BUG_ON(p == NULL);
  795. xdr_encode_opaque_fixed(p, verf->data, NFS4_VERIFIER_SIZE);
  796. }
  797. static void encode_attrs(struct xdr_stream *xdr, const struct iattr *iap, const struct nfs_server *server)
  798. {
  799. char owner_name[IDMAP_NAMESZ];
  800. char owner_group[IDMAP_NAMESZ];
  801. int owner_namelen = 0;
  802. int owner_grouplen = 0;
  803. __be32 *p;
  804. __be32 *q;
  805. int len;
  806. uint32_t bmval0 = 0;
  807. uint32_t bmval1 = 0;
  808. /*
  809. * We reserve enough space to write the entire attribute buffer at once.
  810. * In the worst-case, this would be
  811. * 12(bitmap) + 4(attrlen) + 8(size) + 4(mode) + 4(atime) + 4(mtime)
  812. * = 36 bytes, plus any contribution from variable-length fields
  813. * such as owner/group.
  814. */
  815. len = 16;
  816. /* Sigh */
  817. if (iap->ia_valid & ATTR_SIZE)
  818. len += 8;
  819. if (iap->ia_valid & ATTR_MODE)
  820. len += 4;
  821. if (iap->ia_valid & ATTR_UID) {
  822. owner_namelen = nfs_map_uid_to_name(server->nfs_client, iap->ia_uid, owner_name, IDMAP_NAMESZ);
  823. if (owner_namelen < 0) {
  824. dprintk("nfs: couldn't resolve uid %d to string\n",
  825. iap->ia_uid);
  826. /* XXX */
  827. strcpy(owner_name, "nobody");
  828. owner_namelen = sizeof("nobody") - 1;
  829. /* goto out; */
  830. }
  831. len += 4 + (XDR_QUADLEN(owner_namelen) << 2);
  832. }
  833. if (iap->ia_valid & ATTR_GID) {
  834. owner_grouplen = nfs_map_gid_to_group(server->nfs_client, iap->ia_gid, owner_group, IDMAP_NAMESZ);
  835. if (owner_grouplen < 0) {
  836. dprintk("nfs: couldn't resolve gid %d to string\n",
  837. iap->ia_gid);
  838. strcpy(owner_group, "nobody");
  839. owner_grouplen = sizeof("nobody") - 1;
  840. /* goto out; */
  841. }
  842. len += 4 + (XDR_QUADLEN(owner_grouplen) << 2);
  843. }
  844. if (iap->ia_valid & ATTR_ATIME_SET)
  845. len += 16;
  846. else if (iap->ia_valid & ATTR_ATIME)
  847. len += 4;
  848. if (iap->ia_valid & ATTR_MTIME_SET)
  849. len += 16;
  850. else if (iap->ia_valid & ATTR_MTIME)
  851. len += 4;
  852. p = reserve_space(xdr, len);
  853. /*
  854. * We write the bitmap length now, but leave the bitmap and the attribute
  855. * buffer length to be backfilled at the end of this routine.
  856. */
  857. *p++ = cpu_to_be32(2);
  858. q = p;
  859. p += 3;
  860. if (iap->ia_valid & ATTR_SIZE) {
  861. bmval0 |= FATTR4_WORD0_SIZE;
  862. p = xdr_encode_hyper(p, iap->ia_size);
  863. }
  864. if (iap->ia_valid & ATTR_MODE) {
  865. bmval1 |= FATTR4_WORD1_MODE;
  866. *p++ = cpu_to_be32(iap->ia_mode & S_IALLUGO);
  867. }
  868. if (iap->ia_valid & ATTR_UID) {
  869. bmval1 |= FATTR4_WORD1_OWNER;
  870. p = xdr_encode_opaque(p, owner_name, owner_namelen);
  871. }
  872. if (iap->ia_valid & ATTR_GID) {
  873. bmval1 |= FATTR4_WORD1_OWNER_GROUP;
  874. p = xdr_encode_opaque(p, owner_group, owner_grouplen);
  875. }
  876. if (iap->ia_valid & ATTR_ATIME_SET) {
  877. bmval1 |= FATTR4_WORD1_TIME_ACCESS_SET;
  878. *p++ = cpu_to_be32(NFS4_SET_TO_CLIENT_TIME);
  879. *p++ = cpu_to_be32(0);
  880. *p++ = cpu_to_be32(iap->ia_atime.tv_sec);
  881. *p++ = cpu_to_be32(iap->ia_atime.tv_nsec);
  882. }
  883. else if (iap->ia_valid & ATTR_ATIME) {
  884. bmval1 |= FATTR4_WORD1_TIME_ACCESS_SET;
  885. *p++ = cpu_to_be32(NFS4_SET_TO_SERVER_TIME);
  886. }
  887. if (iap->ia_valid & ATTR_MTIME_SET) {
  888. bmval1 |= FATTR4_WORD1_TIME_MODIFY_SET;
  889. *p++ = cpu_to_be32(NFS4_SET_TO_CLIENT_TIME);
  890. *p++ = cpu_to_be32(0);
  891. *p++ = cpu_to_be32(iap->ia_mtime.tv_sec);
  892. *p++ = cpu_to_be32(iap->ia_mtime.tv_nsec);
  893. }
  894. else if (iap->ia_valid & ATTR_MTIME) {
  895. bmval1 |= FATTR4_WORD1_TIME_MODIFY_SET;
  896. *p++ = cpu_to_be32(NFS4_SET_TO_SERVER_TIME);
  897. }
  898. /*
  899. * Now we backfill the bitmap and the attribute buffer length.
  900. */
  901. if (len != ((char *)p - (char *)q) + 4) {
  902. printk(KERN_ERR "nfs: Attr length error, %u != %Zu\n",
  903. len, ((char *)p - (char *)q) + 4);
  904. BUG();
  905. }
  906. len = (char *)p - (char *)q - 12;
  907. *q++ = htonl(bmval0);
  908. *q++ = htonl(bmval1);
  909. *q = htonl(len);
  910. /* out: */
  911. }
  912. static void encode_access(struct xdr_stream *xdr, u32 access, struct compound_hdr *hdr)
  913. {
  914. __be32 *p;
  915. p = reserve_space(xdr, 8);
  916. *p++ = cpu_to_be32(OP_ACCESS);
  917. *p = cpu_to_be32(access);
  918. hdr->nops++;
  919. hdr->replen += decode_access_maxsz;
  920. }
  921. static void encode_close(struct xdr_stream *xdr, const struct nfs_closeargs *arg, struct compound_hdr *hdr)
  922. {
  923. __be32 *p;
  924. p = reserve_space(xdr, 8+NFS4_STATEID_SIZE);
  925. *p++ = cpu_to_be32(OP_CLOSE);
  926. *p++ = cpu_to_be32(arg->seqid->sequence->counter);
  927. xdr_encode_opaque_fixed(p, arg->stateid->data, NFS4_STATEID_SIZE);
  928. hdr->nops++;
  929. hdr->replen += decode_close_maxsz;
  930. }
  931. static void encode_commit(struct xdr_stream *xdr, const struct nfs_writeargs *args, struct compound_hdr *hdr)
  932. {
  933. __be32 *p;
  934. p = reserve_space(xdr, 16);
  935. *p++ = cpu_to_be32(OP_COMMIT);
  936. p = xdr_encode_hyper(p, args->offset);
  937. *p = cpu_to_be32(args->count);
  938. hdr->nops++;
  939. hdr->replen += decode_commit_maxsz;
  940. }
  941. static void encode_create(struct xdr_stream *xdr, const struct nfs4_create_arg *create, struct compound_hdr *hdr)
  942. {
  943. __be32 *p;
  944. p = reserve_space(xdr, 8);
  945. *p++ = cpu_to_be32(OP_CREATE);
  946. *p = cpu_to_be32(create->ftype);
  947. switch (create->ftype) {
  948. case NF4LNK:
  949. p = reserve_space(xdr, 4);
  950. *p = cpu_to_be32(create->u.symlink.len);
  951. xdr_write_pages(xdr, create->u.symlink.pages, 0, create->u.symlink.len);
  952. break;
  953. case NF4BLK: case NF4CHR:
  954. p = reserve_space(xdr, 8);
  955. *p++ = cpu_to_be32(create->u.device.specdata1);
  956. *p = cpu_to_be32(create->u.device.specdata2);
  957. break;
  958. default:
  959. break;
  960. }
  961. encode_string(xdr, create->name->len, create->name->name);
  962. hdr->nops++;
  963. hdr->replen += decode_create_maxsz;
  964. encode_attrs(xdr, create->attrs, create->server);
  965. }
  966. static void encode_getattr_one(struct xdr_stream *xdr, uint32_t bitmap, struct compound_hdr *hdr)
  967. {
  968. __be32 *p;
  969. p = reserve_space(xdr, 12);
  970. *p++ = cpu_to_be32(OP_GETATTR);
  971. *p++ = cpu_to_be32(1);
  972. *p = cpu_to_be32(bitmap);
  973. hdr->nops++;
  974. hdr->replen += decode_getattr_maxsz;
  975. }
  976. static void encode_getattr_two(struct xdr_stream *xdr, uint32_t bm0, uint32_t bm1, struct compound_hdr *hdr)
  977. {
  978. __be32 *p;
  979. p = reserve_space(xdr, 16);
  980. *p++ = cpu_to_be32(OP_GETATTR);
  981. *p++ = cpu_to_be32(2);
  982. *p++ = cpu_to_be32(bm0);
  983. *p = cpu_to_be32(bm1);
  984. hdr->nops++;
  985. hdr->replen += decode_getattr_maxsz;
  986. }
  987. static void encode_getfattr(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hdr)
  988. {
  989. encode_getattr_two(xdr, bitmask[0] & nfs4_fattr_bitmap[0],
  990. bitmask[1] & nfs4_fattr_bitmap[1], hdr);
  991. }
  992. static void encode_fsinfo(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hdr)
  993. {
  994. encode_getattr_two(xdr, bitmask[0] & nfs4_fsinfo_bitmap[0],
  995. bitmask[1] & nfs4_fsinfo_bitmap[1], hdr);
  996. }
  997. static void encode_fs_locations(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hdr)
  998. {
  999. encode_getattr_two(xdr, bitmask[0] & nfs4_fs_locations_bitmap[0],
  1000. bitmask[1] & nfs4_fs_locations_bitmap[1], hdr);
  1001. }
  1002. static void encode_getfh(struct xdr_stream *xdr, struct compound_hdr *hdr)
  1003. {
  1004. __be32 *p;
  1005. p = reserve_space(xdr, 4);
  1006. *p = cpu_to_be32(OP_GETFH);
  1007. hdr->nops++;
  1008. hdr->replen += decode_getfh_maxsz;
  1009. }
  1010. static void encode_link(struct xdr_stream *xdr, const struct qstr *name, struct compound_hdr *hdr)
  1011. {
  1012. __be32 *p;
  1013. p = reserve_space(xdr, 8 + name->len);
  1014. *p++ = cpu_to_be32(OP_LINK);
  1015. xdr_encode_opaque(p, name->name, name->len);
  1016. hdr->nops++;
  1017. hdr->replen += decode_link_maxsz;
  1018. }
  1019. static inline int nfs4_lock_type(struct file_lock *fl, int block)
  1020. {
  1021. if ((fl->fl_type & (F_RDLCK|F_WRLCK|F_UNLCK)) == F_RDLCK)
  1022. return block ? NFS4_READW_LT : NFS4_READ_LT;
  1023. return block ? NFS4_WRITEW_LT : NFS4_WRITE_LT;
  1024. }
  1025. static inline uint64_t nfs4_lock_length(struct file_lock *fl)
  1026. {
  1027. if (fl->fl_end == OFFSET_MAX)
  1028. return ~(uint64_t)0;
  1029. return fl->fl_end - fl->fl_start + 1;
  1030. }
  1031. static void encode_lockowner(struct xdr_stream *xdr, const struct nfs_lowner *lowner)
  1032. {
  1033. __be32 *p;
  1034. p = reserve_space(xdr, 32);
  1035. p = xdr_encode_hyper(p, lowner->clientid);
  1036. *p++ = cpu_to_be32(20);
  1037. p = xdr_encode_opaque_fixed(p, "lock id:", 8);
  1038. *p++ = cpu_to_be32(lowner->s_dev);
  1039. xdr_encode_hyper(p, lowner->id);
  1040. }
  1041. /*
  1042. * opcode,type,reclaim,offset,length,new_lock_owner = 32
  1043. * open_seqid,open_stateid,lock_seqid,lock_owner.clientid, lock_owner.id = 40
  1044. */
  1045. static void encode_lock(struct xdr_stream *xdr, const struct nfs_lock_args *args, struct compound_hdr *hdr)
  1046. {
  1047. __be32 *p;
  1048. p = reserve_space(xdr, 32);
  1049. *p++ = cpu_to_be32(OP_LOCK);
  1050. *p++ = cpu_to_be32(nfs4_lock_type(args->fl, args->block));
  1051. *p++ = cpu_to_be32(args->reclaim);
  1052. p = xdr_encode_hyper(p, args->fl->fl_start);
  1053. p = xdr_encode_hyper(p, nfs4_lock_length(args->fl));
  1054. *p = cpu_to_be32(args->new_lock_owner);
  1055. if (args->new_lock_owner){
  1056. p = reserve_space(xdr, 4+NFS4_STATEID_SIZE+4);
  1057. *p++ = cpu_to_be32(args->open_seqid->sequence->counter);
  1058. p = xdr_encode_opaque_fixed(p, args->open_stateid->data, NFS4_STATEID_SIZE);
  1059. *p++ = cpu_to_be32(args->lock_seqid->sequence->counter);
  1060. encode_lockowner(xdr, &args->lock_owner);
  1061. }
  1062. else {
  1063. p = reserve_space(xdr, NFS4_STATEID_SIZE+4);
  1064. p = xdr_encode_opaque_fixed(p, args->lock_stateid->data, NFS4_STATEID_SIZE);
  1065. *p = cpu_to_be32(args->lock_seqid->sequence->counter);
  1066. }
  1067. hdr->nops++;
  1068. hdr->replen += decode_lock_maxsz;
  1069. }
  1070. static void encode_lockt(struct xdr_stream *xdr, const struct nfs_lockt_args *args, struct compound_hdr *hdr)
  1071. {
  1072. __be32 *p;
  1073. p = reserve_space(xdr, 24);
  1074. *p++ = cpu_to_be32(OP_LOCKT);
  1075. *p++ = cpu_to_be32(nfs4_lock_type(args->fl, 0));
  1076. p = xdr_encode_hyper(p, args->fl->fl_start);
  1077. p = xdr_encode_hyper(p, nfs4_lock_length(args->fl));
  1078. encode_lockowner(xdr, &args->lock_owner);
  1079. hdr->nops++;
  1080. hdr->replen += decode_lockt_maxsz;
  1081. }
  1082. static void encode_locku(struct xdr_stream *xdr, const struct nfs_locku_args *args, struct compound_hdr *hdr)
  1083. {
  1084. __be32 *p;
  1085. p = reserve_space(xdr, 12+NFS4_STATEID_SIZE+16);
  1086. *p++ = cpu_to_be32(OP_LOCKU);
  1087. *p++ = cpu_to_be32(nfs4_lock_type(args->fl, 0));
  1088. *p++ = cpu_to_be32(args->seqid->sequence->counter);
  1089. p = xdr_encode_opaque_fixed(p, args->stateid->data, NFS4_STATEID_SIZE);
  1090. p = xdr_encode_hyper(p, args->fl->fl_start);
  1091. xdr_encode_hyper(p, nfs4_lock_length(args->fl));
  1092. hdr->nops++;
  1093. hdr->replen += decode_locku_maxsz;
  1094. }
  1095. static void encode_release_lockowner(struct xdr_stream *xdr, const struct nfs_lowner *lowner, struct compound_hdr *hdr)
  1096. {
  1097. __be32 *p;
  1098. p = reserve_space(xdr, 4);
  1099. *p = cpu_to_be32(OP_RELEASE_LOCKOWNER);
  1100. encode_lockowner(xdr, lowner);
  1101. hdr->nops++;
  1102. hdr->replen += decode_release_lockowner_maxsz;
  1103. }
  1104. static void encode_lookup(struct xdr_stream *xdr, const struct qstr *name, struct compound_hdr *hdr)
  1105. {
  1106. int len = name->len;
  1107. __be32 *p;
  1108. p = reserve_space(xdr, 8 + len);
  1109. *p++ = cpu_to_be32(OP_LOOKUP);
  1110. xdr_encode_opaque(p, name->name, len);
  1111. hdr->nops++;
  1112. hdr->replen += decode_lookup_maxsz;
  1113. }
  1114. static void encode_share_access(struct xdr_stream *xdr, fmode_t fmode)
  1115. {
  1116. __be32 *p;
  1117. p = reserve_space(xdr, 8);
  1118. switch (fmode & (FMODE_READ|FMODE_WRITE)) {
  1119. case FMODE_READ:
  1120. *p++ = cpu_to_be32(NFS4_SHARE_ACCESS_READ);
  1121. break;
  1122. case FMODE_WRITE:
  1123. *p++ = cpu_to_be32(NFS4_SHARE_ACCESS_WRITE);
  1124. break;
  1125. case FMODE_READ|FMODE_WRITE:
  1126. *p++ = cpu_to_be32(NFS4_SHARE_ACCESS_BOTH);
  1127. break;
  1128. default:
  1129. *p++ = cpu_to_be32(0);
  1130. }
  1131. *p = cpu_to_be32(0); /* for linux, share_deny = 0 always */
  1132. }
  1133. static inline void encode_openhdr(struct xdr_stream *xdr, const struct nfs_openargs *arg)
  1134. {
  1135. __be32 *p;
  1136. /*
  1137. * opcode 4, seqid 4, share_access 4, share_deny 4, clientid 8, ownerlen 4,
  1138. * owner 4 = 32
  1139. */
  1140. p = reserve_space(xdr, 8);
  1141. *p++ = cpu_to_be32(OP_OPEN);
  1142. *p = cpu_to_be32(arg->seqid->sequence->counter);
  1143. encode_share_access(xdr, arg->fmode);
  1144. p = reserve_space(xdr, 32);
  1145. p = xdr_encode_hyper(p, arg->clientid);
  1146. *p++ = cpu_to_be32(20);
  1147. p = xdr_encode_opaque_fixed(p, "open id:", 8);
  1148. *p++ = cpu_to_be32(arg->server->s_dev);
  1149. xdr_encode_hyper(p, arg->id);
  1150. }
  1151. static inline void encode_createmode(struct xdr_stream *xdr, const struct nfs_openargs *arg)
  1152. {
  1153. __be32 *p;
  1154. struct nfs_client *clp;
  1155. p = reserve_space(xdr, 4);
  1156. switch(arg->open_flags & O_EXCL) {
  1157. case 0:
  1158. *p = cpu_to_be32(NFS4_CREATE_UNCHECKED);
  1159. encode_attrs(xdr, arg->u.attrs, arg->server);
  1160. break;
  1161. default:
  1162. clp = arg->server->nfs_client;
  1163. if (clp->cl_mvops->minor_version > 0) {
  1164. if (nfs4_has_persistent_session(clp)) {
  1165. *p = cpu_to_be32(NFS4_CREATE_GUARDED);
  1166. encode_attrs(xdr, arg->u.attrs, arg->server);
  1167. } else {
  1168. struct iattr dummy;
  1169. *p = cpu_to_be32(NFS4_CREATE_EXCLUSIVE4_1);
  1170. encode_nfs4_verifier(xdr, &arg->u.verifier);
  1171. dummy.ia_valid = 0;
  1172. encode_attrs(xdr, &dummy, arg->server);
  1173. }
  1174. } else {
  1175. *p = cpu_to_be32(NFS4_CREATE_EXCLUSIVE);
  1176. encode_nfs4_verifier(xdr, &arg->u.verifier);
  1177. }
  1178. }
  1179. }
  1180. static void encode_opentype(struct xdr_stream *xdr, const struct nfs_openargs *arg)
  1181. {
  1182. __be32 *p;
  1183. p = reserve_space(xdr, 4);
  1184. switch (arg->open_flags & O_CREAT) {
  1185. case 0:
  1186. *p = cpu_to_be32(NFS4_OPEN_NOCREATE);
  1187. break;
  1188. default:
  1189. BUG_ON(arg->claim != NFS4_OPEN_CLAIM_NULL);
  1190. *p = cpu_to_be32(NFS4_OPEN_CREATE);
  1191. encode_createmode(xdr, arg);
  1192. }
  1193. }
  1194. static inline void encode_delegation_type(struct xdr_stream *xdr, fmode_t delegation_type)
  1195. {
  1196. __be32 *p;
  1197. p = reserve_space(xdr, 4);
  1198. switch (delegation_type) {
  1199. case 0:
  1200. *p = cpu_to_be32(NFS4_OPEN_DELEGATE_NONE);
  1201. break;
  1202. case FMODE_READ:
  1203. *p = cpu_to_be32(NFS4_OPEN_DELEGATE_READ);
  1204. break;
  1205. case FMODE_WRITE|FMODE_READ:
  1206. *p = cpu_to_be32(NFS4_OPEN_DELEGATE_WRITE);
  1207. break;
  1208. default:
  1209. BUG();
  1210. }
  1211. }
  1212. static inline void encode_claim_null(struct xdr_stream *xdr, const struct qstr *name)
  1213. {
  1214. __be32 *p;
  1215. p = reserve_space(xdr, 4);
  1216. *p = cpu_to_be32(NFS4_OPEN_CLAIM_NULL);
  1217. encode_string(xdr, name->len, name->name);
  1218. }
  1219. static inline void encode_claim_previous(struct xdr_stream *xdr, fmode_t type)
  1220. {
  1221. __be32 *p;
  1222. p = reserve_space(xdr, 4);
  1223. *p = cpu_to_be32(NFS4_OPEN_CLAIM_PREVIOUS);
  1224. encode_delegation_type(xdr, type);
  1225. }
  1226. static inline void encode_claim_delegate_cur(struct xdr_stream *xdr, const struct qstr *name, const nfs4_stateid *stateid)
  1227. {
  1228. __be32 *p;
  1229. p = reserve_space(xdr, 4+NFS4_STATEID_SIZE);
  1230. *p++ = cpu_to_be32(NFS4_OPEN_CLAIM_DELEGATE_CUR);
  1231. xdr_encode_opaque_fixed(p, stateid->data, NFS4_STATEID_SIZE);
  1232. encode_string(xdr, name->len, name->name);
  1233. }
  1234. static void encode_open(struct xdr_stream *xdr, const struct nfs_openargs *arg, struct compound_hdr *hdr)
  1235. {
  1236. encode_openhdr(xdr, arg);
  1237. encode_opentype(xdr, arg);
  1238. switch (arg->claim) {
  1239. case NFS4_OPEN_CLAIM_NULL:
  1240. encode_claim_null(xdr, arg->name);
  1241. break;
  1242. case NFS4_OPEN_CLAIM_PREVIOUS:
  1243. encode_claim_previous(xdr, arg->u.delegation_type);
  1244. break;
  1245. case NFS4_OPEN_CLAIM_DELEGATE_CUR:
  1246. encode_claim_delegate_cur(xdr, arg->name, &arg->u.delegation);
  1247. break;
  1248. default:
  1249. BUG();
  1250. }
  1251. hdr->nops++;
  1252. hdr->replen += decode_open_maxsz;
  1253. }
  1254. static void encode_open_confirm(struct xdr_stream *xdr, const struct nfs_open_confirmargs *arg, struct compound_hdr *hdr)
  1255. {
  1256. __be32 *p;
  1257. p = reserve_space(xdr, 4+NFS4_STATEID_SIZE+4);
  1258. *p++ = cpu_to_be32(OP_OPEN_CONFIRM);
  1259. p = xdr_encode_opaque_fixed(p, arg->stateid->data, NFS4_STATEID_SIZE);
  1260. *p = cpu_to_be32(arg->seqid->sequence->counter);
  1261. hdr->nops++;
  1262. hdr->replen += decode_open_confirm_maxsz;
  1263. }
  1264. static void encode_open_downgrade(struct xdr_stream *xdr, const struct nfs_closeargs *arg, struct compound_hdr *hdr)
  1265. {
  1266. __be32 *p;
  1267. p = reserve_space(xdr, 4+NFS4_STATEID_SIZE+4);
  1268. *p++ = cpu_to_be32(OP_OPEN_DOWNGRADE);
  1269. p = xdr_encode_opaque_fixed(p, arg->stateid->data, NFS4_STATEID_SIZE);
  1270. *p = cpu_to_be32(arg->seqid->sequence->counter);
  1271. encode_share_access(xdr, arg->fmode);
  1272. hdr->nops++;
  1273. hdr->replen += decode_open_downgrade_maxsz;
  1274. }
  1275. static void
  1276. encode_putfh(struct xdr_stream *xdr, const struct nfs_fh *fh, struct compound_hdr *hdr)
  1277. {
  1278. int len = fh->size;
  1279. __be32 *p;
  1280. p = reserve_space(xdr, 8 + len);
  1281. *p++ = cpu_to_be32(OP_PUTFH);
  1282. xdr_encode_opaque(p, fh->data, len);
  1283. hdr->nops++;
  1284. hdr->replen += decode_putfh_maxsz;
  1285. }
  1286. static void encode_putrootfh(struct xdr_stream *xdr, struct compound_hdr *hdr)
  1287. {
  1288. __be32 *p;
  1289. p = reserve_space(xdr, 4);
  1290. *p = cpu_to_be32(OP_PUTROOTFH);
  1291. hdr->nops++;
  1292. hdr->replen += decode_putrootfh_maxsz;
  1293. }
  1294. static void encode_stateid(struct xdr_stream *xdr, const struct nfs_open_context *ctx, const struct nfs_lock_context *l_ctx, int zero_seqid)
  1295. {
  1296. nfs4_stateid stateid;
  1297. __be32 *p;
  1298. p = reserve_space(xdr, NFS4_STATEID_SIZE);
  1299. if (ctx->state != NULL) {
  1300. nfs4_copy_stateid(&stateid, ctx->state, l_ctx->lockowner, l_ctx->pid);
  1301. if (zero_seqid)
  1302. stateid.stateid.seqid = 0;
  1303. xdr_encode_opaque_fixed(p, stateid.data, NFS4_STATEID_SIZE);
  1304. } else
  1305. xdr_encode_opaque_fixed(p, zero_stateid.data, NFS4_STATEID_SIZE);
  1306. }
  1307. static void encode_read(struct xdr_stream *xdr, const struct nfs_readargs *args, struct compound_hdr *hdr)
  1308. {
  1309. __be32 *p;
  1310. p = reserve_space(xdr, 4);
  1311. *p = cpu_to_be32(OP_READ);
  1312. encode_stateid(xdr, args->context, args->lock_context,
  1313. hdr->minorversion);
  1314. p = reserve_space(xdr, 12);
  1315. p = xdr_encode_hyper(p, args->offset);
  1316. *p = cpu_to_be32(args->count);
  1317. hdr->nops++;
  1318. hdr->replen += decode_read_maxsz;
  1319. }
  1320. static void encode_readdir(struct xdr_stream *xdr, const struct nfs4_readdir_arg *readdir, struct rpc_rqst *req, struct compound_hdr *hdr)
  1321. {
  1322. uint32_t attrs[2] = {0, 0};
  1323. uint32_t dircount = readdir->count >> 1;
  1324. __be32 *p;
  1325. if (readdir->plus) {
  1326. attrs[0] |= FATTR4_WORD0_TYPE|FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE|
  1327. FATTR4_WORD0_FSID|FATTR4_WORD0_FILEHANDLE;
  1328. attrs[1] |= FATTR4_WORD1_MODE|FATTR4_WORD1_NUMLINKS|FATTR4_WORD1_OWNER|
  1329. FATTR4_WORD1_OWNER_GROUP|FATTR4_WORD1_RAWDEV|
  1330. FATTR4_WORD1_SPACE_USED|FATTR4_WORD1_TIME_ACCESS|
  1331. FATTR4_WORD1_TIME_METADATA|FATTR4_WORD1_TIME_MODIFY;
  1332. dircount >>= 1;
  1333. }
  1334. attrs[0] |= FATTR4_WORD0_RDATTR_ERROR|FATTR4_WORD0_FILEID;
  1335. attrs[1] |= FATTR4_WORD1_MOUNTED_ON_FILEID;
  1336. /* Switch to mounted_on_fileid if the server supports it */
  1337. if (readdir->bitmask[1] & FATTR4_WORD1_MOUNTED_ON_FILEID)
  1338. attrs[0] &= ~FATTR4_WORD0_FILEID;
  1339. else
  1340. attrs[1] &= ~FATTR4_WORD1_MOUNTED_ON_FILEID;
  1341. p = reserve_space(xdr, 12+NFS4_VERIFIER_SIZE+20);
  1342. *p++ = cpu_to_be32(OP_READDIR);
  1343. p = xdr_encode_hyper(p, readdir->cookie);
  1344. p = xdr_encode_opaque_fixed(p, readdir->verifier.data, NFS4_VERIFIER_SIZE);
  1345. *p++ = cpu_to_be32(dircount);
  1346. *p++ = cpu_to_be32(readdir->count);
  1347. *p++ = cpu_to_be32(2);
  1348. *p++ = cpu_to_be32(attrs[0] & readdir->bitmask[0]);
  1349. *p = cpu_to_be32(attrs[1] & readdir->bitmask[1]);
  1350. hdr->nops++;
  1351. hdr->replen += decode_readdir_maxsz;
  1352. dprintk("%s: cookie = %Lu, verifier = %08x:%08x, bitmap = %08x:%08x\n",
  1353. __func__,
  1354. (unsigned long long)readdir->cookie,
  1355. ((u32 *)readdir->verifier.data)[0],
  1356. ((u32 *)readdir->verifier.data)[1],
  1357. attrs[0] & readdir->bitmask[0],
  1358. attrs[1] & readdir->bitmask[1]);
  1359. }
  1360. static void encode_readlink(struct xdr_stream *xdr, const struct nfs4_readlink *readlink, struct rpc_rqst *req, struct compound_hdr *hdr)
  1361. {
  1362. __be32 *p;
  1363. p = reserve_space(xdr, 4);
  1364. *p = cpu_to_be32(OP_READLINK);
  1365. hdr->nops++;
  1366. hdr->replen += decode_readlink_maxsz;
  1367. }
  1368. static void encode_remove(struct xdr_stream *xdr, const struct qstr *name, struct compound_hdr *hdr)
  1369. {
  1370. __be32 *p;
  1371. p = reserve_space(xdr, 8 + name->len);
  1372. *p++ = cpu_to_be32(OP_REMOVE);
  1373. xdr_encode_opaque(p, name->name, name->len);
  1374. hdr->nops++;
  1375. hdr->replen += decode_remove_maxsz;
  1376. }
  1377. static void encode_rename(struct xdr_stream *xdr, const struct qstr *oldname, const struct qstr *newname, struct compound_hdr *hdr)
  1378. {
  1379. __be32 *p;
  1380. p = reserve_space(xdr, 4);
  1381. *p = cpu_to_be32(OP_RENAME);
  1382. encode_string(xdr, oldname->len, oldname->name);
  1383. encode_string(xdr, newname->len, newname->name);
  1384. hdr->nops++;
  1385. hdr->replen += decode_rename_maxsz;
  1386. }
  1387. static void encode_renew(struct xdr_stream *xdr, const struct nfs_client *client_stateid, struct compound_hdr *hdr)
  1388. {
  1389. __be32 *p;
  1390. p = reserve_space(xdr, 12);
  1391. *p++ = cpu_to_be32(OP_RENEW);
  1392. xdr_encode_hyper(p, client_stateid->cl_clientid);
  1393. hdr->nops++;
  1394. hdr->replen += decode_renew_maxsz;
  1395. }
  1396. static void
  1397. encode_restorefh(struct xdr_stream *xdr, struct compound_hdr *hdr)
  1398. {
  1399. __be32 *p;
  1400. p = reserve_space(xdr, 4);
  1401. *p = cpu_to_be32(OP_RESTOREFH);
  1402. hdr->nops++;
  1403. hdr->replen += decode_restorefh_maxsz;
  1404. }
  1405. static void
  1406. encode_setacl(struct xdr_stream *xdr, struct nfs_setaclargs *arg, struct compound_hdr *hdr)
  1407. {
  1408. __be32 *p;
  1409. p = reserve_space(xdr, 4+NFS4_STATEID_SIZE);
  1410. *p++ = cpu_to_be32(OP_SETATTR);
  1411. xdr_encode_opaque_fixed(p, zero_stateid.data, NFS4_STATEID_SIZE);
  1412. p = reserve_space(xdr, 2*4);
  1413. *p++ = cpu_to_be32(1);
  1414. *p = cpu_to_be32(FATTR4_WORD0_ACL);
  1415. BUG_ON(arg->acl_len % 4);
  1416. p = reserve_space(xdr, 4);
  1417. *p = cpu_to_be32(arg->acl_len);
  1418. xdr_write_pages(xdr, arg->acl_pages, arg->acl_pgbase, arg->acl_len);
  1419. hdr->nops++;
  1420. hdr->replen += decode_setacl_maxsz;
  1421. }
  1422. static void
  1423. encode_savefh(struct xdr_stream *xdr, struct compound_hdr *hdr)
  1424. {
  1425. __be32 *p;
  1426. p = reserve_space(xdr, 4);
  1427. *p = cpu_to_be32(OP_SAVEFH);
  1428. hdr->nops++;
  1429. hdr->replen += decode_savefh_maxsz;
  1430. }
  1431. static void encode_setattr(struct xdr_stream *xdr, const struct nfs_setattrargs *arg, const struct nfs_server *server, struct compound_hdr *hdr)
  1432. {
  1433. __be32 *p;
  1434. p = reserve_space(xdr, 4+NFS4_STATEID_SIZE);
  1435. *p++ = cpu_to_be32(OP_SETATTR);
  1436. xdr_encode_opaque_fixed(p, arg->stateid.data, NFS4_STATEID_SIZE);
  1437. hdr->nops++;
  1438. hdr->replen += decode_setattr_maxsz;
  1439. encode_attrs(xdr, arg->iap, server);
  1440. }
  1441. static void encode_setclientid(struct xdr_stream *xdr, const struct nfs4_setclientid *setclientid, struct compound_hdr *hdr)
  1442. {
  1443. __be32 *p;
  1444. p = reserve_space(xdr, 4 + NFS4_VERIFIER_SIZE);
  1445. *p++ = cpu_to_be32(OP_SETCLIENTID);
  1446. xdr_encode_opaque_fixed(p, setclientid->sc_verifier->data, NFS4_VERIFIER_SIZE);
  1447. encode_string(xdr, setclientid->sc_name_len, setclientid->sc_name);
  1448. p = reserve_space(xdr, 4);
  1449. *p = cpu_to_be32(setclientid->sc_prog);
  1450. encode_string(xdr, setclientid->sc_netid_len, setclientid->sc_netid);
  1451. encode_string(xdr, setclientid->sc_uaddr_len, setclientid->sc_uaddr);
  1452. p = reserve_space(xdr, 4);
  1453. *p = cpu_to_be32(setclientid->sc_cb_ident);
  1454. hdr->nops++;
  1455. hdr->replen += decode_setclientid_maxsz;
  1456. }
  1457. static void encode_setclientid_confirm(struct xdr_stream *xdr, const struct nfs4_setclientid_res *arg, struct compound_hdr *hdr)
  1458. {
  1459. __be32 *p;
  1460. p = reserve_space(xdr, 12 + NFS4_VERIFIER_SIZE);
  1461. *p++ = cpu_to_be32(OP_SETCLIENTID_CONFIRM);
  1462. p = xdr_encode_hyper(p, arg->clientid);
  1463. xdr_encode_opaque_fixed(p, arg->confirm.data, NFS4_VERIFIER_SIZE);
  1464. hdr->nops++;
  1465. hdr->replen += decode_setclientid_confirm_maxsz;
  1466. }
  1467. static void encode_write(struct xdr_stream *xdr, const struct nfs_writeargs *args, struct compound_hdr *hdr)
  1468. {
  1469. __be32 *p;
  1470. p = reserve_space(xdr, 4);
  1471. *p = cpu_to_be32(OP_WRITE);
  1472. encode_stateid(xdr, args->context, args->lock_context,
  1473. hdr->minorversion);
  1474. p = reserve_space(xdr, 16);
  1475. p = xdr_encode_hyper(p, args->offset);
  1476. *p++ = cpu_to_be32(args->stable);
  1477. *p = cpu_to_be32(args->count);
  1478. xdr_write_pages(xdr, args->pages, args->pgbase, args->count);
  1479. hdr->nops++;
  1480. hdr->replen += decode_write_maxsz;
  1481. }
  1482. static void encode_delegreturn(struct xdr_stream *xdr, const nfs4_stateid *stateid, struct compound_hdr *hdr)
  1483. {
  1484. __be32 *p;
  1485. p = reserve_space(xdr, 4+NFS4_STATEID_SIZE);
  1486. *p++ = cpu_to_be32(OP_DELEGRETURN);
  1487. xdr_encode_opaque_fixed(p, stateid->data, NFS4_STATEID_SIZE);
  1488. hdr->nops++;
  1489. hdr->replen += decode_delegreturn_maxsz;
  1490. }
  1491. #if defined(CONFIG_NFS_V4_1)
  1492. /* NFSv4.1 operations */
  1493. static void encode_exchange_id(struct xdr_stream *xdr,
  1494. struct nfs41_exchange_id_args *args,
  1495. struct compound_hdr *hdr)
  1496. {
  1497. __be32 *p;
  1498. p = reserve_space(xdr, 4 + sizeof(args->verifier->data));
  1499. *p++ = cpu_to_be32(OP_EXCHANGE_ID);
  1500. xdr_encode_opaque_fixed(p, args->verifier->data, sizeof(args->verifier->data));
  1501. encode_string(xdr, args->id_len, args->id);
  1502. p = reserve_space(xdr, 12);
  1503. *p++ = cpu_to_be32(args->flags);
  1504. *p++ = cpu_to_be32(0); /* zero length state_protect4_a */
  1505. *p = cpu_to_be32(0); /* zero length implementation id array */
  1506. hdr->nops++;
  1507. hdr->replen += decode_exchange_id_maxsz;
  1508. }
  1509. static void encode_create_session(struct xdr_stream *xdr,
  1510. struct nfs41_create_session_args *args,
  1511. struct compound_hdr *hdr)
  1512. {
  1513. __be32 *p;
  1514. char machine_name[NFS4_MAX_MACHINE_NAME_LEN];
  1515. uint32_t len;
  1516. struct nfs_client *clp = args->client;
  1517. u32 max_resp_sz_cached;
  1518. /*
  1519. * Assumes OPEN is the biggest non-idempotent compound.
  1520. * 2 is the verifier.
  1521. */
  1522. max_resp_sz_cached = (NFS4_dec_open_sz + RPC_REPHDRSIZE +
  1523. RPC_MAX_AUTH_SIZE + 2) * XDR_UNIT;
  1524. len = scnprintf(machine_name, sizeof(machine_name), "%s",
  1525. clp->cl_ipaddr);
  1526. p = reserve_space(xdr, 20 + 2*28 + 20 + len + 12);
  1527. *p++ = cpu_to_be32(OP_CREATE_SESSION);
  1528. p = xdr_encode_hyper(p, clp->cl_clientid);
  1529. *p++ = cpu_to_be32(clp->cl_seqid); /*Sequence id */
  1530. *p++ = cpu_to_be32(args->flags); /*flags */
  1531. /* Fore Channel */
  1532. *p++ = cpu_to_be32(args->fc_attrs.headerpadsz); /* header padding size */
  1533. *p++ = cpu_to_be32(args->fc_attrs.max_rqst_sz); /* max req size */
  1534. *p++ = cpu_to_be32(args->fc_attrs.max_resp_sz); /* max resp size */
  1535. *p++ = cpu_to_be32(max_resp_sz_cached); /* Max resp sz cached */
  1536. *p++ = cpu_to_be32(args->fc_attrs.max_ops); /* max operations */
  1537. *p++ = cpu_to_be32(args->fc_attrs.max_reqs); /* max requests */
  1538. *p++ = cpu_to_be32(0); /* rdmachannel_attrs */
  1539. /* Back Channel */
  1540. *p++ = cpu_to_be32(args->fc_attrs.headerpadsz); /* header padding size */
  1541. *p++ = cpu_to_be32(args->bc_attrs.max_rqst_sz); /* max req size */
  1542. *p++ = cpu_to_be32(args->bc_attrs.max_resp_sz); /* max resp size */
  1543. *p++ = cpu_to_be32(args->bc_attrs.max_resp_sz_cached); /* Max resp sz cached */
  1544. *p++ = cpu_to_be32(args->bc_attrs.max_ops); /* max operations */
  1545. *p++ = cpu_to_be32(args->bc_attrs.max_reqs); /* max requests */
  1546. *p++ = cpu_to_be32(0); /* rdmachannel_attrs */
  1547. *p++ = cpu_to_be32(args->cb_program); /* cb_program */
  1548. *p++ = cpu_to_be32(1);
  1549. *p++ = cpu_to_be32(RPC_AUTH_UNIX); /* auth_sys */
  1550. /* authsys_parms rfc1831 */
  1551. *p++ = cpu_to_be32((u32)clp->cl_boot_time.tv_nsec); /* stamp */
  1552. p = xdr_encode_opaque(p, machine_name, len);
  1553. *p++ = cpu_to_be32(0); /* UID */
  1554. *p++ = cpu_to_be32(0); /* GID */
  1555. *p = cpu_to_be32(0); /* No more gids */
  1556. hdr->nops++;
  1557. hdr->replen += decode_create_session_maxsz;
  1558. }
  1559. static void encode_destroy_session(struct xdr_stream *xdr,
  1560. struct nfs4_session *session,
  1561. struct compound_hdr *hdr)
  1562. {
  1563. __be32 *p;
  1564. p = reserve_space(xdr, 4 + NFS4_MAX_SESSIONID_LEN);
  1565. *p++ = cpu_to_be32(OP_DESTROY_SESSION);
  1566. xdr_encode_opaque_fixed(p, session->sess_id.data, NFS4_MAX_SESSIONID_LEN);
  1567. hdr->nops++;
  1568. hdr->replen += decode_destroy_session_maxsz;
  1569. }
  1570. static void encode_reclaim_complete(struct xdr_stream *xdr,
  1571. struct nfs41_reclaim_complete_args *args,
  1572. struct compound_hdr *hdr)
  1573. {
  1574. __be32 *p;
  1575. p = reserve_space(xdr, 8);
  1576. *p++ = cpu_to_be32(OP_RECLAIM_COMPLETE);
  1577. *p++ = cpu_to_be32(args->one_fs);
  1578. hdr->nops++;
  1579. hdr->replen += decode_reclaim_complete_maxsz;
  1580. }
  1581. #endif /* CONFIG_NFS_V4_1 */
  1582. static void encode_sequence(struct xdr_stream *xdr,
  1583. const struct nfs4_sequence_args *args,
  1584. struct compound_hdr *hdr)
  1585. {
  1586. #if defined(CONFIG_NFS_V4_1)
  1587. struct nfs4_session *session = args->sa_session;
  1588. struct nfs4_slot_table *tp;
  1589. struct nfs4_slot *slot;
  1590. __be32 *p;
  1591. if (!session)
  1592. return;
  1593. tp = &session->fc_slot_table;
  1594. WARN_ON(args->sa_slotid == NFS4_MAX_SLOT_TABLE);
  1595. slot = tp->slots + args->sa_slotid;
  1596. p = reserve_space(xdr, 4 + NFS4_MAX_SESSIONID_LEN + 16);
  1597. *p++ = cpu_to_be32(OP_SEQUENCE);
  1598. /*
  1599. * Sessionid + seqid + slotid + max slotid + cache_this
  1600. */
  1601. dprintk("%s: sessionid=%u:%u:%u:%u seqid=%d slotid=%d "
  1602. "max_slotid=%d cache_this=%d\n",
  1603. __func__,
  1604. ((u32 *)session->sess_id.data)[0],
  1605. ((u32 *)session->sess_id.data)[1],
  1606. ((u32 *)session->sess_id.data)[2],
  1607. ((u32 *)session->sess_id.data)[3],
  1608. slot->seq_nr, args->sa_slotid,
  1609. tp->highest_used_slotid, args->sa_cache_this);
  1610. p = xdr_encode_opaque_fixed(p, session->sess_id.data, NFS4_MAX_SESSIONID_LEN);
  1611. *p++ = cpu_to_be32(slot->seq_nr);
  1612. *p++ = cpu_to_be32(args->sa_slotid);
  1613. *p++ = cpu_to_be32(tp->highest_used_slotid);
  1614. *p = cpu_to_be32(args->sa_cache_this);
  1615. hdr->nops++;
  1616. hdr->replen += decode_sequence_maxsz;
  1617. #endif /* CONFIG_NFS_V4_1 */
  1618. }
  1619. #ifdef CONFIG_NFS_V4_1
  1620. static void
  1621. encode_getdeviceinfo(struct xdr_stream *xdr,
  1622. const struct nfs4_getdeviceinfo_args *args,
  1623. struct compound_hdr *hdr)
  1624. {
  1625. __be32 *p;
  1626. p = reserve_space(xdr, 16 + NFS4_DEVICEID4_SIZE);
  1627. *p++ = cpu_to_be32(OP_GETDEVICEINFO);
  1628. p = xdr_encode_opaque_fixed(p, args->pdev->dev_id.data,
  1629. NFS4_DEVICEID4_SIZE);
  1630. *p++ = cpu_to_be32(args->pdev->layout_type);
  1631. *p++ = cpu_to_be32(args->pdev->pglen); /* gdia_maxcount */
  1632. *p++ = cpu_to_be32(0); /* bitmap length 0 */
  1633. hdr->nops++;
  1634. hdr->replen += decode_getdeviceinfo_maxsz;
  1635. }
  1636. static void
  1637. encode_layoutget(struct xdr_stream *xdr,
  1638. const struct nfs4_layoutget_args *args,
  1639. struct compound_hdr *hdr)
  1640. {
  1641. __be32 *p;
  1642. p = reserve_space(xdr, 44 + NFS4_STATEID_SIZE);
  1643. *p++ = cpu_to_be32(OP_LAYOUTGET);
  1644. *p++ = cpu_to_be32(0); /* Signal layout available */
  1645. *p++ = cpu_to_be32(args->type);
  1646. *p++ = cpu_to_be32(args->range.iomode);
  1647. p = xdr_encode_hyper(p, args->range.offset);
  1648. p = xdr_encode_hyper(p, args->range.length);
  1649. p = xdr_encode_hyper(p, args->minlength);
  1650. p = xdr_encode_opaque_fixed(p, &args->stateid.data, NFS4_STATEID_SIZE);
  1651. *p = cpu_to_be32(args->maxcount);
  1652. dprintk("%s: 1st type:0x%x iomode:%d off:%lu len:%lu mc:%d\n",
  1653. __func__,
  1654. args->type,
  1655. args->range.iomode,
  1656. (unsigned long)args->range.offset,
  1657. (unsigned long)args->range.length,
  1658. args->maxcount);
  1659. hdr->nops++;
  1660. hdr->replen += decode_layoutget_maxsz;
  1661. }
  1662. #endif /* CONFIG_NFS_V4_1 */
  1663. /*
  1664. * END OF "GENERIC" ENCODE ROUTINES.
  1665. */
  1666. static u32 nfs4_xdr_minorversion(const struct nfs4_sequence_args *args)
  1667. {
  1668. #if defined(CONFIG_NFS_V4_1)
  1669. if (args->sa_session)
  1670. return args->sa_session->clp->cl_mvops->minor_version;
  1671. #endif /* CONFIG_NFS_V4_1 */
  1672. return 0;
  1673. }
  1674. /*
  1675. * Encode an ACCESS request
  1676. */
  1677. static void nfs4_xdr_enc_access(struct rpc_rqst *req, struct xdr_stream *xdr,
  1678. const struct nfs4_accessargs *args)
  1679. {
  1680. struct compound_hdr hdr = {
  1681. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1682. };
  1683. encode_compound_hdr(xdr, req, &hdr);
  1684. encode_sequence(xdr, &args->seq_args, &hdr);
  1685. encode_putfh(xdr, args->fh, &hdr);
  1686. encode_access(xdr, args->access, &hdr);
  1687. encode_getfattr(xdr, args->bitmask, &hdr);
  1688. encode_nops(&hdr);
  1689. }
  1690. /*
  1691. * Encode LOOKUP request
  1692. */
  1693. static void nfs4_xdr_enc_lookup(struct rpc_rqst *req, struct xdr_stream *xdr,
  1694. const struct nfs4_lookup_arg *args)
  1695. {
  1696. struct compound_hdr hdr = {
  1697. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1698. };
  1699. encode_compound_hdr(xdr, req, &hdr);
  1700. encode_sequence(xdr, &args->seq_args, &hdr);
  1701. encode_putfh(xdr, args->dir_fh, &hdr);
  1702. encode_lookup(xdr, args->name, &hdr);
  1703. encode_getfh(xdr, &hdr);
  1704. encode_getfattr(xdr, args->bitmask, &hdr);
  1705. encode_nops(&hdr);
  1706. }
  1707. /*
  1708. * Encode LOOKUP_ROOT request
  1709. */
  1710. static void nfs4_xdr_enc_lookup_root(struct rpc_rqst *req,
  1711. struct xdr_stream *xdr,
  1712. const struct nfs4_lookup_root_arg *args)
  1713. {
  1714. struct compound_hdr hdr = {
  1715. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1716. };
  1717. encode_compound_hdr(xdr, req, &hdr);
  1718. encode_sequence(xdr, &args->seq_args, &hdr);
  1719. encode_putrootfh(xdr, &hdr);
  1720. encode_getfh(xdr, &hdr);
  1721. encode_getfattr(xdr, args->bitmask, &hdr);
  1722. encode_nops(&hdr);
  1723. }
  1724. /*
  1725. * Encode REMOVE request
  1726. */
  1727. static void nfs4_xdr_enc_remove(struct rpc_rqst *req, struct xdr_stream *xdr,
  1728. const struct nfs_removeargs *args)
  1729. {
  1730. struct compound_hdr hdr = {
  1731. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1732. };
  1733. encode_compound_hdr(xdr, req, &hdr);
  1734. encode_sequence(xdr, &args->seq_args, &hdr);
  1735. encode_putfh(xdr, args->fh, &hdr);
  1736. encode_remove(xdr, &args->name, &hdr);
  1737. encode_getfattr(xdr, args->bitmask, &hdr);
  1738. encode_nops(&hdr);
  1739. }
  1740. /*
  1741. * Encode RENAME request
  1742. */
  1743. static void nfs4_xdr_enc_rename(struct rpc_rqst *req, struct xdr_stream *xdr,
  1744. const struct nfs_renameargs *args)
  1745. {
  1746. struct compound_hdr hdr = {
  1747. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1748. };
  1749. encode_compound_hdr(xdr, req, &hdr);
  1750. encode_sequence(xdr, &args->seq_args, &hdr);
  1751. encode_putfh(xdr, args->old_dir, &hdr);
  1752. encode_savefh(xdr, &hdr);
  1753. encode_putfh(xdr, args->new_dir, &hdr);
  1754. encode_rename(xdr, args->old_name, args->new_name, &hdr);
  1755. encode_getfattr(xdr, args->bitmask, &hdr);
  1756. encode_restorefh(xdr, &hdr);
  1757. encode_getfattr(xdr, args->bitmask, &hdr);
  1758. encode_nops(&hdr);
  1759. }
  1760. /*
  1761. * Encode LINK request
  1762. */
  1763. static void nfs4_xdr_enc_link(struct rpc_rqst *req, struct xdr_stream *xdr,
  1764. const struct nfs4_link_arg *args)
  1765. {
  1766. struct compound_hdr hdr = {
  1767. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1768. };
  1769. encode_compound_hdr(xdr, req, &hdr);
  1770. encode_sequence(xdr, &args->seq_args, &hdr);
  1771. encode_putfh(xdr, args->fh, &hdr);
  1772. encode_savefh(xdr, &hdr);
  1773. encode_putfh(xdr, args->dir_fh, &hdr);
  1774. encode_link(xdr, args->name, &hdr);
  1775. encode_getfattr(xdr, args->bitmask, &hdr);
  1776. encode_restorefh(xdr, &hdr);
  1777. encode_getfattr(xdr, args->bitmask, &hdr);
  1778. encode_nops(&hdr);
  1779. }
  1780. /*
  1781. * Encode CREATE request
  1782. */
  1783. static void nfs4_xdr_enc_create(struct rpc_rqst *req, struct xdr_stream *xdr,
  1784. const struct nfs4_create_arg *args)
  1785. {
  1786. struct compound_hdr hdr = {
  1787. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1788. };
  1789. encode_compound_hdr(xdr, req, &hdr);
  1790. encode_sequence(xdr, &args->seq_args, &hdr);
  1791. encode_putfh(xdr, args->dir_fh, &hdr);
  1792. encode_savefh(xdr, &hdr);
  1793. encode_create(xdr, args, &hdr);
  1794. encode_getfh(xdr, &hdr);
  1795. encode_getfattr(xdr, args->bitmask, &hdr);
  1796. encode_restorefh(xdr, &hdr);
  1797. encode_getfattr(xdr, args->bitmask, &hdr);
  1798. encode_nops(&hdr);
  1799. }
  1800. /*
  1801. * Encode SYMLINK request
  1802. */
  1803. static void nfs4_xdr_enc_symlink(struct rpc_rqst *req, struct xdr_stream *xdr,
  1804. const struct nfs4_create_arg *args)
  1805. {
  1806. nfs4_xdr_enc_create(req, xdr, args);
  1807. }
  1808. /*
  1809. * Encode GETATTR request
  1810. */
  1811. static void nfs4_xdr_enc_getattr(struct rpc_rqst *req, struct xdr_stream *xdr,
  1812. const struct nfs4_getattr_arg *args)
  1813. {
  1814. struct compound_hdr hdr = {
  1815. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1816. };
  1817. encode_compound_hdr(xdr, req, &hdr);
  1818. encode_sequence(xdr, &args->seq_args, &hdr);
  1819. encode_putfh(xdr, args->fh, &hdr);
  1820. encode_getfattr(xdr, args->bitmask, &hdr);
  1821. encode_nops(&hdr);
  1822. }
  1823. /*
  1824. * Encode a CLOSE request
  1825. */
  1826. static void nfs4_xdr_enc_close(struct rpc_rqst *req, struct xdr_stream *xdr,
  1827. struct nfs_closeargs *args)
  1828. {
  1829. struct compound_hdr hdr = {
  1830. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1831. };
  1832. encode_compound_hdr(xdr, req, &hdr);
  1833. encode_sequence(xdr, &args->seq_args, &hdr);
  1834. encode_putfh(xdr, args->fh, &hdr);
  1835. encode_close(xdr, args, &hdr);
  1836. encode_getfattr(xdr, args->bitmask, &hdr);
  1837. encode_nops(&hdr);
  1838. }
  1839. /*
  1840. * Encode an OPEN request
  1841. */
  1842. static void nfs4_xdr_enc_open(struct rpc_rqst *req, struct xdr_stream *xdr,
  1843. struct nfs_openargs *args)
  1844. {
  1845. struct compound_hdr hdr = {
  1846. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1847. };
  1848. encode_compound_hdr(xdr, req, &hdr);
  1849. encode_sequence(xdr, &args->seq_args, &hdr);
  1850. encode_putfh(xdr, args->fh, &hdr);
  1851. encode_savefh(xdr, &hdr);
  1852. encode_open(xdr, args, &hdr);
  1853. encode_getfh(xdr, &hdr);
  1854. encode_getfattr(xdr, args->bitmask, &hdr);
  1855. encode_restorefh(xdr, &hdr);
  1856. encode_getfattr(xdr, args->bitmask, &hdr);
  1857. encode_nops(&hdr);
  1858. }
  1859. /*
  1860. * Encode an OPEN_CONFIRM request
  1861. */
  1862. static void nfs4_xdr_enc_open_confirm(struct rpc_rqst *req,
  1863. struct xdr_stream *xdr,
  1864. struct nfs_open_confirmargs *args)
  1865. {
  1866. struct compound_hdr hdr = {
  1867. .nops = 0,
  1868. };
  1869. encode_compound_hdr(xdr, req, &hdr);
  1870. encode_putfh(xdr, args->fh, &hdr);
  1871. encode_open_confirm(xdr, args, &hdr);
  1872. encode_nops(&hdr);
  1873. }
  1874. /*
  1875. * Encode an OPEN request with no attributes.
  1876. */
  1877. static void nfs4_xdr_enc_open_noattr(struct rpc_rqst *req,
  1878. struct xdr_stream *xdr,
  1879. struct nfs_openargs *args)
  1880. {
  1881. struct compound_hdr hdr = {
  1882. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1883. };
  1884. encode_compound_hdr(xdr, req, &hdr);
  1885. encode_sequence(xdr, &args->seq_args, &hdr);
  1886. encode_putfh(xdr, args->fh, &hdr);
  1887. encode_open(xdr, args, &hdr);
  1888. encode_getfattr(xdr, args->bitmask, &hdr);
  1889. encode_nops(&hdr);
  1890. }
  1891. /*
  1892. * Encode an OPEN_DOWNGRADE request
  1893. */
  1894. static void nfs4_xdr_enc_open_downgrade(struct rpc_rqst *req,
  1895. struct xdr_stream *xdr,
  1896. struct nfs_closeargs *args)
  1897. {
  1898. struct compound_hdr hdr = {
  1899. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1900. };
  1901. encode_compound_hdr(xdr, req, &hdr);
  1902. encode_sequence(xdr, &args->seq_args, &hdr);
  1903. encode_putfh(xdr, args->fh, &hdr);
  1904. encode_open_downgrade(xdr, args, &hdr);
  1905. encode_getfattr(xdr, args->bitmask, &hdr);
  1906. encode_nops(&hdr);
  1907. }
  1908. /*
  1909. * Encode a LOCK request
  1910. */
  1911. static void nfs4_xdr_enc_lock(struct rpc_rqst *req, struct xdr_stream *xdr,
  1912. struct nfs_lock_args *args)
  1913. {
  1914. struct compound_hdr hdr = {
  1915. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1916. };
  1917. encode_compound_hdr(xdr, req, &hdr);
  1918. encode_sequence(xdr, &args->seq_args, &hdr);
  1919. encode_putfh(xdr, args->fh, &hdr);
  1920. encode_lock(xdr, args, &hdr);
  1921. encode_nops(&hdr);
  1922. }
  1923. /*
  1924. * Encode a LOCKT request
  1925. */
  1926. static void nfs4_xdr_enc_lockt(struct rpc_rqst *req, struct xdr_stream *xdr,
  1927. struct nfs_lockt_args *args)
  1928. {
  1929. struct compound_hdr hdr = {
  1930. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1931. };
  1932. encode_compound_hdr(xdr, req, &hdr);
  1933. encode_sequence(xdr, &args->seq_args, &hdr);
  1934. encode_putfh(xdr, args->fh, &hdr);
  1935. encode_lockt(xdr, args, &hdr);
  1936. encode_nops(&hdr);
  1937. }
  1938. /*
  1939. * Encode a LOCKU request
  1940. */
  1941. static void nfs4_xdr_enc_locku(struct rpc_rqst *req, struct xdr_stream *xdr,
  1942. struct nfs_locku_args *args)
  1943. {
  1944. struct compound_hdr hdr = {
  1945. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1946. };
  1947. encode_compound_hdr(xdr, req, &hdr);
  1948. encode_sequence(xdr, &args->seq_args, &hdr);
  1949. encode_putfh(xdr, args->fh, &hdr);
  1950. encode_locku(xdr, args, &hdr);
  1951. encode_nops(&hdr);
  1952. }
  1953. static void nfs4_xdr_enc_release_lockowner(struct rpc_rqst *req,
  1954. struct xdr_stream *xdr,
  1955. struct nfs_release_lockowner_args *args)
  1956. {
  1957. struct compound_hdr hdr = {
  1958. .minorversion = 0,
  1959. };
  1960. encode_compound_hdr(xdr, req, &hdr);
  1961. encode_release_lockowner(xdr, &args->lock_owner, &hdr);
  1962. encode_nops(&hdr);
  1963. }
  1964. /*
  1965. * Encode a READLINK request
  1966. */
  1967. static void nfs4_xdr_enc_readlink(struct rpc_rqst *req, struct xdr_stream *xdr,
  1968. const struct nfs4_readlink *args)
  1969. {
  1970. struct compound_hdr hdr = {
  1971. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1972. };
  1973. encode_compound_hdr(xdr, req, &hdr);
  1974. encode_sequence(xdr, &args->seq_args, &hdr);
  1975. encode_putfh(xdr, args->fh, &hdr);
  1976. encode_readlink(xdr, args, req, &hdr);
  1977. xdr_inline_pages(&req->rq_rcv_buf, hdr.replen << 2, args->pages,
  1978. args->pgbase, args->pglen);
  1979. encode_nops(&hdr);
  1980. }
  1981. /*
  1982. * Encode a READDIR request
  1983. */
  1984. static void nfs4_xdr_enc_readdir(struct rpc_rqst *req, struct xdr_stream *xdr,
  1985. const struct nfs4_readdir_arg *args)
  1986. {
  1987. struct compound_hdr hdr = {
  1988. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  1989. };
  1990. encode_compound_hdr(xdr, req, &hdr);
  1991. encode_sequence(xdr, &args->seq_args, &hdr);
  1992. encode_putfh(xdr, args->fh, &hdr);
  1993. encode_readdir(xdr, args, req, &hdr);
  1994. xdr_inline_pages(&req->rq_rcv_buf, hdr.replen << 2, args->pages,
  1995. args->pgbase, args->count);
  1996. dprintk("%s: inlined page args = (%u, %p, %u, %u)\n",
  1997. __func__, hdr.replen << 2, args->pages,
  1998. args->pgbase, args->count);
  1999. encode_nops(&hdr);
  2000. }
  2001. /*
  2002. * Encode a READ request
  2003. */
  2004. static void nfs4_xdr_enc_read(struct rpc_rqst *req, struct xdr_stream *xdr,
  2005. struct nfs_readargs *args)
  2006. {
  2007. struct compound_hdr hdr = {
  2008. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  2009. };
  2010. encode_compound_hdr(xdr, req, &hdr);
  2011. encode_sequence(xdr, &args->seq_args, &hdr);
  2012. encode_putfh(xdr, args->fh, &hdr);
  2013. encode_read(xdr, args, &hdr);
  2014. xdr_inline_pages(&req->rq_rcv_buf, hdr.replen << 2,
  2015. args->pages, args->pgbase, args->count);
  2016. req->rq_rcv_buf.flags |= XDRBUF_READ;
  2017. encode_nops(&hdr);
  2018. }
  2019. /*
  2020. * Encode an SETATTR request
  2021. */
  2022. static void nfs4_xdr_enc_setattr(struct rpc_rqst *req, struct xdr_stream *xdr,
  2023. struct nfs_setattrargs *args)
  2024. {
  2025. struct compound_hdr hdr = {
  2026. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  2027. };
  2028. encode_compound_hdr(xdr, req, &hdr);
  2029. encode_sequence(xdr, &args->seq_args, &hdr);
  2030. encode_putfh(xdr, args->fh, &hdr);
  2031. encode_setattr(xdr, args, args->server, &hdr);
  2032. encode_getfattr(xdr, args->bitmask, &hdr);
  2033. encode_nops(&hdr);
  2034. }
  2035. /*
  2036. * Encode a GETACL request
  2037. */
  2038. static void nfs4_xdr_enc_getacl(struct rpc_rqst *req, struct xdr_stream *xdr,
  2039. struct nfs_getaclargs *args)
  2040. {
  2041. struct compound_hdr hdr = {
  2042. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  2043. };
  2044. uint32_t replen;
  2045. encode_compound_hdr(xdr, req, &hdr);
  2046. encode_sequence(xdr, &args->seq_args, &hdr);
  2047. encode_putfh(xdr, args->fh, &hdr);
  2048. replen = hdr.replen + op_decode_hdr_maxsz + nfs4_fattr_bitmap_maxsz + 1;
  2049. encode_getattr_two(xdr, FATTR4_WORD0_ACL, 0, &hdr);
  2050. xdr_inline_pages(&req->rq_rcv_buf, replen << 2,
  2051. args->acl_pages, args->acl_pgbase, args->acl_len);
  2052. encode_nops(&hdr);
  2053. }
  2054. /*
  2055. * Encode a WRITE request
  2056. */
  2057. static void nfs4_xdr_enc_write(struct rpc_rqst *req, struct xdr_stream *xdr,
  2058. struct nfs_writeargs *args)
  2059. {
  2060. struct compound_hdr hdr = {
  2061. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  2062. };
  2063. encode_compound_hdr(xdr, req, &hdr);
  2064. encode_sequence(xdr, &args->seq_args, &hdr);
  2065. encode_putfh(xdr, args->fh, &hdr);
  2066. encode_write(xdr, args, &hdr);
  2067. req->rq_snd_buf.flags |= XDRBUF_WRITE;
  2068. if (args->bitmask)
  2069. encode_getfattr(xdr, args->bitmask, &hdr);
  2070. encode_nops(&hdr);
  2071. }
  2072. /*
  2073. * a COMMIT request
  2074. */
  2075. static void nfs4_xdr_enc_commit(struct rpc_rqst *req, struct xdr_stream *xdr,
  2076. struct nfs_writeargs *args)
  2077. {
  2078. struct compound_hdr hdr = {
  2079. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  2080. };
  2081. encode_compound_hdr(xdr, req, &hdr);
  2082. encode_sequence(xdr, &args->seq_args, &hdr);
  2083. encode_putfh(xdr, args->fh, &hdr);
  2084. encode_commit(xdr, args, &hdr);
  2085. encode_getfattr(xdr, args->bitmask, &hdr);
  2086. encode_nops(&hdr);
  2087. }
  2088. /*
  2089. * FSINFO request
  2090. */
  2091. static void nfs4_xdr_enc_fsinfo(struct rpc_rqst *req, struct xdr_stream *xdr,
  2092. struct nfs4_fsinfo_arg *args)
  2093. {
  2094. struct compound_hdr hdr = {
  2095. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  2096. };
  2097. encode_compound_hdr(xdr, req, &hdr);
  2098. encode_sequence(xdr, &args->seq_args, &hdr);
  2099. encode_putfh(xdr, args->fh, &hdr);
  2100. encode_fsinfo(xdr, args->bitmask, &hdr);
  2101. encode_nops(&hdr);
  2102. }
  2103. /*
  2104. * a PATHCONF request
  2105. */
  2106. static void nfs4_xdr_enc_pathconf(struct rpc_rqst *req, struct xdr_stream *xdr,
  2107. const struct nfs4_pathconf_arg *args)
  2108. {
  2109. struct compound_hdr hdr = {
  2110. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  2111. };
  2112. encode_compound_hdr(xdr, req, &hdr);
  2113. encode_sequence(xdr, &args->seq_args, &hdr);
  2114. encode_putfh(xdr, args->fh, &hdr);
  2115. encode_getattr_one(xdr, args->bitmask[0] & nfs4_pathconf_bitmap[0],
  2116. &hdr);
  2117. encode_nops(&hdr);
  2118. }
  2119. /*
  2120. * a STATFS request
  2121. */
  2122. static void nfs4_xdr_enc_statfs(struct rpc_rqst *req, struct xdr_stream *xdr,
  2123. const struct nfs4_statfs_arg *args)
  2124. {
  2125. struct compound_hdr hdr = {
  2126. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  2127. };
  2128. encode_compound_hdr(xdr, req, &hdr);
  2129. encode_sequence(xdr, &args->seq_args, &hdr);
  2130. encode_putfh(xdr, args->fh, &hdr);
  2131. encode_getattr_two(xdr, args->bitmask[0] & nfs4_statfs_bitmap[0],
  2132. args->bitmask[1] & nfs4_statfs_bitmap[1], &hdr);
  2133. encode_nops(&hdr);
  2134. }
  2135. /*
  2136. * GETATTR_BITMAP request
  2137. */
  2138. static void nfs4_xdr_enc_server_caps(struct rpc_rqst *req,
  2139. struct xdr_stream *xdr,
  2140. struct nfs4_server_caps_arg *args)
  2141. {
  2142. struct compound_hdr hdr = {
  2143. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  2144. };
  2145. encode_compound_hdr(xdr, req, &hdr);
  2146. encode_sequence(xdr, &args->seq_args, &hdr);
  2147. encode_putfh(xdr, args->fhandle, &hdr);
  2148. encode_getattr_one(xdr, FATTR4_WORD0_SUPPORTED_ATTRS|
  2149. FATTR4_WORD0_LINK_SUPPORT|
  2150. FATTR4_WORD0_SYMLINK_SUPPORT|
  2151. FATTR4_WORD0_ACLSUPPORT, &hdr);
  2152. encode_nops(&hdr);
  2153. }
  2154. /*
  2155. * a RENEW request
  2156. */
  2157. static void nfs4_xdr_enc_renew(struct rpc_rqst *req, struct xdr_stream *xdr,
  2158. struct nfs_client *clp)
  2159. {
  2160. struct compound_hdr hdr = {
  2161. .nops = 0,
  2162. };
  2163. encode_compound_hdr(xdr, req, &hdr);
  2164. encode_renew(xdr, clp, &hdr);
  2165. encode_nops(&hdr);
  2166. }
  2167. /*
  2168. * a SETCLIENTID request
  2169. */
  2170. static void nfs4_xdr_enc_setclientid(struct rpc_rqst *req,
  2171. struct xdr_stream *xdr,
  2172. struct nfs4_setclientid *sc)
  2173. {
  2174. struct compound_hdr hdr = {
  2175. .nops = 0,
  2176. };
  2177. encode_compound_hdr(xdr, req, &hdr);
  2178. encode_setclientid(xdr, sc, &hdr);
  2179. encode_nops(&hdr);
  2180. }
  2181. /*
  2182. * a SETCLIENTID_CONFIRM request
  2183. */
  2184. static void nfs4_xdr_enc_setclientid_confirm(struct rpc_rqst *req,
  2185. struct xdr_stream *xdr,
  2186. struct nfs4_setclientid_res *arg)
  2187. {
  2188. struct compound_hdr hdr = {
  2189. .nops = 0,
  2190. };
  2191. const u32 lease_bitmap[2] = { FATTR4_WORD0_LEASE_TIME, 0 };
  2192. encode_compound_hdr(xdr, req, &hdr);
  2193. encode_setclientid_confirm(xdr, arg, &hdr);
  2194. encode_putrootfh(xdr, &hdr);
  2195. encode_fsinfo(xdr, lease_bitmap, &hdr);
  2196. encode_nops(&hdr);
  2197. }
  2198. /*
  2199. * DELEGRETURN request
  2200. */
  2201. static void nfs4_xdr_enc_delegreturn(struct rpc_rqst *req,
  2202. struct xdr_stream *xdr,
  2203. const struct nfs4_delegreturnargs *args)
  2204. {
  2205. struct compound_hdr hdr = {
  2206. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  2207. };
  2208. encode_compound_hdr(xdr, req, &hdr);
  2209. encode_sequence(xdr, &args->seq_args, &hdr);
  2210. encode_putfh(xdr, args->fhandle, &hdr);
  2211. encode_delegreturn(xdr, args->stateid, &hdr);
  2212. encode_getfattr(xdr, args->bitmask, &hdr);
  2213. encode_nops(&hdr);
  2214. }
  2215. /*
  2216. * Encode FS_LOCATIONS request
  2217. */
  2218. static void nfs4_xdr_enc_fs_locations(struct rpc_rqst *req,
  2219. struct xdr_stream *xdr,
  2220. struct nfs4_fs_locations_arg *args)
  2221. {
  2222. struct compound_hdr hdr = {
  2223. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  2224. };
  2225. uint32_t replen;
  2226. encode_compound_hdr(xdr, req, &hdr);
  2227. encode_sequence(xdr, &args->seq_args, &hdr);
  2228. encode_putfh(xdr, args->dir_fh, &hdr);
  2229. encode_lookup(xdr, args->name, &hdr);
  2230. replen = hdr.replen; /* get the attribute into args->page */
  2231. encode_fs_locations(xdr, args->bitmask, &hdr);
  2232. xdr_inline_pages(&req->rq_rcv_buf, replen << 2, &args->page,
  2233. 0, PAGE_SIZE);
  2234. encode_nops(&hdr);
  2235. }
  2236. #if defined(CONFIG_NFS_V4_1)
  2237. /*
  2238. * EXCHANGE_ID request
  2239. */
  2240. static void nfs4_xdr_enc_exchange_id(struct rpc_rqst *req,
  2241. struct xdr_stream *xdr,
  2242. struct nfs41_exchange_id_args *args)
  2243. {
  2244. struct compound_hdr hdr = {
  2245. .minorversion = args->client->cl_mvops->minor_version,
  2246. };
  2247. encode_compound_hdr(xdr, req, &hdr);
  2248. encode_exchange_id(xdr, args, &hdr);
  2249. encode_nops(&hdr);
  2250. }
  2251. /*
  2252. * a CREATE_SESSION request
  2253. */
  2254. static void nfs4_xdr_enc_create_session(struct rpc_rqst *req,
  2255. struct xdr_stream *xdr,
  2256. struct nfs41_create_session_args *args)
  2257. {
  2258. struct compound_hdr hdr = {
  2259. .minorversion = args->client->cl_mvops->minor_version,
  2260. };
  2261. encode_compound_hdr(xdr, req, &hdr);
  2262. encode_create_session(xdr, args, &hdr);
  2263. encode_nops(&hdr);
  2264. }
  2265. /*
  2266. * a DESTROY_SESSION request
  2267. */
  2268. static void nfs4_xdr_enc_destroy_session(struct rpc_rqst *req,
  2269. struct xdr_stream *xdr,
  2270. struct nfs4_session *session)
  2271. {
  2272. struct compound_hdr hdr = {
  2273. .minorversion = session->clp->cl_mvops->minor_version,
  2274. };
  2275. encode_compound_hdr(xdr, req, &hdr);
  2276. encode_destroy_session(xdr, session, &hdr);
  2277. encode_nops(&hdr);
  2278. }
  2279. /*
  2280. * a SEQUENCE request
  2281. */
  2282. static void nfs4_xdr_enc_sequence(struct rpc_rqst *req, struct xdr_stream *xdr,
  2283. struct nfs4_sequence_args *args)
  2284. {
  2285. struct compound_hdr hdr = {
  2286. .minorversion = nfs4_xdr_minorversion(args),
  2287. };
  2288. encode_compound_hdr(xdr, req, &hdr);
  2289. encode_sequence(xdr, args, &hdr);
  2290. encode_nops(&hdr);
  2291. }
  2292. /*
  2293. * a GET_LEASE_TIME request
  2294. */
  2295. static void nfs4_xdr_enc_get_lease_time(struct rpc_rqst *req,
  2296. struct xdr_stream *xdr,
  2297. struct nfs4_get_lease_time_args *args)
  2298. {
  2299. struct compound_hdr hdr = {
  2300. .minorversion = nfs4_xdr_minorversion(&args->la_seq_args),
  2301. };
  2302. const u32 lease_bitmap[2] = { FATTR4_WORD0_LEASE_TIME, 0 };
  2303. encode_compound_hdr(xdr, req, &hdr);
  2304. encode_sequence(xdr, &args->la_seq_args, &hdr);
  2305. encode_putrootfh(xdr, &hdr);
  2306. encode_fsinfo(xdr, lease_bitmap, &hdr);
  2307. encode_nops(&hdr);
  2308. }
  2309. /*
  2310. * a RECLAIM_COMPLETE request
  2311. */
  2312. static void nfs4_xdr_enc_reclaim_complete(struct rpc_rqst *req,
  2313. struct xdr_stream *xdr,
  2314. struct nfs41_reclaim_complete_args *args)
  2315. {
  2316. struct compound_hdr hdr = {
  2317. .minorversion = nfs4_xdr_minorversion(&args->seq_args)
  2318. };
  2319. encode_compound_hdr(xdr, req, &hdr);
  2320. encode_sequence(xdr, &args->seq_args, &hdr);
  2321. encode_reclaim_complete(xdr, args, &hdr);
  2322. encode_nops(&hdr);
  2323. }
  2324. /*
  2325. * Encode GETDEVICEINFO request
  2326. */
  2327. static void nfs4_xdr_enc_getdeviceinfo(struct rpc_rqst *req,
  2328. struct xdr_stream *xdr,
  2329. struct nfs4_getdeviceinfo_args *args)
  2330. {
  2331. struct compound_hdr hdr = {
  2332. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  2333. };
  2334. encode_compound_hdr(xdr, req, &hdr);
  2335. encode_sequence(xdr, &args->seq_args, &hdr);
  2336. encode_getdeviceinfo(xdr, args, &hdr);
  2337. /* set up reply kvec. Subtract notification bitmap max size (2)
  2338. * so that notification bitmap is put in xdr_buf tail */
  2339. xdr_inline_pages(&req->rq_rcv_buf, (hdr.replen - 2) << 2,
  2340. args->pdev->pages, args->pdev->pgbase,
  2341. args->pdev->pglen);
  2342. encode_nops(&hdr);
  2343. }
  2344. /*
  2345. * Encode LAYOUTGET request
  2346. */
  2347. static void nfs4_xdr_enc_layoutget(struct rpc_rqst *req,
  2348. struct xdr_stream *xdr,
  2349. struct nfs4_layoutget_args *args)
  2350. {
  2351. struct compound_hdr hdr = {
  2352. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  2353. };
  2354. encode_compound_hdr(xdr, req, &hdr);
  2355. encode_sequence(xdr, &args->seq_args, &hdr);
  2356. encode_putfh(xdr, NFS_FH(args->inode), &hdr);
  2357. encode_layoutget(xdr, args, &hdr);
  2358. encode_nops(&hdr);
  2359. }
  2360. #endif /* CONFIG_NFS_V4_1 */
  2361. static void print_overflow_msg(const char *func, const struct xdr_stream *xdr)
  2362. {
  2363. dprintk("nfs: %s: prematurely hit end of receive buffer. "
  2364. "Remaining buffer length is %tu words.\n",
  2365. func, xdr->end - xdr->p);
  2366. }
  2367. static int decode_opaque_inline(struct xdr_stream *xdr, unsigned int *len, char **string)
  2368. {
  2369. __be32 *p;
  2370. p = xdr_inline_decode(xdr, 4);
  2371. if (unlikely(!p))
  2372. goto out_overflow;
  2373. *len = be32_to_cpup(p);
  2374. p = xdr_inline_decode(xdr, *len);
  2375. if (unlikely(!p))
  2376. goto out_overflow;
  2377. *string = (char *)p;
  2378. return 0;
  2379. out_overflow:
  2380. print_overflow_msg(__func__, xdr);
  2381. return -EIO;
  2382. }
  2383. static int decode_compound_hdr(struct xdr_stream *xdr, struct compound_hdr *hdr)
  2384. {
  2385. __be32 *p;
  2386. p = xdr_inline_decode(xdr, 8);
  2387. if (unlikely(!p))
  2388. goto out_overflow;
  2389. hdr->status = be32_to_cpup(p++);
  2390. hdr->taglen = be32_to_cpup(p);
  2391. p = xdr_inline_decode(xdr, hdr->taglen + 4);
  2392. if (unlikely(!p))
  2393. goto out_overflow;
  2394. hdr->tag = (char *)p;
  2395. p += XDR_QUADLEN(hdr->taglen);
  2396. hdr->nops = be32_to_cpup(p);
  2397. if (unlikely(hdr->nops < 1))
  2398. return nfs4_stat_to_errno(hdr->status);
  2399. return 0;
  2400. out_overflow:
  2401. print_overflow_msg(__func__, xdr);
  2402. return -EIO;
  2403. }
  2404. static int decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected)
  2405. {
  2406. __be32 *p;
  2407. uint32_t opnum;
  2408. int32_t nfserr;
  2409. p = xdr_inline_decode(xdr, 8);
  2410. if (unlikely(!p))
  2411. goto out_overflow;
  2412. opnum = be32_to_cpup(p++);
  2413. if (opnum != expected) {
  2414. dprintk("nfs: Server returned operation"
  2415. " %d but we issued a request for %d\n",
  2416. opnum, expected);
  2417. return -EIO;
  2418. }
  2419. nfserr = be32_to_cpup(p);
  2420. if (nfserr != NFS_OK)
  2421. return nfs4_stat_to_errno(nfserr);
  2422. return 0;
  2423. out_overflow:
  2424. print_overflow_msg(__func__, xdr);
  2425. return -EIO;
  2426. }
  2427. /* Dummy routine */
  2428. static int decode_ace(struct xdr_stream *xdr, void *ace, struct nfs_client *clp)
  2429. {
  2430. __be32 *p;
  2431. unsigned int strlen;
  2432. char *str;
  2433. p = xdr_inline_decode(xdr, 12);
  2434. if (likely(p))
  2435. return decode_opaque_inline(xdr, &strlen, &str);
  2436. print_overflow_msg(__func__, xdr);
  2437. return -EIO;
  2438. }
  2439. static int decode_attr_bitmap(struct xdr_stream *xdr, uint32_t *bitmap)
  2440. {
  2441. uint32_t bmlen;
  2442. __be32 *p;
  2443. p = xdr_inline_decode(xdr, 4);
  2444. if (unlikely(!p))
  2445. goto out_overflow;
  2446. bmlen = be32_to_cpup(p);
  2447. bitmap[0] = bitmap[1] = 0;
  2448. p = xdr_inline_decode(xdr, (bmlen << 2));
  2449. if (unlikely(!p))
  2450. goto out_overflow;
  2451. if (bmlen > 0) {
  2452. bitmap[0] = be32_to_cpup(p++);
  2453. if (bmlen > 1)
  2454. bitmap[1] = be32_to_cpup(p);
  2455. }
  2456. return 0;
  2457. out_overflow:
  2458. print_overflow_msg(__func__, xdr);
  2459. return -EIO;
  2460. }
  2461. static inline int decode_attr_length(struct xdr_stream *xdr, uint32_t *attrlen, __be32 **savep)
  2462. {
  2463. __be32 *p;
  2464. p = xdr_inline_decode(xdr, 4);
  2465. if (unlikely(!p))
  2466. goto out_overflow;
  2467. *attrlen = be32_to_cpup(p);
  2468. *savep = xdr->p;
  2469. return 0;
  2470. out_overflow:
  2471. print_overflow_msg(__func__, xdr);
  2472. return -EIO;
  2473. }
  2474. static int decode_attr_supported(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *bitmask)
  2475. {
  2476. if (likely(bitmap[0] & FATTR4_WORD0_SUPPORTED_ATTRS)) {
  2477. int ret;
  2478. ret = decode_attr_bitmap(xdr, bitmask);
  2479. if (unlikely(ret < 0))
  2480. return ret;
  2481. bitmap[0] &= ~FATTR4_WORD0_SUPPORTED_ATTRS;
  2482. } else
  2483. bitmask[0] = bitmask[1] = 0;
  2484. dprintk("%s: bitmask=%08x:%08x\n", __func__, bitmask[0], bitmask[1]);
  2485. return 0;
  2486. }
  2487. static int decode_attr_type(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *type)
  2488. {
  2489. __be32 *p;
  2490. int ret = 0;
  2491. *type = 0;
  2492. if (unlikely(bitmap[0] & (FATTR4_WORD0_TYPE - 1U)))
  2493. return -EIO;
  2494. if (likely(bitmap[0] & FATTR4_WORD0_TYPE)) {
  2495. p = xdr_inline_decode(xdr, 4);
  2496. if (unlikely(!p))
  2497. goto out_overflow;
  2498. *type = be32_to_cpup(p);
  2499. if (*type < NF4REG || *type > NF4NAMEDATTR) {
  2500. dprintk("%s: bad type %d\n", __func__, *type);
  2501. return -EIO;
  2502. }
  2503. bitmap[0] &= ~FATTR4_WORD0_TYPE;
  2504. ret = NFS_ATTR_FATTR_TYPE;
  2505. }
  2506. dprintk("%s: type=0%o\n", __func__, nfs_type2fmt[*type]);
  2507. return ret;
  2508. out_overflow:
  2509. print_overflow_msg(__func__, xdr);
  2510. return -EIO;
  2511. }
  2512. static int decode_attr_change(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *change)
  2513. {
  2514. __be32 *p;
  2515. int ret = 0;
  2516. *change = 0;
  2517. if (unlikely(bitmap[0] & (FATTR4_WORD0_CHANGE - 1U)))
  2518. return -EIO;
  2519. if (likely(bitmap[0] & FATTR4_WORD0_CHANGE)) {
  2520. p = xdr_inline_decode(xdr, 8);
  2521. if (unlikely(!p))
  2522. goto out_overflow;
  2523. xdr_decode_hyper(p, change);
  2524. bitmap[0] &= ~FATTR4_WORD0_CHANGE;
  2525. ret = NFS_ATTR_FATTR_CHANGE;
  2526. }
  2527. dprintk("%s: change attribute=%Lu\n", __func__,
  2528. (unsigned long long)*change);
  2529. return ret;
  2530. out_overflow:
  2531. print_overflow_msg(__func__, xdr);
  2532. return -EIO;
  2533. }
  2534. static int decode_attr_size(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *size)
  2535. {
  2536. __be32 *p;
  2537. int ret = 0;
  2538. *size = 0;
  2539. if (unlikely(bitmap[0] & (FATTR4_WORD0_SIZE - 1U)))
  2540. return -EIO;
  2541. if (likely(bitmap[0] & FATTR4_WORD0_SIZE)) {
  2542. p = xdr_inline_decode(xdr, 8);
  2543. if (unlikely(!p))
  2544. goto out_overflow;
  2545. xdr_decode_hyper(p, size);
  2546. bitmap[0] &= ~FATTR4_WORD0_SIZE;
  2547. ret = NFS_ATTR_FATTR_SIZE;
  2548. }
  2549. dprintk("%s: file size=%Lu\n", __func__, (unsigned long long)*size);
  2550. return ret;
  2551. out_overflow:
  2552. print_overflow_msg(__func__, xdr);
  2553. return -EIO;
  2554. }
  2555. static int decode_attr_link_support(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res)
  2556. {
  2557. __be32 *p;
  2558. *res = 0;
  2559. if (unlikely(bitmap[0] & (FATTR4_WORD0_LINK_SUPPORT - 1U)))
  2560. return -EIO;
  2561. if (likely(bitmap[0] & FATTR4_WORD0_LINK_SUPPORT)) {
  2562. p = xdr_inline_decode(xdr, 4);
  2563. if (unlikely(!p))
  2564. goto out_overflow;
  2565. *res = be32_to_cpup(p);
  2566. bitmap[0] &= ~FATTR4_WORD0_LINK_SUPPORT;
  2567. }
  2568. dprintk("%s: link support=%s\n", __func__, *res == 0 ? "false" : "true");
  2569. return 0;
  2570. out_overflow:
  2571. print_overflow_msg(__func__, xdr);
  2572. return -EIO;
  2573. }
  2574. static int decode_attr_symlink_support(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res)
  2575. {
  2576. __be32 *p;
  2577. *res = 0;
  2578. if (unlikely(bitmap[0] & (FATTR4_WORD0_SYMLINK_SUPPORT - 1U)))
  2579. return -EIO;
  2580. if (likely(bitmap[0] & FATTR4_WORD0_SYMLINK_SUPPORT)) {
  2581. p = xdr_inline_decode(xdr, 4);
  2582. if (unlikely(!p))
  2583. goto out_overflow;
  2584. *res = be32_to_cpup(p);
  2585. bitmap[0] &= ~FATTR4_WORD0_SYMLINK_SUPPORT;
  2586. }
  2587. dprintk("%s: symlink support=%s\n", __func__, *res == 0 ? "false" : "true");
  2588. return 0;
  2589. out_overflow:
  2590. print_overflow_msg(__func__, xdr);
  2591. return -EIO;
  2592. }
  2593. static int decode_attr_fsid(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs_fsid *fsid)
  2594. {
  2595. __be32 *p;
  2596. int ret = 0;
  2597. fsid->major = 0;
  2598. fsid->minor = 0;
  2599. if (unlikely(bitmap[0] & (FATTR4_WORD0_FSID - 1U)))
  2600. return -EIO;
  2601. if (likely(bitmap[0] & FATTR4_WORD0_FSID)) {
  2602. p = xdr_inline_decode(xdr, 16);
  2603. if (unlikely(!p))
  2604. goto out_overflow;
  2605. p = xdr_decode_hyper(p, &fsid->major);
  2606. xdr_decode_hyper(p, &fsid->minor);
  2607. bitmap[0] &= ~FATTR4_WORD0_FSID;
  2608. ret = NFS_ATTR_FATTR_FSID;
  2609. }
  2610. dprintk("%s: fsid=(0x%Lx/0x%Lx)\n", __func__,
  2611. (unsigned long long)fsid->major,
  2612. (unsigned long long)fsid->minor);
  2613. return ret;
  2614. out_overflow:
  2615. print_overflow_msg(__func__, xdr);
  2616. return -EIO;
  2617. }
  2618. static int decode_attr_lease_time(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res)
  2619. {
  2620. __be32 *p;
  2621. *res = 60;
  2622. if (unlikely(bitmap[0] & (FATTR4_WORD0_LEASE_TIME - 1U)))
  2623. return -EIO;
  2624. if (likely(bitmap[0] & FATTR4_WORD0_LEASE_TIME)) {
  2625. p = xdr_inline_decode(xdr, 4);
  2626. if (unlikely(!p))
  2627. goto out_overflow;
  2628. *res = be32_to_cpup(p);
  2629. bitmap[0] &= ~FATTR4_WORD0_LEASE_TIME;
  2630. }
  2631. dprintk("%s: file size=%u\n", __func__, (unsigned int)*res);
  2632. return 0;
  2633. out_overflow:
  2634. print_overflow_msg(__func__, xdr);
  2635. return -EIO;
  2636. }
  2637. static int decode_attr_error(struct xdr_stream *xdr, uint32_t *bitmap)
  2638. {
  2639. __be32 *p;
  2640. if (unlikely(bitmap[0] & (FATTR4_WORD0_RDATTR_ERROR - 1U)))
  2641. return -EIO;
  2642. if (likely(bitmap[0] & FATTR4_WORD0_RDATTR_ERROR)) {
  2643. p = xdr_inline_decode(xdr, 4);
  2644. if (unlikely(!p))
  2645. goto out_overflow;
  2646. bitmap[0] &= ~FATTR4_WORD0_RDATTR_ERROR;
  2647. }
  2648. return 0;
  2649. out_overflow:
  2650. print_overflow_msg(__func__, xdr);
  2651. return -EIO;
  2652. }
  2653. static int decode_attr_filehandle(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs_fh *fh)
  2654. {
  2655. __be32 *p;
  2656. int len;
  2657. if (fh != NULL)
  2658. memset(fh, 0, sizeof(*fh));
  2659. if (unlikely(bitmap[0] & (FATTR4_WORD0_FILEHANDLE - 1U)))
  2660. return -EIO;
  2661. if (likely(bitmap[0] & FATTR4_WORD0_FILEHANDLE)) {
  2662. p = xdr_inline_decode(xdr, 4);
  2663. if (unlikely(!p))
  2664. goto out_overflow;
  2665. len = be32_to_cpup(p);
  2666. if (len > NFS4_FHSIZE)
  2667. return -EIO;
  2668. p = xdr_inline_decode(xdr, len);
  2669. if (unlikely(!p))
  2670. goto out_overflow;
  2671. if (fh != NULL) {
  2672. memcpy(fh->data, p, len);
  2673. fh->size = len;
  2674. }
  2675. bitmap[0] &= ~FATTR4_WORD0_FILEHANDLE;
  2676. }
  2677. return 0;
  2678. out_overflow:
  2679. print_overflow_msg(__func__, xdr);
  2680. return -EIO;
  2681. }
  2682. static int decode_attr_aclsupport(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res)
  2683. {
  2684. __be32 *p;
  2685. *res = ACL4_SUPPORT_ALLOW_ACL|ACL4_SUPPORT_DENY_ACL;
  2686. if (unlikely(bitmap[0] & (FATTR4_WORD0_ACLSUPPORT - 1U)))
  2687. return -EIO;
  2688. if (likely(bitmap[0] & FATTR4_WORD0_ACLSUPPORT)) {
  2689. p = xdr_inline_decode(xdr, 4);
  2690. if (unlikely(!p))
  2691. goto out_overflow;
  2692. *res = be32_to_cpup(p);
  2693. bitmap[0] &= ~FATTR4_WORD0_ACLSUPPORT;
  2694. }
  2695. dprintk("%s: ACLs supported=%u\n", __func__, (unsigned int)*res);
  2696. return 0;
  2697. out_overflow:
  2698. print_overflow_msg(__func__, xdr);
  2699. return -EIO;
  2700. }
  2701. static int decode_attr_fileid(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *fileid)
  2702. {
  2703. __be32 *p;
  2704. int ret = 0;
  2705. *fileid = 0;
  2706. if (unlikely(bitmap[0] & (FATTR4_WORD0_FILEID - 1U)))
  2707. return -EIO;
  2708. if (likely(bitmap[0] & FATTR4_WORD0_FILEID)) {
  2709. p = xdr_inline_decode(xdr, 8);
  2710. if (unlikely(!p))
  2711. goto out_overflow;
  2712. xdr_decode_hyper(p, fileid);
  2713. bitmap[0] &= ~FATTR4_WORD0_FILEID;
  2714. ret = NFS_ATTR_FATTR_FILEID;
  2715. }
  2716. dprintk("%s: fileid=%Lu\n", __func__, (unsigned long long)*fileid);
  2717. return ret;
  2718. out_overflow:
  2719. print_overflow_msg(__func__, xdr);
  2720. return -EIO;
  2721. }
  2722. static int decode_attr_mounted_on_fileid(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *fileid)
  2723. {
  2724. __be32 *p;
  2725. int ret = 0;
  2726. *fileid = 0;
  2727. if (unlikely(bitmap[1] & (FATTR4_WORD1_MOUNTED_ON_FILEID - 1U)))
  2728. return -EIO;
  2729. if (likely(bitmap[1] & FATTR4_WORD1_MOUNTED_ON_FILEID)) {
  2730. p = xdr_inline_decode(xdr, 8);
  2731. if (unlikely(!p))
  2732. goto out_overflow;
  2733. xdr_decode_hyper(p, fileid);
  2734. bitmap[1] &= ~FATTR4_WORD1_MOUNTED_ON_FILEID;
  2735. ret = NFS_ATTR_FATTR_FILEID;
  2736. }
  2737. dprintk("%s: fileid=%Lu\n", __func__, (unsigned long long)*fileid);
  2738. return ret;
  2739. out_overflow:
  2740. print_overflow_msg(__func__, xdr);
  2741. return -EIO;
  2742. }
  2743. static int decode_attr_files_avail(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res)
  2744. {
  2745. __be32 *p;
  2746. int status = 0;
  2747. *res = 0;
  2748. if (unlikely(bitmap[0] & (FATTR4_WORD0_FILES_AVAIL - 1U)))
  2749. return -EIO;
  2750. if (likely(bitmap[0] & FATTR4_WORD0_FILES_AVAIL)) {
  2751. p = xdr_inline_decode(xdr, 8);
  2752. if (unlikely(!p))
  2753. goto out_overflow;
  2754. xdr_decode_hyper(p, res);
  2755. bitmap[0] &= ~FATTR4_WORD0_FILES_AVAIL;
  2756. }
  2757. dprintk("%s: files avail=%Lu\n", __func__, (unsigned long long)*res);
  2758. return status;
  2759. out_overflow:
  2760. print_overflow_msg(__func__, xdr);
  2761. return -EIO;
  2762. }
  2763. static int decode_attr_files_free(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res)
  2764. {
  2765. __be32 *p;
  2766. int status = 0;
  2767. *res = 0;
  2768. if (unlikely(bitmap[0] & (FATTR4_WORD0_FILES_FREE - 1U)))
  2769. return -EIO;
  2770. if (likely(bitmap[0] & FATTR4_WORD0_FILES_FREE)) {
  2771. p = xdr_inline_decode(xdr, 8);
  2772. if (unlikely(!p))
  2773. goto out_overflow;
  2774. xdr_decode_hyper(p, res);
  2775. bitmap[0] &= ~FATTR4_WORD0_FILES_FREE;
  2776. }
  2777. dprintk("%s: files free=%Lu\n", __func__, (unsigned long long)*res);
  2778. return status;
  2779. out_overflow:
  2780. print_overflow_msg(__func__, xdr);
  2781. return -EIO;
  2782. }
  2783. static int decode_attr_files_total(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res)
  2784. {
  2785. __be32 *p;
  2786. int status = 0;
  2787. *res = 0;
  2788. if (unlikely(bitmap[0] & (FATTR4_WORD0_FILES_TOTAL - 1U)))
  2789. return -EIO;
  2790. if (likely(bitmap[0] & FATTR4_WORD0_FILES_TOTAL)) {
  2791. p = xdr_inline_decode(xdr, 8);
  2792. if (unlikely(!p))
  2793. goto out_overflow;
  2794. xdr_decode_hyper(p, res);
  2795. bitmap[0] &= ~FATTR4_WORD0_FILES_TOTAL;
  2796. }
  2797. dprintk("%s: files total=%Lu\n", __func__, (unsigned long long)*res);
  2798. return status;
  2799. out_overflow:
  2800. print_overflow_msg(__func__, xdr);
  2801. return -EIO;
  2802. }
  2803. static int decode_pathname(struct xdr_stream *xdr, struct nfs4_pathname *path)
  2804. {
  2805. u32 n;
  2806. __be32 *p;
  2807. int status = 0;
  2808. p = xdr_inline_decode(xdr, 4);
  2809. if (unlikely(!p))
  2810. goto out_overflow;
  2811. n = be32_to_cpup(p);
  2812. if (n == 0)
  2813. goto root_path;
  2814. dprintk("path ");
  2815. path->ncomponents = 0;
  2816. while (path->ncomponents < n) {
  2817. struct nfs4_string *component = &path->components[path->ncomponents];
  2818. status = decode_opaque_inline(xdr, &component->len, &component->data);
  2819. if (unlikely(status != 0))
  2820. goto out_eio;
  2821. if (path->ncomponents != n)
  2822. dprintk("/");
  2823. dprintk("%s", component->data);
  2824. if (path->ncomponents < NFS4_PATHNAME_MAXCOMPONENTS)
  2825. path->ncomponents++;
  2826. else {
  2827. dprintk("cannot parse %d components in path\n", n);
  2828. goto out_eio;
  2829. }
  2830. }
  2831. out:
  2832. dprintk("\n");
  2833. return status;
  2834. root_path:
  2835. /* a root pathname is sent as a zero component4 */
  2836. path->ncomponents = 1;
  2837. path->components[0].len=0;
  2838. path->components[0].data=NULL;
  2839. dprintk("path /\n");
  2840. goto out;
  2841. out_eio:
  2842. dprintk(" status %d", status);
  2843. status = -EIO;
  2844. goto out;
  2845. out_overflow:
  2846. print_overflow_msg(__func__, xdr);
  2847. return -EIO;
  2848. }
  2849. static int decode_attr_fs_locations(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs4_fs_locations *res)
  2850. {
  2851. int n;
  2852. __be32 *p;
  2853. int status = -EIO;
  2854. if (unlikely(bitmap[0] & (FATTR4_WORD0_FS_LOCATIONS -1U)))
  2855. goto out;
  2856. status = 0;
  2857. if (unlikely(!(bitmap[0] & FATTR4_WORD0_FS_LOCATIONS)))
  2858. goto out;
  2859. dprintk("%s: fsroot ", __func__);
  2860. status = decode_pathname(xdr, &res->fs_path);
  2861. if (unlikely(status != 0))
  2862. goto out;
  2863. p = xdr_inline_decode(xdr, 4);
  2864. if (unlikely(!p))
  2865. goto out_overflow;
  2866. n = be32_to_cpup(p);
  2867. if (n <= 0)
  2868. goto out_eio;
  2869. res->nlocations = 0;
  2870. while (res->nlocations < n) {
  2871. u32 m;
  2872. struct nfs4_fs_location *loc = &res->locations[res->nlocations];
  2873. p = xdr_inline_decode(xdr, 4);
  2874. if (unlikely(!p))
  2875. goto out_overflow;
  2876. m = be32_to_cpup(p);
  2877. loc->nservers = 0;
  2878. dprintk("%s: servers ", __func__);
  2879. while (loc->nservers < m) {
  2880. struct nfs4_string *server = &loc->servers[loc->nservers];
  2881. status = decode_opaque_inline(xdr, &server->len, &server->data);
  2882. if (unlikely(status != 0))
  2883. goto out_eio;
  2884. dprintk("%s ", server->data);
  2885. if (loc->nservers < NFS4_FS_LOCATION_MAXSERVERS)
  2886. loc->nservers++;
  2887. else {
  2888. unsigned int i;
  2889. dprintk("%s: using first %u of %u servers "
  2890. "returned for location %u\n",
  2891. __func__,
  2892. NFS4_FS_LOCATION_MAXSERVERS,
  2893. m, res->nlocations);
  2894. for (i = loc->nservers; i < m; i++) {
  2895. unsigned int len;
  2896. char *data;
  2897. status = decode_opaque_inline(xdr, &len, &data);
  2898. if (unlikely(status != 0))
  2899. goto out_eio;
  2900. }
  2901. }
  2902. }
  2903. status = decode_pathname(xdr, &loc->rootpath);
  2904. if (unlikely(status != 0))
  2905. goto out_eio;
  2906. if (res->nlocations < NFS4_FS_LOCATIONS_MAXENTRIES)
  2907. res->nlocations++;
  2908. }
  2909. if (res->nlocations != 0)
  2910. status = NFS_ATTR_FATTR_V4_REFERRAL;
  2911. out:
  2912. dprintk("%s: fs_locations done, error = %d\n", __func__, status);
  2913. return status;
  2914. out_overflow:
  2915. print_overflow_msg(__func__, xdr);
  2916. out_eio:
  2917. status = -EIO;
  2918. goto out;
  2919. }
  2920. static int decode_attr_maxfilesize(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res)
  2921. {
  2922. __be32 *p;
  2923. int status = 0;
  2924. *res = 0;
  2925. if (unlikely(bitmap[0] & (FATTR4_WORD0_MAXFILESIZE - 1U)))
  2926. return -EIO;
  2927. if (likely(bitmap[0] & FATTR4_WORD0_MAXFILESIZE)) {
  2928. p = xdr_inline_decode(xdr, 8);
  2929. if (unlikely(!p))
  2930. goto out_overflow;
  2931. xdr_decode_hyper(p, res);
  2932. bitmap[0] &= ~FATTR4_WORD0_MAXFILESIZE;
  2933. }
  2934. dprintk("%s: maxfilesize=%Lu\n", __func__, (unsigned long long)*res);
  2935. return status;
  2936. out_overflow:
  2937. print_overflow_msg(__func__, xdr);
  2938. return -EIO;
  2939. }
  2940. static int decode_attr_maxlink(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *maxlink)
  2941. {
  2942. __be32 *p;
  2943. int status = 0;
  2944. *maxlink = 1;
  2945. if (unlikely(bitmap[0] & (FATTR4_WORD0_MAXLINK - 1U)))
  2946. return -EIO;
  2947. if (likely(bitmap[0] & FATTR4_WORD0_MAXLINK)) {
  2948. p = xdr_inline_decode(xdr, 4);
  2949. if (unlikely(!p))
  2950. goto out_overflow;
  2951. *maxlink = be32_to_cpup(p);
  2952. bitmap[0] &= ~FATTR4_WORD0_MAXLINK;
  2953. }
  2954. dprintk("%s: maxlink=%u\n", __func__, *maxlink);
  2955. return status;
  2956. out_overflow:
  2957. print_overflow_msg(__func__, xdr);
  2958. return -EIO;
  2959. }
  2960. static int decode_attr_maxname(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *maxname)
  2961. {
  2962. __be32 *p;
  2963. int status = 0;
  2964. *maxname = 1024;
  2965. if (unlikely(bitmap[0] & (FATTR4_WORD0_MAXNAME - 1U)))
  2966. return -EIO;
  2967. if (likely(bitmap[0] & FATTR4_WORD0_MAXNAME)) {
  2968. p = xdr_inline_decode(xdr, 4);
  2969. if (unlikely(!p))
  2970. goto out_overflow;
  2971. *maxname = be32_to_cpup(p);
  2972. bitmap[0] &= ~FATTR4_WORD0_MAXNAME;
  2973. }
  2974. dprintk("%s: maxname=%u\n", __func__, *maxname);
  2975. return status;
  2976. out_overflow:
  2977. print_overflow_msg(__func__, xdr);
  2978. return -EIO;
  2979. }
  2980. static int decode_attr_maxread(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res)
  2981. {
  2982. __be32 *p;
  2983. int status = 0;
  2984. *res = 1024;
  2985. if (unlikely(bitmap[0] & (FATTR4_WORD0_MAXREAD - 1U)))
  2986. return -EIO;
  2987. if (likely(bitmap[0] & FATTR4_WORD0_MAXREAD)) {
  2988. uint64_t maxread;
  2989. p = xdr_inline_decode(xdr, 8);
  2990. if (unlikely(!p))
  2991. goto out_overflow;
  2992. xdr_decode_hyper(p, &maxread);
  2993. if (maxread > 0x7FFFFFFF)
  2994. maxread = 0x7FFFFFFF;
  2995. *res = (uint32_t)maxread;
  2996. bitmap[0] &= ~FATTR4_WORD0_MAXREAD;
  2997. }
  2998. dprintk("%s: maxread=%lu\n", __func__, (unsigned long)*res);
  2999. return status;
  3000. out_overflow:
  3001. print_overflow_msg(__func__, xdr);
  3002. return -EIO;
  3003. }
  3004. static int decode_attr_maxwrite(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res)
  3005. {
  3006. __be32 *p;
  3007. int status = 0;
  3008. *res = 1024;
  3009. if (unlikely(bitmap[0] & (FATTR4_WORD0_MAXWRITE - 1U)))
  3010. return -EIO;
  3011. if (likely(bitmap[0] & FATTR4_WORD0_MAXWRITE)) {
  3012. uint64_t maxwrite;
  3013. p = xdr_inline_decode(xdr, 8);
  3014. if (unlikely(!p))
  3015. goto out_overflow;
  3016. xdr_decode_hyper(p, &maxwrite);
  3017. if (maxwrite > 0x7FFFFFFF)
  3018. maxwrite = 0x7FFFFFFF;
  3019. *res = (uint32_t)maxwrite;
  3020. bitmap[0] &= ~FATTR4_WORD0_MAXWRITE;
  3021. }
  3022. dprintk("%s: maxwrite=%lu\n", __func__, (unsigned long)*res);
  3023. return status;
  3024. out_overflow:
  3025. print_overflow_msg(__func__, xdr);
  3026. return -EIO;
  3027. }
  3028. static int decode_attr_mode(struct xdr_stream *xdr, uint32_t *bitmap, umode_t *mode)
  3029. {
  3030. uint32_t tmp;
  3031. __be32 *p;
  3032. int ret = 0;
  3033. *mode = 0;
  3034. if (unlikely(bitmap[1] & (FATTR4_WORD1_MODE - 1U)))
  3035. return -EIO;
  3036. if (likely(bitmap[1] & FATTR4_WORD1_MODE)) {
  3037. p = xdr_inline_decode(xdr, 4);
  3038. if (unlikely(!p))
  3039. goto out_overflow;
  3040. tmp = be32_to_cpup(p);
  3041. *mode = tmp & ~S_IFMT;
  3042. bitmap[1] &= ~FATTR4_WORD1_MODE;
  3043. ret = NFS_ATTR_FATTR_MODE;
  3044. }
  3045. dprintk("%s: file mode=0%o\n", __func__, (unsigned int)*mode);
  3046. return ret;
  3047. out_overflow:
  3048. print_overflow_msg(__func__, xdr);
  3049. return -EIO;
  3050. }
  3051. static int decode_attr_nlink(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *nlink)
  3052. {
  3053. __be32 *p;
  3054. int ret = 0;
  3055. *nlink = 1;
  3056. if (unlikely(bitmap[1] & (FATTR4_WORD1_NUMLINKS - 1U)))
  3057. return -EIO;
  3058. if (likely(bitmap[1] & FATTR4_WORD1_NUMLINKS)) {
  3059. p = xdr_inline_decode(xdr, 4);
  3060. if (unlikely(!p))
  3061. goto out_overflow;
  3062. *nlink = be32_to_cpup(p);
  3063. bitmap[1] &= ~FATTR4_WORD1_NUMLINKS;
  3064. ret = NFS_ATTR_FATTR_NLINK;
  3065. }
  3066. dprintk("%s: nlink=%u\n", __func__, (unsigned int)*nlink);
  3067. return ret;
  3068. out_overflow:
  3069. print_overflow_msg(__func__, xdr);
  3070. return -EIO;
  3071. }
  3072. static int decode_attr_owner(struct xdr_stream *xdr, uint32_t *bitmap,
  3073. struct nfs_client *clp, uint32_t *uid, int may_sleep)
  3074. {
  3075. uint32_t len;
  3076. __be32 *p;
  3077. int ret = 0;
  3078. *uid = -2;
  3079. if (unlikely(bitmap[1] & (FATTR4_WORD1_OWNER - 1U)))
  3080. return -EIO;
  3081. if (likely(bitmap[1] & FATTR4_WORD1_OWNER)) {
  3082. p = xdr_inline_decode(xdr, 4);
  3083. if (unlikely(!p))
  3084. goto out_overflow;
  3085. len = be32_to_cpup(p);
  3086. p = xdr_inline_decode(xdr, len);
  3087. if (unlikely(!p))
  3088. goto out_overflow;
  3089. if (!may_sleep) {
  3090. /* do nothing */
  3091. } else if (len < XDR_MAX_NETOBJ) {
  3092. if (nfs_map_name_to_uid(clp, (char *)p, len, uid) == 0)
  3093. ret = NFS_ATTR_FATTR_OWNER;
  3094. else
  3095. dprintk("%s: nfs_map_name_to_uid failed!\n",
  3096. __func__);
  3097. } else
  3098. dprintk("%s: name too long (%u)!\n",
  3099. __func__, len);
  3100. bitmap[1] &= ~FATTR4_WORD1_OWNER;
  3101. }
  3102. dprintk("%s: uid=%d\n", __func__, (int)*uid);
  3103. return ret;
  3104. out_overflow:
  3105. print_overflow_msg(__func__, xdr);
  3106. return -EIO;
  3107. }
  3108. static int decode_attr_group(struct xdr_stream *xdr, uint32_t *bitmap,
  3109. struct nfs_client *clp, uint32_t *gid, int may_sleep)
  3110. {
  3111. uint32_t len;
  3112. __be32 *p;
  3113. int ret = 0;
  3114. *gid = -2;
  3115. if (unlikely(bitmap[1] & (FATTR4_WORD1_OWNER_GROUP - 1U)))
  3116. return -EIO;
  3117. if (likely(bitmap[1] & FATTR4_WORD1_OWNER_GROUP)) {
  3118. p = xdr_inline_decode(xdr, 4);
  3119. if (unlikely(!p))
  3120. goto out_overflow;
  3121. len = be32_to_cpup(p);
  3122. p = xdr_inline_decode(xdr, len);
  3123. if (unlikely(!p))
  3124. goto out_overflow;
  3125. if (!may_sleep) {
  3126. /* do nothing */
  3127. } else if (len < XDR_MAX_NETOBJ) {
  3128. if (nfs_map_group_to_gid(clp, (char *)p, len, gid) == 0)
  3129. ret = NFS_ATTR_FATTR_GROUP;
  3130. else
  3131. dprintk("%s: nfs_map_group_to_gid failed!\n",
  3132. __func__);
  3133. } else
  3134. dprintk("%s: name too long (%u)!\n",
  3135. __func__, len);
  3136. bitmap[1] &= ~FATTR4_WORD1_OWNER_GROUP;
  3137. }
  3138. dprintk("%s: gid=%d\n", __func__, (int)*gid);
  3139. return ret;
  3140. out_overflow:
  3141. print_overflow_msg(__func__, xdr);
  3142. return -EIO;
  3143. }
  3144. static int decode_attr_rdev(struct xdr_stream *xdr, uint32_t *bitmap, dev_t *rdev)
  3145. {
  3146. uint32_t major = 0, minor = 0;
  3147. __be32 *p;
  3148. int ret = 0;
  3149. *rdev = MKDEV(0,0);
  3150. if (unlikely(bitmap[1] & (FATTR4_WORD1_RAWDEV - 1U)))
  3151. return -EIO;
  3152. if (likely(bitmap[1] & FATTR4_WORD1_RAWDEV)) {
  3153. dev_t tmp;
  3154. p = xdr_inline_decode(xdr, 8);
  3155. if (unlikely(!p))
  3156. goto out_overflow;
  3157. major = be32_to_cpup(p++);
  3158. minor = be32_to_cpup(p);
  3159. tmp = MKDEV(major, minor);
  3160. if (MAJOR(tmp) == major && MINOR(tmp) == minor)
  3161. *rdev = tmp;
  3162. bitmap[1] &= ~ FATTR4_WORD1_RAWDEV;
  3163. ret = NFS_ATTR_FATTR_RDEV;
  3164. }
  3165. dprintk("%s: rdev=(0x%x:0x%x)\n", __func__, major, minor);
  3166. return ret;
  3167. out_overflow:
  3168. print_overflow_msg(__func__, xdr);
  3169. return -EIO;
  3170. }
  3171. static int decode_attr_space_avail(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res)
  3172. {
  3173. __be32 *p;
  3174. int status = 0;
  3175. *res = 0;
  3176. if (unlikely(bitmap[1] & (FATTR4_WORD1_SPACE_AVAIL - 1U)))
  3177. return -EIO;
  3178. if (likely(bitmap[1] & FATTR4_WORD1_SPACE_AVAIL)) {
  3179. p = xdr_inline_decode(xdr, 8);
  3180. if (unlikely(!p))
  3181. goto out_overflow;
  3182. xdr_decode_hyper(p, res);
  3183. bitmap[1] &= ~FATTR4_WORD1_SPACE_AVAIL;
  3184. }
  3185. dprintk("%s: space avail=%Lu\n", __func__, (unsigned long long)*res);
  3186. return status;
  3187. out_overflow:
  3188. print_overflow_msg(__func__, xdr);
  3189. return -EIO;
  3190. }
  3191. static int decode_attr_space_free(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res)
  3192. {
  3193. __be32 *p;
  3194. int status = 0;
  3195. *res = 0;
  3196. if (unlikely(bitmap[1] & (FATTR4_WORD1_SPACE_FREE - 1U)))
  3197. return -EIO;
  3198. if (likely(bitmap[1] & FATTR4_WORD1_SPACE_FREE)) {
  3199. p = xdr_inline_decode(xdr, 8);
  3200. if (unlikely(!p))
  3201. goto out_overflow;
  3202. xdr_decode_hyper(p, res);
  3203. bitmap[1] &= ~FATTR4_WORD1_SPACE_FREE;
  3204. }
  3205. dprintk("%s: space free=%Lu\n", __func__, (unsigned long long)*res);
  3206. return status;
  3207. out_overflow:
  3208. print_overflow_msg(__func__, xdr);
  3209. return -EIO;
  3210. }
  3211. static int decode_attr_space_total(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res)
  3212. {
  3213. __be32 *p;
  3214. int status = 0;
  3215. *res = 0;
  3216. if (unlikely(bitmap[1] & (FATTR4_WORD1_SPACE_TOTAL - 1U)))
  3217. return -EIO;
  3218. if (likely(bitmap[1] & FATTR4_WORD1_SPACE_TOTAL)) {
  3219. p = xdr_inline_decode(xdr, 8);
  3220. if (unlikely(!p))
  3221. goto out_overflow;
  3222. xdr_decode_hyper(p, res);
  3223. bitmap[1] &= ~FATTR4_WORD1_SPACE_TOTAL;
  3224. }
  3225. dprintk("%s: space total=%Lu\n", __func__, (unsigned long long)*res);
  3226. return status;
  3227. out_overflow:
  3228. print_overflow_msg(__func__, xdr);
  3229. return -EIO;
  3230. }
  3231. static int decode_attr_space_used(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *used)
  3232. {
  3233. __be32 *p;
  3234. int ret = 0;
  3235. *used = 0;
  3236. if (unlikely(bitmap[1] & (FATTR4_WORD1_SPACE_USED - 1U)))
  3237. return -EIO;
  3238. if (likely(bitmap[1] & FATTR4_WORD1_SPACE_USED)) {
  3239. p = xdr_inline_decode(xdr, 8);
  3240. if (unlikely(!p))
  3241. goto out_overflow;
  3242. xdr_decode_hyper(p, used);
  3243. bitmap[1] &= ~FATTR4_WORD1_SPACE_USED;
  3244. ret = NFS_ATTR_FATTR_SPACE_USED;
  3245. }
  3246. dprintk("%s: space used=%Lu\n", __func__,
  3247. (unsigned long long)*used);
  3248. return ret;
  3249. out_overflow:
  3250. print_overflow_msg(__func__, xdr);
  3251. return -EIO;
  3252. }
  3253. static int decode_attr_time(struct xdr_stream *xdr, struct timespec *time)
  3254. {
  3255. __be32 *p;
  3256. uint64_t sec;
  3257. uint32_t nsec;
  3258. p = xdr_inline_decode(xdr, 12);
  3259. if (unlikely(!p))
  3260. goto out_overflow;
  3261. p = xdr_decode_hyper(p, &sec);
  3262. nsec = be32_to_cpup(p);
  3263. time->tv_sec = (time_t)sec;
  3264. time->tv_nsec = (long)nsec;
  3265. return 0;
  3266. out_overflow:
  3267. print_overflow_msg(__func__, xdr);
  3268. return -EIO;
  3269. }
  3270. static int decode_attr_time_access(struct xdr_stream *xdr, uint32_t *bitmap, struct timespec *time)
  3271. {
  3272. int status = 0;
  3273. time->tv_sec = 0;
  3274. time->tv_nsec = 0;
  3275. if (unlikely(bitmap[1] & (FATTR4_WORD1_TIME_ACCESS - 1U)))
  3276. return -EIO;
  3277. if (likely(bitmap[1] & FATTR4_WORD1_TIME_ACCESS)) {
  3278. status = decode_attr_time(xdr, time);
  3279. if (status == 0)
  3280. status = NFS_ATTR_FATTR_ATIME;
  3281. bitmap[1] &= ~FATTR4_WORD1_TIME_ACCESS;
  3282. }
  3283. dprintk("%s: atime=%ld\n", __func__, (long)time->tv_sec);
  3284. return status;
  3285. }
  3286. static int decode_attr_time_metadata(struct xdr_stream *xdr, uint32_t *bitmap, struct timespec *time)
  3287. {
  3288. int status = 0;
  3289. time->tv_sec = 0;
  3290. time->tv_nsec = 0;
  3291. if (unlikely(bitmap[1] & (FATTR4_WORD1_TIME_METADATA - 1U)))
  3292. return -EIO;
  3293. if (likely(bitmap[1] & FATTR4_WORD1_TIME_METADATA)) {
  3294. status = decode_attr_time(xdr, time);
  3295. if (status == 0)
  3296. status = NFS_ATTR_FATTR_CTIME;
  3297. bitmap[1] &= ~FATTR4_WORD1_TIME_METADATA;
  3298. }
  3299. dprintk("%s: ctime=%ld\n", __func__, (long)time->tv_sec);
  3300. return status;
  3301. }
  3302. static int decode_attr_time_delta(struct xdr_stream *xdr, uint32_t *bitmap,
  3303. struct timespec *time)
  3304. {
  3305. int status = 0;
  3306. time->tv_sec = 0;
  3307. time->tv_nsec = 0;
  3308. if (unlikely(bitmap[1] & (FATTR4_WORD1_TIME_DELTA - 1U)))
  3309. return -EIO;
  3310. if (likely(bitmap[1] & FATTR4_WORD1_TIME_DELTA)) {
  3311. status = decode_attr_time(xdr, time);
  3312. bitmap[1] &= ~FATTR4_WORD1_TIME_DELTA;
  3313. }
  3314. dprintk("%s: time_delta=%ld %ld\n", __func__, (long)time->tv_sec,
  3315. (long)time->tv_nsec);
  3316. return status;
  3317. }
  3318. static int decode_attr_time_modify(struct xdr_stream *xdr, uint32_t *bitmap, struct timespec *time)
  3319. {
  3320. int status = 0;
  3321. time->tv_sec = 0;
  3322. time->tv_nsec = 0;
  3323. if (unlikely(bitmap[1] & (FATTR4_WORD1_TIME_MODIFY - 1U)))
  3324. return -EIO;
  3325. if (likely(bitmap[1] & FATTR4_WORD1_TIME_MODIFY)) {
  3326. status = decode_attr_time(xdr, time);
  3327. if (status == 0)
  3328. status = NFS_ATTR_FATTR_MTIME;
  3329. bitmap[1] &= ~FATTR4_WORD1_TIME_MODIFY;
  3330. }
  3331. dprintk("%s: mtime=%ld\n", __func__, (long)time->tv_sec);
  3332. return status;
  3333. }
  3334. static int verify_attr_len(struct xdr_stream *xdr, __be32 *savep, uint32_t attrlen)
  3335. {
  3336. unsigned int attrwords = XDR_QUADLEN(attrlen);
  3337. unsigned int nwords = xdr->p - savep;
  3338. if (unlikely(attrwords != nwords)) {
  3339. dprintk("%s: server returned incorrect attribute length: "
  3340. "%u %c %u\n",
  3341. __func__,
  3342. attrwords << 2,
  3343. (attrwords < nwords) ? '<' : '>',
  3344. nwords << 2);
  3345. return -EIO;
  3346. }
  3347. return 0;
  3348. }
  3349. static int decode_change_info(struct xdr_stream *xdr, struct nfs4_change_info *cinfo)
  3350. {
  3351. __be32 *p;
  3352. p = xdr_inline_decode(xdr, 20);
  3353. if (unlikely(!p))
  3354. goto out_overflow;
  3355. cinfo->atomic = be32_to_cpup(p++);
  3356. p = xdr_decode_hyper(p, &cinfo->before);
  3357. xdr_decode_hyper(p, &cinfo->after);
  3358. return 0;
  3359. out_overflow:
  3360. print_overflow_msg(__func__, xdr);
  3361. return -EIO;
  3362. }
  3363. static int decode_access(struct xdr_stream *xdr, struct nfs4_accessres *access)
  3364. {
  3365. __be32 *p;
  3366. uint32_t supp, acc;
  3367. int status;
  3368. status = decode_op_hdr(xdr, OP_ACCESS);
  3369. if (status)
  3370. return status;
  3371. p = xdr_inline_decode(xdr, 8);
  3372. if (unlikely(!p))
  3373. goto out_overflow;
  3374. supp = be32_to_cpup(p++);
  3375. acc = be32_to_cpup(p);
  3376. access->supported = supp;
  3377. access->access = acc;
  3378. return 0;
  3379. out_overflow:
  3380. print_overflow_msg(__func__, xdr);
  3381. return -EIO;
  3382. }
  3383. static int decode_opaque_fixed(struct xdr_stream *xdr, void *buf, size_t len)
  3384. {
  3385. __be32 *p;
  3386. p = xdr_inline_decode(xdr, len);
  3387. if (likely(p)) {
  3388. memcpy(buf, p, len);
  3389. return 0;
  3390. }
  3391. print_overflow_msg(__func__, xdr);
  3392. return -EIO;
  3393. }
  3394. static int decode_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid)
  3395. {
  3396. return decode_opaque_fixed(xdr, stateid->data, NFS4_STATEID_SIZE);
  3397. }
  3398. static int decode_close(struct xdr_stream *xdr, struct nfs_closeres *res)
  3399. {
  3400. int status;
  3401. status = decode_op_hdr(xdr, OP_CLOSE);
  3402. if (status != -EIO)
  3403. nfs_increment_open_seqid(status, res->seqid);
  3404. if (!status)
  3405. status = decode_stateid(xdr, &res->stateid);
  3406. return status;
  3407. }
  3408. static int decode_verifier(struct xdr_stream *xdr, void *verifier)
  3409. {
  3410. return decode_opaque_fixed(xdr, verifier, 8);
  3411. }
  3412. static int decode_commit(struct xdr_stream *xdr, struct nfs_writeres *res)
  3413. {
  3414. int status;
  3415. status = decode_op_hdr(xdr, OP_COMMIT);
  3416. if (!status)
  3417. status = decode_verifier(xdr, res->verf->verifier);
  3418. return status;
  3419. }
  3420. static int decode_create(struct xdr_stream *xdr, struct nfs4_change_info *cinfo)
  3421. {
  3422. __be32 *p;
  3423. uint32_t bmlen;
  3424. int status;
  3425. status = decode_op_hdr(xdr, OP_CREATE);
  3426. if (status)
  3427. return status;
  3428. if ((status = decode_change_info(xdr, cinfo)))
  3429. return status;
  3430. p = xdr_inline_decode(xdr, 4);
  3431. if (unlikely(!p))
  3432. goto out_overflow;
  3433. bmlen = be32_to_cpup(p);
  3434. p = xdr_inline_decode(xdr, bmlen << 2);
  3435. if (likely(p))
  3436. return 0;
  3437. out_overflow:
  3438. print_overflow_msg(__func__, xdr);
  3439. return -EIO;
  3440. }
  3441. static int decode_server_caps(struct xdr_stream *xdr, struct nfs4_server_caps_res *res)
  3442. {
  3443. __be32 *savep;
  3444. uint32_t attrlen, bitmap[2] = {0};
  3445. int status;
  3446. if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
  3447. goto xdr_error;
  3448. if ((status = decode_attr_bitmap(xdr, bitmap)) != 0)
  3449. goto xdr_error;
  3450. if ((status = decode_attr_length(xdr, &attrlen, &savep)) != 0)
  3451. goto xdr_error;
  3452. if ((status = decode_attr_supported(xdr, bitmap, res->attr_bitmask)) != 0)
  3453. goto xdr_error;
  3454. if ((status = decode_attr_link_support(xdr, bitmap, &res->has_links)) != 0)
  3455. goto xdr_error;
  3456. if ((status = decode_attr_symlink_support(xdr, bitmap, &res->has_symlinks)) != 0)
  3457. goto xdr_error;
  3458. if ((status = decode_attr_aclsupport(xdr, bitmap, &res->acl_bitmask)) != 0)
  3459. goto xdr_error;
  3460. status = verify_attr_len(xdr, savep, attrlen);
  3461. xdr_error:
  3462. dprintk("%s: xdr returned %d!\n", __func__, -status);
  3463. return status;
  3464. }
  3465. static int decode_statfs(struct xdr_stream *xdr, struct nfs_fsstat *fsstat)
  3466. {
  3467. __be32 *savep;
  3468. uint32_t attrlen, bitmap[2] = {0};
  3469. int status;
  3470. if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
  3471. goto xdr_error;
  3472. if ((status = decode_attr_bitmap(xdr, bitmap)) != 0)
  3473. goto xdr_error;
  3474. if ((status = decode_attr_length(xdr, &attrlen, &savep)) != 0)
  3475. goto xdr_error;
  3476. if ((status = decode_attr_files_avail(xdr, bitmap, &fsstat->afiles)) != 0)
  3477. goto xdr_error;
  3478. if ((status = decode_attr_files_free(xdr, bitmap, &fsstat->ffiles)) != 0)
  3479. goto xdr_error;
  3480. if ((status = decode_attr_files_total(xdr, bitmap, &fsstat->tfiles)) != 0)
  3481. goto xdr_error;
  3482. if ((status = decode_attr_space_avail(xdr, bitmap, &fsstat->abytes)) != 0)
  3483. goto xdr_error;
  3484. if ((status = decode_attr_space_free(xdr, bitmap, &fsstat->fbytes)) != 0)
  3485. goto xdr_error;
  3486. if ((status = decode_attr_space_total(xdr, bitmap, &fsstat->tbytes)) != 0)
  3487. goto xdr_error;
  3488. status = verify_attr_len(xdr, savep, attrlen);
  3489. xdr_error:
  3490. dprintk("%s: xdr returned %d!\n", __func__, -status);
  3491. return status;
  3492. }
  3493. static int decode_pathconf(struct xdr_stream *xdr, struct nfs_pathconf *pathconf)
  3494. {
  3495. __be32 *savep;
  3496. uint32_t attrlen, bitmap[2] = {0};
  3497. int status;
  3498. if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
  3499. goto xdr_error;
  3500. if ((status = decode_attr_bitmap(xdr, bitmap)) != 0)
  3501. goto xdr_error;
  3502. if ((status = decode_attr_length(xdr, &attrlen, &savep)) != 0)
  3503. goto xdr_error;
  3504. if ((status = decode_attr_maxlink(xdr, bitmap, &pathconf->max_link)) != 0)
  3505. goto xdr_error;
  3506. if ((status = decode_attr_maxname(xdr, bitmap, &pathconf->max_namelen)) != 0)
  3507. goto xdr_error;
  3508. status = verify_attr_len(xdr, savep, attrlen);
  3509. xdr_error:
  3510. dprintk("%s: xdr returned %d!\n", __func__, -status);
  3511. return status;
  3512. }
  3513. static int decode_getfattr_attrs(struct xdr_stream *xdr, uint32_t *bitmap,
  3514. struct nfs_fattr *fattr, struct nfs_fh *fh,
  3515. const struct nfs_server *server, int may_sleep)
  3516. {
  3517. int status;
  3518. umode_t fmode = 0;
  3519. uint64_t fileid;
  3520. uint32_t type;
  3521. status = decode_attr_type(xdr, bitmap, &type);
  3522. if (status < 0)
  3523. goto xdr_error;
  3524. fattr->mode = 0;
  3525. if (status != 0) {
  3526. fattr->mode |= nfs_type2fmt[type];
  3527. fattr->valid |= status;
  3528. }
  3529. status = decode_attr_change(xdr, bitmap, &fattr->change_attr);
  3530. if (status < 0)
  3531. goto xdr_error;
  3532. fattr->valid |= status;
  3533. status = decode_attr_size(xdr, bitmap, &fattr->size);
  3534. if (status < 0)
  3535. goto xdr_error;
  3536. fattr->valid |= status;
  3537. status = decode_attr_fsid(xdr, bitmap, &fattr->fsid);
  3538. if (status < 0)
  3539. goto xdr_error;
  3540. fattr->valid |= status;
  3541. status = decode_attr_error(xdr, bitmap);
  3542. if (status < 0)
  3543. goto xdr_error;
  3544. status = decode_attr_filehandle(xdr, bitmap, fh);
  3545. if (status < 0)
  3546. goto xdr_error;
  3547. status = decode_attr_fileid(xdr, bitmap, &fattr->fileid);
  3548. if (status < 0)
  3549. goto xdr_error;
  3550. fattr->valid |= status;
  3551. status = decode_attr_fs_locations(xdr, bitmap, container_of(fattr,
  3552. struct nfs4_fs_locations,
  3553. fattr));
  3554. if (status < 0)
  3555. goto xdr_error;
  3556. fattr->valid |= status;
  3557. status = decode_attr_mode(xdr, bitmap, &fmode);
  3558. if (status < 0)
  3559. goto xdr_error;
  3560. if (status != 0) {
  3561. fattr->mode |= fmode;
  3562. fattr->valid |= status;
  3563. }
  3564. status = decode_attr_nlink(xdr, bitmap, &fattr->nlink);
  3565. if (status < 0)
  3566. goto xdr_error;
  3567. fattr->valid |= status;
  3568. status = decode_attr_owner(xdr, bitmap, server->nfs_client,
  3569. &fattr->uid, may_sleep);
  3570. if (status < 0)
  3571. goto xdr_error;
  3572. fattr->valid |= status;
  3573. status = decode_attr_group(xdr, bitmap, server->nfs_client,
  3574. &fattr->gid, may_sleep);
  3575. if (status < 0)
  3576. goto xdr_error;
  3577. fattr->valid |= status;
  3578. status = decode_attr_rdev(xdr, bitmap, &fattr->rdev);
  3579. if (status < 0)
  3580. goto xdr_error;
  3581. fattr->valid |= status;
  3582. status = decode_attr_space_used(xdr, bitmap, &fattr->du.nfs3.used);
  3583. if (status < 0)
  3584. goto xdr_error;
  3585. fattr->valid |= status;
  3586. status = decode_attr_time_access(xdr, bitmap, &fattr->atime);
  3587. if (status < 0)
  3588. goto xdr_error;
  3589. fattr->valid |= status;
  3590. status = decode_attr_time_metadata(xdr, bitmap, &fattr->ctime);
  3591. if (status < 0)
  3592. goto xdr_error;
  3593. fattr->valid |= status;
  3594. status = decode_attr_time_modify(xdr, bitmap, &fattr->mtime);
  3595. if (status < 0)
  3596. goto xdr_error;
  3597. fattr->valid |= status;
  3598. status = decode_attr_mounted_on_fileid(xdr, bitmap, &fileid);
  3599. if (status < 0)
  3600. goto xdr_error;
  3601. if (status != 0 && !(fattr->valid & status)) {
  3602. fattr->fileid = fileid;
  3603. fattr->valid |= status;
  3604. }
  3605. xdr_error:
  3606. dprintk("%s: xdr returned %d\n", __func__, -status);
  3607. return status;
  3608. }
  3609. static int decode_getfattr_generic(struct xdr_stream *xdr, struct nfs_fattr *fattr,
  3610. struct nfs_fh *fh, const struct nfs_server *server, int may_sleep)
  3611. {
  3612. __be32 *savep;
  3613. uint32_t attrlen,
  3614. bitmap[2] = {0};
  3615. int status;
  3616. status = decode_op_hdr(xdr, OP_GETATTR);
  3617. if (status < 0)
  3618. goto xdr_error;
  3619. status = decode_attr_bitmap(xdr, bitmap);
  3620. if (status < 0)
  3621. goto xdr_error;
  3622. status = decode_attr_length(xdr, &attrlen, &savep);
  3623. if (status < 0)
  3624. goto xdr_error;
  3625. status = decode_getfattr_attrs(xdr, bitmap, fattr, fh, server, may_sleep);
  3626. if (status < 0)
  3627. goto xdr_error;
  3628. status = verify_attr_len(xdr, savep, attrlen);
  3629. xdr_error:
  3630. dprintk("%s: xdr returned %d\n", __func__, -status);
  3631. return status;
  3632. }
  3633. static int decode_getfattr(struct xdr_stream *xdr, struct nfs_fattr *fattr,
  3634. const struct nfs_server *server, int may_sleep)
  3635. {
  3636. return decode_getfattr_generic(xdr, fattr, NULL, server, may_sleep);
  3637. }
  3638. /*
  3639. * Decode potentially multiple layout types. Currently we only support
  3640. * one layout driver per file system.
  3641. */
  3642. static int decode_first_pnfs_layout_type(struct xdr_stream *xdr,
  3643. uint32_t *layouttype)
  3644. {
  3645. uint32_t *p;
  3646. int num;
  3647. p = xdr_inline_decode(xdr, 4);
  3648. if (unlikely(!p))
  3649. goto out_overflow;
  3650. num = be32_to_cpup(p);
  3651. /* pNFS is not supported by the underlying file system */
  3652. if (num == 0) {
  3653. *layouttype = 0;
  3654. return 0;
  3655. }
  3656. if (num > 1)
  3657. printk(KERN_INFO "%s: Warning: Multiple pNFS layout drivers "
  3658. "per filesystem not supported\n", __func__);
  3659. /* Decode and set first layout type, move xdr->p past unused types */
  3660. p = xdr_inline_decode(xdr, num * 4);
  3661. if (unlikely(!p))
  3662. goto out_overflow;
  3663. *layouttype = be32_to_cpup(p);
  3664. return 0;
  3665. out_overflow:
  3666. print_overflow_msg(__func__, xdr);
  3667. return -EIO;
  3668. }
  3669. /*
  3670. * The type of file system exported.
  3671. * Note we must ensure that layouttype is set in any non-error case.
  3672. */
  3673. static int decode_attr_pnfstype(struct xdr_stream *xdr, uint32_t *bitmap,
  3674. uint32_t *layouttype)
  3675. {
  3676. int status = 0;
  3677. dprintk("%s: bitmap is %x\n", __func__, bitmap[1]);
  3678. if (unlikely(bitmap[1] & (FATTR4_WORD1_FS_LAYOUT_TYPES - 1U)))
  3679. return -EIO;
  3680. if (bitmap[1] & FATTR4_WORD1_FS_LAYOUT_TYPES) {
  3681. status = decode_first_pnfs_layout_type(xdr, layouttype);
  3682. bitmap[1] &= ~FATTR4_WORD1_FS_LAYOUT_TYPES;
  3683. } else
  3684. *layouttype = 0;
  3685. return status;
  3686. }
  3687. static int decode_fsinfo(struct xdr_stream *xdr, struct nfs_fsinfo *fsinfo)
  3688. {
  3689. __be32 *savep;
  3690. uint32_t attrlen, bitmap[2];
  3691. int status;
  3692. if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
  3693. goto xdr_error;
  3694. if ((status = decode_attr_bitmap(xdr, bitmap)) != 0)
  3695. goto xdr_error;
  3696. if ((status = decode_attr_length(xdr, &attrlen, &savep)) != 0)
  3697. goto xdr_error;
  3698. fsinfo->rtmult = fsinfo->wtmult = 512; /* ??? */
  3699. if ((status = decode_attr_lease_time(xdr, bitmap, &fsinfo->lease_time)) != 0)
  3700. goto xdr_error;
  3701. if ((status = decode_attr_maxfilesize(xdr, bitmap, &fsinfo->maxfilesize)) != 0)
  3702. goto xdr_error;
  3703. if ((status = decode_attr_maxread(xdr, bitmap, &fsinfo->rtmax)) != 0)
  3704. goto xdr_error;
  3705. fsinfo->rtpref = fsinfo->dtpref = fsinfo->rtmax;
  3706. if ((status = decode_attr_maxwrite(xdr, bitmap, &fsinfo->wtmax)) != 0)
  3707. goto xdr_error;
  3708. fsinfo->wtpref = fsinfo->wtmax;
  3709. status = decode_attr_time_delta(xdr, bitmap, &fsinfo->time_delta);
  3710. if (status != 0)
  3711. goto xdr_error;
  3712. status = decode_attr_pnfstype(xdr, bitmap, &fsinfo->layouttype);
  3713. if (status != 0)
  3714. goto xdr_error;
  3715. status = verify_attr_len(xdr, savep, attrlen);
  3716. xdr_error:
  3717. dprintk("%s: xdr returned %d!\n", __func__, -status);
  3718. return status;
  3719. }
  3720. static int decode_getfh(struct xdr_stream *xdr, struct nfs_fh *fh)
  3721. {
  3722. __be32 *p;
  3723. uint32_t len;
  3724. int status;
  3725. /* Zero handle first to allow comparisons */
  3726. memset(fh, 0, sizeof(*fh));
  3727. status = decode_op_hdr(xdr, OP_GETFH);
  3728. if (status)
  3729. return status;
  3730. p = xdr_inline_decode(xdr, 4);
  3731. if (unlikely(!p))
  3732. goto out_overflow;
  3733. len = be32_to_cpup(p);
  3734. if (len > NFS4_FHSIZE)
  3735. return -EIO;
  3736. fh->size = len;
  3737. p = xdr_inline_decode(xdr, len);
  3738. if (unlikely(!p))
  3739. goto out_overflow;
  3740. memcpy(fh->data, p, len);
  3741. return 0;
  3742. out_overflow:
  3743. print_overflow_msg(__func__, xdr);
  3744. return -EIO;
  3745. }
  3746. static int decode_link(struct xdr_stream *xdr, struct nfs4_change_info *cinfo)
  3747. {
  3748. int status;
  3749. status = decode_op_hdr(xdr, OP_LINK);
  3750. if (status)
  3751. return status;
  3752. return decode_change_info(xdr, cinfo);
  3753. }
  3754. /*
  3755. * We create the owner, so we know a proper owner.id length is 4.
  3756. */
  3757. static int decode_lock_denied (struct xdr_stream *xdr, struct file_lock *fl)
  3758. {
  3759. uint64_t offset, length, clientid;
  3760. __be32 *p;
  3761. uint32_t namelen, type;
  3762. p = xdr_inline_decode(xdr, 32); /* read 32 bytes */
  3763. if (unlikely(!p))
  3764. goto out_overflow;
  3765. p = xdr_decode_hyper(p, &offset); /* read 2 8-byte long words */
  3766. p = xdr_decode_hyper(p, &length);
  3767. type = be32_to_cpup(p++); /* 4 byte read */
  3768. if (fl != NULL) { /* manipulate file lock */
  3769. fl->fl_start = (loff_t)offset;
  3770. fl->fl_end = fl->fl_start + (loff_t)length - 1;
  3771. if (length == ~(uint64_t)0)
  3772. fl->fl_end = OFFSET_MAX;
  3773. fl->fl_type = F_WRLCK;
  3774. if (type & 1)
  3775. fl->fl_type = F_RDLCK;
  3776. fl->fl_pid = 0;
  3777. }
  3778. p = xdr_decode_hyper(p, &clientid); /* read 8 bytes */
  3779. namelen = be32_to_cpup(p); /* read 4 bytes */ /* have read all 32 bytes now */
  3780. p = xdr_inline_decode(xdr, namelen); /* variable size field */
  3781. if (likely(p))
  3782. return -NFS4ERR_DENIED;
  3783. out_overflow:
  3784. print_overflow_msg(__func__, xdr);
  3785. return -EIO;
  3786. }
  3787. static int decode_lock(struct xdr_stream *xdr, struct nfs_lock_res *res)
  3788. {
  3789. int status;
  3790. status = decode_op_hdr(xdr, OP_LOCK);
  3791. if (status == -EIO)
  3792. goto out;
  3793. if (status == 0) {
  3794. status = decode_stateid(xdr, &res->stateid);
  3795. if (unlikely(status))
  3796. goto out;
  3797. } else if (status == -NFS4ERR_DENIED)
  3798. status = decode_lock_denied(xdr, NULL);
  3799. if (res->open_seqid != NULL)
  3800. nfs_increment_open_seqid(status, res->open_seqid);
  3801. nfs_increment_lock_seqid(status, res->lock_seqid);
  3802. out:
  3803. return status;
  3804. }
  3805. static int decode_lockt(struct xdr_stream *xdr, struct nfs_lockt_res *res)
  3806. {
  3807. int status;
  3808. status = decode_op_hdr(xdr, OP_LOCKT);
  3809. if (status == -NFS4ERR_DENIED)
  3810. return decode_lock_denied(xdr, res->denied);
  3811. return status;
  3812. }
  3813. static int decode_locku(struct xdr_stream *xdr, struct nfs_locku_res *res)
  3814. {
  3815. int status;
  3816. status = decode_op_hdr(xdr, OP_LOCKU);
  3817. if (status != -EIO)
  3818. nfs_increment_lock_seqid(status, res->seqid);
  3819. if (status == 0)
  3820. status = decode_stateid(xdr, &res->stateid);
  3821. return status;
  3822. }
  3823. static int decode_release_lockowner(struct xdr_stream *xdr)
  3824. {
  3825. return decode_op_hdr(xdr, OP_RELEASE_LOCKOWNER);
  3826. }
  3827. static int decode_lookup(struct xdr_stream *xdr)
  3828. {
  3829. return decode_op_hdr(xdr, OP_LOOKUP);
  3830. }
  3831. /* This is too sick! */
  3832. static int decode_space_limit(struct xdr_stream *xdr, u64 *maxsize)
  3833. {
  3834. __be32 *p;
  3835. uint32_t limit_type, nblocks, blocksize;
  3836. p = xdr_inline_decode(xdr, 12);
  3837. if (unlikely(!p))
  3838. goto out_overflow;
  3839. limit_type = be32_to_cpup(p++);
  3840. switch (limit_type) {
  3841. case 1:
  3842. xdr_decode_hyper(p, maxsize);
  3843. break;
  3844. case 2:
  3845. nblocks = be32_to_cpup(p++);
  3846. blocksize = be32_to_cpup(p);
  3847. *maxsize = (uint64_t)nblocks * (uint64_t)blocksize;
  3848. }
  3849. return 0;
  3850. out_overflow:
  3851. print_overflow_msg(__func__, xdr);
  3852. return -EIO;
  3853. }
  3854. static int decode_delegation(struct xdr_stream *xdr, struct nfs_openres *res)
  3855. {
  3856. __be32 *p;
  3857. uint32_t delegation_type;
  3858. int status;
  3859. p = xdr_inline_decode(xdr, 4);
  3860. if (unlikely(!p))
  3861. goto out_overflow;
  3862. delegation_type = be32_to_cpup(p);
  3863. if (delegation_type == NFS4_OPEN_DELEGATE_NONE) {
  3864. res->delegation_type = 0;
  3865. return 0;
  3866. }
  3867. status = decode_stateid(xdr, &res->delegation);
  3868. if (unlikely(status))
  3869. return status;
  3870. p = xdr_inline_decode(xdr, 4);
  3871. if (unlikely(!p))
  3872. goto out_overflow;
  3873. res->do_recall = be32_to_cpup(p);
  3874. switch (delegation_type) {
  3875. case NFS4_OPEN_DELEGATE_READ:
  3876. res->delegation_type = FMODE_READ;
  3877. break;
  3878. case NFS4_OPEN_DELEGATE_WRITE:
  3879. res->delegation_type = FMODE_WRITE|FMODE_READ;
  3880. if (decode_space_limit(xdr, &res->maxsize) < 0)
  3881. return -EIO;
  3882. }
  3883. return decode_ace(xdr, NULL, res->server->nfs_client);
  3884. out_overflow:
  3885. print_overflow_msg(__func__, xdr);
  3886. return -EIO;
  3887. }
  3888. static int decode_open(struct xdr_stream *xdr, struct nfs_openres *res)
  3889. {
  3890. __be32 *p;
  3891. uint32_t savewords, bmlen, i;
  3892. int status;
  3893. status = decode_op_hdr(xdr, OP_OPEN);
  3894. if (status != -EIO)
  3895. nfs_increment_open_seqid(status, res->seqid);
  3896. if (!status)
  3897. status = decode_stateid(xdr, &res->stateid);
  3898. if (unlikely(status))
  3899. return status;
  3900. decode_change_info(xdr, &res->cinfo);
  3901. p = xdr_inline_decode(xdr, 8);
  3902. if (unlikely(!p))
  3903. goto out_overflow;
  3904. res->rflags = be32_to_cpup(p++);
  3905. bmlen = be32_to_cpup(p);
  3906. if (bmlen > 10)
  3907. goto xdr_error;
  3908. p = xdr_inline_decode(xdr, bmlen << 2);
  3909. if (unlikely(!p))
  3910. goto out_overflow;
  3911. savewords = min_t(uint32_t, bmlen, NFS4_BITMAP_SIZE);
  3912. for (i = 0; i < savewords; ++i)
  3913. res->attrset[i] = be32_to_cpup(p++);
  3914. for (; i < NFS4_BITMAP_SIZE; i++)
  3915. res->attrset[i] = 0;
  3916. return decode_delegation(xdr, res);
  3917. xdr_error:
  3918. dprintk("%s: Bitmap too large! Length = %u\n", __func__, bmlen);
  3919. return -EIO;
  3920. out_overflow:
  3921. print_overflow_msg(__func__, xdr);
  3922. return -EIO;
  3923. }
  3924. static int decode_open_confirm(struct xdr_stream *xdr, struct nfs_open_confirmres *res)
  3925. {
  3926. int status;
  3927. status = decode_op_hdr(xdr, OP_OPEN_CONFIRM);
  3928. if (status != -EIO)
  3929. nfs_increment_open_seqid(status, res->seqid);
  3930. if (!status)
  3931. status = decode_stateid(xdr, &res->stateid);
  3932. return status;
  3933. }
  3934. static int decode_open_downgrade(struct xdr_stream *xdr, struct nfs_closeres *res)
  3935. {
  3936. int status;
  3937. status = decode_op_hdr(xdr, OP_OPEN_DOWNGRADE);
  3938. if (status != -EIO)
  3939. nfs_increment_open_seqid(status, res->seqid);
  3940. if (!status)
  3941. status = decode_stateid(xdr, &res->stateid);
  3942. return status;
  3943. }
  3944. static int decode_putfh(struct xdr_stream *xdr)
  3945. {
  3946. return decode_op_hdr(xdr, OP_PUTFH);
  3947. }
  3948. static int decode_putrootfh(struct xdr_stream *xdr)
  3949. {
  3950. return decode_op_hdr(xdr, OP_PUTROOTFH);
  3951. }
  3952. static int decode_read(struct xdr_stream *xdr, struct rpc_rqst *req, struct nfs_readres *res)
  3953. {
  3954. struct kvec *iov = req->rq_rcv_buf.head;
  3955. __be32 *p;
  3956. uint32_t count, eof, recvd, hdrlen;
  3957. int status;
  3958. status = decode_op_hdr(xdr, OP_READ);
  3959. if (status)
  3960. return status;
  3961. p = xdr_inline_decode(xdr, 8);
  3962. if (unlikely(!p))
  3963. goto out_overflow;
  3964. eof = be32_to_cpup(p++);
  3965. count = be32_to_cpup(p);
  3966. hdrlen = (u8 *) xdr->p - (u8 *) iov->iov_base;
  3967. recvd = req->rq_rcv_buf.len - hdrlen;
  3968. if (count > recvd) {
  3969. dprintk("NFS: server cheating in read reply: "
  3970. "count %u > recvd %u\n", count, recvd);
  3971. count = recvd;
  3972. eof = 0;
  3973. }
  3974. xdr_read_pages(xdr, count);
  3975. res->eof = eof;
  3976. res->count = count;
  3977. return 0;
  3978. out_overflow:
  3979. print_overflow_msg(__func__, xdr);
  3980. return -EIO;
  3981. }
  3982. static int decode_readdir(struct xdr_stream *xdr, struct rpc_rqst *req, struct nfs4_readdir_res *readdir)
  3983. {
  3984. struct xdr_buf *rcvbuf = &req->rq_rcv_buf;
  3985. struct kvec *iov = rcvbuf->head;
  3986. size_t hdrlen;
  3987. u32 recvd, pglen = rcvbuf->page_len;
  3988. int status;
  3989. status = decode_op_hdr(xdr, OP_READDIR);
  3990. if (!status)
  3991. status = decode_verifier(xdr, readdir->verifier.data);
  3992. if (unlikely(status))
  3993. return status;
  3994. dprintk("%s: verifier = %08x:%08x\n",
  3995. __func__,
  3996. ((u32 *)readdir->verifier.data)[0],
  3997. ((u32 *)readdir->verifier.data)[1]);
  3998. hdrlen = (char *) xdr->p - (char *) iov->iov_base;
  3999. recvd = rcvbuf->len - hdrlen;
  4000. if (pglen > recvd)
  4001. pglen = recvd;
  4002. xdr_read_pages(xdr, pglen);
  4003. return pglen;
  4004. }
  4005. static int decode_readlink(struct xdr_stream *xdr, struct rpc_rqst *req)
  4006. {
  4007. struct xdr_buf *rcvbuf = &req->rq_rcv_buf;
  4008. struct kvec *iov = rcvbuf->head;
  4009. size_t hdrlen;
  4010. u32 len, recvd;
  4011. __be32 *p;
  4012. int status;
  4013. status = decode_op_hdr(xdr, OP_READLINK);
  4014. if (status)
  4015. return status;
  4016. /* Convert length of symlink */
  4017. p = xdr_inline_decode(xdr, 4);
  4018. if (unlikely(!p))
  4019. goto out_overflow;
  4020. len = be32_to_cpup(p);
  4021. if (len >= rcvbuf->page_len || len <= 0) {
  4022. dprintk("nfs: server returned giant symlink!\n");
  4023. return -ENAMETOOLONG;
  4024. }
  4025. hdrlen = (char *) xdr->p - (char *) iov->iov_base;
  4026. recvd = req->rq_rcv_buf.len - hdrlen;
  4027. if (recvd < len) {
  4028. dprintk("NFS: server cheating in readlink reply: "
  4029. "count %u > recvd %u\n", len, recvd);
  4030. return -EIO;
  4031. }
  4032. xdr_read_pages(xdr, len);
  4033. /*
  4034. * The XDR encode routine has set things up so that
  4035. * the link text will be copied directly into the
  4036. * buffer. We just have to do overflow-checking,
  4037. * and and null-terminate the text (the VFS expects
  4038. * null-termination).
  4039. */
  4040. xdr_terminate_string(rcvbuf, len);
  4041. return 0;
  4042. out_overflow:
  4043. print_overflow_msg(__func__, xdr);
  4044. return -EIO;
  4045. }
  4046. static int decode_remove(struct xdr_stream *xdr, struct nfs4_change_info *cinfo)
  4047. {
  4048. int status;
  4049. status = decode_op_hdr(xdr, OP_REMOVE);
  4050. if (status)
  4051. goto out;
  4052. status = decode_change_info(xdr, cinfo);
  4053. out:
  4054. return status;
  4055. }
  4056. static int decode_rename(struct xdr_stream *xdr, struct nfs4_change_info *old_cinfo,
  4057. struct nfs4_change_info *new_cinfo)
  4058. {
  4059. int status;
  4060. status = decode_op_hdr(xdr, OP_RENAME);
  4061. if (status)
  4062. goto out;
  4063. if ((status = decode_change_info(xdr, old_cinfo)))
  4064. goto out;
  4065. status = decode_change_info(xdr, new_cinfo);
  4066. out:
  4067. return status;
  4068. }
  4069. static int decode_renew(struct xdr_stream *xdr)
  4070. {
  4071. return decode_op_hdr(xdr, OP_RENEW);
  4072. }
  4073. static int
  4074. decode_restorefh(struct xdr_stream *xdr)
  4075. {
  4076. return decode_op_hdr(xdr, OP_RESTOREFH);
  4077. }
  4078. static int decode_getacl(struct xdr_stream *xdr, struct rpc_rqst *req,
  4079. size_t *acl_len)
  4080. {
  4081. __be32 *savep;
  4082. uint32_t attrlen,
  4083. bitmap[2] = {0};
  4084. struct kvec *iov = req->rq_rcv_buf.head;
  4085. int status;
  4086. *acl_len = 0;
  4087. if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
  4088. goto out;
  4089. if ((status = decode_attr_bitmap(xdr, bitmap)) != 0)
  4090. goto out;
  4091. if ((status = decode_attr_length(xdr, &attrlen, &savep)) != 0)
  4092. goto out;
  4093. if (unlikely(bitmap[0] & (FATTR4_WORD0_ACL - 1U)))
  4094. return -EIO;
  4095. if (likely(bitmap[0] & FATTR4_WORD0_ACL)) {
  4096. size_t hdrlen;
  4097. u32 recvd;
  4098. /* We ignore &savep and don't do consistency checks on
  4099. * the attr length. Let userspace figure it out.... */
  4100. hdrlen = (u8 *)xdr->p - (u8 *)iov->iov_base;
  4101. recvd = req->rq_rcv_buf.len - hdrlen;
  4102. if (attrlen > recvd) {
  4103. dprintk("NFS: server cheating in getattr"
  4104. " acl reply: attrlen %u > recvd %u\n",
  4105. attrlen, recvd);
  4106. return -EINVAL;
  4107. }
  4108. xdr_read_pages(xdr, attrlen);
  4109. *acl_len = attrlen;
  4110. } else
  4111. status = -EOPNOTSUPP;
  4112. out:
  4113. return status;
  4114. }
  4115. static int
  4116. decode_savefh(struct xdr_stream *xdr)
  4117. {
  4118. return decode_op_hdr(xdr, OP_SAVEFH);
  4119. }
  4120. static int decode_setattr(struct xdr_stream *xdr)
  4121. {
  4122. __be32 *p;
  4123. uint32_t bmlen;
  4124. int status;
  4125. status = decode_op_hdr(xdr, OP_SETATTR);
  4126. if (status)
  4127. return status;
  4128. p = xdr_inline_decode(xdr, 4);
  4129. if (unlikely(!p))
  4130. goto out_overflow;
  4131. bmlen = be32_to_cpup(p);
  4132. p = xdr_inline_decode(xdr, bmlen << 2);
  4133. if (likely(p))
  4134. return 0;
  4135. out_overflow:
  4136. print_overflow_msg(__func__, xdr);
  4137. return -EIO;
  4138. }
  4139. static int decode_setclientid(struct xdr_stream *xdr, struct nfs4_setclientid_res *res)
  4140. {
  4141. __be32 *p;
  4142. uint32_t opnum;
  4143. int32_t nfserr;
  4144. p = xdr_inline_decode(xdr, 8);
  4145. if (unlikely(!p))
  4146. goto out_overflow;
  4147. opnum = be32_to_cpup(p++);
  4148. if (opnum != OP_SETCLIENTID) {
  4149. dprintk("nfs: decode_setclientid: Server returned operation"
  4150. " %d\n", opnum);
  4151. return -EIO;
  4152. }
  4153. nfserr = be32_to_cpup(p);
  4154. if (nfserr == NFS_OK) {
  4155. p = xdr_inline_decode(xdr, 8 + NFS4_VERIFIER_SIZE);
  4156. if (unlikely(!p))
  4157. goto out_overflow;
  4158. p = xdr_decode_hyper(p, &res->clientid);
  4159. memcpy(res->confirm.data, p, NFS4_VERIFIER_SIZE);
  4160. } else if (nfserr == NFSERR_CLID_INUSE) {
  4161. uint32_t len;
  4162. /* skip netid string */
  4163. p = xdr_inline_decode(xdr, 4);
  4164. if (unlikely(!p))
  4165. goto out_overflow;
  4166. len = be32_to_cpup(p);
  4167. p = xdr_inline_decode(xdr, len);
  4168. if (unlikely(!p))
  4169. goto out_overflow;
  4170. /* skip uaddr string */
  4171. p = xdr_inline_decode(xdr, 4);
  4172. if (unlikely(!p))
  4173. goto out_overflow;
  4174. len = be32_to_cpup(p);
  4175. p = xdr_inline_decode(xdr, len);
  4176. if (unlikely(!p))
  4177. goto out_overflow;
  4178. return -NFSERR_CLID_INUSE;
  4179. } else
  4180. return nfs4_stat_to_errno(nfserr);
  4181. return 0;
  4182. out_overflow:
  4183. print_overflow_msg(__func__, xdr);
  4184. return -EIO;
  4185. }
  4186. static int decode_setclientid_confirm(struct xdr_stream *xdr)
  4187. {
  4188. return decode_op_hdr(xdr, OP_SETCLIENTID_CONFIRM);
  4189. }
  4190. static int decode_write(struct xdr_stream *xdr, struct nfs_writeres *res)
  4191. {
  4192. __be32 *p;
  4193. int status;
  4194. status = decode_op_hdr(xdr, OP_WRITE);
  4195. if (status)
  4196. return status;
  4197. p = xdr_inline_decode(xdr, 16);
  4198. if (unlikely(!p))
  4199. goto out_overflow;
  4200. res->count = be32_to_cpup(p++);
  4201. res->verf->committed = be32_to_cpup(p++);
  4202. memcpy(res->verf->verifier, p, 8);
  4203. return 0;
  4204. out_overflow:
  4205. print_overflow_msg(__func__, xdr);
  4206. return -EIO;
  4207. }
  4208. static int decode_delegreturn(struct xdr_stream *xdr)
  4209. {
  4210. return decode_op_hdr(xdr, OP_DELEGRETURN);
  4211. }
  4212. #if defined(CONFIG_NFS_V4_1)
  4213. static int decode_exchange_id(struct xdr_stream *xdr,
  4214. struct nfs41_exchange_id_res *res)
  4215. {
  4216. __be32 *p;
  4217. uint32_t dummy;
  4218. char *dummy_str;
  4219. int status;
  4220. struct nfs_client *clp = res->client;
  4221. status = decode_op_hdr(xdr, OP_EXCHANGE_ID);
  4222. if (status)
  4223. return status;
  4224. p = xdr_inline_decode(xdr, 8);
  4225. if (unlikely(!p))
  4226. goto out_overflow;
  4227. xdr_decode_hyper(p, &clp->cl_clientid);
  4228. p = xdr_inline_decode(xdr, 12);
  4229. if (unlikely(!p))
  4230. goto out_overflow;
  4231. clp->cl_seqid = be32_to_cpup(p++);
  4232. clp->cl_exchange_flags = be32_to_cpup(p++);
  4233. /* We ask for SP4_NONE */
  4234. dummy = be32_to_cpup(p);
  4235. if (dummy != SP4_NONE)
  4236. return -EIO;
  4237. /* Throw away minor_id */
  4238. p = xdr_inline_decode(xdr, 8);
  4239. if (unlikely(!p))
  4240. goto out_overflow;
  4241. /* Throw away Major id */
  4242. status = decode_opaque_inline(xdr, &dummy, &dummy_str);
  4243. if (unlikely(status))
  4244. return status;
  4245. /* Throw away server_scope */
  4246. status = decode_opaque_inline(xdr, &dummy, &dummy_str);
  4247. if (unlikely(status))
  4248. return status;
  4249. /* Throw away Implementation id array */
  4250. status = decode_opaque_inline(xdr, &dummy, &dummy_str);
  4251. if (unlikely(status))
  4252. return status;
  4253. return 0;
  4254. out_overflow:
  4255. print_overflow_msg(__func__, xdr);
  4256. return -EIO;
  4257. }
  4258. static int decode_chan_attrs(struct xdr_stream *xdr,
  4259. struct nfs4_channel_attrs *attrs)
  4260. {
  4261. __be32 *p;
  4262. u32 nr_attrs;
  4263. p = xdr_inline_decode(xdr, 28);
  4264. if (unlikely(!p))
  4265. goto out_overflow;
  4266. attrs->headerpadsz = be32_to_cpup(p++);
  4267. attrs->max_rqst_sz = be32_to_cpup(p++);
  4268. attrs->max_resp_sz = be32_to_cpup(p++);
  4269. attrs->max_resp_sz_cached = be32_to_cpup(p++);
  4270. attrs->max_ops = be32_to_cpup(p++);
  4271. attrs->max_reqs = be32_to_cpup(p++);
  4272. nr_attrs = be32_to_cpup(p);
  4273. if (unlikely(nr_attrs > 1)) {
  4274. printk(KERN_WARNING "%s: Invalid rdma channel attrs count %u\n",
  4275. __func__, nr_attrs);
  4276. return -EINVAL;
  4277. }
  4278. if (nr_attrs == 1) {
  4279. p = xdr_inline_decode(xdr, 4); /* skip rdma_attrs */
  4280. if (unlikely(!p))
  4281. goto out_overflow;
  4282. }
  4283. return 0;
  4284. out_overflow:
  4285. print_overflow_msg(__func__, xdr);
  4286. return -EIO;
  4287. }
  4288. static int decode_sessionid(struct xdr_stream *xdr, struct nfs4_sessionid *sid)
  4289. {
  4290. return decode_opaque_fixed(xdr, sid->data, NFS4_MAX_SESSIONID_LEN);
  4291. }
  4292. static int decode_create_session(struct xdr_stream *xdr,
  4293. struct nfs41_create_session_res *res)
  4294. {
  4295. __be32 *p;
  4296. int status;
  4297. struct nfs_client *clp = res->client;
  4298. struct nfs4_session *session = clp->cl_session;
  4299. status = decode_op_hdr(xdr, OP_CREATE_SESSION);
  4300. if (!status)
  4301. status = decode_sessionid(xdr, &session->sess_id);
  4302. if (unlikely(status))
  4303. return status;
  4304. /* seqid, flags */
  4305. p = xdr_inline_decode(xdr, 8);
  4306. if (unlikely(!p))
  4307. goto out_overflow;
  4308. clp->cl_seqid = be32_to_cpup(p++);
  4309. session->flags = be32_to_cpup(p);
  4310. /* Channel attributes */
  4311. status = decode_chan_attrs(xdr, &session->fc_attrs);
  4312. if (!status)
  4313. status = decode_chan_attrs(xdr, &session->bc_attrs);
  4314. return status;
  4315. out_overflow:
  4316. print_overflow_msg(__func__, xdr);
  4317. return -EIO;
  4318. }
  4319. static int decode_destroy_session(struct xdr_stream *xdr, void *dummy)
  4320. {
  4321. return decode_op_hdr(xdr, OP_DESTROY_SESSION);
  4322. }
  4323. static int decode_reclaim_complete(struct xdr_stream *xdr, void *dummy)
  4324. {
  4325. return decode_op_hdr(xdr, OP_RECLAIM_COMPLETE);
  4326. }
  4327. #endif /* CONFIG_NFS_V4_1 */
  4328. static int decode_sequence(struct xdr_stream *xdr,
  4329. struct nfs4_sequence_res *res,
  4330. struct rpc_rqst *rqstp)
  4331. {
  4332. #if defined(CONFIG_NFS_V4_1)
  4333. struct nfs4_sessionid id;
  4334. u32 dummy;
  4335. int status;
  4336. __be32 *p;
  4337. if (!res->sr_session)
  4338. return 0;
  4339. status = decode_op_hdr(xdr, OP_SEQUENCE);
  4340. if (!status)
  4341. status = decode_sessionid(xdr, &id);
  4342. if (unlikely(status))
  4343. goto out_err;
  4344. /*
  4345. * If the server returns different values for sessionID, slotID or
  4346. * sequence number, the server is looney tunes.
  4347. */
  4348. status = -EREMOTEIO;
  4349. if (memcmp(id.data, res->sr_session->sess_id.data,
  4350. NFS4_MAX_SESSIONID_LEN)) {
  4351. dprintk("%s Invalid session id\n", __func__);
  4352. goto out_err;
  4353. }
  4354. p = xdr_inline_decode(xdr, 20);
  4355. if (unlikely(!p))
  4356. goto out_overflow;
  4357. /* seqid */
  4358. dummy = be32_to_cpup(p++);
  4359. if (dummy != res->sr_slot->seq_nr) {
  4360. dprintk("%s Invalid sequence number\n", __func__);
  4361. goto out_err;
  4362. }
  4363. /* slot id */
  4364. dummy = be32_to_cpup(p++);
  4365. if (dummy != res->sr_slot - res->sr_session->fc_slot_table.slots) {
  4366. dprintk("%s Invalid slot id\n", __func__);
  4367. goto out_err;
  4368. }
  4369. /* highest slot id - currently not processed */
  4370. dummy = be32_to_cpup(p++);
  4371. /* target highest slot id - currently not processed */
  4372. dummy = be32_to_cpup(p++);
  4373. /* result flags */
  4374. res->sr_status_flags = be32_to_cpup(p);
  4375. status = 0;
  4376. out_err:
  4377. res->sr_status = status;
  4378. return status;
  4379. out_overflow:
  4380. print_overflow_msg(__func__, xdr);
  4381. status = -EIO;
  4382. goto out_err;
  4383. #else /* CONFIG_NFS_V4_1 */
  4384. return 0;
  4385. #endif /* CONFIG_NFS_V4_1 */
  4386. }
  4387. #if defined(CONFIG_NFS_V4_1)
  4388. static int decode_getdeviceinfo(struct xdr_stream *xdr,
  4389. struct pnfs_device *pdev)
  4390. {
  4391. __be32 *p;
  4392. uint32_t len, type;
  4393. int status;
  4394. status = decode_op_hdr(xdr, OP_GETDEVICEINFO);
  4395. if (status) {
  4396. if (status == -ETOOSMALL) {
  4397. p = xdr_inline_decode(xdr, 4);
  4398. if (unlikely(!p))
  4399. goto out_overflow;
  4400. pdev->mincount = be32_to_cpup(p);
  4401. dprintk("%s: Min count too small. mincnt = %u\n",
  4402. __func__, pdev->mincount);
  4403. }
  4404. return status;
  4405. }
  4406. p = xdr_inline_decode(xdr, 8);
  4407. if (unlikely(!p))
  4408. goto out_overflow;
  4409. type = be32_to_cpup(p++);
  4410. if (type != pdev->layout_type) {
  4411. dprintk("%s: layout mismatch req: %u pdev: %u\n",
  4412. __func__, pdev->layout_type, type);
  4413. return -EINVAL;
  4414. }
  4415. /*
  4416. * Get the length of the opaque device_addr4. xdr_read_pages places
  4417. * the opaque device_addr4 in the xdr_buf->pages (pnfs_device->pages)
  4418. * and places the remaining xdr data in xdr_buf->tail
  4419. */
  4420. pdev->mincount = be32_to_cpup(p);
  4421. xdr_read_pages(xdr, pdev->mincount); /* include space for the length */
  4422. /* Parse notification bitmap, verifying that it is zero. */
  4423. p = xdr_inline_decode(xdr, 4);
  4424. if (unlikely(!p))
  4425. goto out_overflow;
  4426. len = be32_to_cpup(p);
  4427. if (len) {
  4428. uint32_t i;
  4429. p = xdr_inline_decode(xdr, 4 * len);
  4430. if (unlikely(!p))
  4431. goto out_overflow;
  4432. for (i = 0; i < len; i++, p++) {
  4433. if (be32_to_cpup(p)) {
  4434. dprintk("%s: notifications not supported\n",
  4435. __func__);
  4436. return -EIO;
  4437. }
  4438. }
  4439. }
  4440. return 0;
  4441. out_overflow:
  4442. print_overflow_msg(__func__, xdr);
  4443. return -EIO;
  4444. }
  4445. static int decode_layoutget(struct xdr_stream *xdr, struct rpc_rqst *req,
  4446. struct nfs4_layoutget_res *res)
  4447. {
  4448. __be32 *p;
  4449. int status;
  4450. u32 layout_count;
  4451. status = decode_op_hdr(xdr, OP_LAYOUTGET);
  4452. if (status)
  4453. return status;
  4454. p = xdr_inline_decode(xdr, 8 + NFS4_STATEID_SIZE);
  4455. if (unlikely(!p))
  4456. goto out_overflow;
  4457. res->return_on_close = be32_to_cpup(p++);
  4458. p = xdr_decode_opaque_fixed(p, res->stateid.data, NFS4_STATEID_SIZE);
  4459. layout_count = be32_to_cpup(p);
  4460. if (!layout_count) {
  4461. dprintk("%s: server responded with empty layout array\n",
  4462. __func__);
  4463. return -EINVAL;
  4464. }
  4465. p = xdr_inline_decode(xdr, 24);
  4466. if (unlikely(!p))
  4467. goto out_overflow;
  4468. p = xdr_decode_hyper(p, &res->range.offset);
  4469. p = xdr_decode_hyper(p, &res->range.length);
  4470. res->range.iomode = be32_to_cpup(p++);
  4471. res->type = be32_to_cpup(p++);
  4472. status = decode_opaque_inline(xdr, &res->layout.len, (char **)&p);
  4473. if (unlikely(status))
  4474. return status;
  4475. dprintk("%s roff:%lu rlen:%lu riomode:%d, lo_type:0x%x, lo.len:%d\n",
  4476. __func__,
  4477. (unsigned long)res->range.offset,
  4478. (unsigned long)res->range.length,
  4479. res->range.iomode,
  4480. res->type,
  4481. res->layout.len);
  4482. /* nfs4_proc_layoutget allocated a single page */
  4483. if (res->layout.len > PAGE_SIZE)
  4484. return -ENOMEM;
  4485. memcpy(res->layout.buf, p, res->layout.len);
  4486. if (layout_count > 1) {
  4487. /* We only handle a length one array at the moment. Any
  4488. * further entries are just ignored. Note that this means
  4489. * the client may see a response that is less than the
  4490. * minimum it requested.
  4491. */
  4492. dprintk("%s: server responded with %d layouts, dropping tail\n",
  4493. __func__, layout_count);
  4494. }
  4495. return 0;
  4496. out_overflow:
  4497. print_overflow_msg(__func__, xdr);
  4498. return -EIO;
  4499. }
  4500. #endif /* CONFIG_NFS_V4_1 */
  4501. /*
  4502. * END OF "GENERIC" DECODE ROUTINES.
  4503. */
  4504. /*
  4505. * Decode OPEN_DOWNGRADE response
  4506. */
  4507. static int nfs4_xdr_dec_open_downgrade(struct rpc_rqst *rqstp,
  4508. struct xdr_stream *xdr,
  4509. struct nfs_closeres *res)
  4510. {
  4511. struct compound_hdr hdr;
  4512. int status;
  4513. status = decode_compound_hdr(xdr, &hdr);
  4514. if (status)
  4515. goto out;
  4516. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4517. if (status)
  4518. goto out;
  4519. status = decode_putfh(xdr);
  4520. if (status)
  4521. goto out;
  4522. status = decode_open_downgrade(xdr, res);
  4523. if (status != 0)
  4524. goto out;
  4525. decode_getfattr(xdr, res->fattr, res->server,
  4526. !RPC_IS_ASYNC(rqstp->rq_task));
  4527. out:
  4528. return status;
  4529. }
  4530. /*
  4531. * Decode ACCESS response
  4532. */
  4533. static int nfs4_xdr_dec_access(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  4534. struct nfs4_accessres *res)
  4535. {
  4536. struct compound_hdr hdr;
  4537. int status;
  4538. status = decode_compound_hdr(xdr, &hdr);
  4539. if (status)
  4540. goto out;
  4541. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4542. if (status)
  4543. goto out;
  4544. status = decode_putfh(xdr);
  4545. if (status != 0)
  4546. goto out;
  4547. status = decode_access(xdr, res);
  4548. if (status != 0)
  4549. goto out;
  4550. decode_getfattr(xdr, res->fattr, res->server,
  4551. !RPC_IS_ASYNC(rqstp->rq_task));
  4552. out:
  4553. return status;
  4554. }
  4555. /*
  4556. * Decode LOOKUP response
  4557. */
  4558. static int nfs4_xdr_dec_lookup(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  4559. struct nfs4_lookup_res *res)
  4560. {
  4561. struct compound_hdr hdr;
  4562. int status;
  4563. status = decode_compound_hdr(xdr, &hdr);
  4564. if (status)
  4565. goto out;
  4566. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4567. if (status)
  4568. goto out;
  4569. status = decode_putfh(xdr);
  4570. if (status)
  4571. goto out;
  4572. status = decode_lookup(xdr);
  4573. if (status)
  4574. goto out;
  4575. status = decode_getfh(xdr, res->fh);
  4576. if (status)
  4577. goto out;
  4578. status = decode_getfattr(xdr, res->fattr, res->server
  4579. ,!RPC_IS_ASYNC(rqstp->rq_task));
  4580. out:
  4581. return status;
  4582. }
  4583. /*
  4584. * Decode LOOKUP_ROOT response
  4585. */
  4586. static int nfs4_xdr_dec_lookup_root(struct rpc_rqst *rqstp,
  4587. struct xdr_stream *xdr,
  4588. struct nfs4_lookup_res *res)
  4589. {
  4590. struct compound_hdr hdr;
  4591. int status;
  4592. status = decode_compound_hdr(xdr, &hdr);
  4593. if (status)
  4594. goto out;
  4595. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4596. if (status)
  4597. goto out;
  4598. status = decode_putrootfh(xdr);
  4599. if (status)
  4600. goto out;
  4601. status = decode_getfh(xdr, res->fh);
  4602. if (status == 0)
  4603. status = decode_getfattr(xdr, res->fattr, res->server,
  4604. !RPC_IS_ASYNC(rqstp->rq_task));
  4605. out:
  4606. return status;
  4607. }
  4608. /*
  4609. * Decode REMOVE response
  4610. */
  4611. static int nfs4_xdr_dec_remove(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  4612. struct nfs_removeres *res)
  4613. {
  4614. struct compound_hdr hdr;
  4615. int status;
  4616. status = decode_compound_hdr(xdr, &hdr);
  4617. if (status)
  4618. goto out;
  4619. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4620. if (status)
  4621. goto out;
  4622. status = decode_putfh(xdr);
  4623. if (status)
  4624. goto out;
  4625. status = decode_remove(xdr, &res->cinfo);
  4626. if (status)
  4627. goto out;
  4628. decode_getfattr(xdr, res->dir_attr, res->server,
  4629. !RPC_IS_ASYNC(rqstp->rq_task));
  4630. out:
  4631. return status;
  4632. }
  4633. /*
  4634. * Decode RENAME response
  4635. */
  4636. static int nfs4_xdr_dec_rename(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  4637. struct nfs_renameres *res)
  4638. {
  4639. struct compound_hdr hdr;
  4640. int status;
  4641. status = decode_compound_hdr(xdr, &hdr);
  4642. if (status)
  4643. goto out;
  4644. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4645. if (status)
  4646. goto out;
  4647. status = decode_putfh(xdr);
  4648. if (status)
  4649. goto out;
  4650. status = decode_savefh(xdr);
  4651. if (status)
  4652. goto out;
  4653. status = decode_putfh(xdr);
  4654. if (status)
  4655. goto out;
  4656. status = decode_rename(xdr, &res->old_cinfo, &res->new_cinfo);
  4657. if (status)
  4658. goto out;
  4659. /* Current FH is target directory */
  4660. if (decode_getfattr(xdr, res->new_fattr, res->server,
  4661. !RPC_IS_ASYNC(rqstp->rq_task)) != 0)
  4662. goto out;
  4663. status = decode_restorefh(xdr);
  4664. if (status)
  4665. goto out;
  4666. decode_getfattr(xdr, res->old_fattr, res->server,
  4667. !RPC_IS_ASYNC(rqstp->rq_task));
  4668. out:
  4669. return status;
  4670. }
  4671. /*
  4672. * Decode LINK response
  4673. */
  4674. static int nfs4_xdr_dec_link(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  4675. struct nfs4_link_res *res)
  4676. {
  4677. struct compound_hdr hdr;
  4678. int status;
  4679. status = decode_compound_hdr(xdr, &hdr);
  4680. if (status)
  4681. goto out;
  4682. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4683. if (status)
  4684. goto out;
  4685. status = decode_putfh(xdr);
  4686. if (status)
  4687. goto out;
  4688. status = decode_savefh(xdr);
  4689. if (status)
  4690. goto out;
  4691. status = decode_putfh(xdr);
  4692. if (status)
  4693. goto out;
  4694. status = decode_link(xdr, &res->cinfo);
  4695. if (status)
  4696. goto out;
  4697. /*
  4698. * Note order: OP_LINK leaves the directory as the current
  4699. * filehandle.
  4700. */
  4701. if (decode_getfattr(xdr, res->dir_attr, res->server,
  4702. !RPC_IS_ASYNC(rqstp->rq_task)) != 0)
  4703. goto out;
  4704. status = decode_restorefh(xdr);
  4705. if (status)
  4706. goto out;
  4707. decode_getfattr(xdr, res->fattr, res->server,
  4708. !RPC_IS_ASYNC(rqstp->rq_task));
  4709. out:
  4710. return status;
  4711. }
  4712. /*
  4713. * Decode CREATE response
  4714. */
  4715. static int nfs4_xdr_dec_create(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  4716. struct nfs4_create_res *res)
  4717. {
  4718. struct compound_hdr hdr;
  4719. int status;
  4720. status = decode_compound_hdr(xdr, &hdr);
  4721. if (status)
  4722. goto out;
  4723. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4724. if (status)
  4725. goto out;
  4726. status = decode_putfh(xdr);
  4727. if (status)
  4728. goto out;
  4729. status = decode_savefh(xdr);
  4730. if (status)
  4731. goto out;
  4732. status = decode_create(xdr, &res->dir_cinfo);
  4733. if (status)
  4734. goto out;
  4735. status = decode_getfh(xdr, res->fh);
  4736. if (status)
  4737. goto out;
  4738. if (decode_getfattr(xdr, res->fattr, res->server,
  4739. !RPC_IS_ASYNC(rqstp->rq_task)) != 0)
  4740. goto out;
  4741. status = decode_restorefh(xdr);
  4742. if (status)
  4743. goto out;
  4744. decode_getfattr(xdr, res->dir_fattr, res->server,
  4745. !RPC_IS_ASYNC(rqstp->rq_task));
  4746. out:
  4747. return status;
  4748. }
  4749. /*
  4750. * Decode SYMLINK response
  4751. */
  4752. static int nfs4_xdr_dec_symlink(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  4753. struct nfs4_create_res *res)
  4754. {
  4755. return nfs4_xdr_dec_create(rqstp, xdr, res);
  4756. }
  4757. /*
  4758. * Decode GETATTR response
  4759. */
  4760. static int nfs4_xdr_dec_getattr(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  4761. struct nfs4_getattr_res *res)
  4762. {
  4763. struct compound_hdr hdr;
  4764. int status;
  4765. status = decode_compound_hdr(xdr, &hdr);
  4766. if (status)
  4767. goto out;
  4768. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4769. if (status)
  4770. goto out;
  4771. status = decode_putfh(xdr);
  4772. if (status)
  4773. goto out;
  4774. status = decode_getfattr(xdr, res->fattr, res->server,
  4775. !RPC_IS_ASYNC(rqstp->rq_task));
  4776. out:
  4777. return status;
  4778. }
  4779. /*
  4780. * Encode an SETACL request
  4781. */
  4782. static void nfs4_xdr_enc_setacl(struct rpc_rqst *req, struct xdr_stream *xdr,
  4783. struct nfs_setaclargs *args)
  4784. {
  4785. struct compound_hdr hdr = {
  4786. .minorversion = nfs4_xdr_minorversion(&args->seq_args),
  4787. };
  4788. encode_compound_hdr(xdr, req, &hdr);
  4789. encode_sequence(xdr, &args->seq_args, &hdr);
  4790. encode_putfh(xdr, args->fh, &hdr);
  4791. encode_setacl(xdr, args, &hdr);
  4792. encode_nops(&hdr);
  4793. }
  4794. /*
  4795. * Decode SETACL response
  4796. */
  4797. static int
  4798. nfs4_xdr_dec_setacl(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  4799. struct nfs_setaclres *res)
  4800. {
  4801. struct compound_hdr hdr;
  4802. int status;
  4803. status = decode_compound_hdr(xdr, &hdr);
  4804. if (status)
  4805. goto out;
  4806. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4807. if (status)
  4808. goto out;
  4809. status = decode_putfh(xdr);
  4810. if (status)
  4811. goto out;
  4812. status = decode_setattr(xdr);
  4813. out:
  4814. return status;
  4815. }
  4816. /*
  4817. * Decode GETACL response
  4818. */
  4819. static int
  4820. nfs4_xdr_dec_getacl(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  4821. struct nfs_getaclres *res)
  4822. {
  4823. struct compound_hdr hdr;
  4824. int status;
  4825. status = decode_compound_hdr(xdr, &hdr);
  4826. if (status)
  4827. goto out;
  4828. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4829. if (status)
  4830. goto out;
  4831. status = decode_putfh(xdr);
  4832. if (status)
  4833. goto out;
  4834. status = decode_getacl(xdr, rqstp, &res->acl_len);
  4835. out:
  4836. return status;
  4837. }
  4838. /*
  4839. * Decode CLOSE response
  4840. */
  4841. static int nfs4_xdr_dec_close(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  4842. struct nfs_closeres *res)
  4843. {
  4844. struct compound_hdr hdr;
  4845. int status;
  4846. status = decode_compound_hdr(xdr, &hdr);
  4847. if (status)
  4848. goto out;
  4849. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4850. if (status)
  4851. goto out;
  4852. status = decode_putfh(xdr);
  4853. if (status)
  4854. goto out;
  4855. status = decode_close(xdr, res);
  4856. if (status != 0)
  4857. goto out;
  4858. /*
  4859. * Note: Server may do delete on close for this file
  4860. * in which case the getattr call will fail with
  4861. * an ESTALE error. Shouldn't be a problem,
  4862. * though, since fattr->valid will remain unset.
  4863. */
  4864. decode_getfattr(xdr, res->fattr, res->server,
  4865. !RPC_IS_ASYNC(rqstp->rq_task));
  4866. out:
  4867. return status;
  4868. }
  4869. /*
  4870. * Decode OPEN response
  4871. */
  4872. static int nfs4_xdr_dec_open(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  4873. struct nfs_openres *res)
  4874. {
  4875. struct compound_hdr hdr;
  4876. int status;
  4877. status = decode_compound_hdr(xdr, &hdr);
  4878. if (status)
  4879. goto out;
  4880. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4881. if (status)
  4882. goto out;
  4883. status = decode_putfh(xdr);
  4884. if (status)
  4885. goto out;
  4886. status = decode_savefh(xdr);
  4887. if (status)
  4888. goto out;
  4889. status = decode_open(xdr, res);
  4890. if (status)
  4891. goto out;
  4892. if (decode_getfh(xdr, &res->fh) != 0)
  4893. goto out;
  4894. if (decode_getfattr(xdr, res->f_attr, res->server,
  4895. !RPC_IS_ASYNC(rqstp->rq_task)) != 0)
  4896. goto out;
  4897. if (decode_restorefh(xdr) != 0)
  4898. goto out;
  4899. decode_getfattr(xdr, res->dir_attr, res->server,
  4900. !RPC_IS_ASYNC(rqstp->rq_task));
  4901. out:
  4902. return status;
  4903. }
  4904. /*
  4905. * Decode OPEN_CONFIRM response
  4906. */
  4907. static int nfs4_xdr_dec_open_confirm(struct rpc_rqst *rqstp,
  4908. struct xdr_stream *xdr,
  4909. struct nfs_open_confirmres *res)
  4910. {
  4911. struct compound_hdr hdr;
  4912. int status;
  4913. status = decode_compound_hdr(xdr, &hdr);
  4914. if (status)
  4915. goto out;
  4916. status = decode_putfh(xdr);
  4917. if (status)
  4918. goto out;
  4919. status = decode_open_confirm(xdr, res);
  4920. out:
  4921. return status;
  4922. }
  4923. /*
  4924. * Decode OPEN response
  4925. */
  4926. static int nfs4_xdr_dec_open_noattr(struct rpc_rqst *rqstp,
  4927. struct xdr_stream *xdr,
  4928. struct nfs_openres *res)
  4929. {
  4930. struct compound_hdr hdr;
  4931. int status;
  4932. status = decode_compound_hdr(xdr, &hdr);
  4933. if (status)
  4934. goto out;
  4935. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4936. if (status)
  4937. goto out;
  4938. status = decode_putfh(xdr);
  4939. if (status)
  4940. goto out;
  4941. status = decode_open(xdr, res);
  4942. if (status)
  4943. goto out;
  4944. decode_getfattr(xdr, res->f_attr, res->server,
  4945. !RPC_IS_ASYNC(rqstp->rq_task));
  4946. out:
  4947. return status;
  4948. }
  4949. /*
  4950. * Decode SETATTR response
  4951. */
  4952. static int nfs4_xdr_dec_setattr(struct rpc_rqst *rqstp,
  4953. struct xdr_stream *xdr,
  4954. struct nfs_setattrres *res)
  4955. {
  4956. struct compound_hdr hdr;
  4957. int status;
  4958. status = decode_compound_hdr(xdr, &hdr);
  4959. if (status)
  4960. goto out;
  4961. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4962. if (status)
  4963. goto out;
  4964. status = decode_putfh(xdr);
  4965. if (status)
  4966. goto out;
  4967. status = decode_setattr(xdr);
  4968. if (status)
  4969. goto out;
  4970. decode_getfattr(xdr, res->fattr, res->server,
  4971. !RPC_IS_ASYNC(rqstp->rq_task));
  4972. out:
  4973. return status;
  4974. }
  4975. /*
  4976. * Decode LOCK response
  4977. */
  4978. static int nfs4_xdr_dec_lock(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  4979. struct nfs_lock_res *res)
  4980. {
  4981. struct compound_hdr hdr;
  4982. int status;
  4983. status = decode_compound_hdr(xdr, &hdr);
  4984. if (status)
  4985. goto out;
  4986. status = decode_sequence(xdr, &res->seq_res, rqstp);
  4987. if (status)
  4988. goto out;
  4989. status = decode_putfh(xdr);
  4990. if (status)
  4991. goto out;
  4992. status = decode_lock(xdr, res);
  4993. out:
  4994. return status;
  4995. }
  4996. /*
  4997. * Decode LOCKT response
  4998. */
  4999. static int nfs4_xdr_dec_lockt(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  5000. struct nfs_lockt_res *res)
  5001. {
  5002. struct compound_hdr hdr;
  5003. int status;
  5004. status = decode_compound_hdr(xdr, &hdr);
  5005. if (status)
  5006. goto out;
  5007. status = decode_sequence(xdr, &res->seq_res, rqstp);
  5008. if (status)
  5009. goto out;
  5010. status = decode_putfh(xdr);
  5011. if (status)
  5012. goto out;
  5013. status = decode_lockt(xdr, res);
  5014. out:
  5015. return status;
  5016. }
  5017. /*
  5018. * Decode LOCKU response
  5019. */
  5020. static int nfs4_xdr_dec_locku(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  5021. struct nfs_locku_res *res)
  5022. {
  5023. struct compound_hdr hdr;
  5024. int status;
  5025. status = decode_compound_hdr(xdr, &hdr);
  5026. if (status)
  5027. goto out;
  5028. status = decode_sequence(xdr, &res->seq_res, rqstp);
  5029. if (status)
  5030. goto out;
  5031. status = decode_putfh(xdr);
  5032. if (status)
  5033. goto out;
  5034. status = decode_locku(xdr, res);
  5035. out:
  5036. return status;
  5037. }
  5038. static int nfs4_xdr_dec_release_lockowner(struct rpc_rqst *rqstp,
  5039. struct xdr_stream *xdr, void *dummy)
  5040. {
  5041. struct compound_hdr hdr;
  5042. int status;
  5043. status = decode_compound_hdr(xdr, &hdr);
  5044. if (!status)
  5045. status = decode_release_lockowner(xdr);
  5046. return status;
  5047. }
  5048. /*
  5049. * Decode READLINK response
  5050. */
  5051. static int nfs4_xdr_dec_readlink(struct rpc_rqst *rqstp,
  5052. struct xdr_stream *xdr,
  5053. struct nfs4_readlink_res *res)
  5054. {
  5055. struct compound_hdr hdr;
  5056. int status;
  5057. status = decode_compound_hdr(xdr, &hdr);
  5058. if (status)
  5059. goto out;
  5060. status = decode_sequence(xdr, &res->seq_res, rqstp);
  5061. if (status)
  5062. goto out;
  5063. status = decode_putfh(xdr);
  5064. if (status)
  5065. goto out;
  5066. status = decode_readlink(xdr, rqstp);
  5067. out:
  5068. return status;
  5069. }
  5070. /*
  5071. * Decode READDIR response
  5072. */
  5073. static int nfs4_xdr_dec_readdir(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  5074. struct nfs4_readdir_res *res)
  5075. {
  5076. struct compound_hdr hdr;
  5077. int status;
  5078. status = decode_compound_hdr(xdr, &hdr);
  5079. if (status)
  5080. goto out;
  5081. status = decode_sequence(xdr, &res->seq_res, rqstp);
  5082. if (status)
  5083. goto out;
  5084. status = decode_putfh(xdr);
  5085. if (status)
  5086. goto out;
  5087. status = decode_readdir(xdr, rqstp, res);
  5088. out:
  5089. return status;
  5090. }
  5091. /*
  5092. * Decode Read response
  5093. */
  5094. static int nfs4_xdr_dec_read(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  5095. struct nfs_readres *res)
  5096. {
  5097. struct compound_hdr hdr;
  5098. int status;
  5099. status = decode_compound_hdr(xdr, &hdr);
  5100. if (status)
  5101. goto out;
  5102. status = decode_sequence(xdr, &res->seq_res, rqstp);
  5103. if (status)
  5104. goto out;
  5105. status = decode_putfh(xdr);
  5106. if (status)
  5107. goto out;
  5108. status = decode_read(xdr, rqstp, res);
  5109. if (!status)
  5110. status = res->count;
  5111. out:
  5112. return status;
  5113. }
  5114. /*
  5115. * Decode WRITE response
  5116. */
  5117. static int nfs4_xdr_dec_write(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  5118. struct nfs_writeres *res)
  5119. {
  5120. struct compound_hdr hdr;
  5121. int status;
  5122. status = decode_compound_hdr(xdr, &hdr);
  5123. if (status)
  5124. goto out;
  5125. status = decode_sequence(xdr, &res->seq_res, rqstp);
  5126. if (status)
  5127. goto out;
  5128. status = decode_putfh(xdr);
  5129. if (status)
  5130. goto out;
  5131. status = decode_write(xdr, res);
  5132. if (status)
  5133. goto out;
  5134. if (res->fattr)
  5135. decode_getfattr(xdr, res->fattr, res->server,
  5136. !RPC_IS_ASYNC(rqstp->rq_task));
  5137. if (!status)
  5138. status = res->count;
  5139. out:
  5140. return status;
  5141. }
  5142. /*
  5143. * Decode COMMIT response
  5144. */
  5145. static int nfs4_xdr_dec_commit(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  5146. struct nfs_writeres *res)
  5147. {
  5148. struct compound_hdr hdr;
  5149. int status;
  5150. status = decode_compound_hdr(xdr, &hdr);
  5151. if (status)
  5152. goto out;
  5153. status = decode_sequence(xdr, &res->seq_res, rqstp);
  5154. if (status)
  5155. goto out;
  5156. status = decode_putfh(xdr);
  5157. if (status)
  5158. goto out;
  5159. status = decode_commit(xdr, res);
  5160. if (status)
  5161. goto out;
  5162. decode_getfattr(xdr, res->fattr, res->server,
  5163. !RPC_IS_ASYNC(rqstp->rq_task));
  5164. out:
  5165. return status;
  5166. }
  5167. /*
  5168. * Decode FSINFO response
  5169. */
  5170. static int nfs4_xdr_dec_fsinfo(struct rpc_rqst *req, struct xdr_stream *xdr,
  5171. struct nfs4_fsinfo_res *res)
  5172. {
  5173. struct compound_hdr hdr;
  5174. int status;
  5175. status = decode_compound_hdr(xdr, &hdr);
  5176. if (!status)
  5177. status = decode_sequence(xdr, &res->seq_res, req);
  5178. if (!status)
  5179. status = decode_putfh(xdr);
  5180. if (!status)
  5181. status = decode_fsinfo(xdr, res->fsinfo);
  5182. return status;
  5183. }
  5184. /*
  5185. * Decode PATHCONF response
  5186. */
  5187. static int nfs4_xdr_dec_pathconf(struct rpc_rqst *req, struct xdr_stream *xdr,
  5188. struct nfs4_pathconf_res *res)
  5189. {
  5190. struct compound_hdr hdr;
  5191. int status;
  5192. status = decode_compound_hdr(xdr, &hdr);
  5193. if (!status)
  5194. status = decode_sequence(xdr, &res->seq_res, req);
  5195. if (!status)
  5196. status = decode_putfh(xdr);
  5197. if (!status)
  5198. status = decode_pathconf(xdr, res->pathconf);
  5199. return status;
  5200. }
  5201. /*
  5202. * Decode STATFS response
  5203. */
  5204. static int nfs4_xdr_dec_statfs(struct rpc_rqst *req, struct xdr_stream *xdr,
  5205. struct nfs4_statfs_res *res)
  5206. {
  5207. struct compound_hdr hdr;
  5208. int status;
  5209. status = decode_compound_hdr(xdr, &hdr);
  5210. if (!status)
  5211. status = decode_sequence(xdr, &res->seq_res, req);
  5212. if (!status)
  5213. status = decode_putfh(xdr);
  5214. if (!status)
  5215. status = decode_statfs(xdr, res->fsstat);
  5216. return status;
  5217. }
  5218. /*
  5219. * Decode GETATTR_BITMAP response
  5220. */
  5221. static int nfs4_xdr_dec_server_caps(struct rpc_rqst *req,
  5222. struct xdr_stream *xdr,
  5223. struct nfs4_server_caps_res *res)
  5224. {
  5225. struct compound_hdr hdr;
  5226. int status;
  5227. status = decode_compound_hdr(xdr, &hdr);
  5228. if (status)
  5229. goto out;
  5230. status = decode_sequence(xdr, &res->seq_res, req);
  5231. if (status)
  5232. goto out;
  5233. status = decode_putfh(xdr);
  5234. if (status)
  5235. goto out;
  5236. status = decode_server_caps(xdr, res);
  5237. out:
  5238. return status;
  5239. }
  5240. /*
  5241. * Decode RENEW response
  5242. */
  5243. static int nfs4_xdr_dec_renew(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
  5244. void *__unused)
  5245. {
  5246. struct compound_hdr hdr;
  5247. int status;
  5248. status = decode_compound_hdr(xdr, &hdr);
  5249. if (!status)
  5250. status = decode_renew(xdr);
  5251. return status;
  5252. }
  5253. /*
  5254. * Decode SETCLIENTID response
  5255. */
  5256. static int nfs4_xdr_dec_setclientid(struct rpc_rqst *req,
  5257. struct xdr_stream *xdr,
  5258. struct nfs4_setclientid_res *res)
  5259. {
  5260. struct compound_hdr hdr;
  5261. int status;
  5262. status = decode_compound_hdr(xdr, &hdr);
  5263. if (!status)
  5264. status = decode_setclientid(xdr, res);
  5265. return status;
  5266. }
  5267. /*
  5268. * Decode SETCLIENTID_CONFIRM response
  5269. */
  5270. static int nfs4_xdr_dec_setclientid_confirm(struct rpc_rqst *req,
  5271. struct xdr_stream *xdr,
  5272. struct nfs_fsinfo *fsinfo)
  5273. {
  5274. struct compound_hdr hdr;
  5275. int status;
  5276. status = decode_compound_hdr(xdr, &hdr);
  5277. if (!status)
  5278. status = decode_setclientid_confirm(xdr);
  5279. if (!status)
  5280. status = decode_putrootfh(xdr);
  5281. if (!status)
  5282. status = decode_fsinfo(xdr, fsinfo);
  5283. return status;
  5284. }
  5285. /*
  5286. * Decode DELEGRETURN response
  5287. */
  5288. static int nfs4_xdr_dec_delegreturn(struct rpc_rqst *rqstp,
  5289. struct xdr_stream *xdr,
  5290. struct nfs4_delegreturnres *res)
  5291. {
  5292. struct compound_hdr hdr;
  5293. int status;
  5294. status = decode_compound_hdr(xdr, &hdr);
  5295. if (status)
  5296. goto out;
  5297. status = decode_sequence(xdr, &res->seq_res, rqstp);
  5298. if (status)
  5299. goto out;
  5300. status = decode_putfh(xdr);
  5301. if (status != 0)
  5302. goto out;
  5303. status = decode_delegreturn(xdr);
  5304. if (status != 0)
  5305. goto out;
  5306. decode_getfattr(xdr, res->fattr, res->server,
  5307. !RPC_IS_ASYNC(rqstp->rq_task));
  5308. out:
  5309. return status;
  5310. }
  5311. /*
  5312. * Decode FS_LOCATIONS response
  5313. */
  5314. static int nfs4_xdr_dec_fs_locations(struct rpc_rqst *req,
  5315. struct xdr_stream *xdr,
  5316. struct nfs4_fs_locations_res *res)
  5317. {
  5318. struct compound_hdr hdr;
  5319. int status;
  5320. status = decode_compound_hdr(xdr, &hdr);
  5321. if (status)
  5322. goto out;
  5323. status = decode_sequence(xdr, &res->seq_res, req);
  5324. if (status)
  5325. goto out;
  5326. status = decode_putfh(xdr);
  5327. if (status)
  5328. goto out;
  5329. status = decode_lookup(xdr);
  5330. if (status)
  5331. goto out;
  5332. xdr_enter_page(xdr, PAGE_SIZE);
  5333. status = decode_getfattr(xdr, &res->fs_locations->fattr,
  5334. res->fs_locations->server,
  5335. !RPC_IS_ASYNC(req->rq_task));
  5336. out:
  5337. return status;
  5338. }
  5339. #if defined(CONFIG_NFS_V4_1)
  5340. /*
  5341. * Decode EXCHANGE_ID response
  5342. */
  5343. static int nfs4_xdr_dec_exchange_id(struct rpc_rqst *rqstp,
  5344. struct xdr_stream *xdr,
  5345. void *res)
  5346. {
  5347. struct compound_hdr hdr;
  5348. int status;
  5349. status = decode_compound_hdr(xdr, &hdr);
  5350. if (!status)
  5351. status = decode_exchange_id(xdr, res);
  5352. return status;
  5353. }
  5354. /*
  5355. * Decode CREATE_SESSION response
  5356. */
  5357. static int nfs4_xdr_dec_create_session(struct rpc_rqst *rqstp,
  5358. struct xdr_stream *xdr,
  5359. struct nfs41_create_session_res *res)
  5360. {
  5361. struct compound_hdr hdr;
  5362. int status;
  5363. status = decode_compound_hdr(xdr, &hdr);
  5364. if (!status)
  5365. status = decode_create_session(xdr, res);
  5366. return status;
  5367. }
  5368. /*
  5369. * Decode DESTROY_SESSION response
  5370. */
  5371. static int nfs4_xdr_dec_destroy_session(struct rpc_rqst *rqstp,
  5372. struct xdr_stream *xdr,
  5373. void *res)
  5374. {
  5375. struct compound_hdr hdr;
  5376. int status;
  5377. status = decode_compound_hdr(xdr, &hdr);
  5378. if (!status)
  5379. status = decode_destroy_session(xdr, res);
  5380. return status;
  5381. }
  5382. /*
  5383. * Decode SEQUENCE response
  5384. */
  5385. static int nfs4_xdr_dec_sequence(struct rpc_rqst *rqstp,
  5386. struct xdr_stream *xdr,
  5387. struct nfs4_sequence_res *res)
  5388. {
  5389. struct compound_hdr hdr;
  5390. int status;
  5391. status = decode_compound_hdr(xdr, &hdr);
  5392. if (!status)
  5393. status = decode_sequence(xdr, res, rqstp);
  5394. return status;
  5395. }
  5396. /*
  5397. * Decode GET_LEASE_TIME response
  5398. */
  5399. static int nfs4_xdr_dec_get_lease_time(struct rpc_rqst *rqstp,
  5400. struct xdr_stream *xdr,
  5401. struct nfs4_get_lease_time_res *res)
  5402. {
  5403. struct compound_hdr hdr;
  5404. int status;
  5405. status = decode_compound_hdr(xdr, &hdr);
  5406. if (!status)
  5407. status = decode_sequence(xdr, &res->lr_seq_res, rqstp);
  5408. if (!status)
  5409. status = decode_putrootfh(xdr);
  5410. if (!status)
  5411. status = decode_fsinfo(xdr, res->lr_fsinfo);
  5412. return status;
  5413. }
  5414. /*
  5415. * Decode RECLAIM_COMPLETE response
  5416. */
  5417. static int nfs4_xdr_dec_reclaim_complete(struct rpc_rqst *rqstp,
  5418. struct xdr_stream *xdr,
  5419. struct nfs41_reclaim_complete_res *res)
  5420. {
  5421. struct compound_hdr hdr;
  5422. int status;
  5423. status = decode_compound_hdr(xdr, &hdr);
  5424. if (!status)
  5425. status = decode_sequence(xdr, &res->seq_res, rqstp);
  5426. if (!status)
  5427. status = decode_reclaim_complete(xdr, (void *)NULL);
  5428. return status;
  5429. }
  5430. /*
  5431. * Decode GETDEVINFO response
  5432. */
  5433. static int nfs4_xdr_dec_getdeviceinfo(struct rpc_rqst *rqstp,
  5434. struct xdr_stream *xdr,
  5435. struct nfs4_getdeviceinfo_res *res)
  5436. {
  5437. struct compound_hdr hdr;
  5438. int status;
  5439. status = decode_compound_hdr(xdr, &hdr);
  5440. if (status != 0)
  5441. goto out;
  5442. status = decode_sequence(xdr, &res->seq_res, rqstp);
  5443. if (status != 0)
  5444. goto out;
  5445. status = decode_getdeviceinfo(xdr, res->pdev);
  5446. out:
  5447. return status;
  5448. }
  5449. /*
  5450. * Decode LAYOUTGET response
  5451. */
  5452. static int nfs4_xdr_dec_layoutget(struct rpc_rqst *rqstp,
  5453. struct xdr_stream *xdr,
  5454. struct nfs4_layoutget_res *res)
  5455. {
  5456. struct compound_hdr hdr;
  5457. int status;
  5458. status = decode_compound_hdr(xdr, &hdr);
  5459. if (status)
  5460. goto out;
  5461. status = decode_sequence(xdr, &res->seq_res, rqstp);
  5462. if (status)
  5463. goto out;
  5464. status = decode_putfh(xdr);
  5465. if (status)
  5466. goto out;
  5467. status = decode_layoutget(xdr, rqstp, res);
  5468. out:
  5469. return status;
  5470. }
  5471. #endif /* CONFIG_NFS_V4_1 */
  5472. /**
  5473. * nfs4_decode_dirent - Decode a single NFSv4 directory entry stored in
  5474. * the local page cache.
  5475. * @xdr: XDR stream where entry resides
  5476. * @entry: buffer to fill in with entry data
  5477. * @plus: boolean indicating whether this should be a readdirplus entry
  5478. *
  5479. * Returns zero if successful, otherwise a negative errno value is
  5480. * returned.
  5481. *
  5482. * This function is not invoked during READDIR reply decoding, but
  5483. * rather whenever an application invokes the getdents(2) system call
  5484. * on a directory already in our cache.
  5485. */
  5486. int nfs4_decode_dirent(struct xdr_stream *xdr, struct nfs_entry *entry,
  5487. int plus)
  5488. {
  5489. uint32_t bitmap[2] = {0};
  5490. uint32_t len;
  5491. __be32 *p = xdr_inline_decode(xdr, 4);
  5492. if (unlikely(!p))
  5493. goto out_overflow;
  5494. if (*p == xdr_zero) {
  5495. p = xdr_inline_decode(xdr, 4);
  5496. if (unlikely(!p))
  5497. goto out_overflow;
  5498. if (*p == xdr_zero)
  5499. return -EAGAIN;
  5500. entry->eof = 1;
  5501. return -EBADCOOKIE;
  5502. }
  5503. p = xdr_inline_decode(xdr, 12);
  5504. if (unlikely(!p))
  5505. goto out_overflow;
  5506. entry->prev_cookie = entry->cookie;
  5507. p = xdr_decode_hyper(p, &entry->cookie);
  5508. entry->len = be32_to_cpup(p);
  5509. p = xdr_inline_decode(xdr, entry->len);
  5510. if (unlikely(!p))
  5511. goto out_overflow;
  5512. entry->name = (const char *) p;
  5513. /*
  5514. * In case the server doesn't return an inode number,
  5515. * we fake one here. (We don't use inode number 0,
  5516. * since glibc seems to choke on it...)
  5517. */
  5518. entry->ino = 1;
  5519. entry->fattr->valid = 0;
  5520. if (decode_attr_bitmap(xdr, bitmap) < 0)
  5521. goto out_overflow;
  5522. if (decode_attr_length(xdr, &len, &p) < 0)
  5523. goto out_overflow;
  5524. if (decode_getfattr_attrs(xdr, bitmap, entry->fattr, entry->fh,
  5525. entry->server, 1) < 0)
  5526. goto out_overflow;
  5527. if (entry->fattr->valid & NFS_ATTR_FATTR_FILEID)
  5528. entry->ino = entry->fattr->fileid;
  5529. entry->d_type = DT_UNKNOWN;
  5530. if (entry->fattr->valid & NFS_ATTR_FATTR_TYPE)
  5531. entry->d_type = nfs_umode_to_dtype(entry->fattr->mode);
  5532. return 0;
  5533. out_overflow:
  5534. print_overflow_msg(__func__, xdr);
  5535. return -EAGAIN;
  5536. }
  5537. /*
  5538. * We need to translate between nfs status return values and
  5539. * the local errno values which may not be the same.
  5540. */
  5541. static struct {
  5542. int stat;
  5543. int errno;
  5544. } nfs_errtbl[] = {
  5545. { NFS4_OK, 0 },
  5546. { NFS4ERR_PERM, -EPERM },
  5547. { NFS4ERR_NOENT, -ENOENT },
  5548. { NFS4ERR_IO, -errno_NFSERR_IO},
  5549. { NFS4ERR_NXIO, -ENXIO },
  5550. { NFS4ERR_ACCESS, -EACCES },
  5551. { NFS4ERR_EXIST, -EEXIST },
  5552. { NFS4ERR_XDEV, -EXDEV },
  5553. { NFS4ERR_NOTDIR, -ENOTDIR },
  5554. { NFS4ERR_ISDIR, -EISDIR },
  5555. { NFS4ERR_INVAL, -EINVAL },
  5556. { NFS4ERR_FBIG, -EFBIG },
  5557. { NFS4ERR_NOSPC, -ENOSPC },
  5558. { NFS4ERR_ROFS, -EROFS },
  5559. { NFS4ERR_MLINK, -EMLINK },
  5560. { NFS4ERR_NAMETOOLONG, -ENAMETOOLONG },
  5561. { NFS4ERR_NOTEMPTY, -ENOTEMPTY },
  5562. { NFS4ERR_DQUOT, -EDQUOT },
  5563. { NFS4ERR_STALE, -ESTALE },
  5564. { NFS4ERR_BADHANDLE, -EBADHANDLE },
  5565. { NFS4ERR_BADOWNER, -EINVAL },
  5566. { NFS4ERR_BADNAME, -EINVAL },
  5567. { NFS4ERR_BAD_COOKIE, -EBADCOOKIE },
  5568. { NFS4ERR_NOTSUPP, -ENOTSUPP },
  5569. { NFS4ERR_TOOSMALL, -ETOOSMALL },
  5570. { NFS4ERR_SERVERFAULT, -EREMOTEIO },
  5571. { NFS4ERR_BADTYPE, -EBADTYPE },
  5572. { NFS4ERR_LOCKED, -EAGAIN },
  5573. { NFS4ERR_SYMLINK, -ELOOP },
  5574. { NFS4ERR_OP_ILLEGAL, -EOPNOTSUPP },
  5575. { NFS4ERR_DEADLOCK, -EDEADLK },
  5576. { NFS4ERR_WRONGSEC, -EPERM }, /* FIXME: this needs
  5577. * to be handled by a
  5578. * middle-layer.
  5579. */
  5580. { -1, -EIO }
  5581. };
  5582. /*
  5583. * Convert an NFS error code to a local one.
  5584. * This one is used jointly by NFSv2 and NFSv3.
  5585. */
  5586. static int
  5587. nfs4_stat_to_errno(int stat)
  5588. {
  5589. int i;
  5590. for (i = 0; nfs_errtbl[i].stat != -1; i++) {
  5591. if (nfs_errtbl[i].stat == stat)
  5592. return nfs_errtbl[i].errno;
  5593. }
  5594. if (stat <= 10000 || stat > 10100) {
  5595. /* The server is looney tunes. */
  5596. return -EREMOTEIO;
  5597. }
  5598. /* If we cannot translate the error, the recovery routines should
  5599. * handle it.
  5600. * Note: remaining NFSv4 error codes have values > 10000, so should
  5601. * not conflict with native Linux error codes.
  5602. */
  5603. return -stat;
  5604. }
  5605. #define PROC(proc, argtype, restype) \
  5606. [NFSPROC4_CLNT_##proc] = { \
  5607. .p_proc = NFSPROC4_COMPOUND, \
  5608. .p_encode = (kxdreproc_t)nfs4_xdr_##argtype, \
  5609. .p_decode = (kxdrdproc_t)nfs4_xdr_##restype, \
  5610. .p_arglen = NFS4_##argtype##_sz, \
  5611. .p_replen = NFS4_##restype##_sz, \
  5612. .p_statidx = NFSPROC4_CLNT_##proc, \
  5613. .p_name = #proc, \
  5614. }
  5615. struct rpc_procinfo nfs4_procedures[] = {
  5616. PROC(READ, enc_read, dec_read),
  5617. PROC(WRITE, enc_write, dec_write),
  5618. PROC(COMMIT, enc_commit, dec_commit),
  5619. PROC(OPEN, enc_open, dec_open),
  5620. PROC(OPEN_CONFIRM, enc_open_confirm, dec_open_confirm),
  5621. PROC(OPEN_NOATTR, enc_open_noattr, dec_open_noattr),
  5622. PROC(OPEN_DOWNGRADE, enc_open_downgrade, dec_open_downgrade),
  5623. PROC(CLOSE, enc_close, dec_close),
  5624. PROC(SETATTR, enc_setattr, dec_setattr),
  5625. PROC(FSINFO, enc_fsinfo, dec_fsinfo),
  5626. PROC(RENEW, enc_renew, dec_renew),
  5627. PROC(SETCLIENTID, enc_setclientid, dec_setclientid),
  5628. PROC(SETCLIENTID_CONFIRM, enc_setclientid_confirm, dec_setclientid_confirm),
  5629. PROC(LOCK, enc_lock, dec_lock),
  5630. PROC(LOCKT, enc_lockt, dec_lockt),
  5631. PROC(LOCKU, enc_locku, dec_locku),
  5632. PROC(ACCESS, enc_access, dec_access),
  5633. PROC(GETATTR, enc_getattr, dec_getattr),
  5634. PROC(LOOKUP, enc_lookup, dec_lookup),
  5635. PROC(LOOKUP_ROOT, enc_lookup_root, dec_lookup_root),
  5636. PROC(REMOVE, enc_remove, dec_remove),
  5637. PROC(RENAME, enc_rename, dec_rename),
  5638. PROC(LINK, enc_link, dec_link),
  5639. PROC(SYMLINK, enc_symlink, dec_symlink),
  5640. PROC(CREATE, enc_create, dec_create),
  5641. PROC(PATHCONF, enc_pathconf, dec_pathconf),
  5642. PROC(STATFS, enc_statfs, dec_statfs),
  5643. PROC(READLINK, enc_readlink, dec_readlink),
  5644. PROC(READDIR, enc_readdir, dec_readdir),
  5645. PROC(SERVER_CAPS, enc_server_caps, dec_server_caps),
  5646. PROC(DELEGRETURN, enc_delegreturn, dec_delegreturn),
  5647. PROC(GETACL, enc_getacl, dec_getacl),
  5648. PROC(SETACL, enc_setacl, dec_setacl),
  5649. PROC(FS_LOCATIONS, enc_fs_locations, dec_fs_locations),
  5650. PROC(RELEASE_LOCKOWNER, enc_release_lockowner, dec_release_lockowner),
  5651. #if defined(CONFIG_NFS_V4_1)
  5652. PROC(EXCHANGE_ID, enc_exchange_id, dec_exchange_id),
  5653. PROC(CREATE_SESSION, enc_create_session, dec_create_session),
  5654. PROC(DESTROY_SESSION, enc_destroy_session, dec_destroy_session),
  5655. PROC(SEQUENCE, enc_sequence, dec_sequence),
  5656. PROC(GET_LEASE_TIME, enc_get_lease_time, dec_get_lease_time),
  5657. PROC(RECLAIM_COMPLETE, enc_reclaim_complete, dec_reclaim_complete),
  5658. PROC(GETDEVICEINFO, enc_getdeviceinfo, dec_getdeviceinfo),
  5659. PROC(LAYOUTGET, enc_layoutget, dec_layoutget),
  5660. #endif /* CONFIG_NFS_V4_1 */
  5661. };
  5662. struct rpc_version nfs_version4 = {
  5663. .number = 4,
  5664. .nrprocs = ARRAY_SIZE(nfs4_procedures),
  5665. .procs = nfs4_procedures
  5666. };
  5667. /*
  5668. * Local variables:
  5669. * c-basic-offset: 8
  5670. * End:
  5671. */