nfs4state.c 58 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225
  1. /*
  2. * fs/nfs/nfs4state.c
  3. *
  4. * Client-side XDR for NFSv4.
  5. *
  6. * Copyright (c) 2002 The Regents of the University of Michigan.
  7. * All rights reserved.
  8. *
  9. * Kendrick Smith <kmsmith@umich.edu>
  10. *
  11. * Redistribution and use in source and binary forms, with or without
  12. * modification, are permitted provided that the following conditions
  13. * are met:
  14. *
  15. * 1. Redistributions of source code must retain the above copyright
  16. * notice, this list of conditions and the following disclaimer.
  17. * 2. Redistributions in binary form must reproduce the above copyright
  18. * notice, this list of conditions and the following disclaimer in the
  19. * documentation and/or other materials provided with the distribution.
  20. * 3. Neither the name of the University nor the names of its
  21. * contributors may be used to endorse or promote products derived
  22. * from this software without specific prior written permission.
  23. *
  24. * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
  25. * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  26. * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  27. * DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  28. * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  29. * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  30. * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  31. * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  32. * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  33. * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  34. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  35. *
  36. * Implementation of the NFSv4 state model. For the time being,
  37. * this is minimal, but will be made much more complex in a
  38. * subsequent patch.
  39. */
  40. #include <linux/kernel.h>
  41. #include <linux/slab.h>
  42. #include <linux/fs.h>
  43. #include <linux/nfs_fs.h>
  44. #include <linux/nfs_idmap.h>
  45. #include <linux/kthread.h>
  46. #include <linux/module.h>
  47. #include <linux/random.h>
  48. #include <linux/ratelimit.h>
  49. #include <linux/workqueue.h>
  50. #include <linux/bitops.h>
  51. #include <linux/jiffies.h>
  52. #include <linux/sunrpc/clnt.h>
  53. #include "nfs4_fs.h"
  54. #include "callback.h"
  55. #include "delegation.h"
  56. #include "internal.h"
  57. #include "nfs4session.h"
  58. #include "pnfs.h"
  59. #include "netns.h"
  60. #define NFSDBG_FACILITY NFSDBG_STATE
  61. #define OPENOWNER_POOL_SIZE 8
  62. const nfs4_stateid zero_stateid;
  63. static DEFINE_MUTEX(nfs_clid_init_mutex);
  64. int nfs4_init_clientid(struct nfs_client *clp, struct rpc_cred *cred)
  65. {
  66. struct nfs4_setclientid_res clid = {
  67. .clientid = clp->cl_clientid,
  68. .confirm = clp->cl_confirm,
  69. };
  70. unsigned short port;
  71. int status;
  72. struct nfs_net *nn = net_generic(clp->cl_net, nfs_net_id);
  73. if (test_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state))
  74. goto do_confirm;
  75. port = nn->nfs_callback_tcpport;
  76. if (clp->cl_addr.ss_family == AF_INET6)
  77. port = nn->nfs_callback_tcpport6;
  78. status = nfs4_proc_setclientid(clp, NFS4_CALLBACK, port, cred, &clid);
  79. if (status != 0)
  80. goto out;
  81. clp->cl_clientid = clid.clientid;
  82. clp->cl_confirm = clid.confirm;
  83. set_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state);
  84. do_confirm:
  85. status = nfs4_proc_setclientid_confirm(clp, &clid, cred);
  86. if (status != 0)
  87. goto out;
  88. clear_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state);
  89. nfs4_schedule_state_renewal(clp);
  90. out:
  91. return status;
  92. }
  93. /**
  94. * nfs40_discover_server_trunking - Detect server IP address trunking (mv0)
  95. *
  96. * @clp: nfs_client under test
  97. * @result: OUT: found nfs_client, or clp
  98. * @cred: credential to use for trunking test
  99. *
  100. * Returns zero, a negative errno, or a negative NFS4ERR status.
  101. * If zero is returned, an nfs_client pointer is planted in
  102. * "result".
  103. *
  104. * Note: The returned client may not yet be marked ready.
  105. */
  106. int nfs40_discover_server_trunking(struct nfs_client *clp,
  107. struct nfs_client **result,
  108. struct rpc_cred *cred)
  109. {
  110. struct nfs4_setclientid_res clid = {
  111. .clientid = clp->cl_clientid,
  112. .confirm = clp->cl_confirm,
  113. };
  114. struct nfs_net *nn = net_generic(clp->cl_net, nfs_net_id);
  115. unsigned short port;
  116. int status;
  117. port = nn->nfs_callback_tcpport;
  118. if (clp->cl_addr.ss_family == AF_INET6)
  119. port = nn->nfs_callback_tcpport6;
  120. status = nfs4_proc_setclientid(clp, NFS4_CALLBACK, port, cred, &clid);
  121. if (status != 0)
  122. goto out;
  123. clp->cl_clientid = clid.clientid;
  124. clp->cl_confirm = clid.confirm;
  125. status = nfs40_walk_client_list(clp, result, cred);
  126. if (status == 0) {
  127. /* Sustain the lease, even if it's empty. If the clientid4
  128. * goes stale it's of no use for trunking discovery. */
  129. nfs4_schedule_state_renewal(*result);
  130. }
  131. out:
  132. return status;
  133. }
  134. struct rpc_cred *nfs4_get_machine_cred_locked(struct nfs_client *clp)
  135. {
  136. struct rpc_cred *cred = NULL;
  137. if (clp->cl_machine_cred != NULL)
  138. cred = get_rpccred(clp->cl_machine_cred);
  139. return cred;
  140. }
  141. static struct rpc_cred *
  142. nfs4_get_renew_cred_server_locked(struct nfs_server *server)
  143. {
  144. struct rpc_cred *cred = NULL;
  145. struct nfs4_state_owner *sp;
  146. struct rb_node *pos;
  147. for (pos = rb_first(&server->state_owners);
  148. pos != NULL;
  149. pos = rb_next(pos)) {
  150. sp = rb_entry(pos, struct nfs4_state_owner, so_server_node);
  151. if (list_empty(&sp->so_states))
  152. continue;
  153. cred = get_rpccred(sp->so_cred);
  154. break;
  155. }
  156. return cred;
  157. }
  158. /**
  159. * nfs4_get_renew_cred_locked - Acquire credential for a renew operation
  160. * @clp: client state handle
  161. *
  162. * Returns an rpc_cred with reference count bumped, or NULL.
  163. * Caller must hold clp->cl_lock.
  164. */
  165. struct rpc_cred *nfs4_get_renew_cred_locked(struct nfs_client *clp)
  166. {
  167. struct rpc_cred *cred = NULL;
  168. struct nfs_server *server;
  169. /* Use machine credentials if available */
  170. cred = nfs4_get_machine_cred_locked(clp);
  171. if (cred != NULL)
  172. goto out;
  173. rcu_read_lock();
  174. list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) {
  175. cred = nfs4_get_renew_cred_server_locked(server);
  176. if (cred != NULL)
  177. break;
  178. }
  179. rcu_read_unlock();
  180. out:
  181. return cred;
  182. }
  183. #if defined(CONFIG_NFS_V4_1)
  184. static int nfs41_setup_state_renewal(struct nfs_client *clp)
  185. {
  186. int status;
  187. struct nfs_fsinfo fsinfo;
  188. if (!test_bit(NFS_CS_CHECK_LEASE_TIME, &clp->cl_res_state)) {
  189. nfs4_schedule_state_renewal(clp);
  190. return 0;
  191. }
  192. status = nfs4_proc_get_lease_time(clp, &fsinfo);
  193. if (status == 0) {
  194. /* Update lease time and schedule renewal */
  195. spin_lock(&clp->cl_lock);
  196. clp->cl_lease_time = fsinfo.lease_time * HZ;
  197. clp->cl_last_renewal = jiffies;
  198. spin_unlock(&clp->cl_lock);
  199. nfs4_schedule_state_renewal(clp);
  200. }
  201. return status;
  202. }
  203. /*
  204. * Back channel returns NFS4ERR_DELAY for new requests when
  205. * NFS4_SESSION_DRAINING is set so there is no work to be done when draining
  206. * is ended.
  207. */
  208. static void nfs4_end_drain_session(struct nfs_client *clp)
  209. {
  210. struct nfs4_session *ses = clp->cl_session;
  211. struct nfs4_slot_table *tbl;
  212. if (ses == NULL)
  213. return;
  214. tbl = &ses->fc_slot_table;
  215. if (test_and_clear_bit(NFS4_SESSION_DRAINING, &ses->session_state)) {
  216. spin_lock(&tbl->slot_tbl_lock);
  217. nfs41_wake_slot_table(tbl);
  218. spin_unlock(&tbl->slot_tbl_lock);
  219. }
  220. }
  221. /*
  222. * Signal state manager thread if session fore channel is drained
  223. */
  224. void nfs4_session_drain_complete(struct nfs4_session *session,
  225. struct nfs4_slot_table *tbl)
  226. {
  227. if (nfs4_session_draining(session))
  228. complete(&tbl->complete);
  229. }
  230. static int nfs4_wait_on_slot_tbl(struct nfs4_slot_table *tbl)
  231. {
  232. spin_lock(&tbl->slot_tbl_lock);
  233. if (tbl->highest_used_slotid != NFS4_NO_SLOT) {
  234. INIT_COMPLETION(tbl->complete);
  235. spin_unlock(&tbl->slot_tbl_lock);
  236. return wait_for_completion_interruptible(&tbl->complete);
  237. }
  238. spin_unlock(&tbl->slot_tbl_lock);
  239. return 0;
  240. }
  241. static int nfs4_begin_drain_session(struct nfs_client *clp)
  242. {
  243. struct nfs4_session *ses = clp->cl_session;
  244. int ret = 0;
  245. set_bit(NFS4_SESSION_DRAINING, &ses->session_state);
  246. /* back channel */
  247. ret = nfs4_wait_on_slot_tbl(&ses->bc_slot_table);
  248. if (ret)
  249. return ret;
  250. /* fore channel */
  251. return nfs4_wait_on_slot_tbl(&ses->fc_slot_table);
  252. }
  253. static void nfs41_finish_session_reset(struct nfs_client *clp)
  254. {
  255. clear_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state);
  256. clear_bit(NFS4CLNT_SESSION_RESET, &clp->cl_state);
  257. /* create_session negotiated new slot table */
  258. clear_bit(NFS4CLNT_BIND_CONN_TO_SESSION, &clp->cl_state);
  259. nfs41_setup_state_renewal(clp);
  260. }
  261. int nfs41_init_clientid(struct nfs_client *clp, struct rpc_cred *cred)
  262. {
  263. int status;
  264. if (test_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state))
  265. goto do_confirm;
  266. nfs4_begin_drain_session(clp);
  267. status = nfs4_proc_exchange_id(clp, cred);
  268. if (status != 0)
  269. goto out;
  270. set_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state);
  271. do_confirm:
  272. status = nfs4_proc_create_session(clp, cred);
  273. if (status != 0)
  274. goto out;
  275. nfs41_finish_session_reset(clp);
  276. nfs_mark_client_ready(clp, NFS_CS_READY);
  277. out:
  278. return status;
  279. }
  280. /**
  281. * nfs41_discover_server_trunking - Detect server IP address trunking (mv1)
  282. *
  283. * @clp: nfs_client under test
  284. * @result: OUT: found nfs_client, or clp
  285. * @cred: credential to use for trunking test
  286. *
  287. * Returns NFS4_OK, a negative errno, or a negative NFS4ERR status.
  288. * If NFS4_OK is returned, an nfs_client pointer is planted in
  289. * "result".
  290. *
  291. * Note: The returned client may not yet be marked ready.
  292. */
  293. int nfs41_discover_server_trunking(struct nfs_client *clp,
  294. struct nfs_client **result,
  295. struct rpc_cred *cred)
  296. {
  297. int status;
  298. status = nfs4_proc_exchange_id(clp, cred);
  299. if (status != NFS4_OK)
  300. return status;
  301. set_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state);
  302. return nfs41_walk_client_list(clp, result, cred);
  303. }
  304. struct rpc_cred *nfs4_get_exchange_id_cred(struct nfs_client *clp)
  305. {
  306. struct rpc_cred *cred;
  307. spin_lock(&clp->cl_lock);
  308. cred = nfs4_get_machine_cred_locked(clp);
  309. spin_unlock(&clp->cl_lock);
  310. return cred;
  311. }
  312. #endif /* CONFIG_NFS_V4_1 */
  313. static struct rpc_cred *
  314. nfs4_get_setclientid_cred_server(struct nfs_server *server)
  315. {
  316. struct nfs_client *clp = server->nfs_client;
  317. struct rpc_cred *cred = NULL;
  318. struct nfs4_state_owner *sp;
  319. struct rb_node *pos;
  320. spin_lock(&clp->cl_lock);
  321. pos = rb_first(&server->state_owners);
  322. if (pos != NULL) {
  323. sp = rb_entry(pos, struct nfs4_state_owner, so_server_node);
  324. cred = get_rpccred(sp->so_cred);
  325. }
  326. spin_unlock(&clp->cl_lock);
  327. return cred;
  328. }
  329. /**
  330. * nfs4_get_setclientid_cred - Acquire credential for a setclientid operation
  331. * @clp: client state handle
  332. *
  333. * Returns an rpc_cred with reference count bumped, or NULL.
  334. */
  335. struct rpc_cred *nfs4_get_setclientid_cred(struct nfs_client *clp)
  336. {
  337. struct nfs_server *server;
  338. struct rpc_cred *cred;
  339. spin_lock(&clp->cl_lock);
  340. cred = nfs4_get_machine_cred_locked(clp);
  341. spin_unlock(&clp->cl_lock);
  342. if (cred != NULL)
  343. goto out;
  344. rcu_read_lock();
  345. list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) {
  346. cred = nfs4_get_setclientid_cred_server(server);
  347. if (cred != NULL)
  348. break;
  349. }
  350. rcu_read_unlock();
  351. out:
  352. return cred;
  353. }
  354. static struct nfs4_state_owner *
  355. nfs4_find_state_owner_locked(struct nfs_server *server, struct rpc_cred *cred)
  356. {
  357. struct rb_node **p = &server->state_owners.rb_node,
  358. *parent = NULL;
  359. struct nfs4_state_owner *sp;
  360. while (*p != NULL) {
  361. parent = *p;
  362. sp = rb_entry(parent, struct nfs4_state_owner, so_server_node);
  363. if (cred < sp->so_cred)
  364. p = &parent->rb_left;
  365. else if (cred > sp->so_cred)
  366. p = &parent->rb_right;
  367. else {
  368. if (!list_empty(&sp->so_lru))
  369. list_del_init(&sp->so_lru);
  370. atomic_inc(&sp->so_count);
  371. return sp;
  372. }
  373. }
  374. return NULL;
  375. }
  376. static struct nfs4_state_owner *
  377. nfs4_insert_state_owner_locked(struct nfs4_state_owner *new)
  378. {
  379. struct nfs_server *server = new->so_server;
  380. struct rb_node **p = &server->state_owners.rb_node,
  381. *parent = NULL;
  382. struct nfs4_state_owner *sp;
  383. int err;
  384. while (*p != NULL) {
  385. parent = *p;
  386. sp = rb_entry(parent, struct nfs4_state_owner, so_server_node);
  387. if (new->so_cred < sp->so_cred)
  388. p = &parent->rb_left;
  389. else if (new->so_cred > sp->so_cred)
  390. p = &parent->rb_right;
  391. else {
  392. if (!list_empty(&sp->so_lru))
  393. list_del_init(&sp->so_lru);
  394. atomic_inc(&sp->so_count);
  395. return sp;
  396. }
  397. }
  398. err = ida_get_new(&server->openowner_id, &new->so_seqid.owner_id);
  399. if (err)
  400. return ERR_PTR(err);
  401. rb_link_node(&new->so_server_node, parent, p);
  402. rb_insert_color(&new->so_server_node, &server->state_owners);
  403. return new;
  404. }
  405. static void
  406. nfs4_remove_state_owner_locked(struct nfs4_state_owner *sp)
  407. {
  408. struct nfs_server *server = sp->so_server;
  409. if (!RB_EMPTY_NODE(&sp->so_server_node))
  410. rb_erase(&sp->so_server_node, &server->state_owners);
  411. ida_remove(&server->openowner_id, sp->so_seqid.owner_id);
  412. }
  413. static void
  414. nfs4_init_seqid_counter(struct nfs_seqid_counter *sc)
  415. {
  416. sc->create_time = ktime_get();
  417. sc->flags = 0;
  418. sc->counter = 0;
  419. spin_lock_init(&sc->lock);
  420. INIT_LIST_HEAD(&sc->list);
  421. rpc_init_wait_queue(&sc->wait, "Seqid_waitqueue");
  422. }
  423. static void
  424. nfs4_destroy_seqid_counter(struct nfs_seqid_counter *sc)
  425. {
  426. rpc_destroy_wait_queue(&sc->wait);
  427. }
  428. /*
  429. * nfs4_alloc_state_owner(): this is called on the OPEN or CREATE path to
  430. * create a new state_owner.
  431. *
  432. */
  433. static struct nfs4_state_owner *
  434. nfs4_alloc_state_owner(struct nfs_server *server,
  435. struct rpc_cred *cred,
  436. gfp_t gfp_flags)
  437. {
  438. struct nfs4_state_owner *sp;
  439. sp = kzalloc(sizeof(*sp), gfp_flags);
  440. if (!sp)
  441. return NULL;
  442. sp->so_server = server;
  443. sp->so_cred = get_rpccred(cred);
  444. spin_lock_init(&sp->so_lock);
  445. INIT_LIST_HEAD(&sp->so_states);
  446. nfs4_init_seqid_counter(&sp->so_seqid);
  447. atomic_set(&sp->so_count, 1);
  448. INIT_LIST_HEAD(&sp->so_lru);
  449. seqcount_init(&sp->so_reclaim_seqcount);
  450. mutex_init(&sp->so_delegreturn_mutex);
  451. return sp;
  452. }
  453. static void
  454. nfs4_drop_state_owner(struct nfs4_state_owner *sp)
  455. {
  456. struct rb_node *rb_node = &sp->so_server_node;
  457. if (!RB_EMPTY_NODE(rb_node)) {
  458. struct nfs_server *server = sp->so_server;
  459. struct nfs_client *clp = server->nfs_client;
  460. spin_lock(&clp->cl_lock);
  461. if (!RB_EMPTY_NODE(rb_node)) {
  462. rb_erase(rb_node, &server->state_owners);
  463. RB_CLEAR_NODE(rb_node);
  464. }
  465. spin_unlock(&clp->cl_lock);
  466. }
  467. }
  468. static void nfs4_free_state_owner(struct nfs4_state_owner *sp)
  469. {
  470. nfs4_destroy_seqid_counter(&sp->so_seqid);
  471. put_rpccred(sp->so_cred);
  472. kfree(sp);
  473. }
  474. static void nfs4_gc_state_owners(struct nfs_server *server)
  475. {
  476. struct nfs_client *clp = server->nfs_client;
  477. struct nfs4_state_owner *sp, *tmp;
  478. unsigned long time_min, time_max;
  479. LIST_HEAD(doomed);
  480. spin_lock(&clp->cl_lock);
  481. time_max = jiffies;
  482. time_min = (long)time_max - (long)clp->cl_lease_time;
  483. list_for_each_entry_safe(sp, tmp, &server->state_owners_lru, so_lru) {
  484. /* NB: LRU is sorted so that oldest is at the head */
  485. if (time_in_range(sp->so_expires, time_min, time_max))
  486. break;
  487. list_move(&sp->so_lru, &doomed);
  488. nfs4_remove_state_owner_locked(sp);
  489. }
  490. spin_unlock(&clp->cl_lock);
  491. list_for_each_entry_safe(sp, tmp, &doomed, so_lru) {
  492. list_del(&sp->so_lru);
  493. nfs4_free_state_owner(sp);
  494. }
  495. }
  496. /**
  497. * nfs4_get_state_owner - Look up a state owner given a credential
  498. * @server: nfs_server to search
  499. * @cred: RPC credential to match
  500. *
  501. * Returns a pointer to an instantiated nfs4_state_owner struct, or NULL.
  502. */
  503. struct nfs4_state_owner *nfs4_get_state_owner(struct nfs_server *server,
  504. struct rpc_cred *cred,
  505. gfp_t gfp_flags)
  506. {
  507. struct nfs_client *clp = server->nfs_client;
  508. struct nfs4_state_owner *sp, *new;
  509. spin_lock(&clp->cl_lock);
  510. sp = nfs4_find_state_owner_locked(server, cred);
  511. spin_unlock(&clp->cl_lock);
  512. if (sp != NULL)
  513. goto out;
  514. new = nfs4_alloc_state_owner(server, cred, gfp_flags);
  515. if (new == NULL)
  516. goto out;
  517. do {
  518. if (ida_pre_get(&server->openowner_id, gfp_flags) == 0)
  519. break;
  520. spin_lock(&clp->cl_lock);
  521. sp = nfs4_insert_state_owner_locked(new);
  522. spin_unlock(&clp->cl_lock);
  523. } while (sp == ERR_PTR(-EAGAIN));
  524. if (sp != new)
  525. nfs4_free_state_owner(new);
  526. out:
  527. nfs4_gc_state_owners(server);
  528. return sp;
  529. }
  530. /**
  531. * nfs4_put_state_owner - Release a nfs4_state_owner
  532. * @sp: state owner data to release
  533. *
  534. * Note that we keep released state owners on an LRU
  535. * list.
  536. * This caches valid state owners so that they can be
  537. * reused, to avoid the OPEN_CONFIRM on minor version 0.
  538. * It also pins the uniquifier of dropped state owners for
  539. * a while, to ensure that those state owner names are
  540. * never reused.
  541. */
  542. void nfs4_put_state_owner(struct nfs4_state_owner *sp)
  543. {
  544. struct nfs_server *server = sp->so_server;
  545. struct nfs_client *clp = server->nfs_client;
  546. if (!atomic_dec_and_lock(&sp->so_count, &clp->cl_lock))
  547. return;
  548. sp->so_expires = jiffies;
  549. list_add_tail(&sp->so_lru, &server->state_owners_lru);
  550. spin_unlock(&clp->cl_lock);
  551. }
  552. /**
  553. * nfs4_purge_state_owners - Release all cached state owners
  554. * @server: nfs_server with cached state owners to release
  555. *
  556. * Called at umount time. Remaining state owners will be on
  557. * the LRU with ref count of zero.
  558. */
  559. void nfs4_purge_state_owners(struct nfs_server *server)
  560. {
  561. struct nfs_client *clp = server->nfs_client;
  562. struct nfs4_state_owner *sp, *tmp;
  563. LIST_HEAD(doomed);
  564. spin_lock(&clp->cl_lock);
  565. list_for_each_entry_safe(sp, tmp, &server->state_owners_lru, so_lru) {
  566. list_move(&sp->so_lru, &doomed);
  567. nfs4_remove_state_owner_locked(sp);
  568. }
  569. spin_unlock(&clp->cl_lock);
  570. list_for_each_entry_safe(sp, tmp, &doomed, so_lru) {
  571. list_del(&sp->so_lru);
  572. nfs4_free_state_owner(sp);
  573. }
  574. }
  575. static struct nfs4_state *
  576. nfs4_alloc_open_state(void)
  577. {
  578. struct nfs4_state *state;
  579. state = kzalloc(sizeof(*state), GFP_NOFS);
  580. if (!state)
  581. return NULL;
  582. atomic_set(&state->count, 1);
  583. INIT_LIST_HEAD(&state->lock_states);
  584. spin_lock_init(&state->state_lock);
  585. seqlock_init(&state->seqlock);
  586. return state;
  587. }
  588. void
  589. nfs4_state_set_mode_locked(struct nfs4_state *state, fmode_t fmode)
  590. {
  591. if (state->state == fmode)
  592. return;
  593. /* NB! List reordering - see the reclaim code for why. */
  594. if ((fmode & FMODE_WRITE) != (state->state & FMODE_WRITE)) {
  595. if (fmode & FMODE_WRITE)
  596. list_move(&state->open_states, &state->owner->so_states);
  597. else
  598. list_move_tail(&state->open_states, &state->owner->so_states);
  599. }
  600. state->state = fmode;
  601. }
  602. static struct nfs4_state *
  603. __nfs4_find_state_byowner(struct inode *inode, struct nfs4_state_owner *owner)
  604. {
  605. struct nfs_inode *nfsi = NFS_I(inode);
  606. struct nfs4_state *state;
  607. list_for_each_entry(state, &nfsi->open_states, inode_states) {
  608. if (state->owner != owner)
  609. continue;
  610. if (!nfs4_valid_open_stateid(state))
  611. continue;
  612. if (atomic_inc_not_zero(&state->count))
  613. return state;
  614. }
  615. return NULL;
  616. }
  617. static void
  618. nfs4_free_open_state(struct nfs4_state *state)
  619. {
  620. kfree(state);
  621. }
  622. struct nfs4_state *
  623. nfs4_get_open_state(struct inode *inode, struct nfs4_state_owner *owner)
  624. {
  625. struct nfs4_state *state, *new;
  626. struct nfs_inode *nfsi = NFS_I(inode);
  627. spin_lock(&inode->i_lock);
  628. state = __nfs4_find_state_byowner(inode, owner);
  629. spin_unlock(&inode->i_lock);
  630. if (state)
  631. goto out;
  632. new = nfs4_alloc_open_state();
  633. spin_lock(&owner->so_lock);
  634. spin_lock(&inode->i_lock);
  635. state = __nfs4_find_state_byowner(inode, owner);
  636. if (state == NULL && new != NULL) {
  637. state = new;
  638. state->owner = owner;
  639. atomic_inc(&owner->so_count);
  640. list_add(&state->inode_states, &nfsi->open_states);
  641. ihold(inode);
  642. state->inode = inode;
  643. spin_unlock(&inode->i_lock);
  644. /* Note: The reclaim code dictates that we add stateless
  645. * and read-only stateids to the end of the list */
  646. list_add_tail(&state->open_states, &owner->so_states);
  647. spin_unlock(&owner->so_lock);
  648. } else {
  649. spin_unlock(&inode->i_lock);
  650. spin_unlock(&owner->so_lock);
  651. if (new)
  652. nfs4_free_open_state(new);
  653. }
  654. out:
  655. return state;
  656. }
  657. void nfs4_put_open_state(struct nfs4_state *state)
  658. {
  659. struct inode *inode = state->inode;
  660. struct nfs4_state_owner *owner = state->owner;
  661. if (!atomic_dec_and_lock(&state->count, &owner->so_lock))
  662. return;
  663. spin_lock(&inode->i_lock);
  664. list_del(&state->inode_states);
  665. list_del(&state->open_states);
  666. spin_unlock(&inode->i_lock);
  667. spin_unlock(&owner->so_lock);
  668. iput(inode);
  669. nfs4_free_open_state(state);
  670. nfs4_put_state_owner(owner);
  671. }
  672. /*
  673. * Close the current file.
  674. */
  675. static void __nfs4_close(struct nfs4_state *state,
  676. fmode_t fmode, gfp_t gfp_mask, int wait)
  677. {
  678. struct nfs4_state_owner *owner = state->owner;
  679. int call_close = 0;
  680. fmode_t newstate;
  681. atomic_inc(&owner->so_count);
  682. /* Protect against nfs4_find_state() */
  683. spin_lock(&owner->so_lock);
  684. switch (fmode & (FMODE_READ | FMODE_WRITE)) {
  685. case FMODE_READ:
  686. state->n_rdonly--;
  687. break;
  688. case FMODE_WRITE:
  689. state->n_wronly--;
  690. break;
  691. case FMODE_READ|FMODE_WRITE:
  692. state->n_rdwr--;
  693. }
  694. newstate = FMODE_READ|FMODE_WRITE;
  695. if (state->n_rdwr == 0) {
  696. if (state->n_rdonly == 0) {
  697. newstate &= ~FMODE_READ;
  698. call_close |= test_bit(NFS_O_RDONLY_STATE, &state->flags);
  699. call_close |= test_bit(NFS_O_RDWR_STATE, &state->flags);
  700. }
  701. if (state->n_wronly == 0) {
  702. newstate &= ~FMODE_WRITE;
  703. call_close |= test_bit(NFS_O_WRONLY_STATE, &state->flags);
  704. call_close |= test_bit(NFS_O_RDWR_STATE, &state->flags);
  705. }
  706. if (newstate == 0)
  707. clear_bit(NFS_DELEGATED_STATE, &state->flags);
  708. }
  709. nfs4_state_set_mode_locked(state, newstate);
  710. spin_unlock(&owner->so_lock);
  711. if (!call_close) {
  712. nfs4_put_open_state(state);
  713. nfs4_put_state_owner(owner);
  714. } else
  715. nfs4_do_close(state, gfp_mask, wait);
  716. }
  717. void nfs4_close_state(struct nfs4_state *state, fmode_t fmode)
  718. {
  719. __nfs4_close(state, fmode, GFP_NOFS, 0);
  720. }
  721. void nfs4_close_sync(struct nfs4_state *state, fmode_t fmode)
  722. {
  723. __nfs4_close(state, fmode, GFP_KERNEL, 1);
  724. }
  725. /*
  726. * Search the state->lock_states for an existing lock_owner
  727. * that is compatible with current->files
  728. */
  729. static struct nfs4_lock_state *
  730. __nfs4_find_lock_state(struct nfs4_state *state, fl_owner_t fl_owner, pid_t fl_pid, unsigned int type)
  731. {
  732. struct nfs4_lock_state *pos;
  733. list_for_each_entry(pos, &state->lock_states, ls_locks) {
  734. if (type != NFS4_ANY_LOCK_TYPE && pos->ls_owner.lo_type != type)
  735. continue;
  736. switch (pos->ls_owner.lo_type) {
  737. case NFS4_POSIX_LOCK_TYPE:
  738. if (pos->ls_owner.lo_u.posix_owner != fl_owner)
  739. continue;
  740. break;
  741. case NFS4_FLOCK_LOCK_TYPE:
  742. if (pos->ls_owner.lo_u.flock_owner != fl_pid)
  743. continue;
  744. }
  745. atomic_inc(&pos->ls_count);
  746. return pos;
  747. }
  748. return NULL;
  749. }
  750. /*
  751. * Return a compatible lock_state. If no initialized lock_state structure
  752. * exists, return an uninitialized one.
  753. *
  754. */
  755. static struct nfs4_lock_state *nfs4_alloc_lock_state(struct nfs4_state *state, fl_owner_t fl_owner, pid_t fl_pid, unsigned int type)
  756. {
  757. struct nfs4_lock_state *lsp;
  758. struct nfs_server *server = state->owner->so_server;
  759. lsp = kzalloc(sizeof(*lsp), GFP_NOFS);
  760. if (lsp == NULL)
  761. return NULL;
  762. nfs4_init_seqid_counter(&lsp->ls_seqid);
  763. atomic_set(&lsp->ls_count, 1);
  764. lsp->ls_state = state;
  765. lsp->ls_owner.lo_type = type;
  766. switch (lsp->ls_owner.lo_type) {
  767. case NFS4_FLOCK_LOCK_TYPE:
  768. lsp->ls_owner.lo_u.flock_owner = fl_pid;
  769. break;
  770. case NFS4_POSIX_LOCK_TYPE:
  771. lsp->ls_owner.lo_u.posix_owner = fl_owner;
  772. break;
  773. default:
  774. goto out_free;
  775. }
  776. lsp->ls_seqid.owner_id = ida_simple_get(&server->lockowner_id, 0, 0, GFP_NOFS);
  777. if (lsp->ls_seqid.owner_id < 0)
  778. goto out_free;
  779. INIT_LIST_HEAD(&lsp->ls_locks);
  780. return lsp;
  781. out_free:
  782. kfree(lsp);
  783. return NULL;
  784. }
  785. void nfs4_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp)
  786. {
  787. ida_simple_remove(&server->lockowner_id, lsp->ls_seqid.owner_id);
  788. nfs4_destroy_seqid_counter(&lsp->ls_seqid);
  789. kfree(lsp);
  790. }
  791. /*
  792. * Return a compatible lock_state. If no initialized lock_state structure
  793. * exists, return an uninitialized one.
  794. *
  795. */
  796. static struct nfs4_lock_state *nfs4_get_lock_state(struct nfs4_state *state, fl_owner_t owner, pid_t pid, unsigned int type)
  797. {
  798. struct nfs4_lock_state *lsp, *new = NULL;
  799. for(;;) {
  800. spin_lock(&state->state_lock);
  801. lsp = __nfs4_find_lock_state(state, owner, pid, type);
  802. if (lsp != NULL)
  803. break;
  804. if (new != NULL) {
  805. list_add(&new->ls_locks, &state->lock_states);
  806. set_bit(LK_STATE_IN_USE, &state->flags);
  807. lsp = new;
  808. new = NULL;
  809. break;
  810. }
  811. spin_unlock(&state->state_lock);
  812. new = nfs4_alloc_lock_state(state, owner, pid, type);
  813. if (new == NULL)
  814. return NULL;
  815. }
  816. spin_unlock(&state->state_lock);
  817. if (new != NULL)
  818. nfs4_free_lock_state(state->owner->so_server, new);
  819. return lsp;
  820. }
  821. /*
  822. * Release reference to lock_state, and free it if we see that
  823. * it is no longer in use
  824. */
  825. void nfs4_put_lock_state(struct nfs4_lock_state *lsp)
  826. {
  827. struct nfs4_state *state;
  828. if (lsp == NULL)
  829. return;
  830. state = lsp->ls_state;
  831. if (!atomic_dec_and_lock(&lsp->ls_count, &state->state_lock))
  832. return;
  833. list_del(&lsp->ls_locks);
  834. if (list_empty(&state->lock_states))
  835. clear_bit(LK_STATE_IN_USE, &state->flags);
  836. spin_unlock(&state->state_lock);
  837. if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags)) {
  838. if (nfs4_release_lockowner(lsp) == 0)
  839. return;
  840. }
  841. nfs4_free_lock_state(lsp->ls_state->owner->so_server, lsp);
  842. }
  843. static void nfs4_fl_copy_lock(struct file_lock *dst, struct file_lock *src)
  844. {
  845. struct nfs4_lock_state *lsp = src->fl_u.nfs4_fl.owner;
  846. dst->fl_u.nfs4_fl.owner = lsp;
  847. atomic_inc(&lsp->ls_count);
  848. }
  849. static void nfs4_fl_release_lock(struct file_lock *fl)
  850. {
  851. nfs4_put_lock_state(fl->fl_u.nfs4_fl.owner);
  852. }
  853. static const struct file_lock_operations nfs4_fl_lock_ops = {
  854. .fl_copy_lock = nfs4_fl_copy_lock,
  855. .fl_release_private = nfs4_fl_release_lock,
  856. };
  857. int nfs4_set_lock_state(struct nfs4_state *state, struct file_lock *fl)
  858. {
  859. struct nfs4_lock_state *lsp;
  860. if (fl->fl_ops != NULL)
  861. return 0;
  862. if (fl->fl_flags & FL_POSIX)
  863. lsp = nfs4_get_lock_state(state, fl->fl_owner, 0, NFS4_POSIX_LOCK_TYPE);
  864. else if (fl->fl_flags & FL_FLOCK)
  865. lsp = nfs4_get_lock_state(state, NULL, fl->fl_pid,
  866. NFS4_FLOCK_LOCK_TYPE);
  867. else
  868. return -EINVAL;
  869. if (lsp == NULL)
  870. return -ENOMEM;
  871. fl->fl_u.nfs4_fl.owner = lsp;
  872. fl->fl_ops = &nfs4_fl_lock_ops;
  873. return 0;
  874. }
  875. static int nfs4_copy_lock_stateid(nfs4_stateid *dst,
  876. struct nfs4_state *state,
  877. const struct nfs_lockowner *lockowner)
  878. {
  879. struct nfs4_lock_state *lsp;
  880. fl_owner_t fl_owner;
  881. pid_t fl_pid;
  882. int ret = -ENOENT;
  883. if (lockowner == NULL)
  884. goto out;
  885. if (test_bit(LK_STATE_IN_USE, &state->flags) == 0)
  886. goto out;
  887. fl_owner = lockowner->l_owner;
  888. fl_pid = lockowner->l_pid;
  889. spin_lock(&state->state_lock);
  890. lsp = __nfs4_find_lock_state(state, fl_owner, fl_pid, NFS4_ANY_LOCK_TYPE);
  891. if (lsp != NULL && test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) != 0) {
  892. nfs4_stateid_copy(dst, &lsp->ls_stateid);
  893. ret = 0;
  894. smp_rmb();
  895. if (!list_empty(&lsp->ls_seqid.list))
  896. ret = -EWOULDBLOCK;
  897. }
  898. spin_unlock(&state->state_lock);
  899. nfs4_put_lock_state(lsp);
  900. out:
  901. return ret;
  902. }
  903. static int nfs4_copy_open_stateid(nfs4_stateid *dst, struct nfs4_state *state)
  904. {
  905. int ret;
  906. int seq;
  907. do {
  908. seq = read_seqbegin(&state->seqlock);
  909. nfs4_stateid_copy(dst, &state->stateid);
  910. ret = 0;
  911. smp_rmb();
  912. if (!list_empty(&state->owner->so_seqid.list))
  913. ret = -EWOULDBLOCK;
  914. } while (read_seqretry(&state->seqlock, seq));
  915. return ret;
  916. }
  917. /*
  918. * Byte-range lock aware utility to initialize the stateid of read/write
  919. * requests.
  920. */
  921. int nfs4_select_rw_stateid(nfs4_stateid *dst, struct nfs4_state *state,
  922. fmode_t fmode, const struct nfs_lockowner *lockowner)
  923. {
  924. int ret = 0;
  925. if (nfs4_copy_delegation_stateid(dst, state->inode, fmode))
  926. goto out;
  927. ret = nfs4_copy_lock_stateid(dst, state, lockowner);
  928. if (ret != -ENOENT)
  929. goto out;
  930. ret = nfs4_copy_open_stateid(dst, state);
  931. out:
  932. if (nfs_server_capable(state->inode, NFS_CAP_STATEID_NFSV41))
  933. dst->seqid = 0;
  934. return ret;
  935. }
  936. struct nfs_seqid *nfs_alloc_seqid(struct nfs_seqid_counter *counter, gfp_t gfp_mask)
  937. {
  938. struct nfs_seqid *new;
  939. new = kmalloc(sizeof(*new), gfp_mask);
  940. if (new != NULL) {
  941. new->sequence = counter;
  942. INIT_LIST_HEAD(&new->list);
  943. new->task = NULL;
  944. }
  945. return new;
  946. }
  947. void nfs_release_seqid(struct nfs_seqid *seqid)
  948. {
  949. struct nfs_seqid_counter *sequence;
  950. if (list_empty(&seqid->list))
  951. return;
  952. sequence = seqid->sequence;
  953. spin_lock(&sequence->lock);
  954. list_del_init(&seqid->list);
  955. if (!list_empty(&sequence->list)) {
  956. struct nfs_seqid *next;
  957. next = list_first_entry(&sequence->list,
  958. struct nfs_seqid, list);
  959. rpc_wake_up_queued_task(&sequence->wait, next->task);
  960. }
  961. spin_unlock(&sequence->lock);
  962. }
  963. void nfs_free_seqid(struct nfs_seqid *seqid)
  964. {
  965. nfs_release_seqid(seqid);
  966. kfree(seqid);
  967. }
  968. /*
  969. * Increment the seqid if the OPEN/OPEN_DOWNGRADE/CLOSE succeeded, or
  970. * failed with a seqid incrementing error -
  971. * see comments nfs_fs.h:seqid_mutating_error()
  972. */
  973. static void nfs_increment_seqid(int status, struct nfs_seqid *seqid)
  974. {
  975. switch (status) {
  976. case 0:
  977. break;
  978. case -NFS4ERR_BAD_SEQID:
  979. if (seqid->sequence->flags & NFS_SEQID_CONFIRMED)
  980. return;
  981. pr_warn_ratelimited("NFS: v4 server returned a bad"
  982. " sequence-id error on an"
  983. " unconfirmed sequence %p!\n",
  984. seqid->sequence);
  985. case -NFS4ERR_STALE_CLIENTID:
  986. case -NFS4ERR_STALE_STATEID:
  987. case -NFS4ERR_BAD_STATEID:
  988. case -NFS4ERR_BADXDR:
  989. case -NFS4ERR_RESOURCE:
  990. case -NFS4ERR_NOFILEHANDLE:
  991. /* Non-seqid mutating errors */
  992. return;
  993. };
  994. /*
  995. * Note: no locking needed as we are guaranteed to be first
  996. * on the sequence list
  997. */
  998. seqid->sequence->counter++;
  999. }
  1000. void nfs_increment_open_seqid(int status, struct nfs_seqid *seqid)
  1001. {
  1002. struct nfs4_state_owner *sp = container_of(seqid->sequence,
  1003. struct nfs4_state_owner, so_seqid);
  1004. struct nfs_server *server = sp->so_server;
  1005. if (status == -NFS4ERR_BAD_SEQID)
  1006. nfs4_drop_state_owner(sp);
  1007. if (!nfs4_has_session(server->nfs_client))
  1008. nfs_increment_seqid(status, seqid);
  1009. }
  1010. /*
  1011. * Increment the seqid if the LOCK/LOCKU succeeded, or
  1012. * failed with a seqid incrementing error -
  1013. * see comments nfs_fs.h:seqid_mutating_error()
  1014. */
  1015. void nfs_increment_lock_seqid(int status, struct nfs_seqid *seqid)
  1016. {
  1017. nfs_increment_seqid(status, seqid);
  1018. }
  1019. int nfs_wait_on_sequence(struct nfs_seqid *seqid, struct rpc_task *task)
  1020. {
  1021. struct nfs_seqid_counter *sequence = seqid->sequence;
  1022. int status = 0;
  1023. spin_lock(&sequence->lock);
  1024. seqid->task = task;
  1025. if (list_empty(&seqid->list))
  1026. list_add_tail(&seqid->list, &sequence->list);
  1027. if (list_first_entry(&sequence->list, struct nfs_seqid, list) == seqid)
  1028. goto unlock;
  1029. rpc_sleep_on(&sequence->wait, task, NULL);
  1030. status = -EAGAIN;
  1031. unlock:
  1032. spin_unlock(&sequence->lock);
  1033. return status;
  1034. }
  1035. static int nfs4_run_state_manager(void *);
  1036. static void nfs4_clear_state_manager_bit(struct nfs_client *clp)
  1037. {
  1038. smp_mb__before_clear_bit();
  1039. clear_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state);
  1040. smp_mb__after_clear_bit();
  1041. wake_up_bit(&clp->cl_state, NFS4CLNT_MANAGER_RUNNING);
  1042. rpc_wake_up(&clp->cl_rpcwaitq);
  1043. }
  1044. /*
  1045. * Schedule the nfs_client asynchronous state management routine
  1046. */
  1047. void nfs4_schedule_state_manager(struct nfs_client *clp)
  1048. {
  1049. struct task_struct *task;
  1050. char buf[INET6_ADDRSTRLEN + sizeof("-manager") + 1];
  1051. if (test_and_set_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) != 0)
  1052. return;
  1053. __module_get(THIS_MODULE);
  1054. atomic_inc(&clp->cl_count);
  1055. /* The rcu_read_lock() is not strictly necessary, as the state
  1056. * manager is the only thread that ever changes the rpc_xprt
  1057. * after it's initialized. At this point, we're single threaded. */
  1058. rcu_read_lock();
  1059. snprintf(buf, sizeof(buf), "%s-manager",
  1060. rpc_peeraddr2str(clp->cl_rpcclient, RPC_DISPLAY_ADDR));
  1061. rcu_read_unlock();
  1062. task = kthread_run(nfs4_run_state_manager, clp, buf);
  1063. if (IS_ERR(task)) {
  1064. printk(KERN_ERR "%s: kthread_run: %ld\n",
  1065. __func__, PTR_ERR(task));
  1066. nfs4_clear_state_manager_bit(clp);
  1067. nfs_put_client(clp);
  1068. module_put(THIS_MODULE);
  1069. }
  1070. }
  1071. /*
  1072. * Schedule a lease recovery attempt
  1073. */
  1074. void nfs4_schedule_lease_recovery(struct nfs_client *clp)
  1075. {
  1076. if (!clp)
  1077. return;
  1078. if (!test_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state))
  1079. set_bit(NFS4CLNT_CHECK_LEASE, &clp->cl_state);
  1080. dprintk("%s: scheduling lease recovery for server %s\n", __func__,
  1081. clp->cl_hostname);
  1082. nfs4_schedule_state_manager(clp);
  1083. }
  1084. EXPORT_SYMBOL_GPL(nfs4_schedule_lease_recovery);
  1085. int nfs4_wait_clnt_recover(struct nfs_client *clp)
  1086. {
  1087. int res;
  1088. might_sleep();
  1089. res = wait_on_bit(&clp->cl_state, NFS4CLNT_MANAGER_RUNNING,
  1090. nfs_wait_bit_killable, TASK_KILLABLE);
  1091. if (res)
  1092. return res;
  1093. if (clp->cl_cons_state < 0)
  1094. return clp->cl_cons_state;
  1095. return 0;
  1096. }
  1097. int nfs4_client_recover_expired_lease(struct nfs_client *clp)
  1098. {
  1099. unsigned int loop;
  1100. int ret;
  1101. for (loop = NFS4_MAX_LOOP_ON_RECOVER; loop != 0; loop--) {
  1102. ret = nfs4_wait_clnt_recover(clp);
  1103. if (ret != 0)
  1104. break;
  1105. if (!test_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state) &&
  1106. !test_bit(NFS4CLNT_CHECK_LEASE,&clp->cl_state))
  1107. break;
  1108. nfs4_schedule_state_manager(clp);
  1109. ret = -EIO;
  1110. }
  1111. return ret;
  1112. }
  1113. /*
  1114. * nfs40_handle_cb_pathdown - return all delegations after NFS4ERR_CB_PATH_DOWN
  1115. * @clp: client to process
  1116. *
  1117. * Set the NFS4CLNT_LEASE_EXPIRED state in order to force a
  1118. * resend of the SETCLIENTID and hence re-establish the
  1119. * callback channel. Then return all existing delegations.
  1120. */
  1121. static void nfs40_handle_cb_pathdown(struct nfs_client *clp)
  1122. {
  1123. set_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state);
  1124. nfs_expire_all_delegations(clp);
  1125. dprintk("%s: handling CB_PATHDOWN recovery for server %s\n", __func__,
  1126. clp->cl_hostname);
  1127. }
  1128. void nfs4_schedule_path_down_recovery(struct nfs_client *clp)
  1129. {
  1130. nfs40_handle_cb_pathdown(clp);
  1131. nfs4_schedule_state_manager(clp);
  1132. }
  1133. static int nfs4_state_mark_reclaim_reboot(struct nfs_client *clp, struct nfs4_state *state)
  1134. {
  1135. set_bit(NFS_STATE_RECLAIM_REBOOT, &state->flags);
  1136. /* Don't recover state that expired before the reboot */
  1137. if (test_bit(NFS_STATE_RECLAIM_NOGRACE, &state->flags)) {
  1138. clear_bit(NFS_STATE_RECLAIM_REBOOT, &state->flags);
  1139. return 0;
  1140. }
  1141. set_bit(NFS_OWNER_RECLAIM_REBOOT, &state->owner->so_flags);
  1142. set_bit(NFS4CLNT_RECLAIM_REBOOT, &clp->cl_state);
  1143. return 1;
  1144. }
  1145. static int nfs4_state_mark_reclaim_nograce(struct nfs_client *clp, struct nfs4_state *state)
  1146. {
  1147. set_bit(NFS_STATE_RECLAIM_NOGRACE, &state->flags);
  1148. clear_bit(NFS_STATE_RECLAIM_REBOOT, &state->flags);
  1149. set_bit(NFS_OWNER_RECLAIM_NOGRACE, &state->owner->so_flags);
  1150. set_bit(NFS4CLNT_RECLAIM_NOGRACE, &clp->cl_state);
  1151. return 1;
  1152. }
  1153. int nfs4_schedule_stateid_recovery(const struct nfs_server *server, struct nfs4_state *state)
  1154. {
  1155. struct nfs_client *clp = server->nfs_client;
  1156. if (!nfs4_valid_open_stateid(state))
  1157. return -EBADF;
  1158. nfs4_state_mark_reclaim_nograce(clp, state);
  1159. dprintk("%s: scheduling stateid recovery for server %s\n", __func__,
  1160. clp->cl_hostname);
  1161. nfs4_schedule_state_manager(clp);
  1162. return 0;
  1163. }
  1164. EXPORT_SYMBOL_GPL(nfs4_schedule_stateid_recovery);
  1165. void nfs_inode_find_state_and_recover(struct inode *inode,
  1166. const nfs4_stateid *stateid)
  1167. {
  1168. struct nfs_client *clp = NFS_SERVER(inode)->nfs_client;
  1169. struct nfs_inode *nfsi = NFS_I(inode);
  1170. struct nfs_open_context *ctx;
  1171. struct nfs4_state *state;
  1172. bool found = false;
  1173. spin_lock(&inode->i_lock);
  1174. list_for_each_entry(ctx, &nfsi->open_files, list) {
  1175. state = ctx->state;
  1176. if (state == NULL)
  1177. continue;
  1178. if (!test_bit(NFS_DELEGATED_STATE, &state->flags))
  1179. continue;
  1180. if (!nfs4_stateid_match(&state->stateid, stateid))
  1181. continue;
  1182. nfs4_state_mark_reclaim_nograce(clp, state);
  1183. found = true;
  1184. }
  1185. spin_unlock(&inode->i_lock);
  1186. if (found)
  1187. nfs4_schedule_state_manager(clp);
  1188. }
  1189. static void nfs4_state_mark_open_context_bad(struct nfs4_state *state)
  1190. {
  1191. struct inode *inode = state->inode;
  1192. struct nfs_inode *nfsi = NFS_I(inode);
  1193. struct nfs_open_context *ctx;
  1194. spin_lock(&inode->i_lock);
  1195. list_for_each_entry(ctx, &nfsi->open_files, list) {
  1196. if (ctx->state != state)
  1197. continue;
  1198. set_bit(NFS_CONTEXT_BAD, &ctx->flags);
  1199. }
  1200. spin_unlock(&inode->i_lock);
  1201. }
  1202. static void nfs4_state_mark_recovery_failed(struct nfs4_state *state, int error)
  1203. {
  1204. set_bit(NFS_STATE_RECOVERY_FAILED, &state->flags);
  1205. nfs4_state_mark_open_context_bad(state);
  1206. }
  1207. static int nfs4_reclaim_locks(struct nfs4_state *state, const struct nfs4_state_recovery_ops *ops)
  1208. {
  1209. struct inode *inode = state->inode;
  1210. struct nfs_inode *nfsi = NFS_I(inode);
  1211. struct file_lock *fl;
  1212. int status = 0;
  1213. if (inode->i_flock == NULL)
  1214. return 0;
  1215. /* Guard against delegation returns and new lock/unlock calls */
  1216. down_write(&nfsi->rwsem);
  1217. /* Protect inode->i_flock using the BKL */
  1218. lock_flocks();
  1219. for (fl = inode->i_flock; fl != NULL; fl = fl->fl_next) {
  1220. if (!(fl->fl_flags & (FL_POSIX|FL_FLOCK)))
  1221. continue;
  1222. if (nfs_file_open_context(fl->fl_file)->state != state)
  1223. continue;
  1224. unlock_flocks();
  1225. status = ops->recover_lock(state, fl);
  1226. switch (status) {
  1227. case 0:
  1228. break;
  1229. case -ESTALE:
  1230. case -NFS4ERR_ADMIN_REVOKED:
  1231. case -NFS4ERR_STALE_STATEID:
  1232. case -NFS4ERR_BAD_STATEID:
  1233. case -NFS4ERR_EXPIRED:
  1234. case -NFS4ERR_NO_GRACE:
  1235. case -NFS4ERR_STALE_CLIENTID:
  1236. case -NFS4ERR_BADSESSION:
  1237. case -NFS4ERR_BADSLOT:
  1238. case -NFS4ERR_BAD_HIGH_SLOT:
  1239. case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
  1240. goto out;
  1241. default:
  1242. printk(KERN_ERR "NFS: %s: unhandled error %d. "
  1243. "Zeroing state\n", __func__, status);
  1244. case -ENOMEM:
  1245. case -NFS4ERR_DENIED:
  1246. case -NFS4ERR_RECLAIM_BAD:
  1247. case -NFS4ERR_RECLAIM_CONFLICT:
  1248. /* kill_proc(fl->fl_pid, SIGLOST, 1); */
  1249. status = 0;
  1250. }
  1251. lock_flocks();
  1252. }
  1253. unlock_flocks();
  1254. out:
  1255. up_write(&nfsi->rwsem);
  1256. return status;
  1257. }
  1258. static int nfs4_reclaim_open_state(struct nfs4_state_owner *sp, const struct nfs4_state_recovery_ops *ops)
  1259. {
  1260. struct nfs4_state *state;
  1261. struct nfs4_lock_state *lock;
  1262. int status = 0;
  1263. /* Note: we rely on the sp->so_states list being ordered
  1264. * so that we always reclaim open(O_RDWR) and/or open(O_WRITE)
  1265. * states first.
  1266. * This is needed to ensure that the server won't give us any
  1267. * read delegations that we have to return if, say, we are
  1268. * recovering after a network partition or a reboot from a
  1269. * server that doesn't support a grace period.
  1270. */
  1271. spin_lock(&sp->so_lock);
  1272. write_seqcount_begin(&sp->so_reclaim_seqcount);
  1273. restart:
  1274. list_for_each_entry(state, &sp->so_states, open_states) {
  1275. if (!test_and_clear_bit(ops->state_flag_bit, &state->flags))
  1276. continue;
  1277. if (!nfs4_valid_open_stateid(state))
  1278. continue;
  1279. if (state->state == 0)
  1280. continue;
  1281. atomic_inc(&state->count);
  1282. spin_unlock(&sp->so_lock);
  1283. status = ops->recover_open(sp, state);
  1284. if (status >= 0) {
  1285. status = nfs4_reclaim_locks(state, ops);
  1286. if (status >= 0) {
  1287. spin_lock(&state->state_lock);
  1288. list_for_each_entry(lock, &state->lock_states, ls_locks) {
  1289. if (!test_bit(NFS_LOCK_INITIALIZED, &lock->ls_flags))
  1290. pr_warn_ratelimited("NFS: "
  1291. "%s: Lock reclaim "
  1292. "failed!\n", __func__);
  1293. }
  1294. spin_unlock(&state->state_lock);
  1295. nfs4_put_open_state(state);
  1296. spin_lock(&sp->so_lock);
  1297. goto restart;
  1298. }
  1299. }
  1300. switch (status) {
  1301. default:
  1302. printk(KERN_ERR "NFS: %s: unhandled error %d. "
  1303. "Zeroing state\n", __func__, status);
  1304. case -ENOENT:
  1305. case -ENOMEM:
  1306. case -ESTALE:
  1307. /*
  1308. * Open state on this file cannot be recovered
  1309. * All we can do is revert to using the zero stateid.
  1310. */
  1311. nfs4_state_mark_recovery_failed(state, status);
  1312. break;
  1313. case -EAGAIN:
  1314. ssleep(1);
  1315. case -NFS4ERR_ADMIN_REVOKED:
  1316. case -NFS4ERR_STALE_STATEID:
  1317. case -NFS4ERR_BAD_STATEID:
  1318. case -NFS4ERR_RECLAIM_BAD:
  1319. case -NFS4ERR_RECLAIM_CONFLICT:
  1320. nfs4_state_mark_reclaim_nograce(sp->so_server->nfs_client, state);
  1321. break;
  1322. case -NFS4ERR_EXPIRED:
  1323. case -NFS4ERR_NO_GRACE:
  1324. nfs4_state_mark_reclaim_nograce(sp->so_server->nfs_client, state);
  1325. case -NFS4ERR_STALE_CLIENTID:
  1326. case -NFS4ERR_BADSESSION:
  1327. case -NFS4ERR_BADSLOT:
  1328. case -NFS4ERR_BAD_HIGH_SLOT:
  1329. case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
  1330. goto out_err;
  1331. }
  1332. nfs4_put_open_state(state);
  1333. spin_lock(&sp->so_lock);
  1334. goto restart;
  1335. }
  1336. write_seqcount_end(&sp->so_reclaim_seqcount);
  1337. spin_unlock(&sp->so_lock);
  1338. return 0;
  1339. out_err:
  1340. nfs4_put_open_state(state);
  1341. spin_lock(&sp->so_lock);
  1342. write_seqcount_end(&sp->so_reclaim_seqcount);
  1343. spin_unlock(&sp->so_lock);
  1344. return status;
  1345. }
  1346. static void nfs4_clear_open_state(struct nfs4_state *state)
  1347. {
  1348. struct nfs4_lock_state *lock;
  1349. clear_bit(NFS_DELEGATED_STATE, &state->flags);
  1350. clear_bit(NFS_O_RDONLY_STATE, &state->flags);
  1351. clear_bit(NFS_O_WRONLY_STATE, &state->flags);
  1352. clear_bit(NFS_O_RDWR_STATE, &state->flags);
  1353. spin_lock(&state->state_lock);
  1354. list_for_each_entry(lock, &state->lock_states, ls_locks) {
  1355. lock->ls_seqid.flags = 0;
  1356. clear_bit(NFS_LOCK_INITIALIZED, &lock->ls_flags);
  1357. }
  1358. spin_unlock(&state->state_lock);
  1359. }
  1360. static void nfs4_reset_seqids(struct nfs_server *server,
  1361. int (*mark_reclaim)(struct nfs_client *clp, struct nfs4_state *state))
  1362. {
  1363. struct nfs_client *clp = server->nfs_client;
  1364. struct nfs4_state_owner *sp;
  1365. struct rb_node *pos;
  1366. struct nfs4_state *state;
  1367. spin_lock(&clp->cl_lock);
  1368. for (pos = rb_first(&server->state_owners);
  1369. pos != NULL;
  1370. pos = rb_next(pos)) {
  1371. sp = rb_entry(pos, struct nfs4_state_owner, so_server_node);
  1372. sp->so_seqid.flags = 0;
  1373. spin_lock(&sp->so_lock);
  1374. list_for_each_entry(state, &sp->so_states, open_states) {
  1375. if (mark_reclaim(clp, state))
  1376. nfs4_clear_open_state(state);
  1377. }
  1378. spin_unlock(&sp->so_lock);
  1379. }
  1380. spin_unlock(&clp->cl_lock);
  1381. }
  1382. static void nfs4_state_mark_reclaim_helper(struct nfs_client *clp,
  1383. int (*mark_reclaim)(struct nfs_client *clp, struct nfs4_state *state))
  1384. {
  1385. struct nfs_server *server;
  1386. rcu_read_lock();
  1387. list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link)
  1388. nfs4_reset_seqids(server, mark_reclaim);
  1389. rcu_read_unlock();
  1390. }
  1391. static void nfs4_state_start_reclaim_reboot(struct nfs_client *clp)
  1392. {
  1393. /* Mark all delegations for reclaim */
  1394. nfs_delegation_mark_reclaim(clp);
  1395. nfs4_state_mark_reclaim_helper(clp, nfs4_state_mark_reclaim_reboot);
  1396. }
  1397. static void nfs4_reclaim_complete(struct nfs_client *clp,
  1398. const struct nfs4_state_recovery_ops *ops)
  1399. {
  1400. /* Notify the server we're done reclaiming our state */
  1401. if (ops->reclaim_complete)
  1402. (void)ops->reclaim_complete(clp);
  1403. }
  1404. static void nfs4_clear_reclaim_server(struct nfs_server *server)
  1405. {
  1406. struct nfs_client *clp = server->nfs_client;
  1407. struct nfs4_state_owner *sp;
  1408. struct rb_node *pos;
  1409. struct nfs4_state *state;
  1410. spin_lock(&clp->cl_lock);
  1411. for (pos = rb_first(&server->state_owners);
  1412. pos != NULL;
  1413. pos = rb_next(pos)) {
  1414. sp = rb_entry(pos, struct nfs4_state_owner, so_server_node);
  1415. spin_lock(&sp->so_lock);
  1416. list_for_each_entry(state, &sp->so_states, open_states) {
  1417. if (!test_and_clear_bit(NFS_STATE_RECLAIM_REBOOT,
  1418. &state->flags))
  1419. continue;
  1420. nfs4_state_mark_reclaim_nograce(clp, state);
  1421. }
  1422. spin_unlock(&sp->so_lock);
  1423. }
  1424. spin_unlock(&clp->cl_lock);
  1425. }
  1426. static int nfs4_state_clear_reclaim_reboot(struct nfs_client *clp)
  1427. {
  1428. struct nfs_server *server;
  1429. if (!test_and_clear_bit(NFS4CLNT_RECLAIM_REBOOT, &clp->cl_state))
  1430. return 0;
  1431. rcu_read_lock();
  1432. list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link)
  1433. nfs4_clear_reclaim_server(server);
  1434. rcu_read_unlock();
  1435. nfs_delegation_reap_unclaimed(clp);
  1436. return 1;
  1437. }
  1438. static void nfs4_state_end_reclaim_reboot(struct nfs_client *clp)
  1439. {
  1440. if (!nfs4_state_clear_reclaim_reboot(clp))
  1441. return;
  1442. nfs4_reclaim_complete(clp, clp->cl_mvops->reboot_recovery_ops);
  1443. }
  1444. static void nfs_delegation_clear_all(struct nfs_client *clp)
  1445. {
  1446. nfs_delegation_mark_reclaim(clp);
  1447. nfs_delegation_reap_unclaimed(clp);
  1448. }
  1449. static void nfs4_state_start_reclaim_nograce(struct nfs_client *clp)
  1450. {
  1451. nfs_delegation_clear_all(clp);
  1452. nfs4_state_mark_reclaim_helper(clp, nfs4_state_mark_reclaim_nograce);
  1453. }
  1454. static int nfs4_recovery_handle_error(struct nfs_client *clp, int error)
  1455. {
  1456. switch (error) {
  1457. case 0:
  1458. break;
  1459. case -NFS4ERR_CB_PATH_DOWN:
  1460. nfs40_handle_cb_pathdown(clp);
  1461. break;
  1462. case -NFS4ERR_NO_GRACE:
  1463. nfs4_state_end_reclaim_reboot(clp);
  1464. break;
  1465. case -NFS4ERR_STALE_CLIENTID:
  1466. case -NFS4ERR_LEASE_MOVED:
  1467. set_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state);
  1468. nfs4_state_clear_reclaim_reboot(clp);
  1469. nfs4_state_start_reclaim_reboot(clp);
  1470. break;
  1471. case -NFS4ERR_EXPIRED:
  1472. set_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state);
  1473. nfs4_state_start_reclaim_nograce(clp);
  1474. break;
  1475. case -NFS4ERR_BADSESSION:
  1476. case -NFS4ERR_BADSLOT:
  1477. case -NFS4ERR_BAD_HIGH_SLOT:
  1478. case -NFS4ERR_DEADSESSION:
  1479. case -NFS4ERR_SEQ_FALSE_RETRY:
  1480. case -NFS4ERR_SEQ_MISORDERED:
  1481. set_bit(NFS4CLNT_SESSION_RESET, &clp->cl_state);
  1482. /* Zero session reset errors */
  1483. break;
  1484. case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
  1485. set_bit(NFS4CLNT_BIND_CONN_TO_SESSION, &clp->cl_state);
  1486. break;
  1487. default:
  1488. dprintk("%s: failed to handle error %d for server %s\n",
  1489. __func__, error, clp->cl_hostname);
  1490. return error;
  1491. }
  1492. dprintk("%s: handled error %d for server %s\n", __func__, error,
  1493. clp->cl_hostname);
  1494. return 0;
  1495. }
  1496. static int nfs4_do_reclaim(struct nfs_client *clp, const struct nfs4_state_recovery_ops *ops)
  1497. {
  1498. struct nfs4_state_owner *sp;
  1499. struct nfs_server *server;
  1500. struct rb_node *pos;
  1501. int status = 0;
  1502. restart:
  1503. rcu_read_lock();
  1504. list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) {
  1505. nfs4_purge_state_owners(server);
  1506. spin_lock(&clp->cl_lock);
  1507. for (pos = rb_first(&server->state_owners);
  1508. pos != NULL;
  1509. pos = rb_next(pos)) {
  1510. sp = rb_entry(pos,
  1511. struct nfs4_state_owner, so_server_node);
  1512. if (!test_and_clear_bit(ops->owner_flag_bit,
  1513. &sp->so_flags))
  1514. continue;
  1515. atomic_inc(&sp->so_count);
  1516. spin_unlock(&clp->cl_lock);
  1517. rcu_read_unlock();
  1518. status = nfs4_reclaim_open_state(sp, ops);
  1519. if (status < 0) {
  1520. set_bit(ops->owner_flag_bit, &sp->so_flags);
  1521. nfs4_put_state_owner(sp);
  1522. return nfs4_recovery_handle_error(clp, status);
  1523. }
  1524. nfs4_put_state_owner(sp);
  1525. goto restart;
  1526. }
  1527. spin_unlock(&clp->cl_lock);
  1528. }
  1529. rcu_read_unlock();
  1530. return status;
  1531. }
  1532. static int nfs4_check_lease(struct nfs_client *clp)
  1533. {
  1534. struct rpc_cred *cred;
  1535. const struct nfs4_state_maintenance_ops *ops =
  1536. clp->cl_mvops->state_renewal_ops;
  1537. int status;
  1538. /* Is the client already known to have an expired lease? */
  1539. if (test_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state))
  1540. return 0;
  1541. spin_lock(&clp->cl_lock);
  1542. cred = ops->get_state_renewal_cred_locked(clp);
  1543. spin_unlock(&clp->cl_lock);
  1544. if (cred == NULL) {
  1545. cred = nfs4_get_setclientid_cred(clp);
  1546. status = -ENOKEY;
  1547. if (cred == NULL)
  1548. goto out;
  1549. }
  1550. status = ops->renew_lease(clp, cred);
  1551. put_rpccred(cred);
  1552. out:
  1553. return nfs4_recovery_handle_error(clp, status);
  1554. }
  1555. /* Set NFS4CLNT_LEASE_EXPIRED and reclaim reboot state for all v4.0 errors
  1556. * and for recoverable errors on EXCHANGE_ID for v4.1
  1557. */
  1558. static int nfs4_handle_reclaim_lease_error(struct nfs_client *clp, int status)
  1559. {
  1560. switch (status) {
  1561. case -NFS4ERR_SEQ_MISORDERED:
  1562. if (test_and_set_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state))
  1563. return -ESERVERFAULT;
  1564. /* Lease confirmation error: retry after purging the lease */
  1565. ssleep(1);
  1566. clear_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state);
  1567. break;
  1568. case -NFS4ERR_STALE_CLIENTID:
  1569. clear_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state);
  1570. nfs4_state_clear_reclaim_reboot(clp);
  1571. nfs4_state_start_reclaim_reboot(clp);
  1572. break;
  1573. case -NFS4ERR_CLID_INUSE:
  1574. pr_err("NFS: Server %s reports our clientid is in use\n",
  1575. clp->cl_hostname);
  1576. nfs_mark_client_ready(clp, -EPERM);
  1577. clear_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state);
  1578. return -EPERM;
  1579. case -EACCES:
  1580. case -NFS4ERR_DELAY:
  1581. case -ETIMEDOUT:
  1582. case -EAGAIN:
  1583. ssleep(1);
  1584. break;
  1585. case -NFS4ERR_MINOR_VERS_MISMATCH:
  1586. if (clp->cl_cons_state == NFS_CS_SESSION_INITING)
  1587. nfs_mark_client_ready(clp, -EPROTONOSUPPORT);
  1588. dprintk("%s: exit with error %d for server %s\n",
  1589. __func__, -EPROTONOSUPPORT, clp->cl_hostname);
  1590. return -EPROTONOSUPPORT;
  1591. case -NFS4ERR_NOT_SAME: /* FixMe: implement recovery
  1592. * in nfs4_exchange_id */
  1593. default:
  1594. dprintk("%s: exit with error %d for server %s\n", __func__,
  1595. status, clp->cl_hostname);
  1596. return status;
  1597. }
  1598. set_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state);
  1599. dprintk("%s: handled error %d for server %s\n", __func__, status,
  1600. clp->cl_hostname);
  1601. return 0;
  1602. }
  1603. static int nfs4_establish_lease(struct nfs_client *clp)
  1604. {
  1605. struct rpc_cred *cred;
  1606. const struct nfs4_state_recovery_ops *ops =
  1607. clp->cl_mvops->reboot_recovery_ops;
  1608. int status;
  1609. cred = ops->get_clid_cred(clp);
  1610. if (cred == NULL)
  1611. return -ENOENT;
  1612. status = ops->establish_clid(clp, cred);
  1613. put_rpccred(cred);
  1614. if (status != 0)
  1615. return status;
  1616. pnfs_destroy_all_layouts(clp);
  1617. return 0;
  1618. }
  1619. /*
  1620. * Returns zero or a negative errno. NFS4ERR values are converted
  1621. * to local errno values.
  1622. */
  1623. static int nfs4_reclaim_lease(struct nfs_client *clp)
  1624. {
  1625. int status;
  1626. status = nfs4_establish_lease(clp);
  1627. if (status < 0)
  1628. return nfs4_handle_reclaim_lease_error(clp, status);
  1629. if (test_and_clear_bit(NFS4CLNT_SERVER_SCOPE_MISMATCH, &clp->cl_state))
  1630. nfs4_state_start_reclaim_nograce(clp);
  1631. if (!test_bit(NFS4CLNT_RECLAIM_NOGRACE, &clp->cl_state))
  1632. set_bit(NFS4CLNT_RECLAIM_REBOOT, &clp->cl_state);
  1633. clear_bit(NFS4CLNT_CHECK_LEASE, &clp->cl_state);
  1634. clear_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state);
  1635. return 0;
  1636. }
  1637. static int nfs4_purge_lease(struct nfs_client *clp)
  1638. {
  1639. int status;
  1640. status = nfs4_establish_lease(clp);
  1641. if (status < 0)
  1642. return nfs4_handle_reclaim_lease_error(clp, status);
  1643. clear_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state);
  1644. set_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state);
  1645. nfs4_state_start_reclaim_nograce(clp);
  1646. return 0;
  1647. }
  1648. /**
  1649. * nfs4_discover_server_trunking - Detect server IP address trunking
  1650. *
  1651. * @clp: nfs_client under test
  1652. * @result: OUT: found nfs_client, or clp
  1653. *
  1654. * Returns zero or a negative errno. If zero is returned,
  1655. * an nfs_client pointer is planted in "result".
  1656. *
  1657. * Note: since we are invoked in process context, and
  1658. * not from inside the state manager, we cannot use
  1659. * nfs4_handle_reclaim_lease_error().
  1660. */
  1661. int nfs4_discover_server_trunking(struct nfs_client *clp,
  1662. struct nfs_client **result)
  1663. {
  1664. const struct nfs4_state_recovery_ops *ops =
  1665. clp->cl_mvops->reboot_recovery_ops;
  1666. struct rpc_clnt *clnt;
  1667. struct rpc_cred *cred;
  1668. int i, status;
  1669. dprintk("NFS: %s: testing '%s'\n", __func__, clp->cl_hostname);
  1670. clnt = clp->cl_rpcclient;
  1671. i = 0;
  1672. mutex_lock(&nfs_clid_init_mutex);
  1673. again:
  1674. status = -ENOENT;
  1675. cred = ops->get_clid_cred(clp);
  1676. if (cred == NULL)
  1677. goto out_unlock;
  1678. status = ops->detect_trunking(clp, result, cred);
  1679. put_rpccred(cred);
  1680. switch (status) {
  1681. case 0:
  1682. break;
  1683. case -NFS4ERR_DELAY:
  1684. case -ETIMEDOUT:
  1685. case -EAGAIN:
  1686. ssleep(1);
  1687. case -NFS4ERR_STALE_CLIENTID:
  1688. dprintk("NFS: %s after status %d, retrying\n",
  1689. __func__, status);
  1690. goto again;
  1691. case -EACCES:
  1692. if (i++)
  1693. break;
  1694. case -NFS4ERR_CLID_INUSE:
  1695. case -NFS4ERR_WRONGSEC:
  1696. clnt = rpc_clone_client_set_auth(clnt, RPC_AUTH_NULL);
  1697. if (IS_ERR(clnt)) {
  1698. status = PTR_ERR(clnt);
  1699. break;
  1700. }
  1701. clp->cl_rpcclient = clnt;
  1702. goto again;
  1703. case -NFS4ERR_MINOR_VERS_MISMATCH:
  1704. status = -EPROTONOSUPPORT;
  1705. break;
  1706. case -EKEYEXPIRED:
  1707. case -NFS4ERR_NOT_SAME: /* FixMe: implement recovery
  1708. * in nfs4_exchange_id */
  1709. status = -EKEYEXPIRED;
  1710. break;
  1711. default:
  1712. pr_warn("NFS: %s unhandled error %d. Exiting with error EIO\n",
  1713. __func__, status);
  1714. status = -EIO;
  1715. }
  1716. out_unlock:
  1717. mutex_unlock(&nfs_clid_init_mutex);
  1718. dprintk("NFS: %s: status = %d\n", __func__, status);
  1719. return status;
  1720. }
  1721. #ifdef CONFIG_NFS_V4_1
  1722. void nfs4_schedule_session_recovery(struct nfs4_session *session, int err)
  1723. {
  1724. struct nfs_client *clp = session->clp;
  1725. switch (err) {
  1726. default:
  1727. set_bit(NFS4CLNT_SESSION_RESET, &clp->cl_state);
  1728. break;
  1729. case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
  1730. set_bit(NFS4CLNT_BIND_CONN_TO_SESSION, &clp->cl_state);
  1731. }
  1732. nfs4_schedule_lease_recovery(clp);
  1733. }
  1734. EXPORT_SYMBOL_GPL(nfs4_schedule_session_recovery);
  1735. static void nfs41_ping_server(struct nfs_client *clp)
  1736. {
  1737. /* Use CHECK_LEASE to ping the server with a SEQUENCE */
  1738. set_bit(NFS4CLNT_CHECK_LEASE, &clp->cl_state);
  1739. nfs4_schedule_state_manager(clp);
  1740. }
  1741. void nfs41_server_notify_target_slotid_update(struct nfs_client *clp)
  1742. {
  1743. nfs41_ping_server(clp);
  1744. }
  1745. void nfs41_server_notify_highest_slotid_update(struct nfs_client *clp)
  1746. {
  1747. nfs41_ping_server(clp);
  1748. }
  1749. static void nfs4_reset_all_state(struct nfs_client *clp)
  1750. {
  1751. if (test_and_set_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state) == 0) {
  1752. set_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state);
  1753. clear_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state);
  1754. nfs4_state_start_reclaim_nograce(clp);
  1755. dprintk("%s: scheduling reset of all state for server %s!\n",
  1756. __func__, clp->cl_hostname);
  1757. nfs4_schedule_state_manager(clp);
  1758. }
  1759. }
  1760. static void nfs41_handle_server_reboot(struct nfs_client *clp)
  1761. {
  1762. if (test_and_set_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state) == 0) {
  1763. nfs4_state_start_reclaim_reboot(clp);
  1764. dprintk("%s: server %s rebooted!\n", __func__,
  1765. clp->cl_hostname);
  1766. nfs4_schedule_state_manager(clp);
  1767. }
  1768. }
  1769. static void nfs41_handle_state_revoked(struct nfs_client *clp)
  1770. {
  1771. nfs4_reset_all_state(clp);
  1772. dprintk("%s: state revoked on server %s\n", __func__, clp->cl_hostname);
  1773. }
  1774. static void nfs41_handle_recallable_state_revoked(struct nfs_client *clp)
  1775. {
  1776. /* This will need to handle layouts too */
  1777. nfs_expire_all_delegations(clp);
  1778. dprintk("%s: Recallable state revoked on server %s!\n", __func__,
  1779. clp->cl_hostname);
  1780. }
  1781. static void nfs41_handle_backchannel_fault(struct nfs_client *clp)
  1782. {
  1783. nfs_expire_all_delegations(clp);
  1784. if (test_and_set_bit(NFS4CLNT_SESSION_RESET, &clp->cl_state) == 0)
  1785. nfs4_schedule_state_manager(clp);
  1786. dprintk("%s: server %s declared a backchannel fault\n", __func__,
  1787. clp->cl_hostname);
  1788. }
  1789. static void nfs41_handle_cb_path_down(struct nfs_client *clp)
  1790. {
  1791. if (test_and_set_bit(NFS4CLNT_BIND_CONN_TO_SESSION,
  1792. &clp->cl_state) == 0)
  1793. nfs4_schedule_state_manager(clp);
  1794. }
  1795. void nfs41_handle_sequence_flag_errors(struct nfs_client *clp, u32 flags)
  1796. {
  1797. if (!flags)
  1798. return;
  1799. dprintk("%s: \"%s\" (client ID %llx) flags=0x%08x\n",
  1800. __func__, clp->cl_hostname, clp->cl_clientid, flags);
  1801. if (flags & SEQ4_STATUS_RESTART_RECLAIM_NEEDED)
  1802. nfs41_handle_server_reboot(clp);
  1803. if (flags & (SEQ4_STATUS_EXPIRED_ALL_STATE_REVOKED |
  1804. SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED |
  1805. SEQ4_STATUS_ADMIN_STATE_REVOKED |
  1806. SEQ4_STATUS_LEASE_MOVED))
  1807. nfs41_handle_state_revoked(clp);
  1808. if (flags & SEQ4_STATUS_RECALLABLE_STATE_REVOKED)
  1809. nfs41_handle_recallable_state_revoked(clp);
  1810. if (flags & SEQ4_STATUS_BACKCHANNEL_FAULT)
  1811. nfs41_handle_backchannel_fault(clp);
  1812. else if (flags & (SEQ4_STATUS_CB_PATH_DOWN |
  1813. SEQ4_STATUS_CB_PATH_DOWN_SESSION))
  1814. nfs41_handle_cb_path_down(clp);
  1815. }
  1816. static int nfs4_reset_session(struct nfs_client *clp)
  1817. {
  1818. struct rpc_cred *cred;
  1819. int status;
  1820. if (!nfs4_has_session(clp))
  1821. return 0;
  1822. nfs4_begin_drain_session(clp);
  1823. cred = nfs4_get_exchange_id_cred(clp);
  1824. status = nfs4_proc_destroy_session(clp->cl_session, cred);
  1825. switch (status) {
  1826. case 0:
  1827. case -NFS4ERR_BADSESSION:
  1828. case -NFS4ERR_DEADSESSION:
  1829. break;
  1830. case -NFS4ERR_BACK_CHAN_BUSY:
  1831. case -NFS4ERR_DELAY:
  1832. set_bit(NFS4CLNT_SESSION_RESET, &clp->cl_state);
  1833. status = 0;
  1834. ssleep(1);
  1835. goto out;
  1836. default:
  1837. status = nfs4_recovery_handle_error(clp, status);
  1838. goto out;
  1839. }
  1840. memset(clp->cl_session->sess_id.data, 0, NFS4_MAX_SESSIONID_LEN);
  1841. status = nfs4_proc_create_session(clp, cred);
  1842. if (status) {
  1843. dprintk("%s: session reset failed with status %d for server %s!\n",
  1844. __func__, status, clp->cl_hostname);
  1845. status = nfs4_handle_reclaim_lease_error(clp, status);
  1846. goto out;
  1847. }
  1848. nfs41_finish_session_reset(clp);
  1849. dprintk("%s: session reset was successful for server %s!\n",
  1850. __func__, clp->cl_hostname);
  1851. out:
  1852. if (cred)
  1853. put_rpccred(cred);
  1854. return status;
  1855. }
  1856. static int nfs4_bind_conn_to_session(struct nfs_client *clp)
  1857. {
  1858. struct rpc_cred *cred;
  1859. int ret;
  1860. if (!nfs4_has_session(clp))
  1861. return 0;
  1862. nfs4_begin_drain_session(clp);
  1863. cred = nfs4_get_exchange_id_cred(clp);
  1864. ret = nfs4_proc_bind_conn_to_session(clp, cred);
  1865. if (cred)
  1866. put_rpccred(cred);
  1867. clear_bit(NFS4CLNT_BIND_CONN_TO_SESSION, &clp->cl_state);
  1868. switch (ret) {
  1869. case 0:
  1870. dprintk("%s: bind_conn_to_session was successful for server %s!\n",
  1871. __func__, clp->cl_hostname);
  1872. break;
  1873. case -NFS4ERR_DELAY:
  1874. ssleep(1);
  1875. set_bit(NFS4CLNT_BIND_CONN_TO_SESSION, &clp->cl_state);
  1876. break;
  1877. default:
  1878. return nfs4_recovery_handle_error(clp, ret);
  1879. }
  1880. return 0;
  1881. }
  1882. #else /* CONFIG_NFS_V4_1 */
  1883. static int nfs4_reset_session(struct nfs_client *clp) { return 0; }
  1884. static int nfs4_end_drain_session(struct nfs_client *clp) { return 0; }
  1885. static int nfs4_bind_conn_to_session(struct nfs_client *clp)
  1886. {
  1887. return 0;
  1888. }
  1889. #endif /* CONFIG_NFS_V4_1 */
  1890. static void nfs4_state_manager(struct nfs_client *clp)
  1891. {
  1892. int status = 0;
  1893. const char *section = "", *section_sep = "";
  1894. /* Ensure exclusive access to NFSv4 state */
  1895. do {
  1896. if (test_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state)) {
  1897. section = "purge state";
  1898. status = nfs4_purge_lease(clp);
  1899. if (status < 0)
  1900. goto out_error;
  1901. continue;
  1902. }
  1903. if (test_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state)) {
  1904. section = "lease expired";
  1905. /* We're going to have to re-establish a clientid */
  1906. status = nfs4_reclaim_lease(clp);
  1907. if (status < 0)
  1908. goto out_error;
  1909. continue;
  1910. }
  1911. /* Initialize or reset the session */
  1912. if (test_and_clear_bit(NFS4CLNT_SESSION_RESET, &clp->cl_state)) {
  1913. section = "reset session";
  1914. status = nfs4_reset_session(clp);
  1915. if (test_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state))
  1916. continue;
  1917. if (status < 0)
  1918. goto out_error;
  1919. }
  1920. /* Send BIND_CONN_TO_SESSION */
  1921. if (test_and_clear_bit(NFS4CLNT_BIND_CONN_TO_SESSION,
  1922. &clp->cl_state)) {
  1923. section = "bind conn to session";
  1924. status = nfs4_bind_conn_to_session(clp);
  1925. if (status < 0)
  1926. goto out_error;
  1927. continue;
  1928. }
  1929. if (test_and_clear_bit(NFS4CLNT_CHECK_LEASE, &clp->cl_state)) {
  1930. section = "check lease";
  1931. status = nfs4_check_lease(clp);
  1932. if (status < 0)
  1933. goto out_error;
  1934. continue;
  1935. }
  1936. /* First recover reboot state... */
  1937. if (test_bit(NFS4CLNT_RECLAIM_REBOOT, &clp->cl_state)) {
  1938. section = "reclaim reboot";
  1939. status = nfs4_do_reclaim(clp,
  1940. clp->cl_mvops->reboot_recovery_ops);
  1941. if (test_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state) ||
  1942. test_bit(NFS4CLNT_SESSION_RESET, &clp->cl_state))
  1943. continue;
  1944. nfs4_state_end_reclaim_reboot(clp);
  1945. if (test_bit(NFS4CLNT_RECLAIM_NOGRACE, &clp->cl_state))
  1946. continue;
  1947. if (status < 0)
  1948. goto out_error;
  1949. }
  1950. /* Now recover expired state... */
  1951. if (test_and_clear_bit(NFS4CLNT_RECLAIM_NOGRACE, &clp->cl_state)) {
  1952. section = "reclaim nograce";
  1953. status = nfs4_do_reclaim(clp,
  1954. clp->cl_mvops->nograce_recovery_ops);
  1955. if (test_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state) ||
  1956. test_bit(NFS4CLNT_SESSION_RESET, &clp->cl_state) ||
  1957. test_bit(NFS4CLNT_RECLAIM_REBOOT, &clp->cl_state))
  1958. continue;
  1959. if (status < 0)
  1960. goto out_error;
  1961. }
  1962. nfs4_end_drain_session(clp);
  1963. if (test_and_clear_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state)) {
  1964. nfs_client_return_marked_delegations(clp);
  1965. continue;
  1966. }
  1967. nfs4_clear_state_manager_bit(clp);
  1968. /* Did we race with an attempt to give us more work? */
  1969. if (clp->cl_state == 0)
  1970. break;
  1971. if (test_and_set_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) != 0)
  1972. break;
  1973. } while (atomic_read(&clp->cl_count) > 1);
  1974. return;
  1975. out_error:
  1976. if (strlen(section))
  1977. section_sep = ": ";
  1978. pr_warn_ratelimited("NFS: state manager%s%s failed on NFSv4 server %s"
  1979. " with error %d\n", section_sep, section,
  1980. clp->cl_hostname, -status);
  1981. ssleep(1);
  1982. nfs4_end_drain_session(clp);
  1983. nfs4_clear_state_manager_bit(clp);
  1984. }
  1985. static int nfs4_run_state_manager(void *ptr)
  1986. {
  1987. struct nfs_client *clp = ptr;
  1988. allow_signal(SIGKILL);
  1989. nfs4_state_manager(clp);
  1990. nfs_put_client(clp);
  1991. module_put_and_exit(0);
  1992. return 0;
  1993. }
  1994. /*
  1995. * Local variables:
  1996. * c-basic-offset: 8
  1997. * End:
  1998. */