write.c 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126
  1. /*
  2. * linux/fs/nfs/write.c
  3. *
  4. * Write file data over NFS.
  5. *
  6. * Copyright (C) 1996, 1997, Olaf Kirch <okir@monad.swb.de>
  7. */
  8. #include <linux/types.h>
  9. #include <linux/slab.h>
  10. #include <linux/mm.h>
  11. #include <linux/pagemap.h>
  12. #include <linux/file.h>
  13. #include <linux/writeback.h>
  14. #include <linux/swap.h>
  15. #include <linux/migrate.h>
  16. #include <linux/sunrpc/clnt.h>
  17. #include <linux/nfs_fs.h>
  18. #include <linux/nfs_mount.h>
  19. #include <linux/nfs_page.h>
  20. #include <linux/backing-dev.h>
  21. #include <linux/export.h>
  22. #include <linux/freezer.h>
  23. #include <linux/wait.h>
  24. #include <asm/uaccess.h>
  25. #include "delegation.h"
  26. #include "internal.h"
  27. #include "iostat.h"
  28. #include "nfs4_fs.h"
  29. #include "fscache.h"
  30. #include "pnfs.h"
  31. #include "nfstrace.h"
  32. #define NFSDBG_FACILITY NFSDBG_PAGECACHE
  33. #define MIN_POOL_WRITE (32)
  34. #define MIN_POOL_COMMIT (4)
  35. /*
  36. * Local function declarations
  37. */
  38. static void nfs_redirty_request(struct nfs_page *req);
  39. static const struct rpc_call_ops nfs_commit_ops;
  40. static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops;
  41. static const struct nfs_commit_completion_ops nfs_commit_completion_ops;
  42. static const struct nfs_rw_ops nfs_rw_write_ops;
  43. static void nfs_clear_request_commit(struct nfs_page *req);
  44. static void nfs_init_cinfo_from_inode(struct nfs_commit_info *cinfo,
  45. struct inode *inode);
  46. static struct nfs_page *
  47. nfs_page_search_commits_for_head_request_locked(struct nfs_inode *nfsi,
  48. struct page *page);
  49. static struct kmem_cache *nfs_wdata_cachep;
  50. static mempool_t *nfs_wdata_mempool;
  51. static struct kmem_cache *nfs_cdata_cachep;
  52. static mempool_t *nfs_commit_mempool;
  53. struct nfs_commit_data *nfs_commitdata_alloc(void)
  54. {
  55. struct nfs_commit_data *p = mempool_alloc(nfs_commit_mempool, GFP_NOIO);
  56. if (p) {
  57. memset(p, 0, sizeof(*p));
  58. INIT_LIST_HEAD(&p->pages);
  59. }
  60. return p;
  61. }
  62. EXPORT_SYMBOL_GPL(nfs_commitdata_alloc);
  63. void nfs_commit_free(struct nfs_commit_data *p)
  64. {
  65. mempool_free(p, nfs_commit_mempool);
  66. }
  67. EXPORT_SYMBOL_GPL(nfs_commit_free);
  68. static struct nfs_pgio_header *nfs_writehdr_alloc(void)
  69. {
  70. struct nfs_pgio_header *p = mempool_alloc(nfs_wdata_mempool, GFP_NOIO);
  71. if (p)
  72. memset(p, 0, sizeof(*p));
  73. return p;
  74. }
  75. static void nfs_writehdr_free(struct nfs_pgio_header *hdr)
  76. {
  77. mempool_free(hdr, nfs_wdata_mempool);
  78. }
  79. static void nfs_context_set_write_error(struct nfs_open_context *ctx, int error)
  80. {
  81. ctx->error = error;
  82. smp_wmb();
  83. set_bit(NFS_CONTEXT_ERROR_WRITE, &ctx->flags);
  84. }
  85. /*
  86. * nfs_page_find_head_request_locked - find head request associated with @page
  87. *
  88. * must be called while holding the inode lock.
  89. *
  90. * returns matching head request with reference held, or NULL if not found.
  91. */
  92. static struct nfs_page *
  93. nfs_page_find_head_request_locked(struct nfs_inode *nfsi, struct page *page)
  94. {
  95. struct nfs_page *req = NULL;
  96. if (PagePrivate(page))
  97. req = (struct nfs_page *)page_private(page);
  98. else if (unlikely(PageSwapCache(page)))
  99. req = nfs_page_search_commits_for_head_request_locked(nfsi,
  100. page);
  101. if (req) {
  102. WARN_ON_ONCE(req->wb_head != req);
  103. kref_get(&req->wb_kref);
  104. }
  105. return req;
  106. }
  107. /*
  108. * nfs_page_find_head_request - find head request associated with @page
  109. *
  110. * returns matching head request with reference held, or NULL if not found.
  111. */
  112. static struct nfs_page *nfs_page_find_head_request(struct page *page)
  113. {
  114. struct inode *inode = page_file_mapping(page)->host;
  115. struct nfs_page *req = NULL;
  116. spin_lock(&inode->i_lock);
  117. req = nfs_page_find_head_request_locked(NFS_I(inode), page);
  118. spin_unlock(&inode->i_lock);
  119. return req;
  120. }
  121. /* Adjust the file length if we're writing beyond the end */
  122. static void nfs_grow_file(struct page *page, unsigned int offset, unsigned int count)
  123. {
  124. struct inode *inode = page_file_mapping(page)->host;
  125. loff_t end, i_size;
  126. pgoff_t end_index;
  127. spin_lock(&inode->i_lock);
  128. i_size = i_size_read(inode);
  129. end_index = (i_size - 1) >> PAGE_SHIFT;
  130. if (i_size > 0 && page_index(page) < end_index)
  131. goto out;
  132. end = page_file_offset(page) + ((loff_t)offset+count);
  133. if (i_size >= end)
  134. goto out;
  135. i_size_write(inode, end);
  136. nfs_inc_stats(inode, NFSIOS_EXTENDWRITE);
  137. out:
  138. spin_unlock(&inode->i_lock);
  139. }
  140. /* A writeback failed: mark the page as bad, and invalidate the page cache */
  141. static void nfs_set_pageerror(struct page *page)
  142. {
  143. nfs_zap_mapping(page_file_mapping(page)->host, page_file_mapping(page));
  144. }
  145. /*
  146. * nfs_page_group_search_locked
  147. * @head - head request of page group
  148. * @page_offset - offset into page
  149. *
  150. * Search page group with head @head to find a request that contains the
  151. * page offset @page_offset.
  152. *
  153. * Returns a pointer to the first matching nfs request, or NULL if no
  154. * match is found.
  155. *
  156. * Must be called with the page group lock held
  157. */
  158. static struct nfs_page *
  159. nfs_page_group_search_locked(struct nfs_page *head, unsigned int page_offset)
  160. {
  161. struct nfs_page *req;
  162. WARN_ON_ONCE(head != head->wb_head);
  163. WARN_ON_ONCE(!test_bit(PG_HEADLOCK, &head->wb_head->wb_flags));
  164. req = head;
  165. do {
  166. if (page_offset >= req->wb_pgbase &&
  167. page_offset < (req->wb_pgbase + req->wb_bytes))
  168. return req;
  169. req = req->wb_this_page;
  170. } while (req != head);
  171. return NULL;
  172. }
  173. /*
  174. * nfs_page_group_covers_page
  175. * @head - head request of page group
  176. *
  177. * Return true if the page group with head @head covers the whole page,
  178. * returns false otherwise
  179. */
  180. static bool nfs_page_group_covers_page(struct nfs_page *req)
  181. {
  182. struct nfs_page *tmp;
  183. unsigned int pos = 0;
  184. unsigned int len = nfs_page_length(req->wb_page);
  185. nfs_page_group_lock(req, false);
  186. do {
  187. tmp = nfs_page_group_search_locked(req->wb_head, pos);
  188. if (tmp) {
  189. /* no way this should happen */
  190. WARN_ON_ONCE(tmp->wb_pgbase != pos);
  191. pos += tmp->wb_bytes - (pos - tmp->wb_pgbase);
  192. }
  193. } while (tmp && pos < len);
  194. nfs_page_group_unlock(req);
  195. WARN_ON_ONCE(pos > len);
  196. return pos == len;
  197. }
  198. /* We can set the PG_uptodate flag if we see that a write request
  199. * covers the full page.
  200. */
  201. static void nfs_mark_uptodate(struct nfs_page *req)
  202. {
  203. if (PageUptodate(req->wb_page))
  204. return;
  205. if (!nfs_page_group_covers_page(req))
  206. return;
  207. SetPageUptodate(req->wb_page);
  208. }
  209. static int wb_priority(struct writeback_control *wbc)
  210. {
  211. int ret = 0;
  212. if (wbc->sync_mode == WB_SYNC_ALL)
  213. ret = FLUSH_COND_STABLE;
  214. return ret;
  215. }
  216. /*
  217. * NFS congestion control
  218. */
  219. int nfs_congestion_kb;
  220. #define NFS_CONGESTION_ON_THRESH (nfs_congestion_kb >> (PAGE_SHIFT-10))
  221. #define NFS_CONGESTION_OFF_THRESH \
  222. (NFS_CONGESTION_ON_THRESH - (NFS_CONGESTION_ON_THRESH >> 2))
  223. static void nfs_set_page_writeback(struct page *page)
  224. {
  225. struct nfs_server *nfss = NFS_SERVER(page_file_mapping(page)->host);
  226. int ret = test_set_page_writeback(page);
  227. WARN_ON_ONCE(ret != 0);
  228. if (atomic_long_inc_return(&nfss->writeback) >
  229. NFS_CONGESTION_ON_THRESH) {
  230. set_bdi_congested(&nfss->backing_dev_info,
  231. BLK_RW_ASYNC);
  232. }
  233. }
  234. static void nfs_end_page_writeback(struct nfs_page *req)
  235. {
  236. struct inode *inode = page_file_mapping(req->wb_page)->host;
  237. struct nfs_server *nfss = NFS_SERVER(inode);
  238. if (!nfs_page_group_sync_on_bit(req, PG_WB_END))
  239. return;
  240. end_page_writeback(req->wb_page);
  241. if (atomic_long_dec_return(&nfss->writeback) < NFS_CONGESTION_OFF_THRESH)
  242. clear_bdi_congested(&nfss->backing_dev_info, BLK_RW_ASYNC);
  243. }
  244. /* nfs_page_group_clear_bits
  245. * @req - an nfs request
  246. * clears all page group related bits from @req
  247. */
  248. static void
  249. nfs_page_group_clear_bits(struct nfs_page *req)
  250. {
  251. clear_bit(PG_TEARDOWN, &req->wb_flags);
  252. clear_bit(PG_UNLOCKPAGE, &req->wb_flags);
  253. clear_bit(PG_UPTODATE, &req->wb_flags);
  254. clear_bit(PG_WB_END, &req->wb_flags);
  255. clear_bit(PG_REMOVE, &req->wb_flags);
  256. }
  257. /*
  258. * nfs_unroll_locks_and_wait - unlock all newly locked reqs and wait on @req
  259. *
  260. * this is a helper function for nfs_lock_and_join_requests
  261. *
  262. * @inode - inode associated with request page group, must be holding inode lock
  263. * @head - head request of page group, must be holding head lock
  264. * @req - request that couldn't lock and needs to wait on the req bit lock
  265. * @nonblock - if true, don't actually wait
  266. *
  267. * NOTE: this must be called holding page_group bit lock and inode spin lock
  268. * and BOTH will be released before returning.
  269. *
  270. * returns 0 on success, < 0 on error.
  271. */
  272. static int
  273. nfs_unroll_locks_and_wait(struct inode *inode, struct nfs_page *head,
  274. struct nfs_page *req, bool nonblock)
  275. __releases(&inode->i_lock)
  276. {
  277. struct nfs_page *tmp;
  278. int ret;
  279. /* relinquish all the locks successfully grabbed this run */
  280. for (tmp = head ; tmp != req; tmp = tmp->wb_this_page)
  281. nfs_unlock_request(tmp);
  282. WARN_ON_ONCE(test_bit(PG_TEARDOWN, &req->wb_flags));
  283. /* grab a ref on the request that will be waited on */
  284. kref_get(&req->wb_kref);
  285. nfs_page_group_unlock(head);
  286. spin_unlock(&inode->i_lock);
  287. /* release ref from nfs_page_find_head_request_locked */
  288. nfs_release_request(head);
  289. if (!nonblock)
  290. ret = nfs_wait_on_request(req);
  291. else
  292. ret = -EAGAIN;
  293. nfs_release_request(req);
  294. return ret;
  295. }
  296. /*
  297. * nfs_destroy_unlinked_subrequests - destroy recently unlinked subrequests
  298. *
  299. * @destroy_list - request list (using wb_this_page) terminated by @old_head
  300. * @old_head - the old head of the list
  301. *
  302. * All subrequests must be locked and removed from all lists, so at this point
  303. * they are only "active" in this function, and possibly in nfs_wait_on_request
  304. * with a reference held by some other context.
  305. */
  306. static void
  307. nfs_destroy_unlinked_subrequests(struct nfs_page *destroy_list,
  308. struct nfs_page *old_head)
  309. {
  310. while (destroy_list) {
  311. struct nfs_page *subreq = destroy_list;
  312. destroy_list = (subreq->wb_this_page == old_head) ?
  313. NULL : subreq->wb_this_page;
  314. WARN_ON_ONCE(old_head != subreq->wb_head);
  315. /* make sure old group is not used */
  316. subreq->wb_head = subreq;
  317. subreq->wb_this_page = subreq;
  318. /* subreq is now totally disconnected from page group or any
  319. * write / commit lists. last chance to wake any waiters */
  320. nfs_unlock_request(subreq);
  321. if (!test_bit(PG_TEARDOWN, &subreq->wb_flags)) {
  322. /* release ref on old head request */
  323. nfs_release_request(old_head);
  324. nfs_page_group_clear_bits(subreq);
  325. /* release the PG_INODE_REF reference */
  326. if (test_and_clear_bit(PG_INODE_REF, &subreq->wb_flags))
  327. nfs_release_request(subreq);
  328. else
  329. WARN_ON_ONCE(1);
  330. } else {
  331. WARN_ON_ONCE(test_bit(PG_CLEAN, &subreq->wb_flags));
  332. /* zombie requests have already released the last
  333. * reference and were waiting on the rest of the
  334. * group to complete. Since it's no longer part of a
  335. * group, simply free the request */
  336. nfs_page_group_clear_bits(subreq);
  337. nfs_free_request(subreq);
  338. }
  339. }
  340. }
  341. /*
  342. * nfs_lock_and_join_requests - join all subreqs to the head req and return
  343. * a locked reference, cancelling any pending
  344. * operations for this page.
  345. *
  346. * @page - the page used to lookup the "page group" of nfs_page structures
  347. * @nonblock - if true, don't block waiting for request locks
  348. *
  349. * This function joins all sub requests to the head request by first
  350. * locking all requests in the group, cancelling any pending operations
  351. * and finally updating the head request to cover the whole range covered by
  352. * the (former) group. All subrequests are removed from any write or commit
  353. * lists, unlinked from the group and destroyed.
  354. *
  355. * Returns a locked, referenced pointer to the head request - which after
  356. * this call is guaranteed to be the only request associated with the page.
  357. * Returns NULL if no requests are found for @page, or a ERR_PTR if an
  358. * error was encountered.
  359. */
  360. static struct nfs_page *
  361. nfs_lock_and_join_requests(struct page *page, bool nonblock)
  362. {
  363. struct inode *inode = page_file_mapping(page)->host;
  364. struct nfs_page *head, *subreq;
  365. struct nfs_page *destroy_list = NULL;
  366. unsigned int total_bytes;
  367. int ret;
  368. try_again:
  369. total_bytes = 0;
  370. WARN_ON_ONCE(destroy_list);
  371. spin_lock(&inode->i_lock);
  372. /*
  373. * A reference is taken only on the head request which acts as a
  374. * reference to the whole page group - the group will not be destroyed
  375. * until the head reference is released.
  376. */
  377. head = nfs_page_find_head_request_locked(NFS_I(inode), page);
  378. if (!head) {
  379. spin_unlock(&inode->i_lock);
  380. return NULL;
  381. }
  382. /* holding inode lock, so always make a non-blocking call to try the
  383. * page group lock */
  384. ret = nfs_page_group_lock(head, true);
  385. if (ret < 0) {
  386. spin_unlock(&inode->i_lock);
  387. if (!nonblock && ret == -EAGAIN) {
  388. nfs_page_group_lock_wait(head);
  389. nfs_release_request(head);
  390. goto try_again;
  391. }
  392. nfs_release_request(head);
  393. return ERR_PTR(ret);
  394. }
  395. /* lock each request in the page group */
  396. subreq = head;
  397. do {
  398. /*
  399. * Subrequests are always contiguous, non overlapping
  400. * and in order - but may be repeated (mirrored writes).
  401. */
  402. if (subreq->wb_offset == (head->wb_offset + total_bytes)) {
  403. /* keep track of how many bytes this group covers */
  404. total_bytes += subreq->wb_bytes;
  405. } else if (WARN_ON_ONCE(subreq->wb_offset < head->wb_offset ||
  406. ((subreq->wb_offset + subreq->wb_bytes) >
  407. (head->wb_offset + total_bytes)))) {
  408. nfs_page_group_unlock(head);
  409. spin_unlock(&inode->i_lock);
  410. return ERR_PTR(-EIO);
  411. }
  412. if (!nfs_lock_request(subreq)) {
  413. /* releases page group bit lock and
  414. * inode spin lock and all references */
  415. ret = nfs_unroll_locks_and_wait(inode, head,
  416. subreq, nonblock);
  417. if (ret == 0)
  418. goto try_again;
  419. return ERR_PTR(ret);
  420. }
  421. subreq = subreq->wb_this_page;
  422. } while (subreq != head);
  423. /* Now that all requests are locked, make sure they aren't on any list.
  424. * Commit list removal accounting is done after locks are dropped */
  425. subreq = head;
  426. do {
  427. nfs_clear_request_commit(subreq);
  428. subreq = subreq->wb_this_page;
  429. } while (subreq != head);
  430. /* unlink subrequests from head, destroy them later */
  431. if (head->wb_this_page != head) {
  432. /* destroy list will be terminated by head */
  433. destroy_list = head->wb_this_page;
  434. head->wb_this_page = head;
  435. /* change head request to cover whole range that
  436. * the former page group covered */
  437. head->wb_bytes = total_bytes;
  438. }
  439. /*
  440. * prepare head request to be added to new pgio descriptor
  441. */
  442. nfs_page_group_clear_bits(head);
  443. /*
  444. * some part of the group was still on the inode list - otherwise
  445. * the group wouldn't be involved in async write.
  446. * grab a reference for the head request, iff it needs one.
  447. */
  448. if (!test_and_set_bit(PG_INODE_REF, &head->wb_flags))
  449. kref_get(&head->wb_kref);
  450. nfs_page_group_unlock(head);
  451. /* drop lock to clean uprequests on destroy list */
  452. spin_unlock(&inode->i_lock);
  453. nfs_destroy_unlinked_subrequests(destroy_list, head);
  454. /* still holds ref on head from nfs_page_find_head_request_locked
  455. * and still has lock on head from lock loop */
  456. return head;
  457. }
  458. static void nfs_write_error_remove_page(struct nfs_page *req)
  459. {
  460. nfs_unlock_request(req);
  461. nfs_end_page_writeback(req);
  462. generic_error_remove_page(page_file_mapping(req->wb_page),
  463. req->wb_page);
  464. nfs_release_request(req);
  465. }
  466. /*
  467. * Find an associated nfs write request, and prepare to flush it out
  468. * May return an error if the user signalled nfs_wait_on_request().
  469. */
  470. static int nfs_page_async_flush(struct nfs_pageio_descriptor *pgio,
  471. struct page *page, bool nonblock,
  472. bool launder)
  473. {
  474. struct nfs_page *req;
  475. int ret = 0;
  476. req = nfs_lock_and_join_requests(page, nonblock);
  477. if (!req)
  478. goto out;
  479. ret = PTR_ERR(req);
  480. if (IS_ERR(req))
  481. goto out;
  482. nfs_set_page_writeback(page);
  483. WARN_ON_ONCE(test_bit(PG_CLEAN, &req->wb_flags));
  484. ret = 0;
  485. if (!nfs_pageio_add_request(pgio, req)) {
  486. ret = pgio->pg_error;
  487. /*
  488. * Remove the problematic req upon fatal errors
  489. * in launder case, while other dirty pages can
  490. * still be around until they get flushed.
  491. */
  492. if (nfs_error_is_fatal(ret)) {
  493. nfs_context_set_write_error(req->wb_context, ret);
  494. if (launder) {
  495. nfs_write_error_remove_page(req);
  496. goto out;
  497. }
  498. }
  499. nfs_redirty_request(req);
  500. ret = -EAGAIN;
  501. } else
  502. nfs_add_stats(page_file_mapping(page)->host,
  503. NFSIOS_WRITEPAGES, 1);
  504. out:
  505. return ret;
  506. }
  507. static int nfs_do_writepage(struct page *page, struct writeback_control *wbc,
  508. struct nfs_pageio_descriptor *pgio, bool launder)
  509. {
  510. int ret;
  511. nfs_pageio_cond_complete(pgio, page_index(page));
  512. ret = nfs_page_async_flush(pgio, page, wbc->sync_mode == WB_SYNC_NONE,
  513. launder);
  514. if (ret == -EAGAIN) {
  515. redirty_page_for_writepage(wbc, page);
  516. ret = 0;
  517. }
  518. return ret;
  519. }
  520. /*
  521. * Write an mmapped page to the server.
  522. */
  523. static int nfs_writepage_locked(struct page *page,
  524. struct writeback_control *wbc,
  525. bool launder)
  526. {
  527. struct nfs_pageio_descriptor pgio;
  528. struct inode *inode = page_file_mapping(page)->host;
  529. int err;
  530. nfs_inc_stats(inode, NFSIOS_VFSWRITEPAGE);
  531. nfs_pageio_init_write(&pgio, inode, 0,
  532. false, &nfs_async_write_completion_ops);
  533. err = nfs_do_writepage(page, wbc, &pgio, launder);
  534. nfs_pageio_complete(&pgio);
  535. if (err < 0)
  536. return err;
  537. if (pgio.pg_error < 0)
  538. return pgio.pg_error;
  539. return 0;
  540. }
  541. int nfs_writepage(struct page *page, struct writeback_control *wbc)
  542. {
  543. int ret;
  544. ret = nfs_writepage_locked(page, wbc, false);
  545. unlock_page(page);
  546. return ret;
  547. }
  548. static int nfs_writepages_callback(struct page *page, struct writeback_control *wbc, void *data)
  549. {
  550. int ret;
  551. ret = nfs_do_writepage(page, wbc, data, false);
  552. unlock_page(page);
  553. return ret;
  554. }
  555. int nfs_writepages(struct address_space *mapping, struct writeback_control *wbc)
  556. {
  557. struct inode *inode = mapping->host;
  558. struct nfs_pageio_descriptor pgio;
  559. int err;
  560. nfs_inc_stats(inode, NFSIOS_VFSWRITEPAGES);
  561. nfs_pageio_init_write(&pgio, inode, wb_priority(wbc), false,
  562. &nfs_async_write_completion_ops);
  563. err = write_cache_pages(mapping, wbc, nfs_writepages_callback, &pgio);
  564. nfs_pageio_complete(&pgio);
  565. if (err < 0)
  566. goto out_err;
  567. err = pgio.pg_error;
  568. if (err < 0)
  569. goto out_err;
  570. return 0;
  571. out_err:
  572. return err;
  573. }
  574. /*
  575. * Insert a write request into an inode
  576. */
  577. static void nfs_inode_add_request(struct inode *inode, struct nfs_page *req)
  578. {
  579. struct nfs_inode *nfsi = NFS_I(inode);
  580. WARN_ON_ONCE(req->wb_this_page != req);
  581. /* Lock the request! */
  582. nfs_lock_request(req);
  583. spin_lock(&inode->i_lock);
  584. if (!nfsi->nrequests &&
  585. NFS_PROTO(inode)->have_delegation(inode, FMODE_WRITE))
  586. inode->i_version++;
  587. /*
  588. * Swap-space should not get truncated. Hence no need to plug the race
  589. * with invalidate/truncate.
  590. */
  591. if (likely(!PageSwapCache(req->wb_page))) {
  592. set_bit(PG_MAPPED, &req->wb_flags);
  593. SetPagePrivate(req->wb_page);
  594. set_page_private(req->wb_page, (unsigned long)req);
  595. }
  596. nfsi->nrequests++;
  597. /* this a head request for a page group - mark it as having an
  598. * extra reference so sub groups can follow suit.
  599. * This flag also informs pgio layer when to bump nrequests when
  600. * adding subrequests. */
  601. WARN_ON(test_and_set_bit(PG_INODE_REF, &req->wb_flags));
  602. kref_get(&req->wb_kref);
  603. spin_unlock(&inode->i_lock);
  604. }
  605. /*
  606. * Remove a write request from an inode
  607. */
  608. static void nfs_inode_remove_request(struct nfs_page *req)
  609. {
  610. struct inode *inode = d_inode(req->wb_context->dentry);
  611. struct nfs_inode *nfsi = NFS_I(inode);
  612. struct nfs_page *head;
  613. if (nfs_page_group_sync_on_bit(req, PG_REMOVE)) {
  614. head = req->wb_head;
  615. spin_lock(&inode->i_lock);
  616. if (likely(head->wb_page && !PageSwapCache(head->wb_page))) {
  617. set_page_private(head->wb_page, 0);
  618. ClearPagePrivate(head->wb_page);
  619. smp_mb__after_atomic();
  620. wake_up_page(head->wb_page, PG_private);
  621. clear_bit(PG_MAPPED, &head->wb_flags);
  622. }
  623. nfsi->nrequests--;
  624. spin_unlock(&inode->i_lock);
  625. } else {
  626. spin_lock(&inode->i_lock);
  627. nfsi->nrequests--;
  628. spin_unlock(&inode->i_lock);
  629. }
  630. if (test_and_clear_bit(PG_INODE_REF, &req->wb_flags))
  631. nfs_release_request(req);
  632. }
  633. static void
  634. nfs_mark_request_dirty(struct nfs_page *req)
  635. {
  636. if (req->wb_page)
  637. __set_page_dirty_nobuffers(req->wb_page);
  638. }
  639. /*
  640. * nfs_page_search_commits_for_head_request_locked
  641. *
  642. * Search through commit lists on @inode for the head request for @page.
  643. * Must be called while holding the inode (which is cinfo) lock.
  644. *
  645. * Returns the head request if found, or NULL if not found.
  646. */
  647. static struct nfs_page *
  648. nfs_page_search_commits_for_head_request_locked(struct nfs_inode *nfsi,
  649. struct page *page)
  650. {
  651. struct nfs_page *freq, *t;
  652. struct nfs_commit_info cinfo;
  653. struct inode *inode = &nfsi->vfs_inode;
  654. nfs_init_cinfo_from_inode(&cinfo, inode);
  655. /* search through pnfs commit lists */
  656. freq = pnfs_search_commit_reqs(inode, &cinfo, page);
  657. if (freq)
  658. return freq->wb_head;
  659. /* Linearly search the commit list for the correct request */
  660. list_for_each_entry_safe(freq, t, &cinfo.mds->list, wb_list) {
  661. if (freq->wb_page == page)
  662. return freq->wb_head;
  663. }
  664. return NULL;
  665. }
  666. /**
  667. * nfs_request_add_commit_list_locked - add request to a commit list
  668. * @req: pointer to a struct nfs_page
  669. * @dst: commit list head
  670. * @cinfo: holds list lock and accounting info
  671. *
  672. * This sets the PG_CLEAN bit, updates the cinfo count of
  673. * number of outstanding requests requiring a commit as well as
  674. * the MM page stats.
  675. *
  676. * The caller must hold cinfo->inode->i_lock, and the nfs_page lock.
  677. */
  678. void
  679. nfs_request_add_commit_list_locked(struct nfs_page *req, struct list_head *dst,
  680. struct nfs_commit_info *cinfo)
  681. {
  682. set_bit(PG_CLEAN, &req->wb_flags);
  683. nfs_list_add_request(req, dst);
  684. cinfo->mds->ncommit++;
  685. }
  686. EXPORT_SYMBOL_GPL(nfs_request_add_commit_list_locked);
  687. /**
  688. * nfs_request_add_commit_list - add request to a commit list
  689. * @req: pointer to a struct nfs_page
  690. * @dst: commit list head
  691. * @cinfo: holds list lock and accounting info
  692. *
  693. * This sets the PG_CLEAN bit, updates the cinfo count of
  694. * number of outstanding requests requiring a commit as well as
  695. * the MM page stats.
  696. *
  697. * The caller must _not_ hold the cinfo->lock, but must be
  698. * holding the nfs_page lock.
  699. */
  700. void
  701. nfs_request_add_commit_list(struct nfs_page *req, struct nfs_commit_info *cinfo)
  702. {
  703. spin_lock(&cinfo->inode->i_lock);
  704. nfs_request_add_commit_list_locked(req, &cinfo->mds->list, cinfo);
  705. spin_unlock(&cinfo->inode->i_lock);
  706. if (req->wb_page)
  707. nfs_mark_page_unstable(req->wb_page, cinfo);
  708. }
  709. EXPORT_SYMBOL_GPL(nfs_request_add_commit_list);
  710. /**
  711. * nfs_request_remove_commit_list - Remove request from a commit list
  712. * @req: pointer to a nfs_page
  713. * @cinfo: holds list lock and accounting info
  714. *
  715. * This clears the PG_CLEAN bit, and updates the cinfo's count of
  716. * number of outstanding requests requiring a commit
  717. * It does not update the MM page stats.
  718. *
  719. * The caller _must_ hold the cinfo->lock and the nfs_page lock.
  720. */
  721. void
  722. nfs_request_remove_commit_list(struct nfs_page *req,
  723. struct nfs_commit_info *cinfo)
  724. {
  725. if (!test_and_clear_bit(PG_CLEAN, &(req)->wb_flags))
  726. return;
  727. nfs_list_remove_request(req);
  728. cinfo->mds->ncommit--;
  729. }
  730. EXPORT_SYMBOL_GPL(nfs_request_remove_commit_list);
  731. static void nfs_init_cinfo_from_inode(struct nfs_commit_info *cinfo,
  732. struct inode *inode)
  733. {
  734. cinfo->inode = inode;
  735. cinfo->mds = &NFS_I(inode)->commit_info;
  736. cinfo->ds = pnfs_get_ds_info(inode);
  737. cinfo->dreq = NULL;
  738. cinfo->completion_ops = &nfs_commit_completion_ops;
  739. }
  740. void nfs_init_cinfo(struct nfs_commit_info *cinfo,
  741. struct inode *inode,
  742. struct nfs_direct_req *dreq)
  743. {
  744. if (dreq)
  745. nfs_init_cinfo_from_dreq(cinfo, dreq);
  746. else
  747. nfs_init_cinfo_from_inode(cinfo, inode);
  748. }
  749. EXPORT_SYMBOL_GPL(nfs_init_cinfo);
  750. /*
  751. * Add a request to the inode's commit list.
  752. */
  753. void
  754. nfs_mark_request_commit(struct nfs_page *req, struct pnfs_layout_segment *lseg,
  755. struct nfs_commit_info *cinfo, u32 ds_commit_idx)
  756. {
  757. if (pnfs_mark_request_commit(req, lseg, cinfo, ds_commit_idx))
  758. return;
  759. nfs_request_add_commit_list(req, cinfo);
  760. }
  761. static void
  762. nfs_clear_page_commit(struct page *page)
  763. {
  764. dec_node_page_state(page, NR_UNSTABLE_NFS);
  765. dec_wb_stat(&inode_to_bdi(page_file_mapping(page)->host)->wb,
  766. WB_RECLAIMABLE);
  767. }
  768. /* Called holding inode (/cinfo) lock */
  769. static void
  770. nfs_clear_request_commit(struct nfs_page *req)
  771. {
  772. if (test_bit(PG_CLEAN, &req->wb_flags)) {
  773. struct inode *inode = d_inode(req->wb_context->dentry);
  774. struct nfs_commit_info cinfo;
  775. nfs_init_cinfo_from_inode(&cinfo, inode);
  776. if (!pnfs_clear_request_commit(req, &cinfo)) {
  777. nfs_request_remove_commit_list(req, &cinfo);
  778. }
  779. nfs_clear_page_commit(req->wb_page);
  780. }
  781. }
  782. int nfs_write_need_commit(struct nfs_pgio_header *hdr)
  783. {
  784. if (hdr->verf.committed == NFS_DATA_SYNC)
  785. return hdr->lseg == NULL;
  786. return hdr->verf.committed != NFS_FILE_SYNC;
  787. }
  788. static void nfs_write_completion(struct nfs_pgio_header *hdr)
  789. {
  790. struct nfs_commit_info cinfo;
  791. unsigned long bytes = 0;
  792. if (test_bit(NFS_IOHDR_REDO, &hdr->flags))
  793. goto out;
  794. nfs_init_cinfo_from_inode(&cinfo, hdr->inode);
  795. while (!list_empty(&hdr->pages)) {
  796. struct nfs_page *req = nfs_list_entry(hdr->pages.next);
  797. bytes += req->wb_bytes;
  798. nfs_list_remove_request(req);
  799. if (test_bit(NFS_IOHDR_ERROR, &hdr->flags) &&
  800. (hdr->good_bytes < bytes)) {
  801. nfs_set_pageerror(req->wb_page);
  802. nfs_context_set_write_error(req->wb_context, hdr->error);
  803. goto remove_req;
  804. }
  805. if (nfs_write_need_commit(hdr)) {
  806. memcpy(&req->wb_verf, &hdr->verf.verifier, sizeof(req->wb_verf));
  807. nfs_mark_request_commit(req, hdr->lseg, &cinfo,
  808. hdr->pgio_mirror_idx);
  809. goto next;
  810. }
  811. remove_req:
  812. nfs_inode_remove_request(req);
  813. next:
  814. nfs_unlock_request(req);
  815. nfs_end_page_writeback(req);
  816. nfs_release_request(req);
  817. }
  818. out:
  819. hdr->release(hdr);
  820. }
  821. unsigned long
  822. nfs_reqs_to_commit(struct nfs_commit_info *cinfo)
  823. {
  824. return cinfo->mds->ncommit;
  825. }
  826. /* cinfo->inode->i_lock held by caller */
  827. int
  828. nfs_scan_commit_list(struct list_head *src, struct list_head *dst,
  829. struct nfs_commit_info *cinfo, int max)
  830. {
  831. struct nfs_page *req, *tmp;
  832. int ret = 0;
  833. list_for_each_entry_safe(req, tmp, src, wb_list) {
  834. if (!nfs_lock_request(req))
  835. continue;
  836. kref_get(&req->wb_kref);
  837. if (cond_resched_lock(&cinfo->inode->i_lock))
  838. list_safe_reset_next(req, tmp, wb_list);
  839. nfs_request_remove_commit_list(req, cinfo);
  840. nfs_list_add_request(req, dst);
  841. ret++;
  842. if ((ret == max) && !cinfo->dreq)
  843. break;
  844. }
  845. return ret;
  846. }
  847. /*
  848. * nfs_scan_commit - Scan an inode for commit requests
  849. * @inode: NFS inode to scan
  850. * @dst: mds destination list
  851. * @cinfo: mds and ds lists of reqs ready to commit
  852. *
  853. * Moves requests from the inode's 'commit' request list.
  854. * The requests are *not* checked to ensure that they form a contiguous set.
  855. */
  856. int
  857. nfs_scan_commit(struct inode *inode, struct list_head *dst,
  858. struct nfs_commit_info *cinfo)
  859. {
  860. int ret = 0;
  861. spin_lock(&cinfo->inode->i_lock);
  862. if (cinfo->mds->ncommit > 0) {
  863. const int max = INT_MAX;
  864. ret = nfs_scan_commit_list(&cinfo->mds->list, dst,
  865. cinfo, max);
  866. ret += pnfs_scan_commit_lists(inode, cinfo, max - ret);
  867. }
  868. spin_unlock(&cinfo->inode->i_lock);
  869. return ret;
  870. }
  871. /*
  872. * Search for an existing write request, and attempt to update
  873. * it to reflect a new dirty region on a given page.
  874. *
  875. * If the attempt fails, then the existing request is flushed out
  876. * to disk.
  877. */
  878. static struct nfs_page *nfs_try_to_update_request(struct inode *inode,
  879. struct page *page,
  880. unsigned int offset,
  881. unsigned int bytes)
  882. {
  883. struct nfs_page *req;
  884. unsigned int rqend;
  885. unsigned int end;
  886. int error;
  887. if (!PagePrivate(page))
  888. return NULL;
  889. end = offset + bytes;
  890. spin_lock(&inode->i_lock);
  891. for (;;) {
  892. req = nfs_page_find_head_request_locked(NFS_I(inode), page);
  893. if (req == NULL)
  894. goto out_unlock;
  895. /* should be handled by nfs_flush_incompatible */
  896. WARN_ON_ONCE(req->wb_head != req);
  897. WARN_ON_ONCE(req->wb_this_page != req);
  898. rqend = req->wb_offset + req->wb_bytes;
  899. /*
  900. * Tell the caller to flush out the request if
  901. * the offsets are non-contiguous.
  902. * Note: nfs_flush_incompatible() will already
  903. * have flushed out requests having wrong owners.
  904. */
  905. if (offset > rqend
  906. || end < req->wb_offset)
  907. goto out_flushme;
  908. if (nfs_lock_request(req))
  909. break;
  910. /* The request is locked, so wait and then retry */
  911. spin_unlock(&inode->i_lock);
  912. error = nfs_wait_on_request(req);
  913. nfs_release_request(req);
  914. if (error != 0)
  915. goto out_err;
  916. spin_lock(&inode->i_lock);
  917. }
  918. /* Okay, the request matches. Update the region */
  919. if (offset < req->wb_offset) {
  920. req->wb_offset = offset;
  921. req->wb_pgbase = offset;
  922. }
  923. if (end > rqend)
  924. req->wb_bytes = end - req->wb_offset;
  925. else
  926. req->wb_bytes = rqend - req->wb_offset;
  927. out_unlock:
  928. if (req)
  929. nfs_clear_request_commit(req);
  930. spin_unlock(&inode->i_lock);
  931. return req;
  932. out_flushme:
  933. spin_unlock(&inode->i_lock);
  934. nfs_release_request(req);
  935. error = nfs_wb_page(inode, page);
  936. out_err:
  937. return ERR_PTR(error);
  938. }
  939. /*
  940. * Try to update an existing write request, or create one if there is none.
  941. *
  942. * Note: Should always be called with the Page Lock held to prevent races
  943. * if we have to add a new request. Also assumes that the caller has
  944. * already called nfs_flush_incompatible() if necessary.
  945. */
  946. static struct nfs_page * nfs_setup_write_request(struct nfs_open_context* ctx,
  947. struct page *page, unsigned int offset, unsigned int bytes)
  948. {
  949. struct inode *inode = page_file_mapping(page)->host;
  950. struct nfs_page *req;
  951. req = nfs_try_to_update_request(inode, page, offset, bytes);
  952. if (req != NULL)
  953. goto out;
  954. req = nfs_create_request(ctx, page, NULL, offset, bytes);
  955. if (IS_ERR(req))
  956. goto out;
  957. nfs_inode_add_request(inode, req);
  958. out:
  959. return req;
  960. }
  961. static int nfs_writepage_setup(struct nfs_open_context *ctx, struct page *page,
  962. unsigned int offset, unsigned int count)
  963. {
  964. struct nfs_page *req;
  965. req = nfs_setup_write_request(ctx, page, offset, count);
  966. if (IS_ERR(req))
  967. return PTR_ERR(req);
  968. /* Update file length */
  969. nfs_grow_file(page, offset, count);
  970. nfs_mark_uptodate(req);
  971. nfs_mark_request_dirty(req);
  972. nfs_unlock_and_release_request(req);
  973. return 0;
  974. }
  975. int nfs_flush_incompatible(struct file *file, struct page *page)
  976. {
  977. struct nfs_open_context *ctx = nfs_file_open_context(file);
  978. struct nfs_lock_context *l_ctx;
  979. struct file_lock_context *flctx = file_inode(file)->i_flctx;
  980. struct nfs_page *req;
  981. int do_flush, status;
  982. /*
  983. * Look for a request corresponding to this page. If there
  984. * is one, and it belongs to another file, we flush it out
  985. * before we try to copy anything into the page. Do this
  986. * due to the lack of an ACCESS-type call in NFSv2.
  987. * Also do the same if we find a request from an existing
  988. * dropped page.
  989. */
  990. do {
  991. req = nfs_page_find_head_request(page);
  992. if (req == NULL)
  993. return 0;
  994. l_ctx = req->wb_lock_context;
  995. do_flush = req->wb_page != page ||
  996. !nfs_match_open_context(req->wb_context, ctx);
  997. /* for now, flush if more than 1 request in page_group */
  998. do_flush |= req->wb_this_page != req;
  999. if (l_ctx && flctx &&
  1000. !(list_empty_careful(&flctx->flc_posix) &&
  1001. list_empty_careful(&flctx->flc_flock))) {
  1002. do_flush |= l_ctx->lockowner.l_owner != current->files
  1003. || l_ctx->lockowner.l_pid != current->tgid;
  1004. }
  1005. nfs_release_request(req);
  1006. if (!do_flush)
  1007. return 0;
  1008. status = nfs_wb_page(page_file_mapping(page)->host, page);
  1009. } while (status == 0);
  1010. return status;
  1011. }
  1012. /*
  1013. * Avoid buffered writes when a open context credential's key would
  1014. * expire soon.
  1015. *
  1016. * Returns -EACCES if the key will expire within RPC_KEY_EXPIRE_FAIL.
  1017. *
  1018. * Return 0 and set a credential flag which triggers the inode to flush
  1019. * and performs NFS_FILE_SYNC writes if the key will expired within
  1020. * RPC_KEY_EXPIRE_TIMEO.
  1021. */
  1022. int
  1023. nfs_key_timeout_notify(struct file *filp, struct inode *inode)
  1024. {
  1025. struct nfs_open_context *ctx = nfs_file_open_context(filp);
  1026. struct rpc_auth *auth = NFS_SERVER(inode)->client->cl_auth;
  1027. return rpcauth_key_timeout_notify(auth, ctx->cred);
  1028. }
  1029. /*
  1030. * Test if the open context credential key is marked to expire soon.
  1031. */
  1032. bool nfs_ctx_key_to_expire(struct nfs_open_context *ctx, struct inode *inode)
  1033. {
  1034. struct rpc_auth *auth = NFS_SERVER(inode)->client->cl_auth;
  1035. return rpcauth_cred_key_to_expire(auth, ctx->cred);
  1036. }
  1037. /*
  1038. * If the page cache is marked as unsafe or invalid, then we can't rely on
  1039. * the PageUptodate() flag. In this case, we will need to turn off
  1040. * write optimisations that depend on the page contents being correct.
  1041. */
  1042. static bool nfs_write_pageuptodate(struct page *page, struct inode *inode)
  1043. {
  1044. struct nfs_inode *nfsi = NFS_I(inode);
  1045. if (nfs_have_delegated_attributes(inode))
  1046. goto out;
  1047. if (nfsi->cache_validity & NFS_INO_REVAL_PAGECACHE)
  1048. return false;
  1049. smp_rmb();
  1050. if (test_bit(NFS_INO_INVALIDATING, &nfsi->flags))
  1051. return false;
  1052. out:
  1053. if (nfsi->cache_validity & NFS_INO_INVALID_DATA)
  1054. return false;
  1055. return PageUptodate(page) != 0;
  1056. }
  1057. static bool
  1058. is_whole_file_wrlock(struct file_lock *fl)
  1059. {
  1060. return fl->fl_start == 0 && fl->fl_end == OFFSET_MAX &&
  1061. fl->fl_type == F_WRLCK;
  1062. }
  1063. /* If we know the page is up to date, and we're not using byte range locks (or
  1064. * if we have the whole file locked for writing), it may be more efficient to
  1065. * extend the write to cover the entire page in order to avoid fragmentation
  1066. * inefficiencies.
  1067. *
  1068. * If the file is opened for synchronous writes then we can just skip the rest
  1069. * of the checks.
  1070. */
  1071. static int nfs_can_extend_write(struct file *file, struct page *page, struct inode *inode)
  1072. {
  1073. int ret;
  1074. struct file_lock_context *flctx = inode->i_flctx;
  1075. struct file_lock *fl;
  1076. if (file->f_flags & O_DSYNC)
  1077. return 0;
  1078. if (!nfs_write_pageuptodate(page, inode))
  1079. return 0;
  1080. if (NFS_PROTO(inode)->have_delegation(inode, FMODE_WRITE))
  1081. return 1;
  1082. if (!flctx || (list_empty_careful(&flctx->flc_flock) &&
  1083. list_empty_careful(&flctx->flc_posix)))
  1084. return 1;
  1085. /* Check to see if there are whole file write locks */
  1086. ret = 0;
  1087. spin_lock(&flctx->flc_lock);
  1088. if (!list_empty(&flctx->flc_posix)) {
  1089. fl = list_first_entry(&flctx->flc_posix, struct file_lock,
  1090. fl_list);
  1091. if (is_whole_file_wrlock(fl))
  1092. ret = 1;
  1093. } else if (!list_empty(&flctx->flc_flock)) {
  1094. fl = list_first_entry(&flctx->flc_flock, struct file_lock,
  1095. fl_list);
  1096. if (fl->fl_type == F_WRLCK)
  1097. ret = 1;
  1098. }
  1099. spin_unlock(&flctx->flc_lock);
  1100. return ret;
  1101. }
  1102. /*
  1103. * Update and possibly write a cached page of an NFS file.
  1104. *
  1105. * XXX: Keep an eye on generic_file_read to make sure it doesn't do bad
  1106. * things with a page scheduled for an RPC call (e.g. invalidate it).
  1107. */
  1108. int nfs_updatepage(struct file *file, struct page *page,
  1109. unsigned int offset, unsigned int count)
  1110. {
  1111. struct nfs_open_context *ctx = nfs_file_open_context(file);
  1112. struct inode *inode = page_file_mapping(page)->host;
  1113. int status = 0;
  1114. nfs_inc_stats(inode, NFSIOS_VFSUPDATEPAGE);
  1115. dprintk("NFS: nfs_updatepage(%pD2 %d@%lld)\n",
  1116. file, count, (long long)(page_file_offset(page) + offset));
  1117. if (!count)
  1118. goto out;
  1119. if (nfs_can_extend_write(file, page, inode)) {
  1120. count = max(count + offset, nfs_page_length(page));
  1121. offset = 0;
  1122. }
  1123. status = nfs_writepage_setup(ctx, page, offset, count);
  1124. if (status < 0)
  1125. nfs_set_pageerror(page);
  1126. else
  1127. __set_page_dirty_nobuffers(page);
  1128. out:
  1129. dprintk("NFS: nfs_updatepage returns %d (isize %lld)\n",
  1130. status, (long long)i_size_read(inode));
  1131. return status;
  1132. }
  1133. static int flush_task_priority(int how)
  1134. {
  1135. switch (how & (FLUSH_HIGHPRI|FLUSH_LOWPRI)) {
  1136. case FLUSH_HIGHPRI:
  1137. return RPC_PRIORITY_HIGH;
  1138. case FLUSH_LOWPRI:
  1139. return RPC_PRIORITY_LOW;
  1140. }
  1141. return RPC_PRIORITY_NORMAL;
  1142. }
  1143. static void nfs_initiate_write(struct nfs_pgio_header *hdr,
  1144. struct rpc_message *msg,
  1145. const struct nfs_rpc_ops *rpc_ops,
  1146. struct rpc_task_setup *task_setup_data, int how)
  1147. {
  1148. int priority = flush_task_priority(how);
  1149. task_setup_data->priority = priority;
  1150. rpc_ops->write_setup(hdr, msg);
  1151. nfs4_state_protect_write(NFS_SERVER(hdr->inode)->nfs_client,
  1152. &task_setup_data->rpc_client, msg, hdr);
  1153. }
  1154. /* If a nfs_flush_* function fails, it should remove reqs from @head and
  1155. * call this on each, which will prepare them to be retried on next
  1156. * writeback using standard nfs.
  1157. */
  1158. static void nfs_redirty_request(struct nfs_page *req)
  1159. {
  1160. nfs_mark_request_dirty(req);
  1161. set_bit(NFS_CONTEXT_RESEND_WRITES, &req->wb_context->flags);
  1162. nfs_unlock_request(req);
  1163. nfs_end_page_writeback(req);
  1164. nfs_release_request(req);
  1165. }
  1166. static void nfs_async_write_error(struct list_head *head)
  1167. {
  1168. struct nfs_page *req;
  1169. while (!list_empty(head)) {
  1170. req = nfs_list_entry(head->next);
  1171. nfs_list_remove_request(req);
  1172. nfs_redirty_request(req);
  1173. }
  1174. }
  1175. static void nfs_async_write_reschedule_io(struct nfs_pgio_header *hdr)
  1176. {
  1177. nfs_async_write_error(&hdr->pages);
  1178. }
  1179. static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops = {
  1180. .error_cleanup = nfs_async_write_error,
  1181. .completion = nfs_write_completion,
  1182. .reschedule_io = nfs_async_write_reschedule_io,
  1183. };
  1184. void nfs_pageio_init_write(struct nfs_pageio_descriptor *pgio,
  1185. struct inode *inode, int ioflags, bool force_mds,
  1186. const struct nfs_pgio_completion_ops *compl_ops)
  1187. {
  1188. struct nfs_server *server = NFS_SERVER(inode);
  1189. const struct nfs_pageio_ops *pg_ops = &nfs_pgio_rw_ops;
  1190. #ifdef CONFIG_NFS_V4_1
  1191. if (server->pnfs_curr_ld && !force_mds)
  1192. pg_ops = server->pnfs_curr_ld->pg_write_ops;
  1193. #endif
  1194. nfs_pageio_init(pgio, inode, pg_ops, compl_ops, &nfs_rw_write_ops,
  1195. server->wsize, ioflags);
  1196. }
  1197. EXPORT_SYMBOL_GPL(nfs_pageio_init_write);
  1198. void nfs_pageio_reset_write_mds(struct nfs_pageio_descriptor *pgio)
  1199. {
  1200. struct nfs_pgio_mirror *mirror;
  1201. if (pgio->pg_ops && pgio->pg_ops->pg_cleanup)
  1202. pgio->pg_ops->pg_cleanup(pgio);
  1203. pgio->pg_ops = &nfs_pgio_rw_ops;
  1204. nfs_pageio_stop_mirroring(pgio);
  1205. mirror = &pgio->pg_mirrors[0];
  1206. mirror->pg_bsize = NFS_SERVER(pgio->pg_inode)->wsize;
  1207. }
  1208. EXPORT_SYMBOL_GPL(nfs_pageio_reset_write_mds);
  1209. void nfs_commit_prepare(struct rpc_task *task, void *calldata)
  1210. {
  1211. struct nfs_commit_data *data = calldata;
  1212. NFS_PROTO(data->inode)->commit_rpc_prepare(task, data);
  1213. }
  1214. /*
  1215. * Special version of should_remove_suid() that ignores capabilities.
  1216. */
  1217. static int nfs_should_remove_suid(const struct inode *inode)
  1218. {
  1219. umode_t mode = inode->i_mode;
  1220. int kill = 0;
  1221. /* suid always must be killed */
  1222. if (unlikely(mode & S_ISUID))
  1223. kill = ATTR_KILL_SUID;
  1224. /*
  1225. * sgid without any exec bits is just a mandatory locking mark; leave
  1226. * it alone. If some exec bits are set, it's a real sgid; kill it.
  1227. */
  1228. if (unlikely((mode & S_ISGID) && (mode & S_IXGRP)))
  1229. kill |= ATTR_KILL_SGID;
  1230. if (unlikely(kill && S_ISREG(mode)))
  1231. return kill;
  1232. return 0;
  1233. }
  1234. static void nfs_writeback_check_extend(struct nfs_pgio_header *hdr,
  1235. struct nfs_fattr *fattr)
  1236. {
  1237. struct nfs_pgio_args *argp = &hdr->args;
  1238. struct nfs_pgio_res *resp = &hdr->res;
  1239. u64 size = argp->offset + resp->count;
  1240. if (!(fattr->valid & NFS_ATTR_FATTR_SIZE))
  1241. fattr->size = size;
  1242. if (nfs_size_to_loff_t(fattr->size) < i_size_read(hdr->inode)) {
  1243. fattr->valid &= ~NFS_ATTR_FATTR_SIZE;
  1244. return;
  1245. }
  1246. if (size != fattr->size)
  1247. return;
  1248. /* Set attribute barrier */
  1249. nfs_fattr_set_barrier(fattr);
  1250. /* ...and update size */
  1251. fattr->valid |= NFS_ATTR_FATTR_SIZE;
  1252. }
  1253. void nfs_writeback_update_inode(struct nfs_pgio_header *hdr)
  1254. {
  1255. struct nfs_fattr *fattr = &hdr->fattr;
  1256. struct inode *inode = hdr->inode;
  1257. spin_lock(&inode->i_lock);
  1258. nfs_writeback_check_extend(hdr, fattr);
  1259. nfs_post_op_update_inode_force_wcc_locked(inode, fattr);
  1260. spin_unlock(&inode->i_lock);
  1261. }
  1262. EXPORT_SYMBOL_GPL(nfs_writeback_update_inode);
  1263. /*
  1264. * This function is called when the WRITE call is complete.
  1265. */
  1266. static int nfs_writeback_done(struct rpc_task *task,
  1267. struct nfs_pgio_header *hdr,
  1268. struct inode *inode)
  1269. {
  1270. int status;
  1271. /*
  1272. * ->write_done will attempt to use post-op attributes to detect
  1273. * conflicting writes by other clients. A strict interpretation
  1274. * of close-to-open would allow us to continue caching even if
  1275. * another writer had changed the file, but some applications
  1276. * depend on tighter cache coherency when writing.
  1277. */
  1278. status = NFS_PROTO(inode)->write_done(task, hdr);
  1279. if (status != 0)
  1280. return status;
  1281. nfs_add_stats(inode, NFSIOS_SERVERWRITTENBYTES, hdr->res.count);
  1282. if (hdr->res.verf->committed < hdr->args.stable &&
  1283. task->tk_status >= 0) {
  1284. /* We tried a write call, but the server did not
  1285. * commit data to stable storage even though we
  1286. * requested it.
  1287. * Note: There is a known bug in Tru64 < 5.0 in which
  1288. * the server reports NFS_DATA_SYNC, but performs
  1289. * NFS_FILE_SYNC. We therefore implement this checking
  1290. * as a dprintk() in order to avoid filling syslog.
  1291. */
  1292. static unsigned long complain;
  1293. /* Note this will print the MDS for a DS write */
  1294. if (time_before(complain, jiffies)) {
  1295. dprintk("NFS: faulty NFS server %s:"
  1296. " (committed = %d) != (stable = %d)\n",
  1297. NFS_SERVER(inode)->nfs_client->cl_hostname,
  1298. hdr->res.verf->committed, hdr->args.stable);
  1299. complain = jiffies + 300 * HZ;
  1300. }
  1301. }
  1302. /* Deal with the suid/sgid bit corner case */
  1303. if (nfs_should_remove_suid(inode))
  1304. nfs_mark_for_revalidate(inode);
  1305. return 0;
  1306. }
  1307. /*
  1308. * This function is called when the WRITE call is complete.
  1309. */
  1310. static void nfs_writeback_result(struct rpc_task *task,
  1311. struct nfs_pgio_header *hdr)
  1312. {
  1313. struct nfs_pgio_args *argp = &hdr->args;
  1314. struct nfs_pgio_res *resp = &hdr->res;
  1315. if (resp->count < argp->count) {
  1316. static unsigned long complain;
  1317. /* This a short write! */
  1318. nfs_inc_stats(hdr->inode, NFSIOS_SHORTWRITE);
  1319. /* Has the server at least made some progress? */
  1320. if (resp->count == 0) {
  1321. if (time_before(complain, jiffies)) {
  1322. printk(KERN_WARNING
  1323. "NFS: Server wrote zero bytes, expected %u.\n",
  1324. argp->count);
  1325. complain = jiffies + 300 * HZ;
  1326. }
  1327. nfs_set_pgio_error(hdr, -EIO, argp->offset);
  1328. task->tk_status = -EIO;
  1329. return;
  1330. }
  1331. /* For non rpc-based layout drivers, retry-through-MDS */
  1332. if (!task->tk_ops) {
  1333. hdr->pnfs_error = -EAGAIN;
  1334. return;
  1335. }
  1336. /* Was this an NFSv2 write or an NFSv3 stable write? */
  1337. if (resp->verf->committed != NFS_UNSTABLE) {
  1338. /* Resend from where the server left off */
  1339. hdr->mds_offset += resp->count;
  1340. argp->offset += resp->count;
  1341. argp->pgbase += resp->count;
  1342. argp->count -= resp->count;
  1343. } else {
  1344. /* Resend as a stable write in order to avoid
  1345. * headaches in the case of a server crash.
  1346. */
  1347. argp->stable = NFS_FILE_SYNC;
  1348. }
  1349. rpc_restart_call_prepare(task);
  1350. }
  1351. }
  1352. static int wait_on_commit(struct nfs_mds_commit_info *cinfo)
  1353. {
  1354. return wait_on_atomic_t(&cinfo->rpcs_out,
  1355. nfs_wait_atomic_killable, TASK_KILLABLE);
  1356. }
  1357. static void nfs_commit_begin(struct nfs_mds_commit_info *cinfo)
  1358. {
  1359. atomic_inc(&cinfo->rpcs_out);
  1360. }
  1361. static void nfs_commit_end(struct nfs_mds_commit_info *cinfo)
  1362. {
  1363. if (atomic_dec_and_test(&cinfo->rpcs_out))
  1364. wake_up_atomic_t(&cinfo->rpcs_out);
  1365. }
  1366. void nfs_commitdata_release(struct nfs_commit_data *data)
  1367. {
  1368. put_nfs_open_context(data->context);
  1369. nfs_commit_free(data);
  1370. }
  1371. EXPORT_SYMBOL_GPL(nfs_commitdata_release);
  1372. int nfs_initiate_commit(struct rpc_clnt *clnt, struct nfs_commit_data *data,
  1373. const struct nfs_rpc_ops *nfs_ops,
  1374. const struct rpc_call_ops *call_ops,
  1375. int how, int flags)
  1376. {
  1377. struct rpc_task *task;
  1378. int priority = flush_task_priority(how);
  1379. struct rpc_message msg = {
  1380. .rpc_argp = &data->args,
  1381. .rpc_resp = &data->res,
  1382. .rpc_cred = data->cred,
  1383. };
  1384. struct rpc_task_setup task_setup_data = {
  1385. .task = &data->task,
  1386. .rpc_client = clnt,
  1387. .rpc_message = &msg,
  1388. .callback_ops = call_ops,
  1389. .callback_data = data,
  1390. .workqueue = nfsiod_workqueue,
  1391. .flags = RPC_TASK_ASYNC | flags,
  1392. .priority = priority,
  1393. };
  1394. /* Set up the initial task struct. */
  1395. nfs_ops->commit_setup(data, &msg);
  1396. dprintk("NFS: initiated commit call\n");
  1397. nfs4_state_protect(NFS_SERVER(data->inode)->nfs_client,
  1398. NFS_SP4_MACH_CRED_COMMIT, &task_setup_data.rpc_client, &msg);
  1399. task = rpc_run_task(&task_setup_data);
  1400. if (IS_ERR(task))
  1401. return PTR_ERR(task);
  1402. if (how & FLUSH_SYNC)
  1403. rpc_wait_for_completion_task(task);
  1404. rpc_put_task(task);
  1405. return 0;
  1406. }
  1407. EXPORT_SYMBOL_GPL(nfs_initiate_commit);
  1408. static loff_t nfs_get_lwb(struct list_head *head)
  1409. {
  1410. loff_t lwb = 0;
  1411. struct nfs_page *req;
  1412. list_for_each_entry(req, head, wb_list)
  1413. if (lwb < (req_offset(req) + req->wb_bytes))
  1414. lwb = req_offset(req) + req->wb_bytes;
  1415. return lwb;
  1416. }
  1417. /*
  1418. * Set up the argument/result storage required for the RPC call.
  1419. */
  1420. void nfs_init_commit(struct nfs_commit_data *data,
  1421. struct list_head *head,
  1422. struct pnfs_layout_segment *lseg,
  1423. struct nfs_commit_info *cinfo)
  1424. {
  1425. struct nfs_page *first = nfs_list_entry(head->next);
  1426. struct inode *inode = d_inode(first->wb_context->dentry);
  1427. /* Set up the RPC argument and reply structs
  1428. * NB: take care not to mess about with data->commit et al. */
  1429. list_splice_init(head, &data->pages);
  1430. data->inode = inode;
  1431. data->cred = first->wb_context->cred;
  1432. data->lseg = lseg; /* reference transferred */
  1433. /* only set lwb for pnfs commit */
  1434. if (lseg)
  1435. data->lwb = nfs_get_lwb(&data->pages);
  1436. data->mds_ops = &nfs_commit_ops;
  1437. data->completion_ops = cinfo->completion_ops;
  1438. data->dreq = cinfo->dreq;
  1439. data->args.fh = NFS_FH(data->inode);
  1440. /* Note: we always request a commit of the entire inode */
  1441. data->args.offset = 0;
  1442. data->args.count = 0;
  1443. data->context = get_nfs_open_context(first->wb_context);
  1444. data->res.fattr = &data->fattr;
  1445. data->res.verf = &data->verf;
  1446. nfs_fattr_init(&data->fattr);
  1447. }
  1448. EXPORT_SYMBOL_GPL(nfs_init_commit);
  1449. void nfs_retry_commit(struct list_head *page_list,
  1450. struct pnfs_layout_segment *lseg,
  1451. struct nfs_commit_info *cinfo,
  1452. u32 ds_commit_idx)
  1453. {
  1454. struct nfs_page *req;
  1455. while (!list_empty(page_list)) {
  1456. req = nfs_list_entry(page_list->next);
  1457. nfs_list_remove_request(req);
  1458. nfs_mark_request_commit(req, lseg, cinfo, ds_commit_idx);
  1459. if (!cinfo->dreq)
  1460. nfs_clear_page_commit(req->wb_page);
  1461. nfs_unlock_and_release_request(req);
  1462. }
  1463. }
  1464. EXPORT_SYMBOL_GPL(nfs_retry_commit);
  1465. static void
  1466. nfs_commit_resched_write(struct nfs_commit_info *cinfo,
  1467. struct nfs_page *req)
  1468. {
  1469. __set_page_dirty_nobuffers(req->wb_page);
  1470. }
  1471. /*
  1472. * Commit dirty pages
  1473. */
  1474. static int
  1475. nfs_commit_list(struct inode *inode, struct list_head *head, int how,
  1476. struct nfs_commit_info *cinfo)
  1477. {
  1478. struct nfs_commit_data *data;
  1479. /* another commit raced with us */
  1480. if (list_empty(head))
  1481. return 0;
  1482. data = nfs_commitdata_alloc();
  1483. if (!data)
  1484. goto out_bad;
  1485. /* Set up the argument struct */
  1486. nfs_init_commit(data, head, NULL, cinfo);
  1487. atomic_inc(&cinfo->mds->rpcs_out);
  1488. return nfs_initiate_commit(NFS_CLIENT(inode), data, NFS_PROTO(inode),
  1489. data->mds_ops, how, 0);
  1490. out_bad:
  1491. nfs_retry_commit(head, NULL, cinfo, 0);
  1492. return -ENOMEM;
  1493. }
  1494. int nfs_commit_file(struct file *file, struct nfs_write_verifier *verf)
  1495. {
  1496. struct inode *inode = file_inode(file);
  1497. struct nfs_open_context *open;
  1498. struct nfs_commit_info cinfo;
  1499. struct nfs_page *req;
  1500. int ret;
  1501. open = get_nfs_open_context(nfs_file_open_context(file));
  1502. req = nfs_create_request(open, NULL, NULL, 0, i_size_read(inode));
  1503. if (IS_ERR(req)) {
  1504. ret = PTR_ERR(req);
  1505. goto out_put;
  1506. }
  1507. nfs_init_cinfo_from_inode(&cinfo, inode);
  1508. memcpy(&req->wb_verf, verf, sizeof(struct nfs_write_verifier));
  1509. nfs_request_add_commit_list(req, &cinfo);
  1510. ret = nfs_commit_inode(inode, FLUSH_SYNC);
  1511. if (ret > 0)
  1512. ret = 0;
  1513. nfs_free_request(req);
  1514. out_put:
  1515. put_nfs_open_context(open);
  1516. return ret;
  1517. }
  1518. EXPORT_SYMBOL_GPL(nfs_commit_file);
  1519. /*
  1520. * COMMIT call returned
  1521. */
  1522. static void nfs_commit_done(struct rpc_task *task, void *calldata)
  1523. {
  1524. struct nfs_commit_data *data = calldata;
  1525. dprintk("NFS: %5u nfs_commit_done (status %d)\n",
  1526. task->tk_pid, task->tk_status);
  1527. /* Call the NFS version-specific code */
  1528. NFS_PROTO(data->inode)->commit_done(task, data);
  1529. }
  1530. static void nfs_commit_release_pages(struct nfs_commit_data *data)
  1531. {
  1532. struct nfs_page *req;
  1533. int status = data->task.tk_status;
  1534. struct nfs_commit_info cinfo;
  1535. struct nfs_server *nfss;
  1536. while (!list_empty(&data->pages)) {
  1537. req = nfs_list_entry(data->pages.next);
  1538. nfs_list_remove_request(req);
  1539. if (req->wb_page)
  1540. nfs_clear_page_commit(req->wb_page);
  1541. dprintk("NFS: commit (%s/%llu %d@%lld)",
  1542. req->wb_context->dentry->d_sb->s_id,
  1543. (unsigned long long)NFS_FILEID(d_inode(req->wb_context->dentry)),
  1544. req->wb_bytes,
  1545. (long long)req_offset(req));
  1546. if (status < 0) {
  1547. nfs_context_set_write_error(req->wb_context, status);
  1548. nfs_inode_remove_request(req);
  1549. dprintk(", error = %d\n", status);
  1550. goto next;
  1551. }
  1552. /* Okay, COMMIT succeeded, apparently. Check the verifier
  1553. * returned by the server against all stored verfs. */
  1554. if (!nfs_write_verifier_cmp(&req->wb_verf, &data->verf.verifier)) {
  1555. /* We have a match */
  1556. nfs_inode_remove_request(req);
  1557. dprintk(" OK\n");
  1558. goto next;
  1559. }
  1560. /* We have a mismatch. Write the page again */
  1561. dprintk(" mismatch\n");
  1562. nfs_mark_request_dirty(req);
  1563. set_bit(NFS_CONTEXT_RESEND_WRITES, &req->wb_context->flags);
  1564. next:
  1565. nfs_unlock_and_release_request(req);
  1566. /* Latency breaker */
  1567. cond_resched();
  1568. }
  1569. nfss = NFS_SERVER(data->inode);
  1570. if (atomic_long_read(&nfss->writeback) < NFS_CONGESTION_OFF_THRESH)
  1571. clear_bdi_congested(&nfss->backing_dev_info, BLK_RW_ASYNC);
  1572. nfs_init_cinfo(&cinfo, data->inode, data->dreq);
  1573. nfs_commit_end(cinfo.mds);
  1574. }
  1575. static void nfs_commit_release(void *calldata)
  1576. {
  1577. struct nfs_commit_data *data = calldata;
  1578. data->completion_ops->completion(data);
  1579. nfs_commitdata_release(calldata);
  1580. }
  1581. static const struct rpc_call_ops nfs_commit_ops = {
  1582. .rpc_call_prepare = nfs_commit_prepare,
  1583. .rpc_call_done = nfs_commit_done,
  1584. .rpc_release = nfs_commit_release,
  1585. };
  1586. static const struct nfs_commit_completion_ops nfs_commit_completion_ops = {
  1587. .completion = nfs_commit_release_pages,
  1588. .resched_write = nfs_commit_resched_write,
  1589. };
  1590. int nfs_generic_commit_list(struct inode *inode, struct list_head *head,
  1591. int how, struct nfs_commit_info *cinfo)
  1592. {
  1593. int status;
  1594. status = pnfs_commit_list(inode, head, how, cinfo);
  1595. if (status == PNFS_NOT_ATTEMPTED)
  1596. status = nfs_commit_list(inode, head, how, cinfo);
  1597. return status;
  1598. }
  1599. static int __nfs_commit_inode(struct inode *inode, int how,
  1600. struct writeback_control *wbc)
  1601. {
  1602. LIST_HEAD(head);
  1603. struct nfs_commit_info cinfo;
  1604. int may_wait = how & FLUSH_SYNC;
  1605. int ret, nscan;
  1606. nfs_init_cinfo_from_inode(&cinfo, inode);
  1607. nfs_commit_begin(cinfo.mds);
  1608. for (;;) {
  1609. ret = nscan = nfs_scan_commit(inode, &head, &cinfo);
  1610. if (ret <= 0)
  1611. break;
  1612. ret = nfs_generic_commit_list(inode, &head, how, &cinfo);
  1613. if (ret < 0)
  1614. break;
  1615. ret = 0;
  1616. if (wbc && wbc->sync_mode == WB_SYNC_NONE) {
  1617. if (nscan < wbc->nr_to_write)
  1618. wbc->nr_to_write -= nscan;
  1619. else
  1620. wbc->nr_to_write = 0;
  1621. }
  1622. if (nscan < INT_MAX)
  1623. break;
  1624. cond_resched();
  1625. }
  1626. nfs_commit_end(cinfo.mds);
  1627. if (ret || !may_wait)
  1628. return ret;
  1629. return wait_on_commit(cinfo.mds);
  1630. }
  1631. int nfs_commit_inode(struct inode *inode, int how)
  1632. {
  1633. return __nfs_commit_inode(inode, how, NULL);
  1634. }
  1635. EXPORT_SYMBOL_GPL(nfs_commit_inode);
  1636. int nfs_write_inode(struct inode *inode, struct writeback_control *wbc)
  1637. {
  1638. struct nfs_inode *nfsi = NFS_I(inode);
  1639. int flags = FLUSH_SYNC;
  1640. int ret = 0;
  1641. if (wbc->sync_mode == WB_SYNC_NONE) {
  1642. /* no commits means nothing needs to be done */
  1643. if (!nfsi->commit_info.ncommit)
  1644. goto check_requests_outstanding;
  1645. /* Don't commit yet if this is a non-blocking flush and there
  1646. * are a lot of outstanding writes for this mapping.
  1647. */
  1648. if (nfsi->commit_info.ncommit <= (nfsi->nrequests >> 1))
  1649. goto out_mark_dirty;
  1650. /* don't wait for the COMMIT response */
  1651. flags = 0;
  1652. }
  1653. ret = __nfs_commit_inode(inode, flags, wbc);
  1654. if (!ret) {
  1655. if (flags & FLUSH_SYNC)
  1656. return 0;
  1657. } else if (nfsi->commit_info.ncommit)
  1658. goto out_mark_dirty;
  1659. check_requests_outstanding:
  1660. if (!atomic_read(&nfsi->commit_info.rpcs_out))
  1661. return ret;
  1662. out_mark_dirty:
  1663. __mark_inode_dirty(inode, I_DIRTY_DATASYNC);
  1664. return ret;
  1665. }
  1666. EXPORT_SYMBOL_GPL(nfs_write_inode);
  1667. /*
  1668. * Wrapper for filemap_write_and_wait_range()
  1669. *
  1670. * Needed for pNFS in order to ensure data becomes visible to the
  1671. * client.
  1672. */
  1673. int nfs_filemap_write_and_wait_range(struct address_space *mapping,
  1674. loff_t lstart, loff_t lend)
  1675. {
  1676. int ret;
  1677. ret = filemap_write_and_wait_range(mapping, lstart, lend);
  1678. if (ret == 0)
  1679. ret = pnfs_sync_inode(mapping->host, true);
  1680. return ret;
  1681. }
  1682. EXPORT_SYMBOL_GPL(nfs_filemap_write_and_wait_range);
  1683. /*
  1684. * flush the inode to disk.
  1685. */
  1686. int nfs_wb_all(struct inode *inode)
  1687. {
  1688. int ret;
  1689. trace_nfs_writeback_inode_enter(inode);
  1690. ret = filemap_write_and_wait(inode->i_mapping);
  1691. if (ret)
  1692. goto out;
  1693. ret = nfs_commit_inode(inode, FLUSH_SYNC);
  1694. if (ret < 0)
  1695. goto out;
  1696. pnfs_sync_inode(inode, true);
  1697. ret = 0;
  1698. out:
  1699. trace_nfs_writeback_inode_exit(inode, ret);
  1700. return ret;
  1701. }
  1702. EXPORT_SYMBOL_GPL(nfs_wb_all);
  1703. int nfs_wb_page_cancel(struct inode *inode, struct page *page)
  1704. {
  1705. struct nfs_page *req;
  1706. int ret = 0;
  1707. wait_on_page_writeback(page);
  1708. /* blocking call to cancel all requests and join to a single (head)
  1709. * request */
  1710. req = nfs_lock_and_join_requests(page, false);
  1711. if (IS_ERR(req)) {
  1712. ret = PTR_ERR(req);
  1713. } else if (req) {
  1714. /* all requests from this page have been cancelled by
  1715. * nfs_lock_and_join_requests, so just remove the head
  1716. * request from the inode / page_private pointer and
  1717. * release it */
  1718. nfs_inode_remove_request(req);
  1719. nfs_unlock_and_release_request(req);
  1720. }
  1721. return ret;
  1722. }
  1723. /*
  1724. * Write back all requests on one page - we do this before reading it.
  1725. */
  1726. int nfs_wb_single_page(struct inode *inode, struct page *page, bool launder)
  1727. {
  1728. loff_t range_start = page_file_offset(page);
  1729. loff_t range_end = range_start + (loff_t)(PAGE_SIZE - 1);
  1730. struct writeback_control wbc = {
  1731. .sync_mode = WB_SYNC_ALL,
  1732. .nr_to_write = 0,
  1733. .range_start = range_start,
  1734. .range_end = range_end,
  1735. };
  1736. int ret;
  1737. trace_nfs_writeback_page_enter(inode);
  1738. for (;;) {
  1739. wait_on_page_writeback(page);
  1740. if (clear_page_dirty_for_io(page)) {
  1741. ret = nfs_writepage_locked(page, &wbc, launder);
  1742. if (ret < 0)
  1743. goto out_error;
  1744. continue;
  1745. }
  1746. ret = 0;
  1747. if (!PagePrivate(page))
  1748. break;
  1749. ret = nfs_commit_inode(inode, FLUSH_SYNC);
  1750. if (ret < 0)
  1751. goto out_error;
  1752. }
  1753. out_error:
  1754. trace_nfs_writeback_page_exit(inode, ret);
  1755. return ret;
  1756. }
  1757. #ifdef CONFIG_MIGRATION
  1758. int nfs_migrate_page(struct address_space *mapping, struct page *newpage,
  1759. struct page *page, enum migrate_mode mode)
  1760. {
  1761. /*
  1762. * If PagePrivate is set, then the page is currently associated with
  1763. * an in-progress read or write request. Don't try to migrate it.
  1764. *
  1765. * FIXME: we could do this in principle, but we'll need a way to ensure
  1766. * that we can safely release the inode reference while holding
  1767. * the page lock.
  1768. */
  1769. if (PagePrivate(page))
  1770. return -EBUSY;
  1771. if (!nfs_fscache_release_page(page, GFP_KERNEL))
  1772. return -EBUSY;
  1773. return migrate_page(mapping, newpage, page, mode);
  1774. }
  1775. #endif
  1776. int __init nfs_init_writepagecache(void)
  1777. {
  1778. nfs_wdata_cachep = kmem_cache_create("nfs_write_data",
  1779. sizeof(struct nfs_pgio_header),
  1780. 0, SLAB_HWCACHE_ALIGN,
  1781. NULL);
  1782. if (nfs_wdata_cachep == NULL)
  1783. return -ENOMEM;
  1784. nfs_wdata_mempool = mempool_create_slab_pool(MIN_POOL_WRITE,
  1785. nfs_wdata_cachep);
  1786. if (nfs_wdata_mempool == NULL)
  1787. goto out_destroy_write_cache;
  1788. nfs_cdata_cachep = kmem_cache_create("nfs_commit_data",
  1789. sizeof(struct nfs_commit_data),
  1790. 0, SLAB_HWCACHE_ALIGN,
  1791. NULL);
  1792. if (nfs_cdata_cachep == NULL)
  1793. goto out_destroy_write_mempool;
  1794. nfs_commit_mempool = mempool_create_slab_pool(MIN_POOL_COMMIT,
  1795. nfs_cdata_cachep);
  1796. if (nfs_commit_mempool == NULL)
  1797. goto out_destroy_commit_cache;
  1798. /*
  1799. * NFS congestion size, scale with available memory.
  1800. *
  1801. * 64MB: 8192k
  1802. * 128MB: 11585k
  1803. * 256MB: 16384k
  1804. * 512MB: 23170k
  1805. * 1GB: 32768k
  1806. * 2GB: 46340k
  1807. * 4GB: 65536k
  1808. * 8GB: 92681k
  1809. * 16GB: 131072k
  1810. *
  1811. * This allows larger machines to have larger/more transfers.
  1812. * Limit the default to 256M
  1813. */
  1814. nfs_congestion_kb = (16*int_sqrt(totalram_pages)) << (PAGE_SHIFT-10);
  1815. if (nfs_congestion_kb > 256*1024)
  1816. nfs_congestion_kb = 256*1024;
  1817. return 0;
  1818. out_destroy_commit_cache:
  1819. kmem_cache_destroy(nfs_cdata_cachep);
  1820. out_destroy_write_mempool:
  1821. mempool_destroy(nfs_wdata_mempool);
  1822. out_destroy_write_cache:
  1823. kmem_cache_destroy(nfs_wdata_cachep);
  1824. return -ENOMEM;
  1825. }
  1826. void nfs_destroy_writepagecache(void)
  1827. {
  1828. mempool_destroy(nfs_commit_mempool);
  1829. kmem_cache_destroy(nfs_cdata_cachep);
  1830. mempool_destroy(nfs_wdata_mempool);
  1831. kmem_cache_destroy(nfs_wdata_cachep);
  1832. }
  1833. static const struct nfs_rw_ops nfs_rw_write_ops = {
  1834. .rw_mode = FMODE_WRITE,
  1835. .rw_alloc_header = nfs_writehdr_alloc,
  1836. .rw_free_header = nfs_writehdr_free,
  1837. .rw_done = nfs_writeback_done,
  1838. .rw_result = nfs_writeback_result,
  1839. .rw_initiate = nfs_initiate_write,
  1840. };