write.c 54 KB

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