nfs4xdr.c 170 KB

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