nfs4state.c 108 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118
  1. /*
  2. * Copyright (c) 2001 The Regents of the University of Michigan.
  3. * All rights reserved.
  4. *
  5. * Kendrick Smith <kmsmith@umich.edu>
  6. * Andy Adamson <kandros@umich.edu>
  7. *
  8. * Redistribution and use in source and binary forms, with or without
  9. * modification, are permitted provided that the following conditions
  10. * are met:
  11. *
  12. * 1. Redistributions of source code must retain the above copyright
  13. * notice, this list of conditions and the following disclaimer.
  14. * 2. Redistributions in binary form must reproduce the above copyright
  15. * notice, this list of conditions and the following disclaimer in the
  16. * documentation and/or other materials provided with the distribution.
  17. * 3. Neither the name of the University nor the names of its
  18. * contributors may be used to endorse or promote products derived
  19. * from this software without specific prior written permission.
  20. *
  21. * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
  22. * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  23. * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  24. * DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  25. * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  26. * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  27. * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  28. * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  29. * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  30. * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  31. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  32. *
  33. */
  34. #include <linux/file.h>
  35. #include <linux/smp_lock.h>
  36. #include <linux/slab.h>
  37. #include <linux/namei.h>
  38. #include <linux/swap.h>
  39. #include <linux/sunrpc/svcauth_gss.h>
  40. #include <linux/sunrpc/clnt.h>
  41. #include "xdr4.h"
  42. #include "vfs.h"
  43. #define NFSDDBG_FACILITY NFSDDBG_PROC
  44. /* Globals */
  45. time_t nfsd4_lease = 90; /* default lease time */
  46. time_t nfsd4_grace = 90;
  47. static time_t boot_time;
  48. static u32 current_ownerid = 1;
  49. static u32 current_fileid = 1;
  50. static u32 current_delegid = 1;
  51. static u32 nfs4_init;
  52. static stateid_t zerostateid; /* bits all 0 */
  53. static stateid_t onestateid; /* bits all 1 */
  54. static u64 current_sessionid = 1;
  55. #define ZERO_STATEID(stateid) (!memcmp((stateid), &zerostateid, sizeof(stateid_t)))
  56. #define ONE_STATEID(stateid) (!memcmp((stateid), &onestateid, sizeof(stateid_t)))
  57. /* forward declarations */
  58. static struct nfs4_stateid * find_stateid(stateid_t *stid, int flags);
  59. static struct nfs4_delegation * find_delegation_stateid(struct inode *ino, stateid_t *stid);
  60. static char user_recovery_dirname[PATH_MAX] = "/var/lib/nfs/v4recovery";
  61. static void nfs4_set_recdir(char *recdir);
  62. /* Locking: */
  63. /* Currently used for almost all code touching nfsv4 state: */
  64. static DEFINE_MUTEX(client_mutex);
  65. /*
  66. * Currently used for the del_recall_lru and file hash table. In an
  67. * effort to decrease the scope of the client_mutex, this spinlock may
  68. * eventually cover more:
  69. */
  70. static DEFINE_SPINLOCK(recall_lock);
  71. static struct kmem_cache *stateowner_slab = NULL;
  72. static struct kmem_cache *file_slab = NULL;
  73. static struct kmem_cache *stateid_slab = NULL;
  74. static struct kmem_cache *deleg_slab = NULL;
  75. void
  76. nfs4_lock_state(void)
  77. {
  78. mutex_lock(&client_mutex);
  79. }
  80. void
  81. nfs4_unlock_state(void)
  82. {
  83. mutex_unlock(&client_mutex);
  84. }
  85. static inline u32
  86. opaque_hashval(const void *ptr, int nbytes)
  87. {
  88. unsigned char *cptr = (unsigned char *) ptr;
  89. u32 x = 0;
  90. while (nbytes--) {
  91. x *= 37;
  92. x += *cptr++;
  93. }
  94. return x;
  95. }
  96. static struct list_head del_recall_lru;
  97. static inline void
  98. put_nfs4_file(struct nfs4_file *fi)
  99. {
  100. if (atomic_dec_and_lock(&fi->fi_ref, &recall_lock)) {
  101. list_del(&fi->fi_hash);
  102. spin_unlock(&recall_lock);
  103. iput(fi->fi_inode);
  104. kmem_cache_free(file_slab, fi);
  105. }
  106. }
  107. static inline void
  108. get_nfs4_file(struct nfs4_file *fi)
  109. {
  110. atomic_inc(&fi->fi_ref);
  111. }
  112. static int num_delegations;
  113. unsigned int max_delegations;
  114. /*
  115. * Open owner state (share locks)
  116. */
  117. /* hash tables for nfs4_stateowner */
  118. #define OWNER_HASH_BITS 8
  119. #define OWNER_HASH_SIZE (1 << OWNER_HASH_BITS)
  120. #define OWNER_HASH_MASK (OWNER_HASH_SIZE - 1)
  121. #define ownerid_hashval(id) \
  122. ((id) & OWNER_HASH_MASK)
  123. #define ownerstr_hashval(clientid, ownername) \
  124. (((clientid) + opaque_hashval((ownername.data), (ownername.len))) & OWNER_HASH_MASK)
  125. static struct list_head ownerid_hashtbl[OWNER_HASH_SIZE];
  126. static struct list_head ownerstr_hashtbl[OWNER_HASH_SIZE];
  127. /* hash table for nfs4_file */
  128. #define FILE_HASH_BITS 8
  129. #define FILE_HASH_SIZE (1 << FILE_HASH_BITS)
  130. #define FILE_HASH_MASK (FILE_HASH_SIZE - 1)
  131. /* hash table for (open)nfs4_stateid */
  132. #define STATEID_HASH_BITS 10
  133. #define STATEID_HASH_SIZE (1 << STATEID_HASH_BITS)
  134. #define STATEID_HASH_MASK (STATEID_HASH_SIZE - 1)
  135. #define file_hashval(x) \
  136. hash_ptr(x, FILE_HASH_BITS)
  137. #define stateid_hashval(owner_id, file_id) \
  138. (((owner_id) + (file_id)) & STATEID_HASH_MASK)
  139. static struct list_head file_hashtbl[FILE_HASH_SIZE];
  140. static struct list_head stateid_hashtbl[STATEID_HASH_SIZE];
  141. static struct nfs4_delegation *
  142. alloc_init_deleg(struct nfs4_client *clp, struct nfs4_stateid *stp, struct svc_fh *current_fh, u32 type)
  143. {
  144. struct nfs4_delegation *dp;
  145. struct nfs4_file *fp = stp->st_file;
  146. struct nfs4_cb_conn *cb = &stp->st_stateowner->so_client->cl_cb_conn;
  147. dprintk("NFSD alloc_init_deleg\n");
  148. if (fp->fi_had_conflict)
  149. return NULL;
  150. if (num_delegations > max_delegations)
  151. return NULL;
  152. dp = kmem_cache_alloc(deleg_slab, GFP_KERNEL);
  153. if (dp == NULL)
  154. return dp;
  155. num_delegations++;
  156. INIT_LIST_HEAD(&dp->dl_perfile);
  157. INIT_LIST_HEAD(&dp->dl_perclnt);
  158. INIT_LIST_HEAD(&dp->dl_recall_lru);
  159. dp->dl_client = clp;
  160. get_nfs4_file(fp);
  161. dp->dl_file = fp;
  162. dp->dl_flock = NULL;
  163. get_file(stp->st_vfs_file);
  164. dp->dl_vfs_file = stp->st_vfs_file;
  165. dp->dl_type = type;
  166. dp->dl_ident = cb->cb_ident;
  167. dp->dl_stateid.si_boot = get_seconds();
  168. dp->dl_stateid.si_stateownerid = current_delegid++;
  169. dp->dl_stateid.si_fileid = 0;
  170. dp->dl_stateid.si_generation = 0;
  171. fh_copy_shallow(&dp->dl_fh, &current_fh->fh_handle);
  172. dp->dl_time = 0;
  173. atomic_set(&dp->dl_count, 1);
  174. list_add(&dp->dl_perfile, &fp->fi_delegations);
  175. list_add(&dp->dl_perclnt, &clp->cl_delegations);
  176. INIT_WORK(&dp->dl_recall.cb_work, nfsd4_do_callback_rpc);
  177. return dp;
  178. }
  179. void
  180. nfs4_put_delegation(struct nfs4_delegation *dp)
  181. {
  182. if (atomic_dec_and_test(&dp->dl_count)) {
  183. dprintk("NFSD: freeing dp %p\n",dp);
  184. put_nfs4_file(dp->dl_file);
  185. kmem_cache_free(deleg_slab, dp);
  186. num_delegations--;
  187. }
  188. }
  189. /* Remove the associated file_lock first, then remove the delegation.
  190. * lease_modify() is called to remove the FS_LEASE file_lock from
  191. * the i_flock list, eventually calling nfsd's lock_manager
  192. * fl_release_callback.
  193. */
  194. static void
  195. nfs4_close_delegation(struct nfs4_delegation *dp)
  196. {
  197. struct file *filp = dp->dl_vfs_file;
  198. dprintk("NFSD: close_delegation dp %p\n",dp);
  199. dp->dl_vfs_file = NULL;
  200. /* The following nfsd_close may not actually close the file,
  201. * but we want to remove the lease in any case. */
  202. if (dp->dl_flock)
  203. vfs_setlease(filp, F_UNLCK, &dp->dl_flock);
  204. nfsd_close(filp);
  205. }
  206. /* Called under the state lock. */
  207. static void
  208. unhash_delegation(struct nfs4_delegation *dp)
  209. {
  210. list_del_init(&dp->dl_perfile);
  211. list_del_init(&dp->dl_perclnt);
  212. spin_lock(&recall_lock);
  213. list_del_init(&dp->dl_recall_lru);
  214. spin_unlock(&recall_lock);
  215. nfs4_close_delegation(dp);
  216. nfs4_put_delegation(dp);
  217. }
  218. /*
  219. * SETCLIENTID state
  220. */
  221. /* client_lock protects the session hash table */
  222. static DEFINE_SPINLOCK(client_lock);
  223. /* Hash tables for nfs4_clientid state */
  224. #define CLIENT_HASH_BITS 4
  225. #define CLIENT_HASH_SIZE (1 << CLIENT_HASH_BITS)
  226. #define CLIENT_HASH_MASK (CLIENT_HASH_SIZE - 1)
  227. #define clientid_hashval(id) \
  228. ((id) & CLIENT_HASH_MASK)
  229. #define clientstr_hashval(name) \
  230. (opaque_hashval((name), 8) & CLIENT_HASH_MASK)
  231. /*
  232. * reclaim_str_hashtbl[] holds known client info from previous reset/reboot
  233. * used in reboot/reset lease grace period processing
  234. *
  235. * conf_id_hashtbl[], and conf_str_hashtbl[] hold confirmed
  236. * setclientid_confirmed info.
  237. *
  238. * unconf_str_hastbl[] and unconf_id_hashtbl[] hold unconfirmed
  239. * setclientid info.
  240. *
  241. * client_lru holds client queue ordered by nfs4_client.cl_time
  242. * for lease renewal.
  243. *
  244. * close_lru holds (open) stateowner queue ordered by nfs4_stateowner.so_time
  245. * for last close replay.
  246. */
  247. static struct list_head reclaim_str_hashtbl[CLIENT_HASH_SIZE];
  248. static int reclaim_str_hashtbl_size = 0;
  249. static struct list_head conf_id_hashtbl[CLIENT_HASH_SIZE];
  250. static struct list_head conf_str_hashtbl[CLIENT_HASH_SIZE];
  251. static struct list_head unconf_str_hashtbl[CLIENT_HASH_SIZE];
  252. static struct list_head unconf_id_hashtbl[CLIENT_HASH_SIZE];
  253. static struct list_head client_lru;
  254. static struct list_head close_lru;
  255. static void unhash_generic_stateid(struct nfs4_stateid *stp)
  256. {
  257. list_del(&stp->st_hash);
  258. list_del(&stp->st_perfile);
  259. list_del(&stp->st_perstateowner);
  260. }
  261. static void free_generic_stateid(struct nfs4_stateid *stp)
  262. {
  263. put_nfs4_file(stp->st_file);
  264. kmem_cache_free(stateid_slab, stp);
  265. }
  266. static void release_lock_stateid(struct nfs4_stateid *stp)
  267. {
  268. unhash_generic_stateid(stp);
  269. locks_remove_posix(stp->st_vfs_file, (fl_owner_t)stp->st_stateowner);
  270. free_generic_stateid(stp);
  271. }
  272. static void unhash_lockowner(struct nfs4_stateowner *sop)
  273. {
  274. struct nfs4_stateid *stp;
  275. list_del(&sop->so_idhash);
  276. list_del(&sop->so_strhash);
  277. list_del(&sop->so_perstateid);
  278. while (!list_empty(&sop->so_stateids)) {
  279. stp = list_first_entry(&sop->so_stateids,
  280. struct nfs4_stateid, st_perstateowner);
  281. release_lock_stateid(stp);
  282. }
  283. }
  284. static void release_lockowner(struct nfs4_stateowner *sop)
  285. {
  286. unhash_lockowner(sop);
  287. nfs4_put_stateowner(sop);
  288. }
  289. static void
  290. release_stateid_lockowners(struct nfs4_stateid *open_stp)
  291. {
  292. struct nfs4_stateowner *lock_sop;
  293. while (!list_empty(&open_stp->st_lockowners)) {
  294. lock_sop = list_entry(open_stp->st_lockowners.next,
  295. struct nfs4_stateowner, so_perstateid);
  296. /* list_del(&open_stp->st_lockowners); */
  297. BUG_ON(lock_sop->so_is_open_owner);
  298. release_lockowner(lock_sop);
  299. }
  300. }
  301. static void release_open_stateid(struct nfs4_stateid *stp)
  302. {
  303. unhash_generic_stateid(stp);
  304. release_stateid_lockowners(stp);
  305. nfsd_close(stp->st_vfs_file);
  306. free_generic_stateid(stp);
  307. }
  308. static void unhash_openowner(struct nfs4_stateowner *sop)
  309. {
  310. struct nfs4_stateid *stp;
  311. list_del(&sop->so_idhash);
  312. list_del(&sop->so_strhash);
  313. list_del(&sop->so_perclient);
  314. list_del(&sop->so_perstateid); /* XXX: necessary? */
  315. while (!list_empty(&sop->so_stateids)) {
  316. stp = list_first_entry(&sop->so_stateids,
  317. struct nfs4_stateid, st_perstateowner);
  318. release_open_stateid(stp);
  319. }
  320. }
  321. static void release_openowner(struct nfs4_stateowner *sop)
  322. {
  323. unhash_openowner(sop);
  324. list_del(&sop->so_close_lru);
  325. nfs4_put_stateowner(sop);
  326. }
  327. #define SESSION_HASH_SIZE 512
  328. static struct list_head sessionid_hashtbl[SESSION_HASH_SIZE];
  329. static inline int
  330. hash_sessionid(struct nfs4_sessionid *sessionid)
  331. {
  332. struct nfsd4_sessionid *sid = (struct nfsd4_sessionid *)sessionid;
  333. return sid->sequence % SESSION_HASH_SIZE;
  334. }
  335. static inline void
  336. dump_sessionid(const char *fn, struct nfs4_sessionid *sessionid)
  337. {
  338. u32 *ptr = (u32 *)(&sessionid->data[0]);
  339. dprintk("%s: %u:%u:%u:%u\n", fn, ptr[0], ptr[1], ptr[2], ptr[3]);
  340. }
  341. static void
  342. gen_sessionid(struct nfsd4_session *ses)
  343. {
  344. struct nfs4_client *clp = ses->se_client;
  345. struct nfsd4_sessionid *sid;
  346. sid = (struct nfsd4_sessionid *)ses->se_sessionid.data;
  347. sid->clientid = clp->cl_clientid;
  348. sid->sequence = current_sessionid++;
  349. sid->reserved = 0;
  350. }
  351. /*
  352. * The protocol defines ca_maxresponssize_cached to include the size of
  353. * the rpc header, but all we need to cache is the data starting after
  354. * the end of the initial SEQUENCE operation--the rest we regenerate
  355. * each time. Therefore we can advertise a ca_maxresponssize_cached
  356. * value that is the number of bytes in our cache plus a few additional
  357. * bytes. In order to stay on the safe side, and not promise more than
  358. * we can cache, those additional bytes must be the minimum possible: 24
  359. * bytes of rpc header (xid through accept state, with AUTH_NULL
  360. * verifier), 12 for the compound header (with zero-length tag), and 44
  361. * for the SEQUENCE op response:
  362. */
  363. #define NFSD_MIN_HDR_SEQ_SZ (24 + 12 + 44)
  364. /*
  365. * Give the client the number of ca_maxresponsesize_cached slots it
  366. * requests, of size bounded by NFSD_SLOT_CACHE_SIZE,
  367. * NFSD_MAX_MEM_PER_SESSION, and nfsd_drc_max_mem. Do not allow more
  368. * than NFSD_MAX_SLOTS_PER_SESSION.
  369. *
  370. * If we run out of reserved DRC memory we should (up to a point)
  371. * re-negotiate active sessions and reduce their slot usage to make
  372. * rooom for new connections. For now we just fail the create session.
  373. */
  374. static int set_forechannel_drc_size(struct nfsd4_channel_attrs *fchan)
  375. {
  376. int mem, size = fchan->maxresp_cached;
  377. if (fchan->maxreqs < 1)
  378. return nfserr_inval;
  379. if (size < NFSD_MIN_HDR_SEQ_SZ)
  380. size = NFSD_MIN_HDR_SEQ_SZ;
  381. size -= NFSD_MIN_HDR_SEQ_SZ;
  382. if (size > NFSD_SLOT_CACHE_SIZE)
  383. size = NFSD_SLOT_CACHE_SIZE;
  384. /* bound the maxreqs by NFSD_MAX_MEM_PER_SESSION */
  385. mem = fchan->maxreqs * size;
  386. if (mem > NFSD_MAX_MEM_PER_SESSION) {
  387. fchan->maxreqs = NFSD_MAX_MEM_PER_SESSION / size;
  388. if (fchan->maxreqs > NFSD_MAX_SLOTS_PER_SESSION)
  389. fchan->maxreqs = NFSD_MAX_SLOTS_PER_SESSION;
  390. mem = fchan->maxreqs * size;
  391. }
  392. spin_lock(&nfsd_drc_lock);
  393. /* bound the total session drc memory ussage */
  394. if (mem + nfsd_drc_mem_used > nfsd_drc_max_mem) {
  395. fchan->maxreqs = (nfsd_drc_max_mem - nfsd_drc_mem_used) / size;
  396. mem = fchan->maxreqs * size;
  397. }
  398. nfsd_drc_mem_used += mem;
  399. spin_unlock(&nfsd_drc_lock);
  400. if (fchan->maxreqs == 0)
  401. return nfserr_serverfault;
  402. fchan->maxresp_cached = size + NFSD_MIN_HDR_SEQ_SZ;
  403. return 0;
  404. }
  405. /*
  406. * fchan holds the client values on input, and the server values on output
  407. * sv_max_mesg is the maximum payload plus one page for overhead.
  408. */
  409. static int init_forechannel_attrs(struct svc_rqst *rqstp,
  410. struct nfsd4_channel_attrs *session_fchan,
  411. struct nfsd4_channel_attrs *fchan)
  412. {
  413. int status = 0;
  414. __u32 maxcount = nfsd_serv->sv_max_mesg;
  415. /* headerpadsz set to zero in encode routine */
  416. /* Use the client's max request and max response size if possible */
  417. if (fchan->maxreq_sz > maxcount)
  418. fchan->maxreq_sz = maxcount;
  419. session_fchan->maxreq_sz = fchan->maxreq_sz;
  420. if (fchan->maxresp_sz > maxcount)
  421. fchan->maxresp_sz = maxcount;
  422. session_fchan->maxresp_sz = fchan->maxresp_sz;
  423. /* Use the client's maxops if possible */
  424. if (fchan->maxops > NFSD_MAX_OPS_PER_COMPOUND)
  425. fchan->maxops = NFSD_MAX_OPS_PER_COMPOUND;
  426. session_fchan->maxops = fchan->maxops;
  427. /* FIXME: Error means no more DRC pages so the server should
  428. * recover pages from existing sessions. For now fail session
  429. * creation.
  430. */
  431. status = set_forechannel_drc_size(fchan);
  432. session_fchan->maxresp_cached = fchan->maxresp_cached;
  433. session_fchan->maxreqs = fchan->maxreqs;
  434. dprintk("%s status %d\n", __func__, status);
  435. return status;
  436. }
  437. static void
  438. free_session_slots(struct nfsd4_session *ses)
  439. {
  440. int i;
  441. for (i = 0; i < ses->se_fchannel.maxreqs; i++)
  442. kfree(ses->se_slots[i]);
  443. }
  444. /*
  445. * We don't actually need to cache the rpc and session headers, so we
  446. * can allocate a little less for each slot:
  447. */
  448. static inline int slot_bytes(struct nfsd4_channel_attrs *ca)
  449. {
  450. return ca->maxresp_cached - NFSD_MIN_HDR_SEQ_SZ;
  451. }
  452. static int
  453. alloc_init_session(struct svc_rqst *rqstp, struct nfs4_client *clp,
  454. struct nfsd4_create_session *cses)
  455. {
  456. struct nfsd4_session *new, tmp;
  457. struct nfsd4_slot *sp;
  458. int idx, slotsize, cachesize, i;
  459. int status;
  460. memset(&tmp, 0, sizeof(tmp));
  461. /* FIXME: For now, we just accept the client back channel attributes. */
  462. tmp.se_bchannel = cses->back_channel;
  463. status = init_forechannel_attrs(rqstp, &tmp.se_fchannel,
  464. &cses->fore_channel);
  465. if (status)
  466. goto out;
  467. BUILD_BUG_ON(NFSD_MAX_SLOTS_PER_SESSION * sizeof(struct nfsd4_slot)
  468. + sizeof(struct nfsd4_session) > PAGE_SIZE);
  469. status = nfserr_serverfault;
  470. /* allocate struct nfsd4_session and slot table pointers in one piece */
  471. slotsize = tmp.se_fchannel.maxreqs * sizeof(struct nfsd4_slot *);
  472. new = kzalloc(sizeof(*new) + slotsize, GFP_KERNEL);
  473. if (!new)
  474. goto out;
  475. memcpy(new, &tmp, sizeof(*new));
  476. /* allocate each struct nfsd4_slot and data cache in one piece */
  477. cachesize = slot_bytes(&new->se_fchannel);
  478. for (i = 0; i < new->se_fchannel.maxreqs; i++) {
  479. sp = kzalloc(sizeof(*sp) + cachesize, GFP_KERNEL);
  480. if (!sp)
  481. goto out_free;
  482. new->se_slots[i] = sp;
  483. }
  484. new->se_client = clp;
  485. gen_sessionid(new);
  486. idx = hash_sessionid(&new->se_sessionid);
  487. memcpy(clp->cl_sessionid.data, new->se_sessionid.data,
  488. NFS4_MAX_SESSIONID_LEN);
  489. new->se_flags = cses->flags;
  490. kref_init(&new->se_ref);
  491. spin_lock(&client_lock);
  492. list_add(&new->se_hash, &sessionid_hashtbl[idx]);
  493. list_add(&new->se_perclnt, &clp->cl_sessions);
  494. spin_unlock(&client_lock);
  495. status = nfs_ok;
  496. out:
  497. return status;
  498. out_free:
  499. free_session_slots(new);
  500. kfree(new);
  501. goto out;
  502. }
  503. /* caller must hold client_lock */
  504. static struct nfsd4_session *
  505. find_in_sessionid_hashtbl(struct nfs4_sessionid *sessionid)
  506. {
  507. struct nfsd4_session *elem;
  508. int idx;
  509. dump_sessionid(__func__, sessionid);
  510. idx = hash_sessionid(sessionid);
  511. dprintk("%s: idx is %d\n", __func__, idx);
  512. /* Search in the appropriate list */
  513. list_for_each_entry(elem, &sessionid_hashtbl[idx], se_hash) {
  514. dump_sessionid("list traversal", &elem->se_sessionid);
  515. if (!memcmp(elem->se_sessionid.data, sessionid->data,
  516. NFS4_MAX_SESSIONID_LEN)) {
  517. return elem;
  518. }
  519. }
  520. dprintk("%s: session not found\n", __func__);
  521. return NULL;
  522. }
  523. /* caller must hold client_lock */
  524. static void
  525. unhash_session(struct nfsd4_session *ses)
  526. {
  527. list_del(&ses->se_hash);
  528. list_del(&ses->se_perclnt);
  529. }
  530. void
  531. free_session(struct kref *kref)
  532. {
  533. struct nfsd4_session *ses;
  534. int mem;
  535. ses = container_of(kref, struct nfsd4_session, se_ref);
  536. spin_lock(&nfsd_drc_lock);
  537. mem = ses->se_fchannel.maxreqs * slot_bytes(&ses->se_fchannel);
  538. nfsd_drc_mem_used -= mem;
  539. spin_unlock(&nfsd_drc_lock);
  540. free_session_slots(ses);
  541. kfree(ses);
  542. }
  543. static inline void
  544. renew_client(struct nfs4_client *clp)
  545. {
  546. /*
  547. * Move client to the end to the LRU list.
  548. */
  549. dprintk("renewing client (clientid %08x/%08x)\n",
  550. clp->cl_clientid.cl_boot,
  551. clp->cl_clientid.cl_id);
  552. list_move_tail(&clp->cl_lru, &client_lru);
  553. clp->cl_time = get_seconds();
  554. }
  555. /* SETCLIENTID and SETCLIENTID_CONFIRM Helper functions */
  556. static int
  557. STALE_CLIENTID(clientid_t *clid)
  558. {
  559. if (clid->cl_boot == boot_time)
  560. return 0;
  561. dprintk("NFSD stale clientid (%08x/%08x) boot_time %08lx\n",
  562. clid->cl_boot, clid->cl_id, boot_time);
  563. return 1;
  564. }
  565. /*
  566. * XXX Should we use a slab cache ?
  567. * This type of memory management is somewhat inefficient, but we use it
  568. * anyway since SETCLIENTID is not a common operation.
  569. */
  570. static struct nfs4_client *alloc_client(struct xdr_netobj name)
  571. {
  572. struct nfs4_client *clp;
  573. clp = kzalloc(sizeof(struct nfs4_client), GFP_KERNEL);
  574. if (clp == NULL)
  575. return NULL;
  576. clp->cl_name.data = kmalloc(name.len, GFP_KERNEL);
  577. if (clp->cl_name.data == NULL) {
  578. kfree(clp);
  579. return NULL;
  580. }
  581. memcpy(clp->cl_name.data, name.data, name.len);
  582. clp->cl_name.len = name.len;
  583. return clp;
  584. }
  585. static inline void
  586. free_client(struct nfs4_client *clp)
  587. {
  588. if (clp->cl_cred.cr_group_info)
  589. put_group_info(clp->cl_cred.cr_group_info);
  590. kfree(clp->cl_principal);
  591. kfree(clp->cl_name.data);
  592. kfree(clp);
  593. }
  594. static void
  595. expire_client(struct nfs4_client *clp)
  596. {
  597. struct nfs4_stateowner *sop;
  598. struct nfs4_delegation *dp;
  599. struct list_head reaplist;
  600. INIT_LIST_HEAD(&reaplist);
  601. spin_lock(&recall_lock);
  602. while (!list_empty(&clp->cl_delegations)) {
  603. dp = list_entry(clp->cl_delegations.next, struct nfs4_delegation, dl_perclnt);
  604. dprintk("NFSD: expire client. dp %p, fp %p\n", dp,
  605. dp->dl_flock);
  606. list_del_init(&dp->dl_perclnt);
  607. list_move(&dp->dl_recall_lru, &reaplist);
  608. }
  609. spin_unlock(&recall_lock);
  610. while (!list_empty(&reaplist)) {
  611. dp = list_entry(reaplist.next, struct nfs4_delegation, dl_recall_lru);
  612. list_del_init(&dp->dl_recall_lru);
  613. unhash_delegation(dp);
  614. }
  615. list_del(&clp->cl_idhash);
  616. list_del(&clp->cl_strhash);
  617. list_del(&clp->cl_lru);
  618. while (!list_empty(&clp->cl_openowners)) {
  619. sop = list_entry(clp->cl_openowners.next, struct nfs4_stateowner, so_perclient);
  620. release_openowner(sop);
  621. }
  622. spin_lock(&client_lock);
  623. while (!list_empty(&clp->cl_sessions)) {
  624. struct nfsd4_session *ses;
  625. ses = list_entry(clp->cl_sessions.next, struct nfsd4_session,
  626. se_perclnt);
  627. unhash_session(ses);
  628. nfsd4_put_session(ses);
  629. }
  630. spin_unlock(&client_lock);
  631. nfsd4_set_callback_client(clp, NULL);
  632. if (clp->cl_cb_conn.cb_xprt)
  633. svc_xprt_put(clp->cl_cb_conn.cb_xprt);
  634. free_client(clp);
  635. }
  636. static void copy_verf(struct nfs4_client *target, nfs4_verifier *source)
  637. {
  638. memcpy(target->cl_verifier.data, source->data,
  639. sizeof(target->cl_verifier.data));
  640. }
  641. static void copy_clid(struct nfs4_client *target, struct nfs4_client *source)
  642. {
  643. target->cl_clientid.cl_boot = source->cl_clientid.cl_boot;
  644. target->cl_clientid.cl_id = source->cl_clientid.cl_id;
  645. }
  646. static void copy_cred(struct svc_cred *target, struct svc_cred *source)
  647. {
  648. target->cr_uid = source->cr_uid;
  649. target->cr_gid = source->cr_gid;
  650. target->cr_group_info = source->cr_group_info;
  651. get_group_info(target->cr_group_info);
  652. }
  653. static int same_name(const char *n1, const char *n2)
  654. {
  655. return 0 == memcmp(n1, n2, HEXDIR_LEN);
  656. }
  657. static int
  658. same_verf(nfs4_verifier *v1, nfs4_verifier *v2)
  659. {
  660. return 0 == memcmp(v1->data, v2->data, sizeof(v1->data));
  661. }
  662. static int
  663. same_clid(clientid_t *cl1, clientid_t *cl2)
  664. {
  665. return (cl1->cl_boot == cl2->cl_boot) && (cl1->cl_id == cl2->cl_id);
  666. }
  667. /* XXX what about NGROUP */
  668. static int
  669. same_creds(struct svc_cred *cr1, struct svc_cred *cr2)
  670. {
  671. return cr1->cr_uid == cr2->cr_uid;
  672. }
  673. static void gen_clid(struct nfs4_client *clp)
  674. {
  675. static u32 current_clientid = 1;
  676. clp->cl_clientid.cl_boot = boot_time;
  677. clp->cl_clientid.cl_id = current_clientid++;
  678. }
  679. static void gen_confirm(struct nfs4_client *clp)
  680. {
  681. static u32 i;
  682. u32 *p;
  683. p = (u32 *)clp->cl_confirm.data;
  684. *p++ = get_seconds();
  685. *p++ = i++;
  686. }
  687. static struct nfs4_client *create_client(struct xdr_netobj name, char *recdir,
  688. struct svc_rqst *rqstp, nfs4_verifier *verf)
  689. {
  690. struct nfs4_client *clp;
  691. struct sockaddr *sa = svc_addr(rqstp);
  692. char *princ;
  693. clp = alloc_client(name);
  694. if (clp == NULL)
  695. return NULL;
  696. princ = svc_gss_principal(rqstp);
  697. if (princ) {
  698. clp->cl_principal = kstrdup(princ, GFP_KERNEL);
  699. if (clp->cl_principal == NULL) {
  700. free_client(clp);
  701. return NULL;
  702. }
  703. }
  704. memcpy(clp->cl_recdir, recdir, HEXDIR_LEN);
  705. atomic_set(&clp->cl_cb_set, 0);
  706. INIT_LIST_HEAD(&clp->cl_idhash);
  707. INIT_LIST_HEAD(&clp->cl_strhash);
  708. INIT_LIST_HEAD(&clp->cl_openowners);
  709. INIT_LIST_HEAD(&clp->cl_delegations);
  710. INIT_LIST_HEAD(&clp->cl_sessions);
  711. INIT_LIST_HEAD(&clp->cl_lru);
  712. clear_bit(0, &clp->cl_cb_slot_busy);
  713. rpc_init_wait_queue(&clp->cl_cb_waitq, "Backchannel slot table");
  714. copy_verf(clp, verf);
  715. rpc_copy_addr((struct sockaddr *) &clp->cl_addr, sa);
  716. clp->cl_flavor = rqstp->rq_flavor;
  717. copy_cred(&clp->cl_cred, &rqstp->rq_cred);
  718. gen_confirm(clp);
  719. return clp;
  720. }
  721. static int check_name(struct xdr_netobj name)
  722. {
  723. if (name.len == 0)
  724. return 0;
  725. if (name.len > NFS4_OPAQUE_LIMIT) {
  726. dprintk("NFSD: check_name: name too long(%d)!\n", name.len);
  727. return 0;
  728. }
  729. return 1;
  730. }
  731. static void
  732. add_to_unconfirmed(struct nfs4_client *clp, unsigned int strhashval)
  733. {
  734. unsigned int idhashval;
  735. list_add(&clp->cl_strhash, &unconf_str_hashtbl[strhashval]);
  736. idhashval = clientid_hashval(clp->cl_clientid.cl_id);
  737. list_add(&clp->cl_idhash, &unconf_id_hashtbl[idhashval]);
  738. list_add_tail(&clp->cl_lru, &client_lru);
  739. clp->cl_time = get_seconds();
  740. }
  741. static void
  742. move_to_confirmed(struct nfs4_client *clp)
  743. {
  744. unsigned int idhashval = clientid_hashval(clp->cl_clientid.cl_id);
  745. unsigned int strhashval;
  746. dprintk("NFSD: move_to_confirm nfs4_client %p\n", clp);
  747. list_move(&clp->cl_idhash, &conf_id_hashtbl[idhashval]);
  748. strhashval = clientstr_hashval(clp->cl_recdir);
  749. list_move(&clp->cl_strhash, &conf_str_hashtbl[strhashval]);
  750. renew_client(clp);
  751. }
  752. static struct nfs4_client *
  753. find_confirmed_client(clientid_t *clid)
  754. {
  755. struct nfs4_client *clp;
  756. unsigned int idhashval = clientid_hashval(clid->cl_id);
  757. list_for_each_entry(clp, &conf_id_hashtbl[idhashval], cl_idhash) {
  758. if (same_clid(&clp->cl_clientid, clid))
  759. return clp;
  760. }
  761. return NULL;
  762. }
  763. static struct nfs4_client *
  764. find_unconfirmed_client(clientid_t *clid)
  765. {
  766. struct nfs4_client *clp;
  767. unsigned int idhashval = clientid_hashval(clid->cl_id);
  768. list_for_each_entry(clp, &unconf_id_hashtbl[idhashval], cl_idhash) {
  769. if (same_clid(&clp->cl_clientid, clid))
  770. return clp;
  771. }
  772. return NULL;
  773. }
  774. /*
  775. * Return 1 iff clp's clientid establishment method matches the use_exchange_id
  776. * parameter. Matching is based on the fact the at least one of the
  777. * EXCHGID4_FLAG_USE_{NON_PNFS,PNFS_MDS,PNFS_DS} flags must be set for v4.1
  778. *
  779. * FIXME: we need to unify the clientid namespaces for nfsv4.x
  780. * and correctly deal with client upgrade/downgrade in EXCHANGE_ID
  781. * and SET_CLIENTID{,_CONFIRM}
  782. */
  783. static inline int
  784. match_clientid_establishment(struct nfs4_client *clp, bool use_exchange_id)
  785. {
  786. bool has_exchange_flags = (clp->cl_exchange_flags != 0);
  787. return use_exchange_id == has_exchange_flags;
  788. }
  789. static struct nfs4_client *
  790. find_confirmed_client_by_str(const char *dname, unsigned int hashval,
  791. bool use_exchange_id)
  792. {
  793. struct nfs4_client *clp;
  794. list_for_each_entry(clp, &conf_str_hashtbl[hashval], cl_strhash) {
  795. if (same_name(clp->cl_recdir, dname) &&
  796. match_clientid_establishment(clp, use_exchange_id))
  797. return clp;
  798. }
  799. return NULL;
  800. }
  801. static struct nfs4_client *
  802. find_unconfirmed_client_by_str(const char *dname, unsigned int hashval,
  803. bool use_exchange_id)
  804. {
  805. struct nfs4_client *clp;
  806. list_for_each_entry(clp, &unconf_str_hashtbl[hashval], cl_strhash) {
  807. if (same_name(clp->cl_recdir, dname) &&
  808. match_clientid_establishment(clp, use_exchange_id))
  809. return clp;
  810. }
  811. return NULL;
  812. }
  813. static void
  814. gen_callback(struct nfs4_client *clp, struct nfsd4_setclientid *se, u32 scopeid)
  815. {
  816. struct nfs4_cb_conn *cb = &clp->cl_cb_conn;
  817. unsigned short expected_family;
  818. /* Currently, we only support tcp and tcp6 for the callback channel */
  819. if (se->se_callback_netid_len == 3 &&
  820. !memcmp(se->se_callback_netid_val, "tcp", 3))
  821. expected_family = AF_INET;
  822. else if (se->se_callback_netid_len == 4 &&
  823. !memcmp(se->se_callback_netid_val, "tcp6", 4))
  824. expected_family = AF_INET6;
  825. else
  826. goto out_err;
  827. cb->cb_addrlen = rpc_uaddr2sockaddr(se->se_callback_addr_val,
  828. se->se_callback_addr_len,
  829. (struct sockaddr *) &cb->cb_addr,
  830. sizeof(cb->cb_addr));
  831. if (!cb->cb_addrlen || cb->cb_addr.ss_family != expected_family)
  832. goto out_err;
  833. if (cb->cb_addr.ss_family == AF_INET6)
  834. ((struct sockaddr_in6 *) &cb->cb_addr)->sin6_scope_id = scopeid;
  835. cb->cb_minorversion = 0;
  836. cb->cb_prog = se->se_callback_prog;
  837. cb->cb_ident = se->se_callback_ident;
  838. return;
  839. out_err:
  840. cb->cb_addr.ss_family = AF_UNSPEC;
  841. cb->cb_addrlen = 0;
  842. dprintk(KERN_INFO "NFSD: this client (clientid %08x/%08x) "
  843. "will not receive delegations\n",
  844. clp->cl_clientid.cl_boot, clp->cl_clientid.cl_id);
  845. return;
  846. }
  847. /*
  848. * Cache a reply. nfsd4_check_drc_limit() has bounded the cache size.
  849. */
  850. void
  851. nfsd4_store_cache_entry(struct nfsd4_compoundres *resp)
  852. {
  853. struct nfsd4_slot *slot = resp->cstate.slot;
  854. unsigned int base;
  855. dprintk("--> %s slot %p\n", __func__, slot);
  856. slot->sl_opcnt = resp->opcnt;
  857. slot->sl_status = resp->cstate.status;
  858. if (nfsd4_not_cached(resp)) {
  859. slot->sl_datalen = 0;
  860. return;
  861. }
  862. slot->sl_datalen = (char *)resp->p - (char *)resp->cstate.datap;
  863. base = (char *)resp->cstate.datap -
  864. (char *)resp->xbuf->head[0].iov_base;
  865. if (read_bytes_from_xdr_buf(resp->xbuf, base, slot->sl_data,
  866. slot->sl_datalen))
  867. WARN("%s: sessions DRC could not cache compound\n", __func__);
  868. return;
  869. }
  870. /*
  871. * Encode the replay sequence operation from the slot values.
  872. * If cachethis is FALSE encode the uncached rep error on the next
  873. * operation which sets resp->p and increments resp->opcnt for
  874. * nfs4svc_encode_compoundres.
  875. *
  876. */
  877. static __be32
  878. nfsd4_enc_sequence_replay(struct nfsd4_compoundargs *args,
  879. struct nfsd4_compoundres *resp)
  880. {
  881. struct nfsd4_op *op;
  882. struct nfsd4_slot *slot = resp->cstate.slot;
  883. dprintk("--> %s resp->opcnt %d cachethis %u \n", __func__,
  884. resp->opcnt, resp->cstate.slot->sl_cachethis);
  885. /* Encode the replayed sequence operation */
  886. op = &args->ops[resp->opcnt - 1];
  887. nfsd4_encode_operation(resp, op);
  888. /* Return nfserr_retry_uncached_rep in next operation. */
  889. if (args->opcnt > 1 && slot->sl_cachethis == 0) {
  890. op = &args->ops[resp->opcnt++];
  891. op->status = nfserr_retry_uncached_rep;
  892. nfsd4_encode_operation(resp, op);
  893. }
  894. return op->status;
  895. }
  896. /*
  897. * The sequence operation is not cached because we can use the slot and
  898. * session values.
  899. */
  900. __be32
  901. nfsd4_replay_cache_entry(struct nfsd4_compoundres *resp,
  902. struct nfsd4_sequence *seq)
  903. {
  904. struct nfsd4_slot *slot = resp->cstate.slot;
  905. __be32 status;
  906. dprintk("--> %s slot %p\n", __func__, slot);
  907. /* Either returns 0 or nfserr_retry_uncached */
  908. status = nfsd4_enc_sequence_replay(resp->rqstp->rq_argp, resp);
  909. if (status == nfserr_retry_uncached_rep)
  910. return status;
  911. /* The sequence operation has been encoded, cstate->datap set. */
  912. memcpy(resp->cstate.datap, slot->sl_data, slot->sl_datalen);
  913. resp->opcnt = slot->sl_opcnt;
  914. resp->p = resp->cstate.datap + XDR_QUADLEN(slot->sl_datalen);
  915. status = slot->sl_status;
  916. return status;
  917. }
  918. /*
  919. * Set the exchange_id flags returned by the server.
  920. */
  921. static void
  922. nfsd4_set_ex_flags(struct nfs4_client *new, struct nfsd4_exchange_id *clid)
  923. {
  924. /* pNFS is not supported */
  925. new->cl_exchange_flags |= EXCHGID4_FLAG_USE_NON_PNFS;
  926. /* Referrals are supported, Migration is not. */
  927. new->cl_exchange_flags |= EXCHGID4_FLAG_SUPP_MOVED_REFER;
  928. /* set the wire flags to return to client. */
  929. clid->flags = new->cl_exchange_flags;
  930. }
  931. __be32
  932. nfsd4_exchange_id(struct svc_rqst *rqstp,
  933. struct nfsd4_compound_state *cstate,
  934. struct nfsd4_exchange_id *exid)
  935. {
  936. struct nfs4_client *unconf, *conf, *new;
  937. int status;
  938. unsigned int strhashval;
  939. char dname[HEXDIR_LEN];
  940. char addr_str[INET6_ADDRSTRLEN];
  941. nfs4_verifier verf = exid->verifier;
  942. struct sockaddr *sa = svc_addr(rqstp);
  943. rpc_ntop(sa, addr_str, sizeof(addr_str));
  944. dprintk("%s rqstp=%p exid=%p clname.len=%u clname.data=%p "
  945. "ip_addr=%s flags %x, spa_how %d\n",
  946. __func__, rqstp, exid, exid->clname.len, exid->clname.data,
  947. addr_str, exid->flags, exid->spa_how);
  948. if (!check_name(exid->clname) || (exid->flags & ~EXCHGID4_FLAG_MASK_A))
  949. return nfserr_inval;
  950. /* Currently only support SP4_NONE */
  951. switch (exid->spa_how) {
  952. case SP4_NONE:
  953. break;
  954. case SP4_SSV:
  955. return nfserr_encr_alg_unsupp;
  956. default:
  957. BUG(); /* checked by xdr code */
  958. case SP4_MACH_CRED:
  959. return nfserr_serverfault; /* no excuse :-/ */
  960. }
  961. status = nfs4_make_rec_clidname(dname, &exid->clname);
  962. if (status)
  963. goto error;
  964. strhashval = clientstr_hashval(dname);
  965. nfs4_lock_state();
  966. status = nfs_ok;
  967. conf = find_confirmed_client_by_str(dname, strhashval, true);
  968. if (conf) {
  969. if (!same_verf(&verf, &conf->cl_verifier)) {
  970. /* 18.35.4 case 8 */
  971. if (exid->flags & EXCHGID4_FLAG_UPD_CONFIRMED_REC_A) {
  972. status = nfserr_not_same;
  973. goto out;
  974. }
  975. /* Client reboot: destroy old state */
  976. expire_client(conf);
  977. goto out_new;
  978. }
  979. if (!same_creds(&conf->cl_cred, &rqstp->rq_cred)) {
  980. /* 18.35.4 case 9 */
  981. if (exid->flags & EXCHGID4_FLAG_UPD_CONFIRMED_REC_A) {
  982. status = nfserr_perm;
  983. goto out;
  984. }
  985. expire_client(conf);
  986. goto out_new;
  987. }
  988. /*
  989. * Set bit when the owner id and verifier map to an already
  990. * confirmed client id (18.35.3).
  991. */
  992. exid->flags |= EXCHGID4_FLAG_CONFIRMED_R;
  993. /*
  994. * Falling into 18.35.4 case 2, possible router replay.
  995. * Leave confirmed record intact and return same result.
  996. */
  997. copy_verf(conf, &verf);
  998. new = conf;
  999. goto out_copy;
  1000. }
  1001. /* 18.35.4 case 7 */
  1002. if (exid->flags & EXCHGID4_FLAG_UPD_CONFIRMED_REC_A) {
  1003. status = nfserr_noent;
  1004. goto out;
  1005. }
  1006. unconf = find_unconfirmed_client_by_str(dname, strhashval, true);
  1007. if (unconf) {
  1008. /*
  1009. * Possible retry or client restart. Per 18.35.4 case 4,
  1010. * a new unconfirmed record should be generated regardless
  1011. * of whether any properties have changed.
  1012. */
  1013. expire_client(unconf);
  1014. }
  1015. out_new:
  1016. /* Normal case */
  1017. new = create_client(exid->clname, dname, rqstp, &verf);
  1018. if (new == NULL) {
  1019. status = nfserr_serverfault;
  1020. goto out;
  1021. }
  1022. gen_clid(new);
  1023. add_to_unconfirmed(new, strhashval);
  1024. out_copy:
  1025. exid->clientid.cl_boot = new->cl_clientid.cl_boot;
  1026. exid->clientid.cl_id = new->cl_clientid.cl_id;
  1027. exid->seqid = 1;
  1028. nfsd4_set_ex_flags(new, exid);
  1029. dprintk("nfsd4_exchange_id seqid %d flags %x\n",
  1030. new->cl_cs_slot.sl_seqid, new->cl_exchange_flags);
  1031. status = nfs_ok;
  1032. out:
  1033. nfs4_unlock_state();
  1034. error:
  1035. dprintk("nfsd4_exchange_id returns %d\n", ntohl(status));
  1036. return status;
  1037. }
  1038. static int
  1039. check_slot_seqid(u32 seqid, u32 slot_seqid, int slot_inuse)
  1040. {
  1041. dprintk("%s enter. seqid %d slot_seqid %d\n", __func__, seqid,
  1042. slot_seqid);
  1043. /* The slot is in use, and no response has been sent. */
  1044. if (slot_inuse) {
  1045. if (seqid == slot_seqid)
  1046. return nfserr_jukebox;
  1047. else
  1048. return nfserr_seq_misordered;
  1049. }
  1050. /* Normal */
  1051. if (likely(seqid == slot_seqid + 1))
  1052. return nfs_ok;
  1053. /* Replay */
  1054. if (seqid == slot_seqid)
  1055. return nfserr_replay_cache;
  1056. /* Wraparound */
  1057. if (seqid == 1 && (slot_seqid + 1) == 0)
  1058. return nfs_ok;
  1059. /* Misordered replay or misordered new request */
  1060. return nfserr_seq_misordered;
  1061. }
  1062. /*
  1063. * Cache the create session result into the create session single DRC
  1064. * slot cache by saving the xdr structure. sl_seqid has been set.
  1065. * Do this for solo or embedded create session operations.
  1066. */
  1067. static void
  1068. nfsd4_cache_create_session(struct nfsd4_create_session *cr_ses,
  1069. struct nfsd4_clid_slot *slot, int nfserr)
  1070. {
  1071. slot->sl_status = nfserr;
  1072. memcpy(&slot->sl_cr_ses, cr_ses, sizeof(*cr_ses));
  1073. }
  1074. static __be32
  1075. nfsd4_replay_create_session(struct nfsd4_create_session *cr_ses,
  1076. struct nfsd4_clid_slot *slot)
  1077. {
  1078. memcpy(cr_ses, &slot->sl_cr_ses, sizeof(*cr_ses));
  1079. return slot->sl_status;
  1080. }
  1081. __be32
  1082. nfsd4_create_session(struct svc_rqst *rqstp,
  1083. struct nfsd4_compound_state *cstate,
  1084. struct nfsd4_create_session *cr_ses)
  1085. {
  1086. struct sockaddr *sa = svc_addr(rqstp);
  1087. struct nfs4_client *conf, *unconf;
  1088. struct nfsd4_clid_slot *cs_slot = NULL;
  1089. int status = 0;
  1090. nfs4_lock_state();
  1091. unconf = find_unconfirmed_client(&cr_ses->clientid);
  1092. conf = find_confirmed_client(&cr_ses->clientid);
  1093. if (conf) {
  1094. cs_slot = &conf->cl_cs_slot;
  1095. status = check_slot_seqid(cr_ses->seqid, cs_slot->sl_seqid, 0);
  1096. if (status == nfserr_replay_cache) {
  1097. dprintk("Got a create_session replay! seqid= %d\n",
  1098. cs_slot->sl_seqid);
  1099. /* Return the cached reply status */
  1100. status = nfsd4_replay_create_session(cr_ses, cs_slot);
  1101. goto out;
  1102. } else if (cr_ses->seqid != cs_slot->sl_seqid + 1) {
  1103. status = nfserr_seq_misordered;
  1104. dprintk("Sequence misordered!\n");
  1105. dprintk("Expected seqid= %d but got seqid= %d\n",
  1106. cs_slot->sl_seqid, cr_ses->seqid);
  1107. goto out;
  1108. }
  1109. cs_slot->sl_seqid++;
  1110. } else if (unconf) {
  1111. if (!same_creds(&unconf->cl_cred, &rqstp->rq_cred) ||
  1112. !rpc_cmp_addr(sa, (struct sockaddr *) &unconf->cl_addr)) {
  1113. status = nfserr_clid_inuse;
  1114. goto out;
  1115. }
  1116. cs_slot = &unconf->cl_cs_slot;
  1117. status = check_slot_seqid(cr_ses->seqid, cs_slot->sl_seqid, 0);
  1118. if (status) {
  1119. /* an unconfirmed replay returns misordered */
  1120. status = nfserr_seq_misordered;
  1121. goto out_cache;
  1122. }
  1123. cs_slot->sl_seqid++; /* from 0 to 1 */
  1124. move_to_confirmed(unconf);
  1125. if (cr_ses->flags & SESSION4_BACK_CHAN) {
  1126. unconf->cl_cb_conn.cb_xprt = rqstp->rq_xprt;
  1127. svc_xprt_get(rqstp->rq_xprt);
  1128. rpc_copy_addr(
  1129. (struct sockaddr *)&unconf->cl_cb_conn.cb_addr,
  1130. sa);
  1131. unconf->cl_cb_conn.cb_addrlen = svc_addr_len(sa);
  1132. unconf->cl_cb_conn.cb_minorversion =
  1133. cstate->minorversion;
  1134. unconf->cl_cb_conn.cb_prog = cr_ses->callback_prog;
  1135. unconf->cl_cb_seq_nr = 1;
  1136. nfsd4_probe_callback(unconf, &unconf->cl_cb_conn);
  1137. }
  1138. conf = unconf;
  1139. } else {
  1140. status = nfserr_stale_clientid;
  1141. goto out;
  1142. }
  1143. /*
  1144. * We do not support RDMA or persistent sessions
  1145. */
  1146. cr_ses->flags &= ~SESSION4_PERSIST;
  1147. cr_ses->flags &= ~SESSION4_RDMA;
  1148. status = alloc_init_session(rqstp, conf, cr_ses);
  1149. if (status)
  1150. goto out;
  1151. memcpy(cr_ses->sessionid.data, conf->cl_sessionid.data,
  1152. NFS4_MAX_SESSIONID_LEN);
  1153. cr_ses->seqid = cs_slot->sl_seqid;
  1154. out_cache:
  1155. /* cache solo and embedded create sessions under the state lock */
  1156. nfsd4_cache_create_session(cr_ses, cs_slot, status);
  1157. out:
  1158. nfs4_unlock_state();
  1159. dprintk("%s returns %d\n", __func__, ntohl(status));
  1160. return status;
  1161. }
  1162. static bool nfsd4_last_compound_op(struct svc_rqst *rqstp)
  1163. {
  1164. struct nfsd4_compoundres *resp = rqstp->rq_resp;
  1165. struct nfsd4_compoundargs *argp = rqstp->rq_argp;
  1166. return argp->opcnt == resp->opcnt;
  1167. }
  1168. static bool nfsd4_compound_in_session(struct nfsd4_session *session, struct nfs4_sessionid *sid)
  1169. {
  1170. if (!session)
  1171. return 0;
  1172. return !memcmp(sid, &session->se_sessionid, sizeof(*sid));
  1173. }
  1174. __be32
  1175. nfsd4_destroy_session(struct svc_rqst *r,
  1176. struct nfsd4_compound_state *cstate,
  1177. struct nfsd4_destroy_session *sessionid)
  1178. {
  1179. struct nfsd4_session *ses;
  1180. u32 status = nfserr_badsession;
  1181. /* Notes:
  1182. * - The confirmed nfs4_client->cl_sessionid holds destroyed sessinid
  1183. * - Should we return nfserr_back_chan_busy if waiting for
  1184. * callbacks on to-be-destroyed session?
  1185. * - Do we need to clear any callback info from previous session?
  1186. */
  1187. if (nfsd4_compound_in_session(cstate->session, &sessionid->sessionid)) {
  1188. if (!nfsd4_last_compound_op(r))
  1189. return nfserr_not_only_op;
  1190. }
  1191. dump_sessionid(__func__, &sessionid->sessionid);
  1192. spin_lock(&client_lock);
  1193. ses = find_in_sessionid_hashtbl(&sessionid->sessionid);
  1194. if (!ses) {
  1195. spin_unlock(&client_lock);
  1196. goto out;
  1197. }
  1198. unhash_session(ses);
  1199. spin_unlock(&client_lock);
  1200. /* wait for callbacks */
  1201. nfsd4_set_callback_client(ses->se_client, NULL);
  1202. nfsd4_put_session(ses);
  1203. status = nfs_ok;
  1204. out:
  1205. dprintk("%s returns %d\n", __func__, ntohl(status));
  1206. return status;
  1207. }
  1208. __be32
  1209. nfsd4_sequence(struct svc_rqst *rqstp,
  1210. struct nfsd4_compound_state *cstate,
  1211. struct nfsd4_sequence *seq)
  1212. {
  1213. struct nfsd4_compoundres *resp = rqstp->rq_resp;
  1214. struct nfsd4_session *session;
  1215. struct nfsd4_slot *slot;
  1216. int status;
  1217. if (resp->opcnt != 1)
  1218. return nfserr_sequence_pos;
  1219. spin_lock(&client_lock);
  1220. status = nfserr_badsession;
  1221. session = find_in_sessionid_hashtbl(&seq->sessionid);
  1222. if (!session)
  1223. goto out;
  1224. status = nfserr_badslot;
  1225. if (seq->slotid >= session->se_fchannel.maxreqs)
  1226. goto out;
  1227. slot = session->se_slots[seq->slotid];
  1228. dprintk("%s: slotid %d\n", __func__, seq->slotid);
  1229. /* We do not negotiate the number of slots yet, so set the
  1230. * maxslots to the session maxreqs which is used to encode
  1231. * sr_highest_slotid and the sr_target_slot id to maxslots */
  1232. seq->maxslots = session->se_fchannel.maxreqs;
  1233. status = check_slot_seqid(seq->seqid, slot->sl_seqid, slot->sl_inuse);
  1234. if (status == nfserr_replay_cache) {
  1235. cstate->slot = slot;
  1236. cstate->session = session;
  1237. /* Return the cached reply status and set cstate->status
  1238. * for nfsd4_proc_compound processing */
  1239. status = nfsd4_replay_cache_entry(resp, seq);
  1240. cstate->status = nfserr_replay_cache;
  1241. goto out;
  1242. }
  1243. if (status)
  1244. goto out;
  1245. /* Success! bump slot seqid */
  1246. slot->sl_inuse = true;
  1247. slot->sl_seqid = seq->seqid;
  1248. slot->sl_cachethis = seq->cachethis;
  1249. cstate->slot = slot;
  1250. cstate->session = session;
  1251. out:
  1252. /* Hold a session reference until done processing the compound. */
  1253. if (cstate->session)
  1254. nfsd4_get_session(cstate->session);
  1255. spin_unlock(&client_lock);
  1256. /* Renew the clientid on success and on replay */
  1257. if (cstate->session) {
  1258. nfs4_lock_state();
  1259. renew_client(session->se_client);
  1260. nfs4_unlock_state();
  1261. }
  1262. dprintk("%s: return %d\n", __func__, ntohl(status));
  1263. return status;
  1264. }
  1265. __be32
  1266. nfsd4_setclientid(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,
  1267. struct nfsd4_setclientid *setclid)
  1268. {
  1269. struct sockaddr *sa = svc_addr(rqstp);
  1270. struct xdr_netobj clname = {
  1271. .len = setclid->se_namelen,
  1272. .data = setclid->se_name,
  1273. };
  1274. nfs4_verifier clverifier = setclid->se_verf;
  1275. unsigned int strhashval;
  1276. struct nfs4_client *conf, *unconf, *new;
  1277. __be32 status;
  1278. char dname[HEXDIR_LEN];
  1279. if (!check_name(clname))
  1280. return nfserr_inval;
  1281. status = nfs4_make_rec_clidname(dname, &clname);
  1282. if (status)
  1283. return status;
  1284. /*
  1285. * XXX The Duplicate Request Cache (DRC) has been checked (??)
  1286. * We get here on a DRC miss.
  1287. */
  1288. strhashval = clientstr_hashval(dname);
  1289. nfs4_lock_state();
  1290. conf = find_confirmed_client_by_str(dname, strhashval, false);
  1291. if (conf) {
  1292. /* RFC 3530 14.2.33 CASE 0: */
  1293. status = nfserr_clid_inuse;
  1294. if (!same_creds(&conf->cl_cred, &rqstp->rq_cred)) {
  1295. char addr_str[INET6_ADDRSTRLEN];
  1296. rpc_ntop((struct sockaddr *) &conf->cl_addr, addr_str,
  1297. sizeof(addr_str));
  1298. dprintk("NFSD: setclientid: string in use by client "
  1299. "at %s\n", addr_str);
  1300. goto out;
  1301. }
  1302. }
  1303. /*
  1304. * section 14.2.33 of RFC 3530 (under the heading "IMPLEMENTATION")
  1305. * has a description of SETCLIENTID request processing consisting
  1306. * of 5 bullet points, labeled as CASE0 - CASE4 below.
  1307. */
  1308. unconf = find_unconfirmed_client_by_str(dname, strhashval, false);
  1309. status = nfserr_resource;
  1310. if (!conf) {
  1311. /*
  1312. * RFC 3530 14.2.33 CASE 4:
  1313. * placed first, because it is the normal case
  1314. */
  1315. if (unconf)
  1316. expire_client(unconf);
  1317. new = create_client(clname, dname, rqstp, &clverifier);
  1318. if (new == NULL)
  1319. goto out;
  1320. gen_clid(new);
  1321. } else if (same_verf(&conf->cl_verifier, &clverifier)) {
  1322. /*
  1323. * RFC 3530 14.2.33 CASE 1:
  1324. * probable callback update
  1325. */
  1326. if (unconf) {
  1327. /* Note this is removing unconfirmed {*x***},
  1328. * which is stronger than RFC recommended {vxc**}.
  1329. * This has the advantage that there is at most
  1330. * one {*x***} in either list at any time.
  1331. */
  1332. expire_client(unconf);
  1333. }
  1334. new = create_client(clname, dname, rqstp, &clverifier);
  1335. if (new == NULL)
  1336. goto out;
  1337. copy_clid(new, conf);
  1338. } else if (!unconf) {
  1339. /*
  1340. * RFC 3530 14.2.33 CASE 2:
  1341. * probable client reboot; state will be removed if
  1342. * confirmed.
  1343. */
  1344. new = create_client(clname, dname, rqstp, &clverifier);
  1345. if (new == NULL)
  1346. goto out;
  1347. gen_clid(new);
  1348. } else {
  1349. /*
  1350. * RFC 3530 14.2.33 CASE 3:
  1351. * probable client reboot; state will be removed if
  1352. * confirmed.
  1353. */
  1354. expire_client(unconf);
  1355. new = create_client(clname, dname, rqstp, &clverifier);
  1356. if (new == NULL)
  1357. goto out;
  1358. gen_clid(new);
  1359. }
  1360. gen_callback(new, setclid, rpc_get_scope_id(sa));
  1361. add_to_unconfirmed(new, strhashval);
  1362. setclid->se_clientid.cl_boot = new->cl_clientid.cl_boot;
  1363. setclid->se_clientid.cl_id = new->cl_clientid.cl_id;
  1364. memcpy(setclid->se_confirm.data, new->cl_confirm.data, sizeof(setclid->se_confirm.data));
  1365. status = nfs_ok;
  1366. out:
  1367. nfs4_unlock_state();
  1368. return status;
  1369. }
  1370. /*
  1371. * Section 14.2.34 of RFC 3530 (under the heading "IMPLEMENTATION") has
  1372. * a description of SETCLIENTID_CONFIRM request processing consisting of 4
  1373. * bullets, labeled as CASE1 - CASE4 below.
  1374. */
  1375. __be32
  1376. nfsd4_setclientid_confirm(struct svc_rqst *rqstp,
  1377. struct nfsd4_compound_state *cstate,
  1378. struct nfsd4_setclientid_confirm *setclientid_confirm)
  1379. {
  1380. struct sockaddr *sa = svc_addr(rqstp);
  1381. struct nfs4_client *conf, *unconf;
  1382. nfs4_verifier confirm = setclientid_confirm->sc_confirm;
  1383. clientid_t * clid = &setclientid_confirm->sc_clientid;
  1384. __be32 status;
  1385. if (STALE_CLIENTID(clid))
  1386. return nfserr_stale_clientid;
  1387. /*
  1388. * XXX The Duplicate Request Cache (DRC) has been checked (??)
  1389. * We get here on a DRC miss.
  1390. */
  1391. nfs4_lock_state();
  1392. conf = find_confirmed_client(clid);
  1393. unconf = find_unconfirmed_client(clid);
  1394. status = nfserr_clid_inuse;
  1395. if (conf && !rpc_cmp_addr((struct sockaddr *) &conf->cl_addr, sa))
  1396. goto out;
  1397. if (unconf && !rpc_cmp_addr((struct sockaddr *) &unconf->cl_addr, sa))
  1398. goto out;
  1399. /*
  1400. * section 14.2.34 of RFC 3530 has a description of
  1401. * SETCLIENTID_CONFIRM request processing consisting
  1402. * of 4 bullet points, labeled as CASE1 - CASE4 below.
  1403. */
  1404. if (conf && unconf && same_verf(&confirm, &unconf->cl_confirm)) {
  1405. /*
  1406. * RFC 3530 14.2.34 CASE 1:
  1407. * callback update
  1408. */
  1409. if (!same_creds(&conf->cl_cred, &unconf->cl_cred))
  1410. status = nfserr_clid_inuse;
  1411. else {
  1412. atomic_set(&conf->cl_cb_set, 0);
  1413. nfsd4_probe_callback(conf, &unconf->cl_cb_conn);
  1414. expire_client(unconf);
  1415. status = nfs_ok;
  1416. }
  1417. } else if (conf && !unconf) {
  1418. /*
  1419. * RFC 3530 14.2.34 CASE 2:
  1420. * probable retransmitted request; play it safe and
  1421. * do nothing.
  1422. */
  1423. if (!same_creds(&conf->cl_cred, &rqstp->rq_cred))
  1424. status = nfserr_clid_inuse;
  1425. else
  1426. status = nfs_ok;
  1427. } else if (!conf && unconf
  1428. && same_verf(&unconf->cl_confirm, &confirm)) {
  1429. /*
  1430. * RFC 3530 14.2.34 CASE 3:
  1431. * Normal case; new or rebooted client:
  1432. */
  1433. if (!same_creds(&unconf->cl_cred, &rqstp->rq_cred)) {
  1434. status = nfserr_clid_inuse;
  1435. } else {
  1436. unsigned int hash =
  1437. clientstr_hashval(unconf->cl_recdir);
  1438. conf = find_confirmed_client_by_str(unconf->cl_recdir,
  1439. hash, false);
  1440. if (conf) {
  1441. nfsd4_remove_clid_dir(conf);
  1442. expire_client(conf);
  1443. }
  1444. move_to_confirmed(unconf);
  1445. conf = unconf;
  1446. nfsd4_probe_callback(conf, &conf->cl_cb_conn);
  1447. status = nfs_ok;
  1448. }
  1449. } else if ((!conf || (conf && !same_verf(&conf->cl_confirm, &confirm)))
  1450. && (!unconf || (unconf && !same_verf(&unconf->cl_confirm,
  1451. &confirm)))) {
  1452. /*
  1453. * RFC 3530 14.2.34 CASE 4:
  1454. * Client probably hasn't noticed that we rebooted yet.
  1455. */
  1456. status = nfserr_stale_clientid;
  1457. } else {
  1458. /* check that we have hit one of the cases...*/
  1459. status = nfserr_clid_inuse;
  1460. }
  1461. out:
  1462. nfs4_unlock_state();
  1463. return status;
  1464. }
  1465. /* OPEN Share state helper functions */
  1466. static inline struct nfs4_file *
  1467. alloc_init_file(struct inode *ino)
  1468. {
  1469. struct nfs4_file *fp;
  1470. unsigned int hashval = file_hashval(ino);
  1471. fp = kmem_cache_alloc(file_slab, GFP_KERNEL);
  1472. if (fp) {
  1473. atomic_set(&fp->fi_ref, 1);
  1474. INIT_LIST_HEAD(&fp->fi_hash);
  1475. INIT_LIST_HEAD(&fp->fi_stateids);
  1476. INIT_LIST_HEAD(&fp->fi_delegations);
  1477. spin_lock(&recall_lock);
  1478. list_add(&fp->fi_hash, &file_hashtbl[hashval]);
  1479. spin_unlock(&recall_lock);
  1480. fp->fi_inode = igrab(ino);
  1481. fp->fi_id = current_fileid++;
  1482. fp->fi_had_conflict = false;
  1483. return fp;
  1484. }
  1485. return NULL;
  1486. }
  1487. static void
  1488. nfsd4_free_slab(struct kmem_cache **slab)
  1489. {
  1490. if (*slab == NULL)
  1491. return;
  1492. kmem_cache_destroy(*slab);
  1493. *slab = NULL;
  1494. }
  1495. void
  1496. nfsd4_free_slabs(void)
  1497. {
  1498. nfsd4_free_slab(&stateowner_slab);
  1499. nfsd4_free_slab(&file_slab);
  1500. nfsd4_free_slab(&stateid_slab);
  1501. nfsd4_free_slab(&deleg_slab);
  1502. }
  1503. static int
  1504. nfsd4_init_slabs(void)
  1505. {
  1506. stateowner_slab = kmem_cache_create("nfsd4_stateowners",
  1507. sizeof(struct nfs4_stateowner), 0, 0, NULL);
  1508. if (stateowner_slab == NULL)
  1509. goto out_nomem;
  1510. file_slab = kmem_cache_create("nfsd4_files",
  1511. sizeof(struct nfs4_file), 0, 0, NULL);
  1512. if (file_slab == NULL)
  1513. goto out_nomem;
  1514. stateid_slab = kmem_cache_create("nfsd4_stateids",
  1515. sizeof(struct nfs4_stateid), 0, 0, NULL);
  1516. if (stateid_slab == NULL)
  1517. goto out_nomem;
  1518. deleg_slab = kmem_cache_create("nfsd4_delegations",
  1519. sizeof(struct nfs4_delegation), 0, 0, NULL);
  1520. if (deleg_slab == NULL)
  1521. goto out_nomem;
  1522. return 0;
  1523. out_nomem:
  1524. nfsd4_free_slabs();
  1525. dprintk("nfsd4: out of memory while initializing nfsv4\n");
  1526. return -ENOMEM;
  1527. }
  1528. void
  1529. nfs4_free_stateowner(struct kref *kref)
  1530. {
  1531. struct nfs4_stateowner *sop =
  1532. container_of(kref, struct nfs4_stateowner, so_ref);
  1533. kfree(sop->so_owner.data);
  1534. kmem_cache_free(stateowner_slab, sop);
  1535. }
  1536. static inline struct nfs4_stateowner *
  1537. alloc_stateowner(struct xdr_netobj *owner)
  1538. {
  1539. struct nfs4_stateowner *sop;
  1540. if ((sop = kmem_cache_alloc(stateowner_slab, GFP_KERNEL))) {
  1541. if ((sop->so_owner.data = kmalloc(owner->len, GFP_KERNEL))) {
  1542. memcpy(sop->so_owner.data, owner->data, owner->len);
  1543. sop->so_owner.len = owner->len;
  1544. kref_init(&sop->so_ref);
  1545. return sop;
  1546. }
  1547. kmem_cache_free(stateowner_slab, sop);
  1548. }
  1549. return NULL;
  1550. }
  1551. static struct nfs4_stateowner *
  1552. alloc_init_open_stateowner(unsigned int strhashval, struct nfs4_client *clp, struct nfsd4_open *open) {
  1553. struct nfs4_stateowner *sop;
  1554. struct nfs4_replay *rp;
  1555. unsigned int idhashval;
  1556. if (!(sop = alloc_stateowner(&open->op_owner)))
  1557. return NULL;
  1558. idhashval = ownerid_hashval(current_ownerid);
  1559. INIT_LIST_HEAD(&sop->so_idhash);
  1560. INIT_LIST_HEAD(&sop->so_strhash);
  1561. INIT_LIST_HEAD(&sop->so_perclient);
  1562. INIT_LIST_HEAD(&sop->so_stateids);
  1563. INIT_LIST_HEAD(&sop->so_perstateid); /* not used */
  1564. INIT_LIST_HEAD(&sop->so_close_lru);
  1565. sop->so_time = 0;
  1566. list_add(&sop->so_idhash, &ownerid_hashtbl[idhashval]);
  1567. list_add(&sop->so_strhash, &ownerstr_hashtbl[strhashval]);
  1568. list_add(&sop->so_perclient, &clp->cl_openowners);
  1569. sop->so_is_open_owner = 1;
  1570. sop->so_id = current_ownerid++;
  1571. sop->so_client = clp;
  1572. sop->so_seqid = open->op_seqid;
  1573. sop->so_confirmed = 0;
  1574. rp = &sop->so_replay;
  1575. rp->rp_status = nfserr_serverfault;
  1576. rp->rp_buflen = 0;
  1577. rp->rp_buf = rp->rp_ibuf;
  1578. return sop;
  1579. }
  1580. static inline void
  1581. init_stateid(struct nfs4_stateid *stp, struct nfs4_file *fp, struct nfsd4_open *open) {
  1582. struct nfs4_stateowner *sop = open->op_stateowner;
  1583. unsigned int hashval = stateid_hashval(sop->so_id, fp->fi_id);
  1584. INIT_LIST_HEAD(&stp->st_hash);
  1585. INIT_LIST_HEAD(&stp->st_perstateowner);
  1586. INIT_LIST_HEAD(&stp->st_lockowners);
  1587. INIT_LIST_HEAD(&stp->st_perfile);
  1588. list_add(&stp->st_hash, &stateid_hashtbl[hashval]);
  1589. list_add(&stp->st_perstateowner, &sop->so_stateids);
  1590. list_add(&stp->st_perfile, &fp->fi_stateids);
  1591. stp->st_stateowner = sop;
  1592. get_nfs4_file(fp);
  1593. stp->st_file = fp;
  1594. stp->st_stateid.si_boot = get_seconds();
  1595. stp->st_stateid.si_stateownerid = sop->so_id;
  1596. stp->st_stateid.si_fileid = fp->fi_id;
  1597. stp->st_stateid.si_generation = 0;
  1598. stp->st_access_bmap = 0;
  1599. stp->st_deny_bmap = 0;
  1600. __set_bit(open->op_share_access & ~NFS4_SHARE_WANT_MASK,
  1601. &stp->st_access_bmap);
  1602. __set_bit(open->op_share_deny, &stp->st_deny_bmap);
  1603. stp->st_openstp = NULL;
  1604. }
  1605. static void
  1606. move_to_close_lru(struct nfs4_stateowner *sop)
  1607. {
  1608. dprintk("NFSD: move_to_close_lru nfs4_stateowner %p\n", sop);
  1609. list_move_tail(&sop->so_close_lru, &close_lru);
  1610. sop->so_time = get_seconds();
  1611. }
  1612. static int
  1613. same_owner_str(struct nfs4_stateowner *sop, struct xdr_netobj *owner,
  1614. clientid_t *clid)
  1615. {
  1616. return (sop->so_owner.len == owner->len) &&
  1617. 0 == memcmp(sop->so_owner.data, owner->data, owner->len) &&
  1618. (sop->so_client->cl_clientid.cl_id == clid->cl_id);
  1619. }
  1620. static struct nfs4_stateowner *
  1621. find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open)
  1622. {
  1623. struct nfs4_stateowner *so = NULL;
  1624. list_for_each_entry(so, &ownerstr_hashtbl[hashval], so_strhash) {
  1625. if (same_owner_str(so, &open->op_owner, &open->op_clientid))
  1626. return so;
  1627. }
  1628. return NULL;
  1629. }
  1630. /* search file_hashtbl[] for file */
  1631. static struct nfs4_file *
  1632. find_file(struct inode *ino)
  1633. {
  1634. unsigned int hashval = file_hashval(ino);
  1635. struct nfs4_file *fp;
  1636. spin_lock(&recall_lock);
  1637. list_for_each_entry(fp, &file_hashtbl[hashval], fi_hash) {
  1638. if (fp->fi_inode == ino) {
  1639. get_nfs4_file(fp);
  1640. spin_unlock(&recall_lock);
  1641. return fp;
  1642. }
  1643. }
  1644. spin_unlock(&recall_lock);
  1645. return NULL;
  1646. }
  1647. static inline int access_valid(u32 x, u32 minorversion)
  1648. {
  1649. if ((x & NFS4_SHARE_ACCESS_MASK) < NFS4_SHARE_ACCESS_READ)
  1650. return 0;
  1651. if ((x & NFS4_SHARE_ACCESS_MASK) > NFS4_SHARE_ACCESS_BOTH)
  1652. return 0;
  1653. x &= ~NFS4_SHARE_ACCESS_MASK;
  1654. if (minorversion && x) {
  1655. if ((x & NFS4_SHARE_WANT_MASK) > NFS4_SHARE_WANT_CANCEL)
  1656. return 0;
  1657. if ((x & NFS4_SHARE_WHEN_MASK) > NFS4_SHARE_PUSH_DELEG_WHEN_UNCONTENDED)
  1658. return 0;
  1659. x &= ~(NFS4_SHARE_WANT_MASK | NFS4_SHARE_WHEN_MASK);
  1660. }
  1661. if (x)
  1662. return 0;
  1663. return 1;
  1664. }
  1665. static inline int deny_valid(u32 x)
  1666. {
  1667. /* Note: unlike access bits, deny bits may be zero. */
  1668. return x <= NFS4_SHARE_DENY_BOTH;
  1669. }
  1670. /*
  1671. * We store the NONE, READ, WRITE, and BOTH bits separately in the
  1672. * st_{access,deny}_bmap field of the stateid, in order to track not
  1673. * only what share bits are currently in force, but also what
  1674. * combinations of share bits previous opens have used. This allows us
  1675. * to enforce the recommendation of rfc 3530 14.2.19 that the server
  1676. * return an error if the client attempt to downgrade to a combination
  1677. * of share bits not explicable by closing some of its previous opens.
  1678. *
  1679. * XXX: This enforcement is actually incomplete, since we don't keep
  1680. * track of access/deny bit combinations; so, e.g., we allow:
  1681. *
  1682. * OPEN allow read, deny write
  1683. * OPEN allow both, deny none
  1684. * DOWNGRADE allow read, deny none
  1685. *
  1686. * which we should reject.
  1687. */
  1688. static void
  1689. set_access(unsigned int *access, unsigned long bmap) {
  1690. int i;
  1691. *access = 0;
  1692. for (i = 1; i < 4; i++) {
  1693. if (test_bit(i, &bmap))
  1694. *access |= i;
  1695. }
  1696. }
  1697. static void
  1698. set_deny(unsigned int *deny, unsigned long bmap) {
  1699. int i;
  1700. *deny = 0;
  1701. for (i = 0; i < 4; i++) {
  1702. if (test_bit(i, &bmap))
  1703. *deny |= i ;
  1704. }
  1705. }
  1706. static int
  1707. test_share(struct nfs4_stateid *stp, struct nfsd4_open *open) {
  1708. unsigned int access, deny;
  1709. set_access(&access, stp->st_access_bmap);
  1710. set_deny(&deny, stp->st_deny_bmap);
  1711. if ((access & open->op_share_deny) || (deny & open->op_share_access))
  1712. return 0;
  1713. return 1;
  1714. }
  1715. /*
  1716. * Called to check deny when READ with all zero stateid or
  1717. * WRITE with all zero or all one stateid
  1718. */
  1719. static __be32
  1720. nfs4_share_conflict(struct svc_fh *current_fh, unsigned int deny_type)
  1721. {
  1722. struct inode *ino = current_fh->fh_dentry->d_inode;
  1723. struct nfs4_file *fp;
  1724. struct nfs4_stateid *stp;
  1725. __be32 ret;
  1726. dprintk("NFSD: nfs4_share_conflict\n");
  1727. fp = find_file(ino);
  1728. if (!fp)
  1729. return nfs_ok;
  1730. ret = nfserr_locked;
  1731. /* Search for conflicting share reservations */
  1732. list_for_each_entry(stp, &fp->fi_stateids, st_perfile) {
  1733. if (test_bit(deny_type, &stp->st_deny_bmap) ||
  1734. test_bit(NFS4_SHARE_DENY_BOTH, &stp->st_deny_bmap))
  1735. goto out;
  1736. }
  1737. ret = nfs_ok;
  1738. out:
  1739. put_nfs4_file(fp);
  1740. return ret;
  1741. }
  1742. static inline void
  1743. nfs4_file_downgrade(struct file *filp, unsigned int share_access)
  1744. {
  1745. if (share_access & NFS4_SHARE_ACCESS_WRITE) {
  1746. drop_file_write_access(filp);
  1747. spin_lock(&filp->f_lock);
  1748. filp->f_mode = (filp->f_mode | FMODE_READ) & ~FMODE_WRITE;
  1749. spin_unlock(&filp->f_lock);
  1750. }
  1751. }
  1752. /*
  1753. * Spawn a thread to perform a recall on the delegation represented
  1754. * by the lease (file_lock)
  1755. *
  1756. * Called from break_lease() with lock_kernel() held.
  1757. * Note: we assume break_lease will only call this *once* for any given
  1758. * lease.
  1759. */
  1760. static
  1761. void nfsd_break_deleg_cb(struct file_lock *fl)
  1762. {
  1763. struct nfs4_delegation *dp = (struct nfs4_delegation *)fl->fl_owner;
  1764. dprintk("NFSD nfsd_break_deleg_cb: dp %p fl %p\n",dp,fl);
  1765. if (!dp)
  1766. return;
  1767. /* We're assuming the state code never drops its reference
  1768. * without first removing the lease. Since we're in this lease
  1769. * callback (and since the lease code is serialized by the kernel
  1770. * lock) we know the server hasn't removed the lease yet, we know
  1771. * it's safe to take a reference: */
  1772. atomic_inc(&dp->dl_count);
  1773. spin_lock(&recall_lock);
  1774. list_add_tail(&dp->dl_recall_lru, &del_recall_lru);
  1775. spin_unlock(&recall_lock);
  1776. /* only place dl_time is set. protected by lock_kernel*/
  1777. dp->dl_time = get_seconds();
  1778. /*
  1779. * We don't want the locks code to timeout the lease for us;
  1780. * we'll remove it ourself if the delegation isn't returned
  1781. * in time.
  1782. */
  1783. fl->fl_break_time = 0;
  1784. dp->dl_file->fi_had_conflict = true;
  1785. nfsd4_cb_recall(dp);
  1786. }
  1787. /*
  1788. * The file_lock is being reapd.
  1789. *
  1790. * Called by locks_free_lock() with lock_kernel() held.
  1791. */
  1792. static
  1793. void nfsd_release_deleg_cb(struct file_lock *fl)
  1794. {
  1795. struct nfs4_delegation *dp = (struct nfs4_delegation *)fl->fl_owner;
  1796. dprintk("NFSD nfsd_release_deleg_cb: fl %p dp %p dl_count %d\n", fl,dp, atomic_read(&dp->dl_count));
  1797. if (!(fl->fl_flags & FL_LEASE) || !dp)
  1798. return;
  1799. dp->dl_flock = NULL;
  1800. }
  1801. /*
  1802. * Set the delegation file_lock back pointer.
  1803. *
  1804. * Called from setlease() with lock_kernel() held.
  1805. */
  1806. static
  1807. void nfsd_copy_lock_deleg_cb(struct file_lock *new, struct file_lock *fl)
  1808. {
  1809. struct nfs4_delegation *dp = (struct nfs4_delegation *)new->fl_owner;
  1810. dprintk("NFSD: nfsd_copy_lock_deleg_cb: new fl %p dp %p\n", new, dp);
  1811. if (!dp)
  1812. return;
  1813. dp->dl_flock = new;
  1814. }
  1815. /*
  1816. * Called from setlease() with lock_kernel() held
  1817. */
  1818. static
  1819. int nfsd_same_client_deleg_cb(struct file_lock *onlist, struct file_lock *try)
  1820. {
  1821. struct nfs4_delegation *onlistd =
  1822. (struct nfs4_delegation *)onlist->fl_owner;
  1823. struct nfs4_delegation *tryd =
  1824. (struct nfs4_delegation *)try->fl_owner;
  1825. if (onlist->fl_lmops != try->fl_lmops)
  1826. return 0;
  1827. return onlistd->dl_client == tryd->dl_client;
  1828. }
  1829. static
  1830. int nfsd_change_deleg_cb(struct file_lock **onlist, int arg)
  1831. {
  1832. if (arg & F_UNLCK)
  1833. return lease_modify(onlist, arg);
  1834. else
  1835. return -EAGAIN;
  1836. }
  1837. static const struct lock_manager_operations nfsd_lease_mng_ops = {
  1838. .fl_break = nfsd_break_deleg_cb,
  1839. .fl_release_private = nfsd_release_deleg_cb,
  1840. .fl_copy_lock = nfsd_copy_lock_deleg_cb,
  1841. .fl_mylease = nfsd_same_client_deleg_cb,
  1842. .fl_change = nfsd_change_deleg_cb,
  1843. };
  1844. __be32
  1845. nfsd4_process_open1(struct nfsd4_compound_state *cstate,
  1846. struct nfsd4_open *open)
  1847. {
  1848. clientid_t *clientid = &open->op_clientid;
  1849. struct nfs4_client *clp = NULL;
  1850. unsigned int strhashval;
  1851. struct nfs4_stateowner *sop = NULL;
  1852. if (!check_name(open->op_owner))
  1853. return nfserr_inval;
  1854. if (STALE_CLIENTID(&open->op_clientid))
  1855. return nfserr_stale_clientid;
  1856. strhashval = ownerstr_hashval(clientid->cl_id, open->op_owner);
  1857. sop = find_openstateowner_str(strhashval, open);
  1858. open->op_stateowner = sop;
  1859. if (!sop) {
  1860. /* Make sure the client's lease hasn't expired. */
  1861. clp = find_confirmed_client(clientid);
  1862. if (clp == NULL)
  1863. return nfserr_expired;
  1864. goto renew;
  1865. }
  1866. /* When sessions are used, skip open sequenceid processing */
  1867. if (nfsd4_has_session(cstate))
  1868. goto renew;
  1869. if (!sop->so_confirmed) {
  1870. /* Replace unconfirmed owners without checking for replay. */
  1871. clp = sop->so_client;
  1872. release_openowner(sop);
  1873. open->op_stateowner = NULL;
  1874. goto renew;
  1875. }
  1876. if (open->op_seqid == sop->so_seqid - 1) {
  1877. if (sop->so_replay.rp_buflen)
  1878. return nfserr_replay_me;
  1879. /* The original OPEN failed so spectacularly
  1880. * that we don't even have replay data saved!
  1881. * Therefore, we have no choice but to continue
  1882. * processing this OPEN; presumably, we'll
  1883. * fail again for the same reason.
  1884. */
  1885. dprintk("nfsd4_process_open1: replay with no replay cache\n");
  1886. goto renew;
  1887. }
  1888. if (open->op_seqid != sop->so_seqid)
  1889. return nfserr_bad_seqid;
  1890. renew:
  1891. if (open->op_stateowner == NULL) {
  1892. sop = alloc_init_open_stateowner(strhashval, clp, open);
  1893. if (sop == NULL)
  1894. return nfserr_resource;
  1895. open->op_stateowner = sop;
  1896. }
  1897. list_del_init(&sop->so_close_lru);
  1898. renew_client(sop->so_client);
  1899. return nfs_ok;
  1900. }
  1901. static inline __be32
  1902. nfs4_check_delegmode(struct nfs4_delegation *dp, int flags)
  1903. {
  1904. if ((flags & WR_STATE) && (dp->dl_type == NFS4_OPEN_DELEGATE_READ))
  1905. return nfserr_openmode;
  1906. else
  1907. return nfs_ok;
  1908. }
  1909. static struct nfs4_delegation *
  1910. find_delegation_file(struct nfs4_file *fp, stateid_t *stid)
  1911. {
  1912. struct nfs4_delegation *dp;
  1913. list_for_each_entry(dp, &fp->fi_delegations, dl_perfile) {
  1914. if (dp->dl_stateid.si_stateownerid == stid->si_stateownerid)
  1915. return dp;
  1916. }
  1917. return NULL;
  1918. }
  1919. static __be32
  1920. nfs4_check_deleg(struct nfs4_file *fp, struct nfsd4_open *open,
  1921. struct nfs4_delegation **dp)
  1922. {
  1923. int flags;
  1924. __be32 status = nfserr_bad_stateid;
  1925. *dp = find_delegation_file(fp, &open->op_delegate_stateid);
  1926. if (*dp == NULL)
  1927. goto out;
  1928. flags = open->op_share_access == NFS4_SHARE_ACCESS_READ ?
  1929. RD_STATE : WR_STATE;
  1930. status = nfs4_check_delegmode(*dp, flags);
  1931. if (status)
  1932. *dp = NULL;
  1933. out:
  1934. if (open->op_claim_type != NFS4_OPEN_CLAIM_DELEGATE_CUR)
  1935. return nfs_ok;
  1936. if (status)
  1937. return status;
  1938. open->op_stateowner->so_confirmed = 1;
  1939. return nfs_ok;
  1940. }
  1941. static __be32
  1942. nfs4_check_open(struct nfs4_file *fp, struct nfsd4_open *open, struct nfs4_stateid **stpp)
  1943. {
  1944. struct nfs4_stateid *local;
  1945. __be32 status = nfserr_share_denied;
  1946. struct nfs4_stateowner *sop = open->op_stateowner;
  1947. list_for_each_entry(local, &fp->fi_stateids, st_perfile) {
  1948. /* ignore lock owners */
  1949. if (local->st_stateowner->so_is_open_owner == 0)
  1950. continue;
  1951. /* remember if we have seen this open owner */
  1952. if (local->st_stateowner == sop)
  1953. *stpp = local;
  1954. /* check for conflicting share reservations */
  1955. if (!test_share(local, open))
  1956. goto out;
  1957. }
  1958. status = 0;
  1959. out:
  1960. return status;
  1961. }
  1962. static inline struct nfs4_stateid *
  1963. nfs4_alloc_stateid(void)
  1964. {
  1965. return kmem_cache_alloc(stateid_slab, GFP_KERNEL);
  1966. }
  1967. static __be32
  1968. nfs4_new_open(struct svc_rqst *rqstp, struct nfs4_stateid **stpp,
  1969. struct nfs4_delegation *dp,
  1970. struct svc_fh *cur_fh, int flags)
  1971. {
  1972. struct nfs4_stateid *stp;
  1973. stp = nfs4_alloc_stateid();
  1974. if (stp == NULL)
  1975. return nfserr_resource;
  1976. if (dp) {
  1977. get_file(dp->dl_vfs_file);
  1978. stp->st_vfs_file = dp->dl_vfs_file;
  1979. } else {
  1980. __be32 status;
  1981. status = nfsd_open(rqstp, cur_fh, S_IFREG, flags,
  1982. &stp->st_vfs_file);
  1983. if (status) {
  1984. if (status == nfserr_dropit)
  1985. status = nfserr_jukebox;
  1986. kmem_cache_free(stateid_slab, stp);
  1987. return status;
  1988. }
  1989. }
  1990. *stpp = stp;
  1991. return 0;
  1992. }
  1993. static inline __be32
  1994. nfsd4_truncate(struct svc_rqst *rqstp, struct svc_fh *fh,
  1995. struct nfsd4_open *open)
  1996. {
  1997. struct iattr iattr = {
  1998. .ia_valid = ATTR_SIZE,
  1999. .ia_size = 0,
  2000. };
  2001. if (!open->op_truncate)
  2002. return 0;
  2003. if (!(open->op_share_access & NFS4_SHARE_ACCESS_WRITE))
  2004. return nfserr_inval;
  2005. return nfsd_setattr(rqstp, fh, &iattr, 0, (time_t)0);
  2006. }
  2007. static __be32
  2008. nfs4_upgrade_open(struct svc_rqst *rqstp, struct svc_fh *cur_fh, struct nfs4_stateid *stp, struct nfsd4_open *open)
  2009. {
  2010. struct file *filp = stp->st_vfs_file;
  2011. struct inode *inode = filp->f_path.dentry->d_inode;
  2012. unsigned int share_access, new_writer;
  2013. __be32 status;
  2014. set_access(&share_access, stp->st_access_bmap);
  2015. new_writer = (~share_access) & open->op_share_access
  2016. & NFS4_SHARE_ACCESS_WRITE;
  2017. if (new_writer) {
  2018. int err = get_write_access(inode);
  2019. if (err)
  2020. return nfserrno(err);
  2021. err = mnt_want_write(cur_fh->fh_export->ex_path.mnt);
  2022. if (err)
  2023. return nfserrno(err);
  2024. file_take_write(filp);
  2025. }
  2026. status = nfsd4_truncate(rqstp, cur_fh, open);
  2027. if (status) {
  2028. if (new_writer)
  2029. put_write_access(inode);
  2030. return status;
  2031. }
  2032. /* remember the open */
  2033. filp->f_mode |= open->op_share_access;
  2034. __set_bit(open->op_share_access, &stp->st_access_bmap);
  2035. __set_bit(open->op_share_deny, &stp->st_deny_bmap);
  2036. return nfs_ok;
  2037. }
  2038. static void
  2039. nfs4_set_claim_prev(struct nfsd4_open *open)
  2040. {
  2041. open->op_stateowner->so_confirmed = 1;
  2042. open->op_stateowner->so_client->cl_firststate = 1;
  2043. }
  2044. /*
  2045. * Attempt to hand out a delegation.
  2046. */
  2047. static void
  2048. nfs4_open_delegation(struct svc_fh *fh, struct nfsd4_open *open, struct nfs4_stateid *stp)
  2049. {
  2050. struct nfs4_delegation *dp;
  2051. struct nfs4_stateowner *sop = stp->st_stateowner;
  2052. int cb_up = atomic_read(&sop->so_client->cl_cb_set);
  2053. struct file_lock fl, *flp = &fl;
  2054. int status, flag = 0;
  2055. flag = NFS4_OPEN_DELEGATE_NONE;
  2056. open->op_recall = 0;
  2057. switch (open->op_claim_type) {
  2058. case NFS4_OPEN_CLAIM_PREVIOUS:
  2059. if (!cb_up)
  2060. open->op_recall = 1;
  2061. flag = open->op_delegate_type;
  2062. if (flag == NFS4_OPEN_DELEGATE_NONE)
  2063. goto out;
  2064. break;
  2065. case NFS4_OPEN_CLAIM_NULL:
  2066. /* Let's not give out any delegations till everyone's
  2067. * had the chance to reclaim theirs.... */
  2068. if (locks_in_grace())
  2069. goto out;
  2070. if (!cb_up || !sop->so_confirmed)
  2071. goto out;
  2072. if (open->op_share_access & NFS4_SHARE_ACCESS_WRITE)
  2073. flag = NFS4_OPEN_DELEGATE_WRITE;
  2074. else
  2075. flag = NFS4_OPEN_DELEGATE_READ;
  2076. break;
  2077. default:
  2078. goto out;
  2079. }
  2080. dp = alloc_init_deleg(sop->so_client, stp, fh, flag);
  2081. if (dp == NULL) {
  2082. flag = NFS4_OPEN_DELEGATE_NONE;
  2083. goto out;
  2084. }
  2085. locks_init_lock(&fl);
  2086. fl.fl_lmops = &nfsd_lease_mng_ops;
  2087. fl.fl_flags = FL_LEASE;
  2088. fl.fl_type = flag == NFS4_OPEN_DELEGATE_READ? F_RDLCK: F_WRLCK;
  2089. fl.fl_end = OFFSET_MAX;
  2090. fl.fl_owner = (fl_owner_t)dp;
  2091. fl.fl_file = stp->st_vfs_file;
  2092. fl.fl_pid = current->tgid;
  2093. /* vfs_setlease checks to see if delegation should be handed out.
  2094. * the lock_manager callbacks fl_mylease and fl_change are used
  2095. */
  2096. if ((status = vfs_setlease(stp->st_vfs_file, fl.fl_type, &flp))) {
  2097. dprintk("NFSD: setlease failed [%d], no delegation\n", status);
  2098. unhash_delegation(dp);
  2099. flag = NFS4_OPEN_DELEGATE_NONE;
  2100. goto out;
  2101. }
  2102. memcpy(&open->op_delegate_stateid, &dp->dl_stateid, sizeof(dp->dl_stateid));
  2103. dprintk("NFSD: delegation stateid=" STATEID_FMT "\n",
  2104. STATEID_VAL(&dp->dl_stateid));
  2105. out:
  2106. if (open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS
  2107. && flag == NFS4_OPEN_DELEGATE_NONE
  2108. && open->op_delegate_type != NFS4_OPEN_DELEGATE_NONE)
  2109. dprintk("NFSD: WARNING: refusing delegation reclaim\n");
  2110. open->op_delegate_type = flag;
  2111. }
  2112. /*
  2113. * called with nfs4_lock_state() held.
  2114. */
  2115. __be32
  2116. nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open)
  2117. {
  2118. struct nfsd4_compoundres *resp = rqstp->rq_resp;
  2119. struct nfs4_file *fp = NULL;
  2120. struct inode *ino = current_fh->fh_dentry->d_inode;
  2121. struct nfs4_stateid *stp = NULL;
  2122. struct nfs4_delegation *dp = NULL;
  2123. __be32 status;
  2124. status = nfserr_inval;
  2125. if (!access_valid(open->op_share_access, resp->cstate.minorversion)
  2126. || !deny_valid(open->op_share_deny))
  2127. goto out;
  2128. /*
  2129. * Lookup file; if found, lookup stateid and check open request,
  2130. * and check for delegations in the process of being recalled.
  2131. * If not found, create the nfs4_file struct
  2132. */
  2133. fp = find_file(ino);
  2134. if (fp) {
  2135. if ((status = nfs4_check_open(fp, open, &stp)))
  2136. goto out;
  2137. status = nfs4_check_deleg(fp, open, &dp);
  2138. if (status)
  2139. goto out;
  2140. } else {
  2141. status = nfserr_bad_stateid;
  2142. if (open->op_claim_type == NFS4_OPEN_CLAIM_DELEGATE_CUR)
  2143. goto out;
  2144. status = nfserr_resource;
  2145. fp = alloc_init_file(ino);
  2146. if (fp == NULL)
  2147. goto out;
  2148. }
  2149. /*
  2150. * OPEN the file, or upgrade an existing OPEN.
  2151. * If truncate fails, the OPEN fails.
  2152. */
  2153. if (stp) {
  2154. /* Stateid was found, this is an OPEN upgrade */
  2155. status = nfs4_upgrade_open(rqstp, current_fh, stp, open);
  2156. if (status)
  2157. goto out;
  2158. update_stateid(&stp->st_stateid);
  2159. } else {
  2160. /* Stateid was not found, this is a new OPEN */
  2161. int flags = 0;
  2162. if (open->op_share_access & NFS4_SHARE_ACCESS_READ)
  2163. flags |= NFSD_MAY_READ;
  2164. if (open->op_share_access & NFS4_SHARE_ACCESS_WRITE)
  2165. flags |= NFSD_MAY_WRITE;
  2166. status = nfs4_new_open(rqstp, &stp, dp, current_fh, flags);
  2167. if (status)
  2168. goto out;
  2169. init_stateid(stp, fp, open);
  2170. status = nfsd4_truncate(rqstp, current_fh, open);
  2171. if (status) {
  2172. release_open_stateid(stp);
  2173. goto out;
  2174. }
  2175. if (nfsd4_has_session(&resp->cstate))
  2176. update_stateid(&stp->st_stateid);
  2177. }
  2178. memcpy(&open->op_stateid, &stp->st_stateid, sizeof(stateid_t));
  2179. if (nfsd4_has_session(&resp->cstate)) {
  2180. open->op_stateowner->so_confirmed = 1;
  2181. nfsd4_create_clid_dir(open->op_stateowner->so_client);
  2182. }
  2183. /*
  2184. * Attempt to hand out a delegation. No error return, because the
  2185. * OPEN succeeds even if we fail.
  2186. */
  2187. nfs4_open_delegation(current_fh, open, stp);
  2188. status = nfs_ok;
  2189. dprintk("%s: stateid=" STATEID_FMT "\n", __func__,
  2190. STATEID_VAL(&stp->st_stateid));
  2191. out:
  2192. if (fp)
  2193. put_nfs4_file(fp);
  2194. if (status == 0 && open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS)
  2195. nfs4_set_claim_prev(open);
  2196. /*
  2197. * To finish the open response, we just need to set the rflags.
  2198. */
  2199. open->op_rflags = NFS4_OPEN_RESULT_LOCKTYPE_POSIX;
  2200. if (!open->op_stateowner->so_confirmed &&
  2201. !nfsd4_has_session(&resp->cstate))
  2202. open->op_rflags |= NFS4_OPEN_RESULT_CONFIRM;
  2203. return status;
  2204. }
  2205. __be32
  2206. nfsd4_renew(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,
  2207. clientid_t *clid)
  2208. {
  2209. struct nfs4_client *clp;
  2210. __be32 status;
  2211. nfs4_lock_state();
  2212. dprintk("process_renew(%08x/%08x): starting\n",
  2213. clid->cl_boot, clid->cl_id);
  2214. status = nfserr_stale_clientid;
  2215. if (STALE_CLIENTID(clid))
  2216. goto out;
  2217. clp = find_confirmed_client(clid);
  2218. status = nfserr_expired;
  2219. if (clp == NULL) {
  2220. /* We assume the client took too long to RENEW. */
  2221. dprintk("nfsd4_renew: clientid not found!\n");
  2222. goto out;
  2223. }
  2224. renew_client(clp);
  2225. status = nfserr_cb_path_down;
  2226. if (!list_empty(&clp->cl_delegations)
  2227. && !atomic_read(&clp->cl_cb_set))
  2228. goto out;
  2229. status = nfs_ok;
  2230. out:
  2231. nfs4_unlock_state();
  2232. return status;
  2233. }
  2234. struct lock_manager nfsd4_manager = {
  2235. };
  2236. static void
  2237. nfsd4_end_grace(void)
  2238. {
  2239. dprintk("NFSD: end of grace period\n");
  2240. nfsd4_recdir_purge_old();
  2241. locks_end_grace(&nfsd4_manager);
  2242. /*
  2243. * Now that every NFSv4 client has had the chance to recover and
  2244. * to see the (possibly new, possibly shorter) lease time, we
  2245. * can safely set the next grace time to the current lease time:
  2246. */
  2247. nfsd4_grace = nfsd4_lease;
  2248. }
  2249. static time_t
  2250. nfs4_laundromat(void)
  2251. {
  2252. struct nfs4_client *clp;
  2253. struct nfs4_stateowner *sop;
  2254. struct nfs4_delegation *dp;
  2255. struct list_head *pos, *next, reaplist;
  2256. time_t cutoff = get_seconds() - nfsd4_lease;
  2257. time_t t, clientid_val = nfsd4_lease;
  2258. time_t u, test_val = nfsd4_lease;
  2259. nfs4_lock_state();
  2260. dprintk("NFSD: laundromat service - starting\n");
  2261. if (locks_in_grace())
  2262. nfsd4_end_grace();
  2263. list_for_each_safe(pos, next, &client_lru) {
  2264. clp = list_entry(pos, struct nfs4_client, cl_lru);
  2265. if (time_after((unsigned long)clp->cl_time, (unsigned long)cutoff)) {
  2266. t = clp->cl_time - cutoff;
  2267. if (clientid_val > t)
  2268. clientid_val = t;
  2269. break;
  2270. }
  2271. dprintk("NFSD: purging unused client (clientid %08x)\n",
  2272. clp->cl_clientid.cl_id);
  2273. nfsd4_remove_clid_dir(clp);
  2274. expire_client(clp);
  2275. }
  2276. INIT_LIST_HEAD(&reaplist);
  2277. spin_lock(&recall_lock);
  2278. list_for_each_safe(pos, next, &del_recall_lru) {
  2279. dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru);
  2280. if (time_after((unsigned long)dp->dl_time, (unsigned long)cutoff)) {
  2281. u = dp->dl_time - cutoff;
  2282. if (test_val > u)
  2283. test_val = u;
  2284. break;
  2285. }
  2286. dprintk("NFSD: purging unused delegation dp %p, fp %p\n",
  2287. dp, dp->dl_flock);
  2288. list_move(&dp->dl_recall_lru, &reaplist);
  2289. }
  2290. spin_unlock(&recall_lock);
  2291. list_for_each_safe(pos, next, &reaplist) {
  2292. dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru);
  2293. list_del_init(&dp->dl_recall_lru);
  2294. unhash_delegation(dp);
  2295. }
  2296. test_val = nfsd4_lease;
  2297. list_for_each_safe(pos, next, &close_lru) {
  2298. sop = list_entry(pos, struct nfs4_stateowner, so_close_lru);
  2299. if (time_after((unsigned long)sop->so_time, (unsigned long)cutoff)) {
  2300. u = sop->so_time - cutoff;
  2301. if (test_val > u)
  2302. test_val = u;
  2303. break;
  2304. }
  2305. dprintk("NFSD: purging unused open stateowner (so_id %d)\n",
  2306. sop->so_id);
  2307. release_openowner(sop);
  2308. }
  2309. if (clientid_val < NFSD_LAUNDROMAT_MINTIMEOUT)
  2310. clientid_val = NFSD_LAUNDROMAT_MINTIMEOUT;
  2311. nfs4_unlock_state();
  2312. return clientid_val;
  2313. }
  2314. static struct workqueue_struct *laundry_wq;
  2315. static void laundromat_main(struct work_struct *);
  2316. static DECLARE_DELAYED_WORK(laundromat_work, laundromat_main);
  2317. static void
  2318. laundromat_main(struct work_struct *not_used)
  2319. {
  2320. time_t t;
  2321. t = nfs4_laundromat();
  2322. dprintk("NFSD: laundromat_main - sleeping for %ld seconds\n", t);
  2323. queue_delayed_work(laundry_wq, &laundromat_work, t*HZ);
  2324. }
  2325. static struct nfs4_stateowner *
  2326. search_close_lru(u32 st_id, int flags)
  2327. {
  2328. struct nfs4_stateowner *local = NULL;
  2329. if (flags & CLOSE_STATE) {
  2330. list_for_each_entry(local, &close_lru, so_close_lru) {
  2331. if (local->so_id == st_id)
  2332. return local;
  2333. }
  2334. }
  2335. return NULL;
  2336. }
  2337. static inline int
  2338. nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stateid *stp)
  2339. {
  2340. return fhp->fh_dentry->d_inode != stp->st_vfs_file->f_path.dentry->d_inode;
  2341. }
  2342. static int
  2343. STALE_STATEID(stateid_t *stateid)
  2344. {
  2345. if (time_after((unsigned long)boot_time,
  2346. (unsigned long)stateid->si_boot)) {
  2347. dprintk("NFSD: stale stateid " STATEID_FMT "!\n",
  2348. STATEID_VAL(stateid));
  2349. return 1;
  2350. }
  2351. return 0;
  2352. }
  2353. static int
  2354. EXPIRED_STATEID(stateid_t *stateid)
  2355. {
  2356. if (time_before((unsigned long)boot_time,
  2357. ((unsigned long)stateid->si_boot)) &&
  2358. time_before((unsigned long)(stateid->si_boot + nfsd4_lease), get_seconds())) {
  2359. dprintk("NFSD: expired stateid " STATEID_FMT "!\n",
  2360. STATEID_VAL(stateid));
  2361. return 1;
  2362. }
  2363. return 0;
  2364. }
  2365. static __be32
  2366. stateid_error_map(stateid_t *stateid)
  2367. {
  2368. if (STALE_STATEID(stateid))
  2369. return nfserr_stale_stateid;
  2370. if (EXPIRED_STATEID(stateid))
  2371. return nfserr_expired;
  2372. dprintk("NFSD: bad stateid " STATEID_FMT "!\n",
  2373. STATEID_VAL(stateid));
  2374. return nfserr_bad_stateid;
  2375. }
  2376. static inline int
  2377. access_permit_read(unsigned long access_bmap)
  2378. {
  2379. return test_bit(NFS4_SHARE_ACCESS_READ, &access_bmap) ||
  2380. test_bit(NFS4_SHARE_ACCESS_BOTH, &access_bmap) ||
  2381. test_bit(NFS4_SHARE_ACCESS_WRITE, &access_bmap);
  2382. }
  2383. static inline int
  2384. access_permit_write(unsigned long access_bmap)
  2385. {
  2386. return test_bit(NFS4_SHARE_ACCESS_WRITE, &access_bmap) ||
  2387. test_bit(NFS4_SHARE_ACCESS_BOTH, &access_bmap);
  2388. }
  2389. static
  2390. __be32 nfs4_check_openmode(struct nfs4_stateid *stp, int flags)
  2391. {
  2392. __be32 status = nfserr_openmode;
  2393. if ((flags & WR_STATE) && (!access_permit_write(stp->st_access_bmap)))
  2394. goto out;
  2395. if ((flags & RD_STATE) && (!access_permit_read(stp->st_access_bmap)))
  2396. goto out;
  2397. status = nfs_ok;
  2398. out:
  2399. return status;
  2400. }
  2401. static inline __be32
  2402. check_special_stateids(svc_fh *current_fh, stateid_t *stateid, int flags)
  2403. {
  2404. if (ONE_STATEID(stateid) && (flags & RD_STATE))
  2405. return nfs_ok;
  2406. else if (locks_in_grace()) {
  2407. /* Answer in remaining cases depends on existance of
  2408. * conflicting state; so we must wait out the grace period. */
  2409. return nfserr_grace;
  2410. } else if (flags & WR_STATE)
  2411. return nfs4_share_conflict(current_fh,
  2412. NFS4_SHARE_DENY_WRITE);
  2413. else /* (flags & RD_STATE) && ZERO_STATEID(stateid) */
  2414. return nfs4_share_conflict(current_fh,
  2415. NFS4_SHARE_DENY_READ);
  2416. }
  2417. /*
  2418. * Allow READ/WRITE during grace period on recovered state only for files
  2419. * that are not able to provide mandatory locking.
  2420. */
  2421. static inline int
  2422. grace_disallows_io(struct inode *inode)
  2423. {
  2424. return locks_in_grace() && mandatory_lock(inode);
  2425. }
  2426. static int check_stateid_generation(stateid_t *in, stateid_t *ref, int flags)
  2427. {
  2428. /*
  2429. * When sessions are used the stateid generation number is ignored
  2430. * when it is zero.
  2431. */
  2432. if ((flags & HAS_SESSION) && in->si_generation == 0)
  2433. goto out;
  2434. /* If the client sends us a stateid from the future, it's buggy: */
  2435. if (in->si_generation > ref->si_generation)
  2436. return nfserr_bad_stateid;
  2437. /*
  2438. * The following, however, can happen. For example, if the
  2439. * client sends an open and some IO at the same time, the open
  2440. * may bump si_generation while the IO is still in flight.
  2441. * Thanks to hard links and renames, the client never knows what
  2442. * file an open will affect. So it could avoid that situation
  2443. * only by serializing all opens and IO from the same open
  2444. * owner. To recover from the old_stateid error, the client
  2445. * will just have to retry the IO:
  2446. */
  2447. if (in->si_generation < ref->si_generation)
  2448. return nfserr_old_stateid;
  2449. out:
  2450. return nfs_ok;
  2451. }
  2452. static int is_delegation_stateid(stateid_t *stateid)
  2453. {
  2454. return stateid->si_fileid == 0;
  2455. }
  2456. /*
  2457. * Checks for stateid operations
  2458. */
  2459. __be32
  2460. nfs4_preprocess_stateid_op(struct nfsd4_compound_state *cstate,
  2461. stateid_t *stateid, int flags, struct file **filpp)
  2462. {
  2463. struct nfs4_stateid *stp = NULL;
  2464. struct nfs4_delegation *dp = NULL;
  2465. struct svc_fh *current_fh = &cstate->current_fh;
  2466. struct inode *ino = current_fh->fh_dentry->d_inode;
  2467. __be32 status;
  2468. if (filpp)
  2469. *filpp = NULL;
  2470. if (grace_disallows_io(ino))
  2471. return nfserr_grace;
  2472. if (nfsd4_has_session(cstate))
  2473. flags |= HAS_SESSION;
  2474. if (ZERO_STATEID(stateid) || ONE_STATEID(stateid))
  2475. return check_special_stateids(current_fh, stateid, flags);
  2476. status = nfserr_stale_stateid;
  2477. if (STALE_STATEID(stateid))
  2478. goto out;
  2479. status = nfserr_bad_stateid;
  2480. if (is_delegation_stateid(stateid)) {
  2481. dp = find_delegation_stateid(ino, stateid);
  2482. if (!dp) {
  2483. status = stateid_error_map(stateid);
  2484. goto out;
  2485. }
  2486. status = check_stateid_generation(stateid, &dp->dl_stateid,
  2487. flags);
  2488. if (status)
  2489. goto out;
  2490. status = nfs4_check_delegmode(dp, flags);
  2491. if (status)
  2492. goto out;
  2493. renew_client(dp->dl_client);
  2494. if (filpp)
  2495. *filpp = dp->dl_vfs_file;
  2496. } else { /* open or lock stateid */
  2497. stp = find_stateid(stateid, flags);
  2498. if (!stp) {
  2499. status = stateid_error_map(stateid);
  2500. goto out;
  2501. }
  2502. if (nfs4_check_fh(current_fh, stp))
  2503. goto out;
  2504. if (!stp->st_stateowner->so_confirmed)
  2505. goto out;
  2506. status = check_stateid_generation(stateid, &stp->st_stateid,
  2507. flags);
  2508. if (status)
  2509. goto out;
  2510. status = nfs4_check_openmode(stp, flags);
  2511. if (status)
  2512. goto out;
  2513. renew_client(stp->st_stateowner->so_client);
  2514. if (filpp)
  2515. *filpp = stp->st_vfs_file;
  2516. }
  2517. status = nfs_ok;
  2518. out:
  2519. return status;
  2520. }
  2521. static inline int
  2522. setlkflg (int type)
  2523. {
  2524. return (type == NFS4_READW_LT || type == NFS4_READ_LT) ?
  2525. RD_STATE : WR_STATE;
  2526. }
  2527. /*
  2528. * Checks for sequence id mutating operations.
  2529. */
  2530. static __be32
  2531. nfs4_preprocess_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid,
  2532. stateid_t *stateid, int flags,
  2533. struct nfs4_stateowner **sopp,
  2534. struct nfs4_stateid **stpp, struct nfsd4_lock *lock)
  2535. {
  2536. struct nfs4_stateid *stp;
  2537. struct nfs4_stateowner *sop;
  2538. struct svc_fh *current_fh = &cstate->current_fh;
  2539. __be32 status;
  2540. dprintk("NFSD: %s: seqid=%d stateid = " STATEID_FMT "\n", __func__,
  2541. seqid, STATEID_VAL(stateid));
  2542. *stpp = NULL;
  2543. *sopp = NULL;
  2544. if (ZERO_STATEID(stateid) || ONE_STATEID(stateid)) {
  2545. dprintk("NFSD: preprocess_seqid_op: magic stateid!\n");
  2546. return nfserr_bad_stateid;
  2547. }
  2548. if (STALE_STATEID(stateid))
  2549. return nfserr_stale_stateid;
  2550. if (nfsd4_has_session(cstate))
  2551. flags |= HAS_SESSION;
  2552. /*
  2553. * We return BAD_STATEID if filehandle doesn't match stateid,
  2554. * the confirmed flag is incorrecly set, or the generation
  2555. * number is incorrect.
  2556. */
  2557. stp = find_stateid(stateid, flags);
  2558. if (stp == NULL) {
  2559. /*
  2560. * Also, we should make sure this isn't just the result of
  2561. * a replayed close:
  2562. */
  2563. sop = search_close_lru(stateid->si_stateownerid, flags);
  2564. if (sop == NULL)
  2565. return stateid_error_map(stateid);
  2566. *sopp = sop;
  2567. goto check_replay;
  2568. }
  2569. *stpp = stp;
  2570. *sopp = sop = stp->st_stateowner;
  2571. if (lock) {
  2572. clientid_t *lockclid = &lock->v.new.clientid;
  2573. struct nfs4_client *clp = sop->so_client;
  2574. int lkflg = 0;
  2575. __be32 status;
  2576. lkflg = setlkflg(lock->lk_type);
  2577. if (lock->lk_is_new) {
  2578. if (!sop->so_is_open_owner)
  2579. return nfserr_bad_stateid;
  2580. if (!(flags & HAS_SESSION) &&
  2581. !same_clid(&clp->cl_clientid, lockclid))
  2582. return nfserr_bad_stateid;
  2583. /* stp is the open stateid */
  2584. status = nfs4_check_openmode(stp, lkflg);
  2585. if (status)
  2586. return status;
  2587. } else {
  2588. /* stp is the lock stateid */
  2589. status = nfs4_check_openmode(stp->st_openstp, lkflg);
  2590. if (status)
  2591. return status;
  2592. }
  2593. }
  2594. if (nfs4_check_fh(current_fh, stp)) {
  2595. dprintk("NFSD: preprocess_seqid_op: fh-stateid mismatch!\n");
  2596. return nfserr_bad_stateid;
  2597. }
  2598. /*
  2599. * We now validate the seqid and stateid generation numbers.
  2600. * For the moment, we ignore the possibility of
  2601. * generation number wraparound.
  2602. */
  2603. if (!(flags & HAS_SESSION) && seqid != sop->so_seqid)
  2604. goto check_replay;
  2605. if (sop->so_confirmed && flags & CONFIRM) {
  2606. dprintk("NFSD: preprocess_seqid_op: expected"
  2607. " unconfirmed stateowner!\n");
  2608. return nfserr_bad_stateid;
  2609. }
  2610. if (!sop->so_confirmed && !(flags & CONFIRM)) {
  2611. dprintk("NFSD: preprocess_seqid_op: stateowner not"
  2612. " confirmed yet!\n");
  2613. return nfserr_bad_stateid;
  2614. }
  2615. status = check_stateid_generation(stateid, &stp->st_stateid, flags);
  2616. if (status)
  2617. return status;
  2618. renew_client(sop->so_client);
  2619. return nfs_ok;
  2620. check_replay:
  2621. if (seqid == sop->so_seqid - 1) {
  2622. dprintk("NFSD: preprocess_seqid_op: retransmission?\n");
  2623. /* indicate replay to calling function */
  2624. return nfserr_replay_me;
  2625. }
  2626. dprintk("NFSD: preprocess_seqid_op: bad seqid (expected %d, got %d)\n",
  2627. sop->so_seqid, seqid);
  2628. *sopp = NULL;
  2629. return nfserr_bad_seqid;
  2630. }
  2631. __be32
  2632. nfsd4_open_confirm(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,
  2633. struct nfsd4_open_confirm *oc)
  2634. {
  2635. __be32 status;
  2636. struct nfs4_stateowner *sop;
  2637. struct nfs4_stateid *stp;
  2638. dprintk("NFSD: nfsd4_open_confirm on file %.*s\n",
  2639. (int)cstate->current_fh.fh_dentry->d_name.len,
  2640. cstate->current_fh.fh_dentry->d_name.name);
  2641. status = fh_verify(rqstp, &cstate->current_fh, S_IFREG, 0);
  2642. if (status)
  2643. return status;
  2644. nfs4_lock_state();
  2645. if ((status = nfs4_preprocess_seqid_op(cstate,
  2646. oc->oc_seqid, &oc->oc_req_stateid,
  2647. CONFIRM | OPEN_STATE,
  2648. &oc->oc_stateowner, &stp, NULL)))
  2649. goto out;
  2650. sop = oc->oc_stateowner;
  2651. sop->so_confirmed = 1;
  2652. update_stateid(&stp->st_stateid);
  2653. memcpy(&oc->oc_resp_stateid, &stp->st_stateid, sizeof(stateid_t));
  2654. dprintk("NFSD: %s: success, seqid=%d stateid=" STATEID_FMT "\n",
  2655. __func__, oc->oc_seqid, STATEID_VAL(&stp->st_stateid));
  2656. nfsd4_create_clid_dir(sop->so_client);
  2657. out:
  2658. if (oc->oc_stateowner) {
  2659. nfs4_get_stateowner(oc->oc_stateowner);
  2660. cstate->replay_owner = oc->oc_stateowner;
  2661. }
  2662. nfs4_unlock_state();
  2663. return status;
  2664. }
  2665. /*
  2666. * unset all bits in union bitmap (bmap) that
  2667. * do not exist in share (from successful OPEN_DOWNGRADE)
  2668. */
  2669. static void
  2670. reset_union_bmap_access(unsigned long access, unsigned long *bmap)
  2671. {
  2672. int i;
  2673. for (i = 1; i < 4; i++) {
  2674. if ((i & access) != i)
  2675. __clear_bit(i, bmap);
  2676. }
  2677. }
  2678. static void
  2679. reset_union_bmap_deny(unsigned long deny, unsigned long *bmap)
  2680. {
  2681. int i;
  2682. for (i = 0; i < 4; i++) {
  2683. if ((i & deny) != i)
  2684. __clear_bit(i, bmap);
  2685. }
  2686. }
  2687. __be32
  2688. nfsd4_open_downgrade(struct svc_rqst *rqstp,
  2689. struct nfsd4_compound_state *cstate,
  2690. struct nfsd4_open_downgrade *od)
  2691. {
  2692. __be32 status;
  2693. struct nfs4_stateid *stp;
  2694. unsigned int share_access;
  2695. dprintk("NFSD: nfsd4_open_downgrade on file %.*s\n",
  2696. (int)cstate->current_fh.fh_dentry->d_name.len,
  2697. cstate->current_fh.fh_dentry->d_name.name);
  2698. if (!access_valid(od->od_share_access, cstate->minorversion)
  2699. || !deny_valid(od->od_share_deny))
  2700. return nfserr_inval;
  2701. nfs4_lock_state();
  2702. if ((status = nfs4_preprocess_seqid_op(cstate,
  2703. od->od_seqid,
  2704. &od->od_stateid,
  2705. OPEN_STATE,
  2706. &od->od_stateowner, &stp, NULL)))
  2707. goto out;
  2708. status = nfserr_inval;
  2709. if (!test_bit(od->od_share_access, &stp->st_access_bmap)) {
  2710. dprintk("NFSD:access not a subset current bitmap: 0x%lx, input access=%08x\n",
  2711. stp->st_access_bmap, od->od_share_access);
  2712. goto out;
  2713. }
  2714. if (!test_bit(od->od_share_deny, &stp->st_deny_bmap)) {
  2715. dprintk("NFSD:deny not a subset current bitmap: 0x%lx, input deny=%08x\n",
  2716. stp->st_deny_bmap, od->od_share_deny);
  2717. goto out;
  2718. }
  2719. set_access(&share_access, stp->st_access_bmap);
  2720. nfs4_file_downgrade(stp->st_vfs_file,
  2721. share_access & ~od->od_share_access);
  2722. reset_union_bmap_access(od->od_share_access, &stp->st_access_bmap);
  2723. reset_union_bmap_deny(od->od_share_deny, &stp->st_deny_bmap);
  2724. update_stateid(&stp->st_stateid);
  2725. memcpy(&od->od_stateid, &stp->st_stateid, sizeof(stateid_t));
  2726. status = nfs_ok;
  2727. out:
  2728. if (od->od_stateowner) {
  2729. nfs4_get_stateowner(od->od_stateowner);
  2730. cstate->replay_owner = od->od_stateowner;
  2731. }
  2732. nfs4_unlock_state();
  2733. return status;
  2734. }
  2735. /*
  2736. * nfs4_unlock_state() called after encode
  2737. */
  2738. __be32
  2739. nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,
  2740. struct nfsd4_close *close)
  2741. {
  2742. __be32 status;
  2743. struct nfs4_stateid *stp;
  2744. dprintk("NFSD: nfsd4_close on file %.*s\n",
  2745. (int)cstate->current_fh.fh_dentry->d_name.len,
  2746. cstate->current_fh.fh_dentry->d_name.name);
  2747. nfs4_lock_state();
  2748. /* check close_lru for replay */
  2749. if ((status = nfs4_preprocess_seqid_op(cstate,
  2750. close->cl_seqid,
  2751. &close->cl_stateid,
  2752. OPEN_STATE | CLOSE_STATE,
  2753. &close->cl_stateowner, &stp, NULL)))
  2754. goto out;
  2755. status = nfs_ok;
  2756. update_stateid(&stp->st_stateid);
  2757. memcpy(&close->cl_stateid, &stp->st_stateid, sizeof(stateid_t));
  2758. /* release_stateid() calls nfsd_close() if needed */
  2759. release_open_stateid(stp);
  2760. /* place unused nfs4_stateowners on so_close_lru list to be
  2761. * released by the laundromat service after the lease period
  2762. * to enable us to handle CLOSE replay
  2763. */
  2764. if (list_empty(&close->cl_stateowner->so_stateids))
  2765. move_to_close_lru(close->cl_stateowner);
  2766. out:
  2767. if (close->cl_stateowner) {
  2768. nfs4_get_stateowner(close->cl_stateowner);
  2769. cstate->replay_owner = close->cl_stateowner;
  2770. }
  2771. nfs4_unlock_state();
  2772. return status;
  2773. }
  2774. __be32
  2775. nfsd4_delegreturn(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,
  2776. struct nfsd4_delegreturn *dr)
  2777. {
  2778. struct nfs4_delegation *dp;
  2779. stateid_t *stateid = &dr->dr_stateid;
  2780. struct inode *inode;
  2781. __be32 status;
  2782. int flags = 0;
  2783. if ((status = fh_verify(rqstp, &cstate->current_fh, S_IFREG, 0)))
  2784. return status;
  2785. inode = cstate->current_fh.fh_dentry->d_inode;
  2786. if (nfsd4_has_session(cstate))
  2787. flags |= HAS_SESSION;
  2788. nfs4_lock_state();
  2789. status = nfserr_bad_stateid;
  2790. if (ZERO_STATEID(stateid) || ONE_STATEID(stateid))
  2791. goto out;
  2792. status = nfserr_stale_stateid;
  2793. if (STALE_STATEID(stateid))
  2794. goto out;
  2795. status = nfserr_bad_stateid;
  2796. if (!is_delegation_stateid(stateid))
  2797. goto out;
  2798. dp = find_delegation_stateid(inode, stateid);
  2799. if (!dp) {
  2800. status = stateid_error_map(stateid);
  2801. goto out;
  2802. }
  2803. status = check_stateid_generation(stateid, &dp->dl_stateid, flags);
  2804. if (status)
  2805. goto out;
  2806. renew_client(dp->dl_client);
  2807. unhash_delegation(dp);
  2808. out:
  2809. nfs4_unlock_state();
  2810. return status;
  2811. }
  2812. /*
  2813. * Lock owner state (byte-range locks)
  2814. */
  2815. #define LOFF_OVERFLOW(start, len) ((u64)(len) > ~(u64)(start))
  2816. #define LOCK_HASH_BITS 8
  2817. #define LOCK_HASH_SIZE (1 << LOCK_HASH_BITS)
  2818. #define LOCK_HASH_MASK (LOCK_HASH_SIZE - 1)
  2819. static inline u64
  2820. end_offset(u64 start, u64 len)
  2821. {
  2822. u64 end;
  2823. end = start + len;
  2824. return end >= start ? end: NFS4_MAX_UINT64;
  2825. }
  2826. /* last octet in a range */
  2827. static inline u64
  2828. last_byte_offset(u64 start, u64 len)
  2829. {
  2830. u64 end;
  2831. BUG_ON(!len);
  2832. end = start + len;
  2833. return end > start ? end - 1: NFS4_MAX_UINT64;
  2834. }
  2835. #define lockownerid_hashval(id) \
  2836. ((id) & LOCK_HASH_MASK)
  2837. static inline unsigned int
  2838. lock_ownerstr_hashval(struct inode *inode, u32 cl_id,
  2839. struct xdr_netobj *ownername)
  2840. {
  2841. return (file_hashval(inode) + cl_id
  2842. + opaque_hashval(ownername->data, ownername->len))
  2843. & LOCK_HASH_MASK;
  2844. }
  2845. static struct list_head lock_ownerid_hashtbl[LOCK_HASH_SIZE];
  2846. static struct list_head lock_ownerstr_hashtbl[LOCK_HASH_SIZE];
  2847. static struct list_head lockstateid_hashtbl[STATEID_HASH_SIZE];
  2848. static struct nfs4_stateid *
  2849. find_stateid(stateid_t *stid, int flags)
  2850. {
  2851. struct nfs4_stateid *local;
  2852. u32 st_id = stid->si_stateownerid;
  2853. u32 f_id = stid->si_fileid;
  2854. unsigned int hashval;
  2855. dprintk("NFSD: find_stateid flags 0x%x\n",flags);
  2856. if (flags & (LOCK_STATE | RD_STATE | WR_STATE)) {
  2857. hashval = stateid_hashval(st_id, f_id);
  2858. list_for_each_entry(local, &lockstateid_hashtbl[hashval], st_hash) {
  2859. if ((local->st_stateid.si_stateownerid == st_id) &&
  2860. (local->st_stateid.si_fileid == f_id))
  2861. return local;
  2862. }
  2863. }
  2864. if (flags & (OPEN_STATE | RD_STATE | WR_STATE)) {
  2865. hashval = stateid_hashval(st_id, f_id);
  2866. list_for_each_entry(local, &stateid_hashtbl[hashval], st_hash) {
  2867. if ((local->st_stateid.si_stateownerid == st_id) &&
  2868. (local->st_stateid.si_fileid == f_id))
  2869. return local;
  2870. }
  2871. }
  2872. return NULL;
  2873. }
  2874. static struct nfs4_delegation *
  2875. find_delegation_stateid(struct inode *ino, stateid_t *stid)
  2876. {
  2877. struct nfs4_file *fp;
  2878. struct nfs4_delegation *dl;
  2879. dprintk("NFSD: %s: stateid=" STATEID_FMT "\n", __func__,
  2880. STATEID_VAL(stid));
  2881. fp = find_file(ino);
  2882. if (!fp)
  2883. return NULL;
  2884. dl = find_delegation_file(fp, stid);
  2885. put_nfs4_file(fp);
  2886. return dl;
  2887. }
  2888. /*
  2889. * TODO: Linux file offsets are _signed_ 64-bit quantities, which means that
  2890. * we can't properly handle lock requests that go beyond the (2^63 - 1)-th
  2891. * byte, because of sign extension problems. Since NFSv4 calls for 64-bit
  2892. * locking, this prevents us from being completely protocol-compliant. The
  2893. * real solution to this problem is to start using unsigned file offsets in
  2894. * the VFS, but this is a very deep change!
  2895. */
  2896. static inline void
  2897. nfs4_transform_lock_offset(struct file_lock *lock)
  2898. {
  2899. if (lock->fl_start < 0)
  2900. lock->fl_start = OFFSET_MAX;
  2901. if (lock->fl_end < 0)
  2902. lock->fl_end = OFFSET_MAX;
  2903. }
  2904. /* Hack!: For now, we're defining this just so we can use a pointer to it
  2905. * as a unique cookie to identify our (NFSv4's) posix locks. */
  2906. static const struct lock_manager_operations nfsd_posix_mng_ops = {
  2907. };
  2908. static inline void
  2909. nfs4_set_lock_denied(struct file_lock *fl, struct nfsd4_lock_denied *deny)
  2910. {
  2911. struct nfs4_stateowner *sop;
  2912. unsigned int hval;
  2913. if (fl->fl_lmops == &nfsd_posix_mng_ops) {
  2914. sop = (struct nfs4_stateowner *) fl->fl_owner;
  2915. hval = lockownerid_hashval(sop->so_id);
  2916. kref_get(&sop->so_ref);
  2917. deny->ld_sop = sop;
  2918. deny->ld_clientid = sop->so_client->cl_clientid;
  2919. } else {
  2920. deny->ld_sop = NULL;
  2921. deny->ld_clientid.cl_boot = 0;
  2922. deny->ld_clientid.cl_id = 0;
  2923. }
  2924. deny->ld_start = fl->fl_start;
  2925. deny->ld_length = NFS4_MAX_UINT64;
  2926. if (fl->fl_end != NFS4_MAX_UINT64)
  2927. deny->ld_length = fl->fl_end - fl->fl_start + 1;
  2928. deny->ld_type = NFS4_READ_LT;
  2929. if (fl->fl_type != F_RDLCK)
  2930. deny->ld_type = NFS4_WRITE_LT;
  2931. }
  2932. static struct nfs4_stateowner *
  2933. find_lockstateowner_str(struct inode *inode, clientid_t *clid,
  2934. struct xdr_netobj *owner)
  2935. {
  2936. unsigned int hashval = lock_ownerstr_hashval(inode, clid->cl_id, owner);
  2937. struct nfs4_stateowner *op;
  2938. list_for_each_entry(op, &lock_ownerstr_hashtbl[hashval], so_strhash) {
  2939. if (same_owner_str(op, owner, clid))
  2940. return op;
  2941. }
  2942. return NULL;
  2943. }
  2944. /*
  2945. * Alloc a lock owner structure.
  2946. * Called in nfsd4_lock - therefore, OPEN and OPEN_CONFIRM (if needed) has
  2947. * occured.
  2948. *
  2949. * strhashval = lock_ownerstr_hashval
  2950. */
  2951. static struct nfs4_stateowner *
  2952. alloc_init_lock_stateowner(unsigned int strhashval, struct nfs4_client *clp, struct nfs4_stateid *open_stp, struct nfsd4_lock *lock) {
  2953. struct nfs4_stateowner *sop;
  2954. struct nfs4_replay *rp;
  2955. unsigned int idhashval;
  2956. if (!(sop = alloc_stateowner(&lock->lk_new_owner)))
  2957. return NULL;
  2958. idhashval = lockownerid_hashval(current_ownerid);
  2959. INIT_LIST_HEAD(&sop->so_idhash);
  2960. INIT_LIST_HEAD(&sop->so_strhash);
  2961. INIT_LIST_HEAD(&sop->so_perclient);
  2962. INIT_LIST_HEAD(&sop->so_stateids);
  2963. INIT_LIST_HEAD(&sop->so_perstateid);
  2964. INIT_LIST_HEAD(&sop->so_close_lru); /* not used */
  2965. sop->so_time = 0;
  2966. list_add(&sop->so_idhash, &lock_ownerid_hashtbl[idhashval]);
  2967. list_add(&sop->so_strhash, &lock_ownerstr_hashtbl[strhashval]);
  2968. list_add(&sop->so_perstateid, &open_stp->st_lockowners);
  2969. sop->so_is_open_owner = 0;
  2970. sop->so_id = current_ownerid++;
  2971. sop->so_client = clp;
  2972. /* It is the openowner seqid that will be incremented in encode in the
  2973. * case of new lockowners; so increment the lock seqid manually: */
  2974. sop->so_seqid = lock->lk_new_lock_seqid + 1;
  2975. sop->so_confirmed = 1;
  2976. rp = &sop->so_replay;
  2977. rp->rp_status = nfserr_serverfault;
  2978. rp->rp_buflen = 0;
  2979. rp->rp_buf = rp->rp_ibuf;
  2980. return sop;
  2981. }
  2982. static struct nfs4_stateid *
  2983. alloc_init_lock_stateid(struct nfs4_stateowner *sop, struct nfs4_file *fp, struct nfs4_stateid *open_stp)
  2984. {
  2985. struct nfs4_stateid *stp;
  2986. unsigned int hashval = stateid_hashval(sop->so_id, fp->fi_id);
  2987. stp = nfs4_alloc_stateid();
  2988. if (stp == NULL)
  2989. goto out;
  2990. INIT_LIST_HEAD(&stp->st_hash);
  2991. INIT_LIST_HEAD(&stp->st_perfile);
  2992. INIT_LIST_HEAD(&stp->st_perstateowner);
  2993. INIT_LIST_HEAD(&stp->st_lockowners); /* not used */
  2994. list_add(&stp->st_hash, &lockstateid_hashtbl[hashval]);
  2995. list_add(&stp->st_perfile, &fp->fi_stateids);
  2996. list_add(&stp->st_perstateowner, &sop->so_stateids);
  2997. stp->st_stateowner = sop;
  2998. get_nfs4_file(fp);
  2999. stp->st_file = fp;
  3000. stp->st_stateid.si_boot = get_seconds();
  3001. stp->st_stateid.si_stateownerid = sop->so_id;
  3002. stp->st_stateid.si_fileid = fp->fi_id;
  3003. stp->st_stateid.si_generation = 0;
  3004. stp->st_vfs_file = open_stp->st_vfs_file; /* FIXME refcount?? */
  3005. stp->st_access_bmap = open_stp->st_access_bmap;
  3006. stp->st_deny_bmap = open_stp->st_deny_bmap;
  3007. stp->st_openstp = open_stp;
  3008. out:
  3009. return stp;
  3010. }
  3011. static int
  3012. check_lock_length(u64 offset, u64 length)
  3013. {
  3014. return ((length == 0) || ((length != NFS4_MAX_UINT64) &&
  3015. LOFF_OVERFLOW(offset, length)));
  3016. }
  3017. /*
  3018. * LOCK operation
  3019. */
  3020. __be32
  3021. nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,
  3022. struct nfsd4_lock *lock)
  3023. {
  3024. struct nfs4_stateowner *open_sop = NULL;
  3025. struct nfs4_stateowner *lock_sop = NULL;
  3026. struct nfs4_stateid *lock_stp;
  3027. struct file *filp;
  3028. struct file_lock file_lock;
  3029. struct file_lock conflock;
  3030. __be32 status = 0;
  3031. unsigned int strhashval;
  3032. unsigned int cmd;
  3033. int err;
  3034. dprintk("NFSD: nfsd4_lock: start=%Ld length=%Ld\n",
  3035. (long long) lock->lk_offset,
  3036. (long long) lock->lk_length);
  3037. if (check_lock_length(lock->lk_offset, lock->lk_length))
  3038. return nfserr_inval;
  3039. if ((status = fh_verify(rqstp, &cstate->current_fh,
  3040. S_IFREG, NFSD_MAY_LOCK))) {
  3041. dprintk("NFSD: nfsd4_lock: permission denied!\n");
  3042. return status;
  3043. }
  3044. nfs4_lock_state();
  3045. if (lock->lk_is_new) {
  3046. /*
  3047. * Client indicates that this is a new lockowner.
  3048. * Use open owner and open stateid to create lock owner and
  3049. * lock stateid.
  3050. */
  3051. struct nfs4_stateid *open_stp = NULL;
  3052. struct nfs4_file *fp;
  3053. status = nfserr_stale_clientid;
  3054. if (!nfsd4_has_session(cstate) &&
  3055. STALE_CLIENTID(&lock->lk_new_clientid))
  3056. goto out;
  3057. /* validate and update open stateid and open seqid */
  3058. status = nfs4_preprocess_seqid_op(cstate,
  3059. lock->lk_new_open_seqid,
  3060. &lock->lk_new_open_stateid,
  3061. OPEN_STATE,
  3062. &lock->lk_replay_owner, &open_stp,
  3063. lock);
  3064. if (status)
  3065. goto out;
  3066. open_sop = lock->lk_replay_owner;
  3067. /* create lockowner and lock stateid */
  3068. fp = open_stp->st_file;
  3069. strhashval = lock_ownerstr_hashval(fp->fi_inode,
  3070. open_sop->so_client->cl_clientid.cl_id,
  3071. &lock->v.new.owner);
  3072. /* XXX: Do we need to check for duplicate stateowners on
  3073. * the same file, or should they just be allowed (and
  3074. * create new stateids)? */
  3075. status = nfserr_resource;
  3076. lock_sop = alloc_init_lock_stateowner(strhashval,
  3077. open_sop->so_client, open_stp, lock);
  3078. if (lock_sop == NULL)
  3079. goto out;
  3080. lock_stp = alloc_init_lock_stateid(lock_sop, fp, open_stp);
  3081. if (lock_stp == NULL)
  3082. goto out;
  3083. } else {
  3084. /* lock (lock owner + lock stateid) already exists */
  3085. status = nfs4_preprocess_seqid_op(cstate,
  3086. lock->lk_old_lock_seqid,
  3087. &lock->lk_old_lock_stateid,
  3088. LOCK_STATE,
  3089. &lock->lk_replay_owner, &lock_stp, lock);
  3090. if (status)
  3091. goto out;
  3092. lock_sop = lock->lk_replay_owner;
  3093. }
  3094. /* lock->lk_replay_owner and lock_stp have been created or found */
  3095. filp = lock_stp->st_vfs_file;
  3096. status = nfserr_grace;
  3097. if (locks_in_grace() && !lock->lk_reclaim)
  3098. goto out;
  3099. status = nfserr_no_grace;
  3100. if (!locks_in_grace() && lock->lk_reclaim)
  3101. goto out;
  3102. locks_init_lock(&file_lock);
  3103. switch (lock->lk_type) {
  3104. case NFS4_READ_LT:
  3105. case NFS4_READW_LT:
  3106. file_lock.fl_type = F_RDLCK;
  3107. cmd = F_SETLK;
  3108. break;
  3109. case NFS4_WRITE_LT:
  3110. case NFS4_WRITEW_LT:
  3111. file_lock.fl_type = F_WRLCK;
  3112. cmd = F_SETLK;
  3113. break;
  3114. default:
  3115. status = nfserr_inval;
  3116. goto out;
  3117. }
  3118. file_lock.fl_owner = (fl_owner_t)lock_sop;
  3119. file_lock.fl_pid = current->tgid;
  3120. file_lock.fl_file = filp;
  3121. file_lock.fl_flags = FL_POSIX;
  3122. file_lock.fl_lmops = &nfsd_posix_mng_ops;
  3123. file_lock.fl_start = lock->lk_offset;
  3124. file_lock.fl_end = last_byte_offset(lock->lk_offset, lock->lk_length);
  3125. nfs4_transform_lock_offset(&file_lock);
  3126. /*
  3127. * Try to lock the file in the VFS.
  3128. * Note: locks.c uses the BKL to protect the inode's lock list.
  3129. */
  3130. err = vfs_lock_file(filp, cmd, &file_lock, &conflock);
  3131. switch (-err) {
  3132. case 0: /* success! */
  3133. update_stateid(&lock_stp->st_stateid);
  3134. memcpy(&lock->lk_resp_stateid, &lock_stp->st_stateid,
  3135. sizeof(stateid_t));
  3136. status = 0;
  3137. break;
  3138. case (EAGAIN): /* conflock holds conflicting lock */
  3139. status = nfserr_denied;
  3140. dprintk("NFSD: nfsd4_lock: conflicting lock found!\n");
  3141. nfs4_set_lock_denied(&conflock, &lock->lk_denied);
  3142. break;
  3143. case (EDEADLK):
  3144. status = nfserr_deadlock;
  3145. break;
  3146. default:
  3147. dprintk("NFSD: nfsd4_lock: vfs_lock_file() failed! status %d\n",err);
  3148. status = nfserr_resource;
  3149. break;
  3150. }
  3151. out:
  3152. if (status && lock->lk_is_new && lock_sop)
  3153. release_lockowner(lock_sop);
  3154. if (lock->lk_replay_owner) {
  3155. nfs4_get_stateowner(lock->lk_replay_owner);
  3156. cstate->replay_owner = lock->lk_replay_owner;
  3157. }
  3158. nfs4_unlock_state();
  3159. return status;
  3160. }
  3161. /*
  3162. * The NFSv4 spec allows a client to do a LOCKT without holding an OPEN,
  3163. * so we do a temporary open here just to get an open file to pass to
  3164. * vfs_test_lock. (Arguably perhaps test_lock should be done with an
  3165. * inode operation.)
  3166. */
  3167. static int nfsd_test_lock(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file_lock *lock)
  3168. {
  3169. struct file *file;
  3170. int err;
  3171. err = nfsd_open(rqstp, fhp, S_IFREG, NFSD_MAY_READ, &file);
  3172. if (err)
  3173. return err;
  3174. err = vfs_test_lock(file, lock);
  3175. nfsd_close(file);
  3176. return err;
  3177. }
  3178. /*
  3179. * LOCKT operation
  3180. */
  3181. __be32
  3182. nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,
  3183. struct nfsd4_lockt *lockt)
  3184. {
  3185. struct inode *inode;
  3186. struct file_lock file_lock;
  3187. int error;
  3188. __be32 status;
  3189. if (locks_in_grace())
  3190. return nfserr_grace;
  3191. if (check_lock_length(lockt->lt_offset, lockt->lt_length))
  3192. return nfserr_inval;
  3193. lockt->lt_stateowner = NULL;
  3194. nfs4_lock_state();
  3195. status = nfserr_stale_clientid;
  3196. if (!nfsd4_has_session(cstate) && STALE_CLIENTID(&lockt->lt_clientid))
  3197. goto out;
  3198. if ((status = fh_verify(rqstp, &cstate->current_fh, S_IFREG, 0))) {
  3199. dprintk("NFSD: nfsd4_lockt: fh_verify() failed!\n");
  3200. if (status == nfserr_symlink)
  3201. status = nfserr_inval;
  3202. goto out;
  3203. }
  3204. inode = cstate->current_fh.fh_dentry->d_inode;
  3205. locks_init_lock(&file_lock);
  3206. switch (lockt->lt_type) {
  3207. case NFS4_READ_LT:
  3208. case NFS4_READW_LT:
  3209. file_lock.fl_type = F_RDLCK;
  3210. break;
  3211. case NFS4_WRITE_LT:
  3212. case NFS4_WRITEW_LT:
  3213. file_lock.fl_type = F_WRLCK;
  3214. break;
  3215. default:
  3216. dprintk("NFSD: nfs4_lockt: bad lock type!\n");
  3217. status = nfserr_inval;
  3218. goto out;
  3219. }
  3220. lockt->lt_stateowner = find_lockstateowner_str(inode,
  3221. &lockt->lt_clientid, &lockt->lt_owner);
  3222. if (lockt->lt_stateowner)
  3223. file_lock.fl_owner = (fl_owner_t)lockt->lt_stateowner;
  3224. file_lock.fl_pid = current->tgid;
  3225. file_lock.fl_flags = FL_POSIX;
  3226. file_lock.fl_start = lockt->lt_offset;
  3227. file_lock.fl_end = last_byte_offset(lockt->lt_offset, lockt->lt_length);
  3228. nfs4_transform_lock_offset(&file_lock);
  3229. status = nfs_ok;
  3230. error = nfsd_test_lock(rqstp, &cstate->current_fh, &file_lock);
  3231. if (error) {
  3232. status = nfserrno(error);
  3233. goto out;
  3234. }
  3235. if (file_lock.fl_type != F_UNLCK) {
  3236. status = nfserr_denied;
  3237. nfs4_set_lock_denied(&file_lock, &lockt->lt_denied);
  3238. }
  3239. out:
  3240. nfs4_unlock_state();
  3241. return status;
  3242. }
  3243. __be32
  3244. nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,
  3245. struct nfsd4_locku *locku)
  3246. {
  3247. struct nfs4_stateid *stp;
  3248. struct file *filp = NULL;
  3249. struct file_lock file_lock;
  3250. __be32 status;
  3251. int err;
  3252. dprintk("NFSD: nfsd4_locku: start=%Ld length=%Ld\n",
  3253. (long long) locku->lu_offset,
  3254. (long long) locku->lu_length);
  3255. if (check_lock_length(locku->lu_offset, locku->lu_length))
  3256. return nfserr_inval;
  3257. nfs4_lock_state();
  3258. if ((status = nfs4_preprocess_seqid_op(cstate,
  3259. locku->lu_seqid,
  3260. &locku->lu_stateid,
  3261. LOCK_STATE,
  3262. &locku->lu_stateowner, &stp, NULL)))
  3263. goto out;
  3264. filp = stp->st_vfs_file;
  3265. BUG_ON(!filp);
  3266. locks_init_lock(&file_lock);
  3267. file_lock.fl_type = F_UNLCK;
  3268. file_lock.fl_owner = (fl_owner_t) locku->lu_stateowner;
  3269. file_lock.fl_pid = current->tgid;
  3270. file_lock.fl_file = filp;
  3271. file_lock.fl_flags = FL_POSIX;
  3272. file_lock.fl_lmops = &nfsd_posix_mng_ops;
  3273. file_lock.fl_start = locku->lu_offset;
  3274. file_lock.fl_end = last_byte_offset(locku->lu_offset, locku->lu_length);
  3275. nfs4_transform_lock_offset(&file_lock);
  3276. /*
  3277. * Try to unlock the file in the VFS.
  3278. */
  3279. err = vfs_lock_file(filp, F_SETLK, &file_lock, NULL);
  3280. if (err) {
  3281. dprintk("NFSD: nfs4_locku: vfs_lock_file failed!\n");
  3282. goto out_nfserr;
  3283. }
  3284. /*
  3285. * OK, unlock succeeded; the only thing left to do is update the stateid.
  3286. */
  3287. update_stateid(&stp->st_stateid);
  3288. memcpy(&locku->lu_stateid, &stp->st_stateid, sizeof(stateid_t));
  3289. out:
  3290. if (locku->lu_stateowner) {
  3291. nfs4_get_stateowner(locku->lu_stateowner);
  3292. cstate->replay_owner = locku->lu_stateowner;
  3293. }
  3294. nfs4_unlock_state();
  3295. return status;
  3296. out_nfserr:
  3297. status = nfserrno(err);
  3298. goto out;
  3299. }
  3300. /*
  3301. * returns
  3302. * 1: locks held by lockowner
  3303. * 0: no locks held by lockowner
  3304. */
  3305. static int
  3306. check_for_locks(struct file *filp, struct nfs4_stateowner *lowner)
  3307. {
  3308. struct file_lock **flpp;
  3309. struct inode *inode = filp->f_path.dentry->d_inode;
  3310. int status = 0;
  3311. lock_kernel();
  3312. for (flpp = &inode->i_flock; *flpp != NULL; flpp = &(*flpp)->fl_next) {
  3313. if ((*flpp)->fl_owner == (fl_owner_t)lowner) {
  3314. status = 1;
  3315. goto out;
  3316. }
  3317. }
  3318. out:
  3319. unlock_kernel();
  3320. return status;
  3321. }
  3322. __be32
  3323. nfsd4_release_lockowner(struct svc_rqst *rqstp,
  3324. struct nfsd4_compound_state *cstate,
  3325. struct nfsd4_release_lockowner *rlockowner)
  3326. {
  3327. clientid_t *clid = &rlockowner->rl_clientid;
  3328. struct nfs4_stateowner *sop;
  3329. struct nfs4_stateid *stp;
  3330. struct xdr_netobj *owner = &rlockowner->rl_owner;
  3331. struct list_head matches;
  3332. int i;
  3333. __be32 status;
  3334. dprintk("nfsd4_release_lockowner clientid: (%08x/%08x):\n",
  3335. clid->cl_boot, clid->cl_id);
  3336. /* XXX check for lease expiration */
  3337. status = nfserr_stale_clientid;
  3338. if (STALE_CLIENTID(clid))
  3339. return status;
  3340. nfs4_lock_state();
  3341. status = nfserr_locks_held;
  3342. /* XXX: we're doing a linear search through all the lockowners.
  3343. * Yipes! For now we'll just hope clients aren't really using
  3344. * release_lockowner much, but eventually we have to fix these
  3345. * data structures. */
  3346. INIT_LIST_HEAD(&matches);
  3347. for (i = 0; i < LOCK_HASH_SIZE; i++) {
  3348. list_for_each_entry(sop, &lock_ownerid_hashtbl[i], so_idhash) {
  3349. if (!same_owner_str(sop, owner, clid))
  3350. continue;
  3351. list_for_each_entry(stp, &sop->so_stateids,
  3352. st_perstateowner) {
  3353. if (check_for_locks(stp->st_vfs_file, sop))
  3354. goto out;
  3355. /* Note: so_perclient unused for lockowners,
  3356. * so it's OK to fool with here. */
  3357. list_add(&sop->so_perclient, &matches);
  3358. }
  3359. }
  3360. }
  3361. /* Clients probably won't expect us to return with some (but not all)
  3362. * of the lockowner state released; so don't release any until all
  3363. * have been checked. */
  3364. status = nfs_ok;
  3365. while (!list_empty(&matches)) {
  3366. sop = list_entry(matches.next, struct nfs4_stateowner,
  3367. so_perclient);
  3368. /* unhash_stateowner deletes so_perclient only
  3369. * for openowners. */
  3370. list_del(&sop->so_perclient);
  3371. release_lockowner(sop);
  3372. }
  3373. out:
  3374. nfs4_unlock_state();
  3375. return status;
  3376. }
  3377. static inline struct nfs4_client_reclaim *
  3378. alloc_reclaim(void)
  3379. {
  3380. return kmalloc(sizeof(struct nfs4_client_reclaim), GFP_KERNEL);
  3381. }
  3382. int
  3383. nfs4_has_reclaimed_state(const char *name, bool use_exchange_id)
  3384. {
  3385. unsigned int strhashval = clientstr_hashval(name);
  3386. struct nfs4_client *clp;
  3387. clp = find_confirmed_client_by_str(name, strhashval, use_exchange_id);
  3388. return clp ? 1 : 0;
  3389. }
  3390. /*
  3391. * failure => all reset bets are off, nfserr_no_grace...
  3392. */
  3393. int
  3394. nfs4_client_to_reclaim(const char *name)
  3395. {
  3396. unsigned int strhashval;
  3397. struct nfs4_client_reclaim *crp = NULL;
  3398. dprintk("NFSD nfs4_client_to_reclaim NAME: %.*s\n", HEXDIR_LEN, name);
  3399. crp = alloc_reclaim();
  3400. if (!crp)
  3401. return 0;
  3402. strhashval = clientstr_hashval(name);
  3403. INIT_LIST_HEAD(&crp->cr_strhash);
  3404. list_add(&crp->cr_strhash, &reclaim_str_hashtbl[strhashval]);
  3405. memcpy(crp->cr_recdir, name, HEXDIR_LEN);
  3406. reclaim_str_hashtbl_size++;
  3407. return 1;
  3408. }
  3409. static void
  3410. nfs4_release_reclaim(void)
  3411. {
  3412. struct nfs4_client_reclaim *crp = NULL;
  3413. int i;
  3414. for (i = 0; i < CLIENT_HASH_SIZE; i++) {
  3415. while (!list_empty(&reclaim_str_hashtbl[i])) {
  3416. crp = list_entry(reclaim_str_hashtbl[i].next,
  3417. struct nfs4_client_reclaim, cr_strhash);
  3418. list_del(&crp->cr_strhash);
  3419. kfree(crp);
  3420. reclaim_str_hashtbl_size--;
  3421. }
  3422. }
  3423. BUG_ON(reclaim_str_hashtbl_size);
  3424. }
  3425. /*
  3426. * called from OPEN, CLAIM_PREVIOUS with a new clientid. */
  3427. static struct nfs4_client_reclaim *
  3428. nfs4_find_reclaim_client(clientid_t *clid)
  3429. {
  3430. unsigned int strhashval;
  3431. struct nfs4_client *clp;
  3432. struct nfs4_client_reclaim *crp = NULL;
  3433. /* find clientid in conf_id_hashtbl */
  3434. clp = find_confirmed_client(clid);
  3435. if (clp == NULL)
  3436. return NULL;
  3437. dprintk("NFSD: nfs4_find_reclaim_client for %.*s with recdir %s\n",
  3438. clp->cl_name.len, clp->cl_name.data,
  3439. clp->cl_recdir);
  3440. /* find clp->cl_name in reclaim_str_hashtbl */
  3441. strhashval = clientstr_hashval(clp->cl_recdir);
  3442. list_for_each_entry(crp, &reclaim_str_hashtbl[strhashval], cr_strhash) {
  3443. if (same_name(crp->cr_recdir, clp->cl_recdir)) {
  3444. return crp;
  3445. }
  3446. }
  3447. return NULL;
  3448. }
  3449. /*
  3450. * Called from OPEN. Look for clientid in reclaim list.
  3451. */
  3452. __be32
  3453. nfs4_check_open_reclaim(clientid_t *clid)
  3454. {
  3455. return nfs4_find_reclaim_client(clid) ? nfs_ok : nfserr_reclaim_bad;
  3456. }
  3457. /* initialization to perform at module load time: */
  3458. int
  3459. nfs4_state_init(void)
  3460. {
  3461. int i, status;
  3462. status = nfsd4_init_slabs();
  3463. if (status)
  3464. return status;
  3465. for (i = 0; i < CLIENT_HASH_SIZE; i++) {
  3466. INIT_LIST_HEAD(&conf_id_hashtbl[i]);
  3467. INIT_LIST_HEAD(&conf_str_hashtbl[i]);
  3468. INIT_LIST_HEAD(&unconf_str_hashtbl[i]);
  3469. INIT_LIST_HEAD(&unconf_id_hashtbl[i]);
  3470. INIT_LIST_HEAD(&reclaim_str_hashtbl[i]);
  3471. }
  3472. for (i = 0; i < SESSION_HASH_SIZE; i++)
  3473. INIT_LIST_HEAD(&sessionid_hashtbl[i]);
  3474. for (i = 0; i < FILE_HASH_SIZE; i++) {
  3475. INIT_LIST_HEAD(&file_hashtbl[i]);
  3476. }
  3477. for (i = 0; i < OWNER_HASH_SIZE; i++) {
  3478. INIT_LIST_HEAD(&ownerstr_hashtbl[i]);
  3479. INIT_LIST_HEAD(&ownerid_hashtbl[i]);
  3480. }
  3481. for (i = 0; i < STATEID_HASH_SIZE; i++) {
  3482. INIT_LIST_HEAD(&stateid_hashtbl[i]);
  3483. INIT_LIST_HEAD(&lockstateid_hashtbl[i]);
  3484. }
  3485. for (i = 0; i < LOCK_HASH_SIZE; i++) {
  3486. INIT_LIST_HEAD(&lock_ownerid_hashtbl[i]);
  3487. INIT_LIST_HEAD(&lock_ownerstr_hashtbl[i]);
  3488. }
  3489. memset(&onestateid, ~0, sizeof(stateid_t));
  3490. INIT_LIST_HEAD(&close_lru);
  3491. INIT_LIST_HEAD(&client_lru);
  3492. INIT_LIST_HEAD(&del_recall_lru);
  3493. reclaim_str_hashtbl_size = 0;
  3494. return 0;
  3495. }
  3496. static void
  3497. nfsd4_load_reboot_recovery_data(void)
  3498. {
  3499. int status;
  3500. nfs4_lock_state();
  3501. nfsd4_init_recdir(user_recovery_dirname);
  3502. status = nfsd4_recdir_load();
  3503. nfs4_unlock_state();
  3504. if (status)
  3505. printk("NFSD: Failure reading reboot recovery data\n");
  3506. }
  3507. /*
  3508. * Since the lifetime of a delegation isn't limited to that of an open, a
  3509. * client may quite reasonably hang on to a delegation as long as it has
  3510. * the inode cached. This becomes an obvious problem the first time a
  3511. * client's inode cache approaches the size of the server's total memory.
  3512. *
  3513. * For now we avoid this problem by imposing a hard limit on the number
  3514. * of delegations, which varies according to the server's memory size.
  3515. */
  3516. static void
  3517. set_max_delegations(void)
  3518. {
  3519. /*
  3520. * Allow at most 4 delegations per megabyte of RAM. Quick
  3521. * estimates suggest that in the worst case (where every delegation
  3522. * is for a different inode), a delegation could take about 1.5K,
  3523. * giving a worst case usage of about 6% of memory.
  3524. */
  3525. max_delegations = nr_free_buffer_pages() >> (20 - 2 - PAGE_SHIFT);
  3526. }
  3527. /* initialization to perform when the nfsd service is started: */
  3528. static int
  3529. __nfs4_state_start(void)
  3530. {
  3531. int ret;
  3532. boot_time = get_seconds();
  3533. locks_start_grace(&nfsd4_manager);
  3534. printk(KERN_INFO "NFSD: starting %ld-second grace period\n",
  3535. nfsd4_grace);
  3536. ret = set_callback_cred();
  3537. if (ret)
  3538. return -ENOMEM;
  3539. laundry_wq = create_singlethread_workqueue("nfsd4");
  3540. if (laundry_wq == NULL)
  3541. return -ENOMEM;
  3542. ret = nfsd4_create_callback_queue();
  3543. if (ret)
  3544. goto out_free_laundry;
  3545. queue_delayed_work(laundry_wq, &laundromat_work, nfsd4_grace * HZ);
  3546. set_max_delegations();
  3547. return 0;
  3548. out_free_laundry:
  3549. destroy_workqueue(laundry_wq);
  3550. return ret;
  3551. }
  3552. int
  3553. nfs4_state_start(void)
  3554. {
  3555. int ret;
  3556. if (nfs4_init)
  3557. return 0;
  3558. nfsd4_load_reboot_recovery_data();
  3559. ret = __nfs4_state_start();
  3560. if (ret)
  3561. return ret;
  3562. nfs4_init = 1;
  3563. return 0;
  3564. }
  3565. static void
  3566. __nfs4_state_shutdown(void)
  3567. {
  3568. int i;
  3569. struct nfs4_client *clp = NULL;
  3570. struct nfs4_delegation *dp = NULL;
  3571. struct list_head *pos, *next, reaplist;
  3572. for (i = 0; i < CLIENT_HASH_SIZE; i++) {
  3573. while (!list_empty(&conf_id_hashtbl[i])) {
  3574. clp = list_entry(conf_id_hashtbl[i].next, struct nfs4_client, cl_idhash);
  3575. expire_client(clp);
  3576. }
  3577. while (!list_empty(&unconf_str_hashtbl[i])) {
  3578. clp = list_entry(unconf_str_hashtbl[i].next, struct nfs4_client, cl_strhash);
  3579. expire_client(clp);
  3580. }
  3581. }
  3582. INIT_LIST_HEAD(&reaplist);
  3583. spin_lock(&recall_lock);
  3584. list_for_each_safe(pos, next, &del_recall_lru) {
  3585. dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru);
  3586. list_move(&dp->dl_recall_lru, &reaplist);
  3587. }
  3588. spin_unlock(&recall_lock);
  3589. list_for_each_safe(pos, next, &reaplist) {
  3590. dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru);
  3591. list_del_init(&dp->dl_recall_lru);
  3592. unhash_delegation(dp);
  3593. }
  3594. nfsd4_shutdown_recdir();
  3595. nfs4_init = 0;
  3596. }
  3597. void
  3598. nfs4_state_shutdown(void)
  3599. {
  3600. cancel_rearming_delayed_workqueue(laundry_wq, &laundromat_work);
  3601. destroy_workqueue(laundry_wq);
  3602. locks_end_grace(&nfsd4_manager);
  3603. nfs4_lock_state();
  3604. nfs4_release_reclaim();
  3605. __nfs4_state_shutdown();
  3606. nfsd4_destroy_callback_queue();
  3607. nfs4_unlock_state();
  3608. }
  3609. /*
  3610. * user_recovery_dirname is protected by the nfsd_mutex since it's only
  3611. * accessed when nfsd is starting.
  3612. */
  3613. static void
  3614. nfs4_set_recdir(char *recdir)
  3615. {
  3616. strcpy(user_recovery_dirname, recdir);
  3617. }
  3618. /*
  3619. * Change the NFSv4 recovery directory to recdir.
  3620. */
  3621. int
  3622. nfs4_reset_recoverydir(char *recdir)
  3623. {
  3624. int status;
  3625. struct path path;
  3626. status = kern_path(recdir, LOOKUP_FOLLOW, &path);
  3627. if (status)
  3628. return status;
  3629. status = -ENOTDIR;
  3630. if (S_ISDIR(path.dentry->d_inode->i_mode)) {
  3631. nfs4_set_recdir(recdir);
  3632. status = 0;
  3633. }
  3634. path_put(&path);
  3635. return status;
  3636. }
  3637. char *
  3638. nfs4_recoverydir(void)
  3639. {
  3640. return user_recovery_dirname;
  3641. }