nfs4state.c 108 KB

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