file.c 65 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693
  1. /* -*- mode: c; c-basic-offset: 8; -*-
  2. * vim: noexpandtab sw=8 ts=8 sts=0:
  3. *
  4. * file.c
  5. *
  6. * File open, close, extend, truncate
  7. *
  8. * Copyright (C) 2002, 2004 Oracle. All rights reserved.
  9. *
  10. * This program is free software; you can redistribute it and/or
  11. * modify it under the terms of the GNU General Public
  12. * License as published by the Free Software Foundation; either
  13. * version 2 of the License, or (at your option) any later version.
  14. *
  15. * This program is distributed in the hope that it will be useful,
  16. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  18. * General Public License for more details.
  19. *
  20. * You should have received a copy of the GNU General Public
  21. * License along with this program; if not, write to the
  22. * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  23. * Boston, MA 021110-1307, USA.
  24. */
  25. #include <linux/capability.h>
  26. #include <linux/fs.h>
  27. #include <linux/types.h>
  28. #include <linux/slab.h>
  29. #include <linux/highmem.h>
  30. #include <linux/pagemap.h>
  31. #include <linux/uio.h>
  32. #include <linux/sched.h>
  33. #include <linux/splice.h>
  34. #include <linux/mount.h>
  35. #include <linux/writeback.h>
  36. #include <linux/falloc.h>
  37. #include <linux/quotaops.h>
  38. #include <linux/blkdev.h>
  39. #include <cluster/masklog.h>
  40. #include "ocfs2.h"
  41. #include "alloc.h"
  42. #include "aops.h"
  43. #include "dir.h"
  44. #include "dlmglue.h"
  45. #include "extent_map.h"
  46. #include "file.h"
  47. #include "sysfile.h"
  48. #include "inode.h"
  49. #include "ioctl.h"
  50. #include "journal.h"
  51. #include "locks.h"
  52. #include "mmap.h"
  53. #include "suballoc.h"
  54. #include "super.h"
  55. #include "xattr.h"
  56. #include "acl.h"
  57. #include "quota.h"
  58. #include "refcounttree.h"
  59. #include "ocfs2_trace.h"
  60. #include "buffer_head_io.h"
  61. static int ocfs2_init_file_private(struct inode *inode, struct file *file)
  62. {
  63. struct ocfs2_file_private *fp;
  64. fp = kzalloc(sizeof(struct ocfs2_file_private), GFP_KERNEL);
  65. if (!fp)
  66. return -ENOMEM;
  67. fp->fp_file = file;
  68. mutex_init(&fp->fp_mutex);
  69. ocfs2_file_lock_res_init(&fp->fp_flock, fp);
  70. file->private_data = fp;
  71. return 0;
  72. }
  73. static void ocfs2_free_file_private(struct inode *inode, struct file *file)
  74. {
  75. struct ocfs2_file_private *fp = file->private_data;
  76. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  77. if (fp) {
  78. ocfs2_simple_drop_lockres(osb, &fp->fp_flock);
  79. ocfs2_lock_res_free(&fp->fp_flock);
  80. kfree(fp);
  81. file->private_data = NULL;
  82. }
  83. }
  84. static int ocfs2_file_open(struct inode *inode, struct file *file)
  85. {
  86. int status;
  87. int mode = file->f_flags;
  88. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  89. trace_ocfs2_file_open(inode, file, file->f_path.dentry,
  90. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  91. file->f_path.dentry->d_name.len,
  92. file->f_path.dentry->d_name.name, mode);
  93. if (file->f_mode & FMODE_WRITE)
  94. dquot_initialize(inode);
  95. spin_lock(&oi->ip_lock);
  96. /* Check that the inode hasn't been wiped from disk by another
  97. * node. If it hasn't then we're safe as long as we hold the
  98. * spin lock until our increment of open count. */
  99. if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) {
  100. spin_unlock(&oi->ip_lock);
  101. status = -ENOENT;
  102. goto leave;
  103. }
  104. if (mode & O_DIRECT)
  105. oi->ip_flags |= OCFS2_INODE_OPEN_DIRECT;
  106. oi->ip_open_count++;
  107. spin_unlock(&oi->ip_lock);
  108. status = ocfs2_init_file_private(inode, file);
  109. if (status) {
  110. /*
  111. * We want to set open count back if we're failing the
  112. * open.
  113. */
  114. spin_lock(&oi->ip_lock);
  115. oi->ip_open_count--;
  116. spin_unlock(&oi->ip_lock);
  117. }
  118. leave:
  119. return status;
  120. }
  121. static int ocfs2_file_release(struct inode *inode, struct file *file)
  122. {
  123. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  124. spin_lock(&oi->ip_lock);
  125. if (!--oi->ip_open_count)
  126. oi->ip_flags &= ~OCFS2_INODE_OPEN_DIRECT;
  127. trace_ocfs2_file_release(inode, file, file->f_path.dentry,
  128. oi->ip_blkno,
  129. file->f_path.dentry->d_name.len,
  130. file->f_path.dentry->d_name.name,
  131. oi->ip_open_count);
  132. spin_unlock(&oi->ip_lock);
  133. ocfs2_free_file_private(inode, file);
  134. return 0;
  135. }
  136. static int ocfs2_dir_open(struct inode *inode, struct file *file)
  137. {
  138. return ocfs2_init_file_private(inode, file);
  139. }
  140. static int ocfs2_dir_release(struct inode *inode, struct file *file)
  141. {
  142. ocfs2_free_file_private(inode, file);
  143. return 0;
  144. }
  145. static int ocfs2_sync_file(struct file *file, loff_t start, loff_t end,
  146. int datasync)
  147. {
  148. int err = 0;
  149. struct inode *inode = file->f_mapping->host;
  150. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  151. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  152. journal_t *journal = osb->journal->j_journal;
  153. int ret;
  154. tid_t commit_tid;
  155. bool needs_barrier = false;
  156. trace_ocfs2_sync_file(inode, file, file->f_path.dentry,
  157. OCFS2_I(inode)->ip_blkno,
  158. file->f_path.dentry->d_name.len,
  159. file->f_path.dentry->d_name.name,
  160. (unsigned long long)datasync);
  161. if (ocfs2_is_hard_readonly(osb) || ocfs2_is_soft_readonly(osb))
  162. return -EROFS;
  163. err = filemap_write_and_wait_range(inode->i_mapping, start, end);
  164. if (err)
  165. return err;
  166. commit_tid = datasync ? oi->i_datasync_tid : oi->i_sync_tid;
  167. if (journal->j_flags & JBD2_BARRIER &&
  168. !jbd2_trans_will_send_data_barrier(journal, commit_tid))
  169. needs_barrier = true;
  170. err = jbd2_complete_transaction(journal, commit_tid);
  171. if (needs_barrier) {
  172. ret = blkdev_issue_flush(inode->i_sb->s_bdev, GFP_KERNEL, NULL);
  173. if (!err)
  174. err = ret;
  175. }
  176. if (err)
  177. mlog_errno(err);
  178. return (err < 0) ? -EIO : 0;
  179. }
  180. int ocfs2_should_update_atime(struct inode *inode,
  181. struct vfsmount *vfsmnt)
  182. {
  183. struct timespec now;
  184. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  185. if (ocfs2_is_hard_readonly(osb) || ocfs2_is_soft_readonly(osb))
  186. return 0;
  187. if ((inode->i_flags & S_NOATIME) ||
  188. ((inode->i_sb->s_flags & MS_NODIRATIME) && S_ISDIR(inode->i_mode)))
  189. return 0;
  190. /*
  191. * We can be called with no vfsmnt structure - NFSD will
  192. * sometimes do this.
  193. *
  194. * Note that our action here is different than touch_atime() -
  195. * if we can't tell whether this is a noatime mount, then we
  196. * don't know whether to trust the value of s_atime_quantum.
  197. */
  198. if (vfsmnt == NULL)
  199. return 0;
  200. if ((vfsmnt->mnt_flags & MNT_NOATIME) ||
  201. ((vfsmnt->mnt_flags & MNT_NODIRATIME) && S_ISDIR(inode->i_mode)))
  202. return 0;
  203. if (vfsmnt->mnt_flags & MNT_RELATIME) {
  204. if ((timespec_compare(&inode->i_atime, &inode->i_mtime) <= 0) ||
  205. (timespec_compare(&inode->i_atime, &inode->i_ctime) <= 0))
  206. return 1;
  207. return 0;
  208. }
  209. now = CURRENT_TIME;
  210. if ((now.tv_sec - inode->i_atime.tv_sec <= osb->s_atime_quantum))
  211. return 0;
  212. else
  213. return 1;
  214. }
  215. int ocfs2_update_inode_atime(struct inode *inode,
  216. struct buffer_head *bh)
  217. {
  218. int ret;
  219. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  220. handle_t *handle;
  221. struct ocfs2_dinode *di = (struct ocfs2_dinode *) bh->b_data;
  222. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  223. if (IS_ERR(handle)) {
  224. ret = PTR_ERR(handle);
  225. mlog_errno(ret);
  226. goto out;
  227. }
  228. ret = ocfs2_journal_access_di(handle, INODE_CACHE(inode), bh,
  229. OCFS2_JOURNAL_ACCESS_WRITE);
  230. if (ret) {
  231. mlog_errno(ret);
  232. goto out_commit;
  233. }
  234. /*
  235. * Don't use ocfs2_mark_inode_dirty() here as we don't always
  236. * have i_mutex to guard against concurrent changes to other
  237. * inode fields.
  238. */
  239. inode->i_atime = CURRENT_TIME;
  240. di->i_atime = cpu_to_le64(inode->i_atime.tv_sec);
  241. di->i_atime_nsec = cpu_to_le32(inode->i_atime.tv_nsec);
  242. ocfs2_update_inode_fsync_trans(handle, inode, 0);
  243. ocfs2_journal_dirty(handle, bh);
  244. out_commit:
  245. ocfs2_commit_trans(OCFS2_SB(inode->i_sb), handle);
  246. out:
  247. return ret;
  248. }
  249. static int ocfs2_set_inode_size(handle_t *handle,
  250. struct inode *inode,
  251. struct buffer_head *fe_bh,
  252. u64 new_i_size)
  253. {
  254. int status;
  255. i_size_write(inode, new_i_size);
  256. inode->i_blocks = ocfs2_inode_sector_count(inode);
  257. inode->i_ctime = inode->i_mtime = CURRENT_TIME;
  258. status = ocfs2_mark_inode_dirty(handle, inode, fe_bh);
  259. if (status < 0) {
  260. mlog_errno(status);
  261. goto bail;
  262. }
  263. bail:
  264. return status;
  265. }
  266. int ocfs2_simple_size_update(struct inode *inode,
  267. struct buffer_head *di_bh,
  268. u64 new_i_size)
  269. {
  270. int ret;
  271. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  272. handle_t *handle = NULL;
  273. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  274. if (IS_ERR(handle)) {
  275. ret = PTR_ERR(handle);
  276. mlog_errno(ret);
  277. goto out;
  278. }
  279. ret = ocfs2_set_inode_size(handle, inode, di_bh,
  280. new_i_size);
  281. if (ret < 0)
  282. mlog_errno(ret);
  283. ocfs2_update_inode_fsync_trans(handle, inode, 0);
  284. ocfs2_commit_trans(osb, handle);
  285. out:
  286. return ret;
  287. }
  288. static int ocfs2_cow_file_pos(struct inode *inode,
  289. struct buffer_head *fe_bh,
  290. u64 offset)
  291. {
  292. int status;
  293. u32 phys, cpos = offset >> OCFS2_SB(inode->i_sb)->s_clustersize_bits;
  294. unsigned int num_clusters = 0;
  295. unsigned int ext_flags = 0;
  296. /*
  297. * If the new offset is aligned to the range of the cluster, there is
  298. * no space for ocfs2_zero_range_for_truncate to fill, so no need to
  299. * CoW either.
  300. */
  301. if ((offset & (OCFS2_SB(inode->i_sb)->s_clustersize - 1)) == 0)
  302. return 0;
  303. status = ocfs2_get_clusters(inode, cpos, &phys,
  304. &num_clusters, &ext_flags);
  305. if (status) {
  306. mlog_errno(status);
  307. goto out;
  308. }
  309. if (!(ext_flags & OCFS2_EXT_REFCOUNTED))
  310. goto out;
  311. return ocfs2_refcount_cow(inode, fe_bh, cpos, 1, cpos+1);
  312. out:
  313. return status;
  314. }
  315. static int ocfs2_orphan_for_truncate(struct ocfs2_super *osb,
  316. struct inode *inode,
  317. struct buffer_head *fe_bh,
  318. u64 new_i_size)
  319. {
  320. int status;
  321. handle_t *handle;
  322. struct ocfs2_dinode *di;
  323. u64 cluster_bytes;
  324. /*
  325. * We need to CoW the cluster contains the offset if it is reflinked
  326. * since we will call ocfs2_zero_range_for_truncate later which will
  327. * write "0" from offset to the end of the cluster.
  328. */
  329. status = ocfs2_cow_file_pos(inode, fe_bh, new_i_size);
  330. if (status) {
  331. mlog_errno(status);
  332. return status;
  333. }
  334. /* TODO: This needs to actually orphan the inode in this
  335. * transaction. */
  336. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  337. if (IS_ERR(handle)) {
  338. status = PTR_ERR(handle);
  339. mlog_errno(status);
  340. goto out;
  341. }
  342. status = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh,
  343. OCFS2_JOURNAL_ACCESS_WRITE);
  344. if (status < 0) {
  345. mlog_errno(status);
  346. goto out_commit;
  347. }
  348. /*
  349. * Do this before setting i_size.
  350. */
  351. cluster_bytes = ocfs2_align_bytes_to_clusters(inode->i_sb, new_i_size);
  352. status = ocfs2_zero_range_for_truncate(inode, handle, new_i_size,
  353. cluster_bytes);
  354. if (status) {
  355. mlog_errno(status);
  356. goto out_commit;
  357. }
  358. i_size_write(inode, new_i_size);
  359. inode->i_ctime = inode->i_mtime = CURRENT_TIME;
  360. di = (struct ocfs2_dinode *) fe_bh->b_data;
  361. di->i_size = cpu_to_le64(new_i_size);
  362. di->i_ctime = di->i_mtime = cpu_to_le64(inode->i_ctime.tv_sec);
  363. di->i_ctime_nsec = di->i_mtime_nsec = cpu_to_le32(inode->i_ctime.tv_nsec);
  364. ocfs2_update_inode_fsync_trans(handle, inode, 0);
  365. ocfs2_journal_dirty(handle, fe_bh);
  366. out_commit:
  367. ocfs2_commit_trans(osb, handle);
  368. out:
  369. return status;
  370. }
  371. static int ocfs2_truncate_file(struct inode *inode,
  372. struct buffer_head *di_bh,
  373. u64 new_i_size)
  374. {
  375. int status = 0;
  376. struct ocfs2_dinode *fe = NULL;
  377. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  378. /* We trust di_bh because it comes from ocfs2_inode_lock(), which
  379. * already validated it */
  380. fe = (struct ocfs2_dinode *) di_bh->b_data;
  381. trace_ocfs2_truncate_file((unsigned long long)OCFS2_I(inode)->ip_blkno,
  382. (unsigned long long)le64_to_cpu(fe->i_size),
  383. (unsigned long long)new_i_size);
  384. mlog_bug_on_msg(le64_to_cpu(fe->i_size) != i_size_read(inode),
  385. "Inode %llu, inode i_size = %lld != di "
  386. "i_size = %llu, i_flags = 0x%x\n",
  387. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  388. i_size_read(inode),
  389. (unsigned long long)le64_to_cpu(fe->i_size),
  390. le32_to_cpu(fe->i_flags));
  391. if (new_i_size > le64_to_cpu(fe->i_size)) {
  392. trace_ocfs2_truncate_file_error(
  393. (unsigned long long)le64_to_cpu(fe->i_size),
  394. (unsigned long long)new_i_size);
  395. status = -EINVAL;
  396. mlog_errno(status);
  397. goto bail;
  398. }
  399. down_write(&OCFS2_I(inode)->ip_alloc_sem);
  400. ocfs2_resv_discard(&osb->osb_la_resmap,
  401. &OCFS2_I(inode)->ip_la_data_resv);
  402. /*
  403. * The inode lock forced other nodes to sync and drop their
  404. * pages, which (correctly) happens even if we have a truncate
  405. * without allocation change - ocfs2 cluster sizes can be much
  406. * greater than page size, so we have to truncate them
  407. * anyway.
  408. */
  409. unmap_mapping_range(inode->i_mapping, new_i_size + PAGE_SIZE - 1, 0, 1);
  410. truncate_inode_pages(inode->i_mapping, new_i_size);
  411. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  412. status = ocfs2_truncate_inline(inode, di_bh, new_i_size,
  413. i_size_read(inode), 1);
  414. if (status)
  415. mlog_errno(status);
  416. goto bail_unlock_sem;
  417. }
  418. /* alright, we're going to need to do a full blown alloc size
  419. * change. Orphan the inode so that recovery can complete the
  420. * truncate if necessary. This does the task of marking
  421. * i_size. */
  422. status = ocfs2_orphan_for_truncate(osb, inode, di_bh, new_i_size);
  423. if (status < 0) {
  424. mlog_errno(status);
  425. goto bail_unlock_sem;
  426. }
  427. status = ocfs2_commit_truncate(osb, inode, di_bh);
  428. if (status < 0) {
  429. mlog_errno(status);
  430. goto bail_unlock_sem;
  431. }
  432. /* TODO: orphan dir cleanup here. */
  433. bail_unlock_sem:
  434. up_write(&OCFS2_I(inode)->ip_alloc_sem);
  435. bail:
  436. if (!status && OCFS2_I(inode)->ip_clusters == 0)
  437. status = ocfs2_try_remove_refcount_tree(inode, di_bh);
  438. return status;
  439. }
  440. /*
  441. * extend file allocation only here.
  442. * we'll update all the disk stuff, and oip->alloc_size
  443. *
  444. * expect stuff to be locked, a transaction started and enough data /
  445. * metadata reservations in the contexts.
  446. *
  447. * Will return -EAGAIN, and a reason if a restart is needed.
  448. * If passed in, *reason will always be set, even in error.
  449. */
  450. int ocfs2_add_inode_data(struct ocfs2_super *osb,
  451. struct inode *inode,
  452. u32 *logical_offset,
  453. u32 clusters_to_add,
  454. int mark_unwritten,
  455. struct buffer_head *fe_bh,
  456. handle_t *handle,
  457. struct ocfs2_alloc_context *data_ac,
  458. struct ocfs2_alloc_context *meta_ac,
  459. enum ocfs2_alloc_restarted *reason_ret)
  460. {
  461. int ret;
  462. struct ocfs2_extent_tree et;
  463. ocfs2_init_dinode_extent_tree(&et, INODE_CACHE(inode), fe_bh);
  464. ret = ocfs2_add_clusters_in_btree(handle, &et, logical_offset,
  465. clusters_to_add, mark_unwritten,
  466. data_ac, meta_ac, reason_ret);
  467. return ret;
  468. }
  469. static int __ocfs2_extend_allocation(struct inode *inode, u32 logical_start,
  470. u32 clusters_to_add, int mark_unwritten)
  471. {
  472. int status = 0;
  473. int restart_func = 0;
  474. int credits;
  475. u32 prev_clusters;
  476. struct buffer_head *bh = NULL;
  477. struct ocfs2_dinode *fe = NULL;
  478. handle_t *handle = NULL;
  479. struct ocfs2_alloc_context *data_ac = NULL;
  480. struct ocfs2_alloc_context *meta_ac = NULL;
  481. enum ocfs2_alloc_restarted why;
  482. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  483. struct ocfs2_extent_tree et;
  484. int did_quota = 0;
  485. /*
  486. * Unwritten extent only exists for file systems which
  487. * support holes.
  488. */
  489. BUG_ON(mark_unwritten && !ocfs2_sparse_alloc(osb));
  490. status = ocfs2_read_inode_block(inode, &bh);
  491. if (status < 0) {
  492. mlog_errno(status);
  493. goto leave;
  494. }
  495. fe = (struct ocfs2_dinode *) bh->b_data;
  496. restart_all:
  497. BUG_ON(le32_to_cpu(fe->i_clusters) != OCFS2_I(inode)->ip_clusters);
  498. ocfs2_init_dinode_extent_tree(&et, INODE_CACHE(inode), bh);
  499. status = ocfs2_lock_allocators(inode, &et, clusters_to_add, 0,
  500. &data_ac, &meta_ac);
  501. if (status) {
  502. mlog_errno(status);
  503. goto leave;
  504. }
  505. credits = ocfs2_calc_extend_credits(osb->sb, &fe->id2.i_list);
  506. handle = ocfs2_start_trans(osb, credits);
  507. if (IS_ERR(handle)) {
  508. status = PTR_ERR(handle);
  509. handle = NULL;
  510. mlog_errno(status);
  511. goto leave;
  512. }
  513. restarted_transaction:
  514. trace_ocfs2_extend_allocation(
  515. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  516. (unsigned long long)i_size_read(inode),
  517. le32_to_cpu(fe->i_clusters), clusters_to_add,
  518. why, restart_func);
  519. status = dquot_alloc_space_nodirty(inode,
  520. ocfs2_clusters_to_bytes(osb->sb, clusters_to_add));
  521. if (status)
  522. goto leave;
  523. did_quota = 1;
  524. /* reserve a write to the file entry early on - that we if we
  525. * run out of credits in the allocation path, we can still
  526. * update i_size. */
  527. status = ocfs2_journal_access_di(handle, INODE_CACHE(inode), bh,
  528. OCFS2_JOURNAL_ACCESS_WRITE);
  529. if (status < 0) {
  530. mlog_errno(status);
  531. goto leave;
  532. }
  533. prev_clusters = OCFS2_I(inode)->ip_clusters;
  534. status = ocfs2_add_inode_data(osb,
  535. inode,
  536. &logical_start,
  537. clusters_to_add,
  538. mark_unwritten,
  539. bh,
  540. handle,
  541. data_ac,
  542. meta_ac,
  543. &why);
  544. if ((status < 0) && (status != -EAGAIN)) {
  545. if (status != -ENOSPC)
  546. mlog_errno(status);
  547. goto leave;
  548. }
  549. ocfs2_update_inode_fsync_trans(handle, inode, 1);
  550. ocfs2_journal_dirty(handle, bh);
  551. spin_lock(&OCFS2_I(inode)->ip_lock);
  552. clusters_to_add -= (OCFS2_I(inode)->ip_clusters - prev_clusters);
  553. spin_unlock(&OCFS2_I(inode)->ip_lock);
  554. /* Release unused quota reservation */
  555. dquot_free_space(inode,
  556. ocfs2_clusters_to_bytes(osb->sb, clusters_to_add));
  557. did_quota = 0;
  558. if (why != RESTART_NONE && clusters_to_add) {
  559. if (why == RESTART_META) {
  560. restart_func = 1;
  561. status = 0;
  562. } else {
  563. BUG_ON(why != RESTART_TRANS);
  564. status = ocfs2_allocate_extend_trans(handle, 1);
  565. if (status < 0) {
  566. /* handle still has to be committed at
  567. * this point. */
  568. status = -ENOMEM;
  569. mlog_errno(status);
  570. goto leave;
  571. }
  572. goto restarted_transaction;
  573. }
  574. }
  575. trace_ocfs2_extend_allocation_end(OCFS2_I(inode)->ip_blkno,
  576. le32_to_cpu(fe->i_clusters),
  577. (unsigned long long)le64_to_cpu(fe->i_size),
  578. OCFS2_I(inode)->ip_clusters,
  579. (unsigned long long)i_size_read(inode));
  580. leave:
  581. if (status < 0 && did_quota)
  582. dquot_free_space(inode,
  583. ocfs2_clusters_to_bytes(osb->sb, clusters_to_add));
  584. if (handle) {
  585. ocfs2_commit_trans(osb, handle);
  586. handle = NULL;
  587. }
  588. if (data_ac) {
  589. ocfs2_free_alloc_context(data_ac);
  590. data_ac = NULL;
  591. }
  592. if (meta_ac) {
  593. ocfs2_free_alloc_context(meta_ac);
  594. meta_ac = NULL;
  595. }
  596. if ((!status) && restart_func) {
  597. restart_func = 0;
  598. goto restart_all;
  599. }
  600. brelse(bh);
  601. bh = NULL;
  602. return status;
  603. }
  604. /*
  605. * While a write will already be ordering the data, a truncate will not.
  606. * Thus, we need to explicitly order the zeroed pages.
  607. */
  608. static handle_t *ocfs2_zero_start_ordered_transaction(struct inode *inode,
  609. struct buffer_head *di_bh)
  610. {
  611. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  612. handle_t *handle = NULL;
  613. int ret = 0;
  614. if (!ocfs2_should_order_data(inode))
  615. goto out;
  616. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  617. if (IS_ERR(handle)) {
  618. ret = -ENOMEM;
  619. mlog_errno(ret);
  620. goto out;
  621. }
  622. ret = ocfs2_jbd2_file_inode(handle, inode);
  623. if (ret < 0) {
  624. mlog_errno(ret);
  625. goto out;
  626. }
  627. ret = ocfs2_journal_access_di(handle, INODE_CACHE(inode), di_bh,
  628. OCFS2_JOURNAL_ACCESS_WRITE);
  629. if (ret)
  630. mlog_errno(ret);
  631. ocfs2_update_inode_fsync_trans(handle, inode, 1);
  632. out:
  633. if (ret) {
  634. if (!IS_ERR(handle))
  635. ocfs2_commit_trans(osb, handle);
  636. handle = ERR_PTR(ret);
  637. }
  638. return handle;
  639. }
  640. /* Some parts of this taken from generic_cont_expand, which turned out
  641. * to be too fragile to do exactly what we need without us having to
  642. * worry about recursive locking in ->write_begin() and ->write_end(). */
  643. static int ocfs2_write_zero_page(struct inode *inode, u64 abs_from,
  644. u64 abs_to, struct buffer_head *di_bh)
  645. {
  646. struct address_space *mapping = inode->i_mapping;
  647. struct page *page;
  648. unsigned long index = abs_from >> PAGE_CACHE_SHIFT;
  649. handle_t *handle;
  650. int ret = 0;
  651. unsigned zero_from, zero_to, block_start, block_end;
  652. struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data;
  653. BUG_ON(abs_from >= abs_to);
  654. BUG_ON(abs_to > (((u64)index + 1) << PAGE_CACHE_SHIFT));
  655. BUG_ON(abs_from & (inode->i_blkbits - 1));
  656. handle = ocfs2_zero_start_ordered_transaction(inode, di_bh);
  657. if (IS_ERR(handle)) {
  658. ret = PTR_ERR(handle);
  659. goto out;
  660. }
  661. page = find_or_create_page(mapping, index, GFP_NOFS);
  662. if (!page) {
  663. ret = -ENOMEM;
  664. mlog_errno(ret);
  665. goto out_commit_trans;
  666. }
  667. /* Get the offsets within the page that we want to zero */
  668. zero_from = abs_from & (PAGE_CACHE_SIZE - 1);
  669. zero_to = abs_to & (PAGE_CACHE_SIZE - 1);
  670. if (!zero_to)
  671. zero_to = PAGE_CACHE_SIZE;
  672. trace_ocfs2_write_zero_page(
  673. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  674. (unsigned long long)abs_from,
  675. (unsigned long long)abs_to,
  676. index, zero_from, zero_to);
  677. /* We know that zero_from is block aligned */
  678. for (block_start = zero_from; block_start < zero_to;
  679. block_start = block_end) {
  680. block_end = block_start + (1 << inode->i_blkbits);
  681. /*
  682. * block_start is block-aligned. Bump it by one to force
  683. * __block_write_begin and block_commit_write to zero the
  684. * whole block.
  685. */
  686. ret = __block_write_begin(page, block_start + 1, 0,
  687. ocfs2_get_block);
  688. if (ret < 0) {
  689. mlog_errno(ret);
  690. goto out_unlock;
  691. }
  692. /* must not update i_size! */
  693. ret = block_commit_write(page, block_start + 1,
  694. block_start + 1);
  695. if (ret < 0)
  696. mlog_errno(ret);
  697. else
  698. ret = 0;
  699. }
  700. /*
  701. * fs-writeback will release the dirty pages without page lock
  702. * whose offset are over inode size, the release happens at
  703. * block_write_full_page().
  704. */
  705. i_size_write(inode, abs_to);
  706. inode->i_blocks = ocfs2_inode_sector_count(inode);
  707. di->i_size = cpu_to_le64((u64)i_size_read(inode));
  708. inode->i_mtime = inode->i_ctime = CURRENT_TIME;
  709. di->i_mtime = di->i_ctime = cpu_to_le64(inode->i_mtime.tv_sec);
  710. di->i_ctime_nsec = cpu_to_le32(inode->i_mtime.tv_nsec);
  711. di->i_mtime_nsec = di->i_ctime_nsec;
  712. if (handle) {
  713. ocfs2_journal_dirty(handle, di_bh);
  714. ocfs2_update_inode_fsync_trans(handle, inode, 1);
  715. }
  716. out_unlock:
  717. unlock_page(page);
  718. page_cache_release(page);
  719. out_commit_trans:
  720. if (handle)
  721. ocfs2_commit_trans(OCFS2_SB(inode->i_sb), handle);
  722. out:
  723. return ret;
  724. }
  725. /*
  726. * Find the next range to zero. We do this in terms of bytes because
  727. * that's what ocfs2_zero_extend() wants, and it is dealing with the
  728. * pagecache. We may return multiple extents.
  729. *
  730. * zero_start and zero_end are ocfs2_zero_extend()s current idea of what
  731. * needs to be zeroed. range_start and range_end return the next zeroing
  732. * range. A subsequent call should pass the previous range_end as its
  733. * zero_start. If range_end is 0, there's nothing to do.
  734. *
  735. * Unwritten extents are skipped over. Refcounted extents are CoWd.
  736. */
  737. static int ocfs2_zero_extend_get_range(struct inode *inode,
  738. struct buffer_head *di_bh,
  739. u64 zero_start, u64 zero_end,
  740. u64 *range_start, u64 *range_end)
  741. {
  742. int rc = 0, needs_cow = 0;
  743. u32 p_cpos, zero_clusters = 0;
  744. u32 zero_cpos =
  745. zero_start >> OCFS2_SB(inode->i_sb)->s_clustersize_bits;
  746. u32 last_cpos = ocfs2_clusters_for_bytes(inode->i_sb, zero_end);
  747. unsigned int num_clusters = 0;
  748. unsigned int ext_flags = 0;
  749. while (zero_cpos < last_cpos) {
  750. rc = ocfs2_get_clusters(inode, zero_cpos, &p_cpos,
  751. &num_clusters, &ext_flags);
  752. if (rc) {
  753. mlog_errno(rc);
  754. goto out;
  755. }
  756. if (p_cpos && !(ext_flags & OCFS2_EXT_UNWRITTEN)) {
  757. zero_clusters = num_clusters;
  758. if (ext_flags & OCFS2_EXT_REFCOUNTED)
  759. needs_cow = 1;
  760. break;
  761. }
  762. zero_cpos += num_clusters;
  763. }
  764. if (!zero_clusters) {
  765. *range_end = 0;
  766. goto out;
  767. }
  768. while ((zero_cpos + zero_clusters) < last_cpos) {
  769. rc = ocfs2_get_clusters(inode, zero_cpos + zero_clusters,
  770. &p_cpos, &num_clusters,
  771. &ext_flags);
  772. if (rc) {
  773. mlog_errno(rc);
  774. goto out;
  775. }
  776. if (!p_cpos || (ext_flags & OCFS2_EXT_UNWRITTEN))
  777. break;
  778. if (ext_flags & OCFS2_EXT_REFCOUNTED)
  779. needs_cow = 1;
  780. zero_clusters += num_clusters;
  781. }
  782. if ((zero_cpos + zero_clusters) > last_cpos)
  783. zero_clusters = last_cpos - zero_cpos;
  784. if (needs_cow) {
  785. rc = ocfs2_refcount_cow(inode, di_bh, zero_cpos,
  786. zero_clusters, UINT_MAX);
  787. if (rc) {
  788. mlog_errno(rc);
  789. goto out;
  790. }
  791. }
  792. *range_start = ocfs2_clusters_to_bytes(inode->i_sb, zero_cpos);
  793. *range_end = ocfs2_clusters_to_bytes(inode->i_sb,
  794. zero_cpos + zero_clusters);
  795. out:
  796. return rc;
  797. }
  798. /*
  799. * Zero one range returned from ocfs2_zero_extend_get_range(). The caller
  800. * has made sure that the entire range needs zeroing.
  801. */
  802. static int ocfs2_zero_extend_range(struct inode *inode, u64 range_start,
  803. u64 range_end, struct buffer_head *di_bh)
  804. {
  805. int rc = 0;
  806. u64 next_pos;
  807. u64 zero_pos = range_start;
  808. trace_ocfs2_zero_extend_range(
  809. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  810. (unsigned long long)range_start,
  811. (unsigned long long)range_end);
  812. BUG_ON(range_start >= range_end);
  813. while (zero_pos < range_end) {
  814. next_pos = (zero_pos & PAGE_CACHE_MASK) + PAGE_CACHE_SIZE;
  815. if (next_pos > range_end)
  816. next_pos = range_end;
  817. rc = ocfs2_write_zero_page(inode, zero_pos, next_pos, di_bh);
  818. if (rc < 0) {
  819. mlog_errno(rc);
  820. break;
  821. }
  822. zero_pos = next_pos;
  823. /*
  824. * Very large extends have the potential to lock up
  825. * the cpu for extended periods of time.
  826. */
  827. cond_resched();
  828. }
  829. return rc;
  830. }
  831. int ocfs2_zero_extend(struct inode *inode, struct buffer_head *di_bh,
  832. loff_t zero_to_size)
  833. {
  834. int ret = 0;
  835. u64 zero_start, range_start = 0, range_end = 0;
  836. struct super_block *sb = inode->i_sb;
  837. zero_start = ocfs2_align_bytes_to_blocks(sb, i_size_read(inode));
  838. trace_ocfs2_zero_extend((unsigned long long)OCFS2_I(inode)->ip_blkno,
  839. (unsigned long long)zero_start,
  840. (unsigned long long)i_size_read(inode));
  841. while (zero_start < zero_to_size) {
  842. ret = ocfs2_zero_extend_get_range(inode, di_bh, zero_start,
  843. zero_to_size,
  844. &range_start,
  845. &range_end);
  846. if (ret) {
  847. mlog_errno(ret);
  848. break;
  849. }
  850. if (!range_end)
  851. break;
  852. /* Trim the ends */
  853. if (range_start < zero_start)
  854. range_start = zero_start;
  855. if (range_end > zero_to_size)
  856. range_end = zero_to_size;
  857. ret = ocfs2_zero_extend_range(inode, range_start,
  858. range_end, di_bh);
  859. if (ret) {
  860. mlog_errno(ret);
  861. break;
  862. }
  863. zero_start = range_end;
  864. }
  865. return ret;
  866. }
  867. int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh,
  868. u64 new_i_size, u64 zero_to)
  869. {
  870. int ret;
  871. u32 clusters_to_add;
  872. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  873. /*
  874. * Only quota files call this without a bh, and they can't be
  875. * refcounted.
  876. */
  877. BUG_ON(!di_bh && (oi->ip_dyn_features & OCFS2_HAS_REFCOUNT_FL));
  878. BUG_ON(!di_bh && !(oi->ip_flags & OCFS2_INODE_SYSTEM_FILE));
  879. clusters_to_add = ocfs2_clusters_for_bytes(inode->i_sb, new_i_size);
  880. if (clusters_to_add < oi->ip_clusters)
  881. clusters_to_add = 0;
  882. else
  883. clusters_to_add -= oi->ip_clusters;
  884. if (clusters_to_add) {
  885. ret = __ocfs2_extend_allocation(inode, oi->ip_clusters,
  886. clusters_to_add, 0);
  887. if (ret) {
  888. mlog_errno(ret);
  889. goto out;
  890. }
  891. }
  892. /*
  893. * Call this even if we don't add any clusters to the tree. We
  894. * still need to zero the area between the old i_size and the
  895. * new i_size.
  896. */
  897. ret = ocfs2_zero_extend(inode, di_bh, zero_to);
  898. if (ret < 0)
  899. mlog_errno(ret);
  900. out:
  901. return ret;
  902. }
  903. static int ocfs2_extend_file(struct inode *inode,
  904. struct buffer_head *di_bh,
  905. u64 new_i_size)
  906. {
  907. int ret = 0;
  908. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  909. BUG_ON(!di_bh);
  910. /* setattr sometimes calls us like this. */
  911. if (new_i_size == 0)
  912. goto out;
  913. if (i_size_read(inode) == new_i_size)
  914. goto out;
  915. BUG_ON(new_i_size < i_size_read(inode));
  916. /*
  917. * The alloc sem blocks people in read/write from reading our
  918. * allocation until we're done changing it. We depend on
  919. * i_mutex to block other extend/truncate calls while we're
  920. * here. We even have to hold it for sparse files because there
  921. * might be some tail zeroing.
  922. */
  923. down_write(&oi->ip_alloc_sem);
  924. if (oi->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  925. /*
  926. * We can optimize small extends by keeping the inodes
  927. * inline data.
  928. */
  929. if (ocfs2_size_fits_inline_data(di_bh, new_i_size)) {
  930. up_write(&oi->ip_alloc_sem);
  931. goto out_update_size;
  932. }
  933. ret = ocfs2_convert_inline_data_to_extents(inode, di_bh);
  934. if (ret) {
  935. up_write(&oi->ip_alloc_sem);
  936. mlog_errno(ret);
  937. goto out;
  938. }
  939. }
  940. if (ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))
  941. ret = ocfs2_zero_extend(inode, di_bh, new_i_size);
  942. else
  943. ret = ocfs2_extend_no_holes(inode, di_bh, new_i_size,
  944. new_i_size);
  945. up_write(&oi->ip_alloc_sem);
  946. if (ret < 0) {
  947. mlog_errno(ret);
  948. goto out;
  949. }
  950. out_update_size:
  951. ret = ocfs2_simple_size_update(inode, di_bh, new_i_size);
  952. if (ret < 0)
  953. mlog_errno(ret);
  954. out:
  955. return ret;
  956. }
  957. int ocfs2_setattr(struct dentry *dentry, struct iattr *attr)
  958. {
  959. int status = 0, size_change;
  960. struct inode *inode = dentry->d_inode;
  961. struct super_block *sb = inode->i_sb;
  962. struct ocfs2_super *osb = OCFS2_SB(sb);
  963. struct buffer_head *bh = NULL;
  964. handle_t *handle = NULL;
  965. struct dquot *transfer_to[MAXQUOTAS] = { };
  966. int qtype;
  967. trace_ocfs2_setattr(inode, dentry,
  968. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  969. dentry->d_name.len, dentry->d_name.name,
  970. attr->ia_valid, attr->ia_mode,
  971. from_kuid(&init_user_ns, attr->ia_uid),
  972. from_kgid(&init_user_ns, attr->ia_gid));
  973. /* ensuring we don't even attempt to truncate a symlink */
  974. if (S_ISLNK(inode->i_mode))
  975. attr->ia_valid &= ~ATTR_SIZE;
  976. #define OCFS2_VALID_ATTRS (ATTR_ATIME | ATTR_MTIME | ATTR_CTIME | ATTR_SIZE \
  977. | ATTR_GID | ATTR_UID | ATTR_MODE)
  978. if (!(attr->ia_valid & OCFS2_VALID_ATTRS))
  979. return 0;
  980. status = inode_change_ok(inode, attr);
  981. if (status)
  982. return status;
  983. if (is_quota_modification(inode, attr))
  984. dquot_initialize(inode);
  985. size_change = S_ISREG(inode->i_mode) && attr->ia_valid & ATTR_SIZE;
  986. if (size_change) {
  987. status = ocfs2_rw_lock(inode, 1);
  988. if (status < 0) {
  989. mlog_errno(status);
  990. goto bail;
  991. }
  992. }
  993. status = ocfs2_inode_lock(inode, &bh, 1);
  994. if (status < 0) {
  995. if (status != -ENOENT)
  996. mlog_errno(status);
  997. goto bail_unlock_rw;
  998. }
  999. if (size_change) {
  1000. status = inode_newsize_ok(inode, attr->ia_size);
  1001. if (status)
  1002. goto bail_unlock;
  1003. inode_dio_wait(inode);
  1004. if (i_size_read(inode) >= attr->ia_size) {
  1005. if (ocfs2_should_order_data(inode)) {
  1006. status = ocfs2_begin_ordered_truncate(inode,
  1007. attr->ia_size);
  1008. if (status)
  1009. goto bail_unlock;
  1010. }
  1011. status = ocfs2_truncate_file(inode, bh, attr->ia_size);
  1012. } else
  1013. status = ocfs2_extend_file(inode, bh, attr->ia_size);
  1014. if (status < 0) {
  1015. if (status != -ENOSPC)
  1016. mlog_errno(status);
  1017. status = -ENOSPC;
  1018. goto bail_unlock;
  1019. }
  1020. }
  1021. if ((attr->ia_valid & ATTR_UID && !uid_eq(attr->ia_uid, inode->i_uid)) ||
  1022. (attr->ia_valid & ATTR_GID && !gid_eq(attr->ia_gid, inode->i_gid))) {
  1023. /*
  1024. * Gather pointers to quota structures so that allocation /
  1025. * freeing of quota structures happens here and not inside
  1026. * dquot_transfer() where we have problems with lock ordering
  1027. */
  1028. if (attr->ia_valid & ATTR_UID && !uid_eq(attr->ia_uid, inode->i_uid)
  1029. && OCFS2_HAS_RO_COMPAT_FEATURE(sb,
  1030. OCFS2_FEATURE_RO_COMPAT_USRQUOTA)) {
  1031. transfer_to[USRQUOTA] = dqget(sb, make_kqid_uid(attr->ia_uid));
  1032. if (!transfer_to[USRQUOTA]) {
  1033. status = -ESRCH;
  1034. goto bail_unlock;
  1035. }
  1036. }
  1037. if (attr->ia_valid & ATTR_GID && !gid_eq(attr->ia_gid, inode->i_gid)
  1038. && OCFS2_HAS_RO_COMPAT_FEATURE(sb,
  1039. OCFS2_FEATURE_RO_COMPAT_GRPQUOTA)) {
  1040. transfer_to[GRPQUOTA] = dqget(sb, make_kqid_gid(attr->ia_gid));
  1041. if (!transfer_to[GRPQUOTA]) {
  1042. status = -ESRCH;
  1043. goto bail_unlock;
  1044. }
  1045. }
  1046. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS +
  1047. 2 * ocfs2_quota_trans_credits(sb));
  1048. if (IS_ERR(handle)) {
  1049. status = PTR_ERR(handle);
  1050. mlog_errno(status);
  1051. goto bail_unlock;
  1052. }
  1053. status = __dquot_transfer(inode, transfer_to);
  1054. if (status < 0)
  1055. goto bail_commit;
  1056. } else {
  1057. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  1058. if (IS_ERR(handle)) {
  1059. status = PTR_ERR(handle);
  1060. mlog_errno(status);
  1061. goto bail_unlock;
  1062. }
  1063. }
  1064. setattr_copy(inode, attr);
  1065. mark_inode_dirty(inode);
  1066. status = ocfs2_mark_inode_dirty(handle, inode, bh);
  1067. if (status < 0)
  1068. mlog_errno(status);
  1069. bail_commit:
  1070. ocfs2_commit_trans(osb, handle);
  1071. bail_unlock:
  1072. ocfs2_inode_unlock(inode, 1);
  1073. bail_unlock_rw:
  1074. if (size_change)
  1075. ocfs2_rw_unlock(inode, 1);
  1076. bail:
  1077. brelse(bh);
  1078. /* Release quota pointers in case we acquired them */
  1079. for (qtype = 0; qtype < OCFS2_MAXQUOTAS; qtype++)
  1080. dqput(transfer_to[qtype]);
  1081. if (!status && attr->ia_valid & ATTR_MODE) {
  1082. status = posix_acl_chmod(inode, inode->i_mode);
  1083. if (status < 0)
  1084. mlog_errno(status);
  1085. }
  1086. return status;
  1087. }
  1088. int ocfs2_getattr(struct vfsmount *mnt,
  1089. struct dentry *dentry,
  1090. struct kstat *stat)
  1091. {
  1092. struct inode *inode = dentry->d_inode;
  1093. struct super_block *sb = dentry->d_inode->i_sb;
  1094. struct ocfs2_super *osb = sb->s_fs_info;
  1095. int err;
  1096. err = ocfs2_inode_revalidate(dentry);
  1097. if (err) {
  1098. if (err != -ENOENT)
  1099. mlog_errno(err);
  1100. goto bail;
  1101. }
  1102. generic_fillattr(inode, stat);
  1103. /* We set the blksize from the cluster size for performance */
  1104. stat->blksize = osb->s_clustersize;
  1105. bail:
  1106. return err;
  1107. }
  1108. int ocfs2_permission(struct inode *inode, int mask)
  1109. {
  1110. int ret;
  1111. if (mask & MAY_NOT_BLOCK)
  1112. return -ECHILD;
  1113. ret = ocfs2_inode_lock(inode, NULL, 0);
  1114. if (ret) {
  1115. if (ret != -ENOENT)
  1116. mlog_errno(ret);
  1117. goto out;
  1118. }
  1119. ret = generic_permission(inode, mask);
  1120. ocfs2_inode_unlock(inode, 0);
  1121. out:
  1122. return ret;
  1123. }
  1124. static int __ocfs2_write_remove_suid(struct inode *inode,
  1125. struct buffer_head *bh)
  1126. {
  1127. int ret;
  1128. handle_t *handle;
  1129. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1130. struct ocfs2_dinode *di;
  1131. trace_ocfs2_write_remove_suid(
  1132. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  1133. inode->i_mode);
  1134. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  1135. if (IS_ERR(handle)) {
  1136. ret = PTR_ERR(handle);
  1137. mlog_errno(ret);
  1138. goto out;
  1139. }
  1140. ret = ocfs2_journal_access_di(handle, INODE_CACHE(inode), bh,
  1141. OCFS2_JOURNAL_ACCESS_WRITE);
  1142. if (ret < 0) {
  1143. mlog_errno(ret);
  1144. goto out_trans;
  1145. }
  1146. inode->i_mode &= ~S_ISUID;
  1147. if ((inode->i_mode & S_ISGID) && (inode->i_mode & S_IXGRP))
  1148. inode->i_mode &= ~S_ISGID;
  1149. di = (struct ocfs2_dinode *) bh->b_data;
  1150. di->i_mode = cpu_to_le16(inode->i_mode);
  1151. ocfs2_update_inode_fsync_trans(handle, inode, 0);
  1152. ocfs2_journal_dirty(handle, bh);
  1153. out_trans:
  1154. ocfs2_commit_trans(osb, handle);
  1155. out:
  1156. return ret;
  1157. }
  1158. /*
  1159. * Will look for holes and unwritten extents in the range starting at
  1160. * pos for count bytes (inclusive).
  1161. */
  1162. static int ocfs2_check_range_for_holes(struct inode *inode, loff_t pos,
  1163. size_t count)
  1164. {
  1165. int ret = 0;
  1166. unsigned int extent_flags;
  1167. u32 cpos, clusters, extent_len, phys_cpos;
  1168. struct super_block *sb = inode->i_sb;
  1169. cpos = pos >> OCFS2_SB(sb)->s_clustersize_bits;
  1170. clusters = ocfs2_clusters_for_bytes(sb, pos + count) - cpos;
  1171. while (clusters) {
  1172. ret = ocfs2_get_clusters(inode, cpos, &phys_cpos, &extent_len,
  1173. &extent_flags);
  1174. if (ret < 0) {
  1175. mlog_errno(ret);
  1176. goto out;
  1177. }
  1178. if (phys_cpos == 0 || (extent_flags & OCFS2_EXT_UNWRITTEN)) {
  1179. ret = 1;
  1180. break;
  1181. }
  1182. if (extent_len > clusters)
  1183. extent_len = clusters;
  1184. clusters -= extent_len;
  1185. cpos += extent_len;
  1186. }
  1187. out:
  1188. return ret;
  1189. }
  1190. static int ocfs2_write_remove_suid(struct inode *inode)
  1191. {
  1192. int ret;
  1193. struct buffer_head *bh = NULL;
  1194. ret = ocfs2_read_inode_block(inode, &bh);
  1195. if (ret < 0) {
  1196. mlog_errno(ret);
  1197. goto out;
  1198. }
  1199. ret = __ocfs2_write_remove_suid(inode, bh);
  1200. out:
  1201. brelse(bh);
  1202. return ret;
  1203. }
  1204. /*
  1205. * Allocate enough extents to cover the region starting at byte offset
  1206. * start for len bytes. Existing extents are skipped, any extents
  1207. * added are marked as "unwritten".
  1208. */
  1209. static int ocfs2_allocate_unwritten_extents(struct inode *inode,
  1210. u64 start, u64 len)
  1211. {
  1212. int ret;
  1213. u32 cpos, phys_cpos, clusters, alloc_size;
  1214. u64 end = start + len;
  1215. struct buffer_head *di_bh = NULL;
  1216. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  1217. ret = ocfs2_read_inode_block(inode, &di_bh);
  1218. if (ret) {
  1219. mlog_errno(ret);
  1220. goto out;
  1221. }
  1222. /*
  1223. * Nothing to do if the requested reservation range
  1224. * fits within the inode.
  1225. */
  1226. if (ocfs2_size_fits_inline_data(di_bh, end))
  1227. goto out;
  1228. ret = ocfs2_convert_inline_data_to_extents(inode, di_bh);
  1229. if (ret) {
  1230. mlog_errno(ret);
  1231. goto out;
  1232. }
  1233. }
  1234. /*
  1235. * We consider both start and len to be inclusive.
  1236. */
  1237. cpos = start >> OCFS2_SB(inode->i_sb)->s_clustersize_bits;
  1238. clusters = ocfs2_clusters_for_bytes(inode->i_sb, start + len);
  1239. clusters -= cpos;
  1240. while (clusters) {
  1241. ret = ocfs2_get_clusters(inode, cpos, &phys_cpos,
  1242. &alloc_size, NULL);
  1243. if (ret) {
  1244. mlog_errno(ret);
  1245. goto out;
  1246. }
  1247. /*
  1248. * Hole or existing extent len can be arbitrary, so
  1249. * cap it to our own allocation request.
  1250. */
  1251. if (alloc_size > clusters)
  1252. alloc_size = clusters;
  1253. if (phys_cpos) {
  1254. /*
  1255. * We already have an allocation at this
  1256. * region so we can safely skip it.
  1257. */
  1258. goto next;
  1259. }
  1260. ret = __ocfs2_extend_allocation(inode, cpos, alloc_size, 1);
  1261. if (ret) {
  1262. if (ret != -ENOSPC)
  1263. mlog_errno(ret);
  1264. goto out;
  1265. }
  1266. next:
  1267. cpos += alloc_size;
  1268. clusters -= alloc_size;
  1269. }
  1270. ret = 0;
  1271. out:
  1272. brelse(di_bh);
  1273. return ret;
  1274. }
  1275. /*
  1276. * Truncate a byte range, avoiding pages within partial clusters. This
  1277. * preserves those pages for the zeroing code to write to.
  1278. */
  1279. static void ocfs2_truncate_cluster_pages(struct inode *inode, u64 byte_start,
  1280. u64 byte_len)
  1281. {
  1282. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1283. loff_t start, end;
  1284. struct address_space *mapping = inode->i_mapping;
  1285. start = (loff_t)ocfs2_align_bytes_to_clusters(inode->i_sb, byte_start);
  1286. end = byte_start + byte_len;
  1287. end = end & ~(osb->s_clustersize - 1);
  1288. if (start < end) {
  1289. unmap_mapping_range(mapping, start, end - start, 0);
  1290. truncate_inode_pages_range(mapping, start, end - 1);
  1291. }
  1292. }
  1293. static int ocfs2_zero_partial_clusters(struct inode *inode,
  1294. u64 start, u64 len)
  1295. {
  1296. int ret = 0;
  1297. u64 tmpend, end = start + len;
  1298. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1299. unsigned int csize = osb->s_clustersize;
  1300. handle_t *handle;
  1301. /*
  1302. * The "start" and "end" values are NOT necessarily part of
  1303. * the range whose allocation is being deleted. Rather, this
  1304. * is what the user passed in with the request. We must zero
  1305. * partial clusters here. There's no need to worry about
  1306. * physical allocation - the zeroing code knows to skip holes.
  1307. */
  1308. trace_ocfs2_zero_partial_clusters(
  1309. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  1310. (unsigned long long)start, (unsigned long long)end);
  1311. /*
  1312. * If both edges are on a cluster boundary then there's no
  1313. * zeroing required as the region is part of the allocation to
  1314. * be truncated.
  1315. */
  1316. if ((start & (csize - 1)) == 0 && (end & (csize - 1)) == 0)
  1317. goto out;
  1318. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  1319. if (IS_ERR(handle)) {
  1320. ret = PTR_ERR(handle);
  1321. mlog_errno(ret);
  1322. goto out;
  1323. }
  1324. /*
  1325. * We want to get the byte offset of the end of the 1st cluster.
  1326. */
  1327. tmpend = (u64)osb->s_clustersize + (start & ~(osb->s_clustersize - 1));
  1328. if (tmpend > end)
  1329. tmpend = end;
  1330. trace_ocfs2_zero_partial_clusters_range1((unsigned long long)start,
  1331. (unsigned long long)tmpend);
  1332. ret = ocfs2_zero_range_for_truncate(inode, handle, start, tmpend);
  1333. if (ret)
  1334. mlog_errno(ret);
  1335. if (tmpend < end) {
  1336. /*
  1337. * This may make start and end equal, but the zeroing
  1338. * code will skip any work in that case so there's no
  1339. * need to catch it up here.
  1340. */
  1341. start = end & ~(osb->s_clustersize - 1);
  1342. trace_ocfs2_zero_partial_clusters_range2(
  1343. (unsigned long long)start, (unsigned long long)end);
  1344. ret = ocfs2_zero_range_for_truncate(inode, handle, start, end);
  1345. if (ret)
  1346. mlog_errno(ret);
  1347. }
  1348. ocfs2_update_inode_fsync_trans(handle, inode, 1);
  1349. ocfs2_commit_trans(osb, handle);
  1350. out:
  1351. return ret;
  1352. }
  1353. static int ocfs2_find_rec(struct ocfs2_extent_list *el, u32 pos)
  1354. {
  1355. int i;
  1356. struct ocfs2_extent_rec *rec = NULL;
  1357. for (i = le16_to_cpu(el->l_next_free_rec) - 1; i >= 0; i--) {
  1358. rec = &el->l_recs[i];
  1359. if (le32_to_cpu(rec->e_cpos) < pos)
  1360. break;
  1361. }
  1362. return i;
  1363. }
  1364. /*
  1365. * Helper to calculate the punching pos and length in one run, we handle the
  1366. * following three cases in order:
  1367. *
  1368. * - remove the entire record
  1369. * - remove a partial record
  1370. * - no record needs to be removed (hole-punching completed)
  1371. */
  1372. static void ocfs2_calc_trunc_pos(struct inode *inode,
  1373. struct ocfs2_extent_list *el,
  1374. struct ocfs2_extent_rec *rec,
  1375. u32 trunc_start, u32 *trunc_cpos,
  1376. u32 *trunc_len, u32 *trunc_end,
  1377. u64 *blkno, int *done)
  1378. {
  1379. int ret = 0;
  1380. u32 coff, range;
  1381. range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec);
  1382. if (le32_to_cpu(rec->e_cpos) >= trunc_start) {
  1383. /*
  1384. * remove an entire extent record.
  1385. */
  1386. *trunc_cpos = le32_to_cpu(rec->e_cpos);
  1387. /*
  1388. * Skip holes if any.
  1389. */
  1390. if (range < *trunc_end)
  1391. *trunc_end = range;
  1392. *trunc_len = *trunc_end - le32_to_cpu(rec->e_cpos);
  1393. *blkno = le64_to_cpu(rec->e_blkno);
  1394. *trunc_end = le32_to_cpu(rec->e_cpos);
  1395. } else if (range > trunc_start) {
  1396. /*
  1397. * remove a partial extent record, which means we're
  1398. * removing the last extent record.
  1399. */
  1400. *trunc_cpos = trunc_start;
  1401. /*
  1402. * skip hole if any.
  1403. */
  1404. if (range < *trunc_end)
  1405. *trunc_end = range;
  1406. *trunc_len = *trunc_end - trunc_start;
  1407. coff = trunc_start - le32_to_cpu(rec->e_cpos);
  1408. *blkno = le64_to_cpu(rec->e_blkno) +
  1409. ocfs2_clusters_to_blocks(inode->i_sb, coff);
  1410. *trunc_end = trunc_start;
  1411. } else {
  1412. /*
  1413. * It may have two following possibilities:
  1414. *
  1415. * - last record has been removed
  1416. * - trunc_start was within a hole
  1417. *
  1418. * both two cases mean the completion of hole punching.
  1419. */
  1420. ret = 1;
  1421. }
  1422. *done = ret;
  1423. }
  1424. static int ocfs2_remove_inode_range(struct inode *inode,
  1425. struct buffer_head *di_bh, u64 byte_start,
  1426. u64 byte_len)
  1427. {
  1428. int ret = 0, flags = 0, done = 0, i;
  1429. u32 trunc_start, trunc_len, trunc_end, trunc_cpos, phys_cpos;
  1430. u32 cluster_in_el;
  1431. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1432. struct ocfs2_cached_dealloc_ctxt dealloc;
  1433. struct address_space *mapping = inode->i_mapping;
  1434. struct ocfs2_extent_tree et;
  1435. struct ocfs2_path *path = NULL;
  1436. struct ocfs2_extent_list *el = NULL;
  1437. struct ocfs2_extent_rec *rec = NULL;
  1438. struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data;
  1439. u64 blkno, refcount_loc = le64_to_cpu(di->i_refcount_loc);
  1440. ocfs2_init_dinode_extent_tree(&et, INODE_CACHE(inode), di_bh);
  1441. ocfs2_init_dealloc_ctxt(&dealloc);
  1442. trace_ocfs2_remove_inode_range(
  1443. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  1444. (unsigned long long)byte_start,
  1445. (unsigned long long)byte_len);
  1446. if (byte_len == 0)
  1447. return 0;
  1448. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  1449. ret = ocfs2_truncate_inline(inode, di_bh, byte_start,
  1450. byte_start + byte_len, 0);
  1451. if (ret) {
  1452. mlog_errno(ret);
  1453. goto out;
  1454. }
  1455. /*
  1456. * There's no need to get fancy with the page cache
  1457. * truncate of an inline-data inode. We're talking
  1458. * about less than a page here, which will be cached
  1459. * in the dinode buffer anyway.
  1460. */
  1461. unmap_mapping_range(mapping, 0, 0, 0);
  1462. truncate_inode_pages(mapping, 0);
  1463. goto out;
  1464. }
  1465. /*
  1466. * For reflinks, we may need to CoW 2 clusters which might be
  1467. * partially zero'd later, if hole's start and end offset were
  1468. * within one cluster(means is not exactly aligned to clustersize).
  1469. */
  1470. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_HAS_REFCOUNT_FL) {
  1471. ret = ocfs2_cow_file_pos(inode, di_bh, byte_start);
  1472. if (ret) {
  1473. mlog_errno(ret);
  1474. goto out;
  1475. }
  1476. ret = ocfs2_cow_file_pos(inode, di_bh, byte_start + byte_len);
  1477. if (ret) {
  1478. mlog_errno(ret);
  1479. goto out;
  1480. }
  1481. }
  1482. trunc_start = ocfs2_clusters_for_bytes(osb->sb, byte_start);
  1483. trunc_end = (byte_start + byte_len) >> osb->s_clustersize_bits;
  1484. cluster_in_el = trunc_end;
  1485. ret = ocfs2_zero_partial_clusters(inode, byte_start, byte_len);
  1486. if (ret) {
  1487. mlog_errno(ret);
  1488. goto out;
  1489. }
  1490. path = ocfs2_new_path_from_et(&et);
  1491. if (!path) {
  1492. ret = -ENOMEM;
  1493. mlog_errno(ret);
  1494. goto out;
  1495. }
  1496. while (trunc_end > trunc_start) {
  1497. ret = ocfs2_find_path(INODE_CACHE(inode), path,
  1498. cluster_in_el);
  1499. if (ret) {
  1500. mlog_errno(ret);
  1501. goto out;
  1502. }
  1503. el = path_leaf_el(path);
  1504. i = ocfs2_find_rec(el, trunc_end);
  1505. /*
  1506. * Need to go to previous extent block.
  1507. */
  1508. if (i < 0) {
  1509. if (path->p_tree_depth == 0)
  1510. break;
  1511. ret = ocfs2_find_cpos_for_left_leaf(inode->i_sb,
  1512. path,
  1513. &cluster_in_el);
  1514. if (ret) {
  1515. mlog_errno(ret);
  1516. goto out;
  1517. }
  1518. /*
  1519. * We've reached the leftmost extent block,
  1520. * it's safe to leave.
  1521. */
  1522. if (cluster_in_el == 0)
  1523. break;
  1524. /*
  1525. * The 'pos' searched for previous extent block is
  1526. * always one cluster less than actual trunc_end.
  1527. */
  1528. trunc_end = cluster_in_el + 1;
  1529. ocfs2_reinit_path(path, 1);
  1530. continue;
  1531. } else
  1532. rec = &el->l_recs[i];
  1533. ocfs2_calc_trunc_pos(inode, el, rec, trunc_start, &trunc_cpos,
  1534. &trunc_len, &trunc_end, &blkno, &done);
  1535. if (done)
  1536. break;
  1537. flags = rec->e_flags;
  1538. phys_cpos = ocfs2_blocks_to_clusters(inode->i_sb, blkno);
  1539. ret = ocfs2_remove_btree_range(inode, &et, trunc_cpos,
  1540. phys_cpos, trunc_len, flags,
  1541. &dealloc, refcount_loc, false);
  1542. if (ret < 0) {
  1543. mlog_errno(ret);
  1544. goto out;
  1545. }
  1546. cluster_in_el = trunc_end;
  1547. ocfs2_reinit_path(path, 1);
  1548. }
  1549. ocfs2_truncate_cluster_pages(inode, byte_start, byte_len);
  1550. out:
  1551. ocfs2_free_path(path);
  1552. ocfs2_schedule_truncate_log_flush(osb, 1);
  1553. ocfs2_run_deallocs(osb, &dealloc);
  1554. return ret;
  1555. }
  1556. /*
  1557. * Parts of this function taken from xfs_change_file_space()
  1558. */
  1559. static int __ocfs2_change_file_space(struct file *file, struct inode *inode,
  1560. loff_t f_pos, unsigned int cmd,
  1561. struct ocfs2_space_resv *sr,
  1562. int change_size)
  1563. {
  1564. int ret;
  1565. s64 llen;
  1566. loff_t size;
  1567. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1568. struct buffer_head *di_bh = NULL;
  1569. handle_t *handle;
  1570. unsigned long long max_off = inode->i_sb->s_maxbytes;
  1571. if (ocfs2_is_hard_readonly(osb) || ocfs2_is_soft_readonly(osb))
  1572. return -EROFS;
  1573. mutex_lock(&inode->i_mutex);
  1574. /*
  1575. * This prevents concurrent writes on other nodes
  1576. */
  1577. ret = ocfs2_rw_lock(inode, 1);
  1578. if (ret) {
  1579. mlog_errno(ret);
  1580. goto out;
  1581. }
  1582. ret = ocfs2_inode_lock(inode, &di_bh, 1);
  1583. if (ret) {
  1584. mlog_errno(ret);
  1585. goto out_rw_unlock;
  1586. }
  1587. if (inode->i_flags & (S_IMMUTABLE|S_APPEND)) {
  1588. ret = -EPERM;
  1589. goto out_inode_unlock;
  1590. }
  1591. switch (sr->l_whence) {
  1592. case 0: /*SEEK_SET*/
  1593. break;
  1594. case 1: /*SEEK_CUR*/
  1595. sr->l_start += f_pos;
  1596. break;
  1597. case 2: /*SEEK_END*/
  1598. sr->l_start += i_size_read(inode);
  1599. break;
  1600. default:
  1601. ret = -EINVAL;
  1602. goto out_inode_unlock;
  1603. }
  1604. sr->l_whence = 0;
  1605. llen = sr->l_len > 0 ? sr->l_len - 1 : sr->l_len;
  1606. if (sr->l_start < 0
  1607. || sr->l_start > max_off
  1608. || (sr->l_start + llen) < 0
  1609. || (sr->l_start + llen) > max_off) {
  1610. ret = -EINVAL;
  1611. goto out_inode_unlock;
  1612. }
  1613. size = sr->l_start + sr->l_len;
  1614. if (cmd == OCFS2_IOC_RESVSP || cmd == OCFS2_IOC_RESVSP64 ||
  1615. cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) {
  1616. if (sr->l_len <= 0) {
  1617. ret = -EINVAL;
  1618. goto out_inode_unlock;
  1619. }
  1620. }
  1621. if (file && should_remove_suid(file->f_path.dentry)) {
  1622. ret = __ocfs2_write_remove_suid(inode, di_bh);
  1623. if (ret) {
  1624. mlog_errno(ret);
  1625. goto out_inode_unlock;
  1626. }
  1627. }
  1628. down_write(&OCFS2_I(inode)->ip_alloc_sem);
  1629. switch (cmd) {
  1630. case OCFS2_IOC_RESVSP:
  1631. case OCFS2_IOC_RESVSP64:
  1632. /*
  1633. * This takes unsigned offsets, but the signed ones we
  1634. * pass have been checked against overflow above.
  1635. */
  1636. ret = ocfs2_allocate_unwritten_extents(inode, sr->l_start,
  1637. sr->l_len);
  1638. break;
  1639. case OCFS2_IOC_UNRESVSP:
  1640. case OCFS2_IOC_UNRESVSP64:
  1641. ret = ocfs2_remove_inode_range(inode, di_bh, sr->l_start,
  1642. sr->l_len);
  1643. break;
  1644. default:
  1645. ret = -EINVAL;
  1646. }
  1647. up_write(&OCFS2_I(inode)->ip_alloc_sem);
  1648. if (ret) {
  1649. mlog_errno(ret);
  1650. goto out_inode_unlock;
  1651. }
  1652. /*
  1653. * We update c/mtime for these changes
  1654. */
  1655. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  1656. if (IS_ERR(handle)) {
  1657. ret = PTR_ERR(handle);
  1658. mlog_errno(ret);
  1659. goto out_inode_unlock;
  1660. }
  1661. if (change_size && i_size_read(inode) < size)
  1662. i_size_write(inode, size);
  1663. inode->i_ctime = inode->i_mtime = CURRENT_TIME;
  1664. ret = ocfs2_mark_inode_dirty(handle, inode, di_bh);
  1665. if (ret < 0)
  1666. mlog_errno(ret);
  1667. if (file && (file->f_flags & O_SYNC))
  1668. handle->h_sync = 1;
  1669. ocfs2_commit_trans(osb, handle);
  1670. out_inode_unlock:
  1671. brelse(di_bh);
  1672. ocfs2_inode_unlock(inode, 1);
  1673. out_rw_unlock:
  1674. ocfs2_rw_unlock(inode, 1);
  1675. out:
  1676. mutex_unlock(&inode->i_mutex);
  1677. return ret;
  1678. }
  1679. int ocfs2_change_file_space(struct file *file, unsigned int cmd,
  1680. struct ocfs2_space_resv *sr)
  1681. {
  1682. struct inode *inode = file_inode(file);
  1683. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1684. int ret;
  1685. if ((cmd == OCFS2_IOC_RESVSP || cmd == OCFS2_IOC_RESVSP64) &&
  1686. !ocfs2_writes_unwritten_extents(osb))
  1687. return -ENOTTY;
  1688. else if ((cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) &&
  1689. !ocfs2_sparse_alloc(osb))
  1690. return -ENOTTY;
  1691. if (!S_ISREG(inode->i_mode))
  1692. return -EINVAL;
  1693. if (!(file->f_mode & FMODE_WRITE))
  1694. return -EBADF;
  1695. ret = mnt_want_write_file(file);
  1696. if (ret)
  1697. return ret;
  1698. ret = __ocfs2_change_file_space(file, inode, file->f_pos, cmd, sr, 0);
  1699. mnt_drop_write_file(file);
  1700. return ret;
  1701. }
  1702. static long ocfs2_fallocate(struct file *file, int mode, loff_t offset,
  1703. loff_t len)
  1704. {
  1705. struct inode *inode = file_inode(file);
  1706. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1707. struct ocfs2_space_resv sr;
  1708. int change_size = 1;
  1709. int cmd = OCFS2_IOC_RESVSP64;
  1710. if (mode & ~(FALLOC_FL_KEEP_SIZE | FALLOC_FL_PUNCH_HOLE))
  1711. return -EOPNOTSUPP;
  1712. if (!ocfs2_writes_unwritten_extents(osb))
  1713. return -EOPNOTSUPP;
  1714. if (mode & FALLOC_FL_KEEP_SIZE)
  1715. change_size = 0;
  1716. if (mode & FALLOC_FL_PUNCH_HOLE)
  1717. cmd = OCFS2_IOC_UNRESVSP64;
  1718. sr.l_whence = 0;
  1719. sr.l_start = (s64)offset;
  1720. sr.l_len = (s64)len;
  1721. return __ocfs2_change_file_space(NULL, inode, offset, cmd, &sr,
  1722. change_size);
  1723. }
  1724. int ocfs2_check_range_for_refcount(struct inode *inode, loff_t pos,
  1725. size_t count)
  1726. {
  1727. int ret = 0;
  1728. unsigned int extent_flags;
  1729. u32 cpos, clusters, extent_len, phys_cpos;
  1730. struct super_block *sb = inode->i_sb;
  1731. if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb)) ||
  1732. !(OCFS2_I(inode)->ip_dyn_features & OCFS2_HAS_REFCOUNT_FL) ||
  1733. OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL)
  1734. return 0;
  1735. cpos = pos >> OCFS2_SB(sb)->s_clustersize_bits;
  1736. clusters = ocfs2_clusters_for_bytes(sb, pos + count) - cpos;
  1737. while (clusters) {
  1738. ret = ocfs2_get_clusters(inode, cpos, &phys_cpos, &extent_len,
  1739. &extent_flags);
  1740. if (ret < 0) {
  1741. mlog_errno(ret);
  1742. goto out;
  1743. }
  1744. if (phys_cpos && (extent_flags & OCFS2_EXT_REFCOUNTED)) {
  1745. ret = 1;
  1746. break;
  1747. }
  1748. if (extent_len > clusters)
  1749. extent_len = clusters;
  1750. clusters -= extent_len;
  1751. cpos += extent_len;
  1752. }
  1753. out:
  1754. return ret;
  1755. }
  1756. static int ocfs2_is_io_unaligned(struct inode *inode, size_t count, loff_t pos)
  1757. {
  1758. int blockmask = inode->i_sb->s_blocksize - 1;
  1759. loff_t final_size = pos + count;
  1760. if ((pos & blockmask) || (final_size & blockmask))
  1761. return 1;
  1762. return 0;
  1763. }
  1764. static int ocfs2_prepare_inode_for_refcount(struct inode *inode,
  1765. struct file *file,
  1766. loff_t pos, size_t count,
  1767. int *meta_level)
  1768. {
  1769. int ret;
  1770. struct buffer_head *di_bh = NULL;
  1771. u32 cpos = pos >> OCFS2_SB(inode->i_sb)->s_clustersize_bits;
  1772. u32 clusters =
  1773. ocfs2_clusters_for_bytes(inode->i_sb, pos + count) - cpos;
  1774. ret = ocfs2_inode_lock(inode, &di_bh, 1);
  1775. if (ret) {
  1776. mlog_errno(ret);
  1777. goto out;
  1778. }
  1779. *meta_level = 1;
  1780. ret = ocfs2_refcount_cow(inode, di_bh, cpos, clusters, UINT_MAX);
  1781. if (ret)
  1782. mlog_errno(ret);
  1783. out:
  1784. brelse(di_bh);
  1785. return ret;
  1786. }
  1787. static int ocfs2_prepare_inode_for_write(struct file *file,
  1788. loff_t *ppos,
  1789. size_t count,
  1790. int appending,
  1791. int *direct_io,
  1792. int *has_refcount)
  1793. {
  1794. int ret = 0, meta_level = 0;
  1795. struct dentry *dentry = file->f_path.dentry;
  1796. struct inode *inode = dentry->d_inode;
  1797. loff_t saved_pos = 0, end;
  1798. /*
  1799. * We start with a read level meta lock and only jump to an ex
  1800. * if we need to make modifications here.
  1801. */
  1802. for(;;) {
  1803. ret = ocfs2_inode_lock(inode, NULL, meta_level);
  1804. if (ret < 0) {
  1805. meta_level = -1;
  1806. mlog_errno(ret);
  1807. goto out;
  1808. }
  1809. /* Clear suid / sgid if necessary. We do this here
  1810. * instead of later in the write path because
  1811. * remove_suid() calls ->setattr without any hint that
  1812. * we may have already done our cluster locking. Since
  1813. * ocfs2_setattr() *must* take cluster locks to
  1814. * proceed, this will lead us to recursively lock the
  1815. * inode. There's also the dinode i_size state which
  1816. * can be lost via setattr during extending writes (we
  1817. * set inode->i_size at the end of a write. */
  1818. if (should_remove_suid(dentry)) {
  1819. if (meta_level == 0) {
  1820. ocfs2_inode_unlock(inode, meta_level);
  1821. meta_level = 1;
  1822. continue;
  1823. }
  1824. ret = ocfs2_write_remove_suid(inode);
  1825. if (ret < 0) {
  1826. mlog_errno(ret);
  1827. goto out_unlock;
  1828. }
  1829. }
  1830. /* work on a copy of ppos until we're sure that we won't have
  1831. * to recalculate it due to relocking. */
  1832. if (appending)
  1833. saved_pos = i_size_read(inode);
  1834. else
  1835. saved_pos = *ppos;
  1836. end = saved_pos + count;
  1837. ret = ocfs2_check_range_for_refcount(inode, saved_pos, count);
  1838. if (ret == 1) {
  1839. ocfs2_inode_unlock(inode, meta_level);
  1840. meta_level = -1;
  1841. ret = ocfs2_prepare_inode_for_refcount(inode,
  1842. file,
  1843. saved_pos,
  1844. count,
  1845. &meta_level);
  1846. if (has_refcount)
  1847. *has_refcount = 1;
  1848. if (direct_io)
  1849. *direct_io = 0;
  1850. }
  1851. if (ret < 0) {
  1852. mlog_errno(ret);
  1853. goto out_unlock;
  1854. }
  1855. /*
  1856. * Skip the O_DIRECT checks if we don't need
  1857. * them.
  1858. */
  1859. if (!direct_io || !(*direct_io))
  1860. break;
  1861. /*
  1862. * There's no sane way to do direct writes to an inode
  1863. * with inline data.
  1864. */
  1865. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  1866. *direct_io = 0;
  1867. break;
  1868. }
  1869. /*
  1870. * Allowing concurrent direct writes means
  1871. * i_size changes wouldn't be synchronized, so
  1872. * one node could wind up truncating another
  1873. * nodes writes.
  1874. */
  1875. if (end > i_size_read(inode)) {
  1876. *direct_io = 0;
  1877. break;
  1878. }
  1879. /*
  1880. * We don't fill holes during direct io, so
  1881. * check for them here. If any are found, the
  1882. * caller will have to retake some cluster
  1883. * locks and initiate the io as buffered.
  1884. */
  1885. ret = ocfs2_check_range_for_holes(inode, saved_pos, count);
  1886. if (ret == 1) {
  1887. *direct_io = 0;
  1888. ret = 0;
  1889. } else if (ret < 0)
  1890. mlog_errno(ret);
  1891. break;
  1892. }
  1893. if (appending)
  1894. *ppos = saved_pos;
  1895. out_unlock:
  1896. trace_ocfs2_prepare_inode_for_write(OCFS2_I(inode)->ip_blkno,
  1897. saved_pos, appending, count,
  1898. direct_io, has_refcount);
  1899. if (meta_level >= 0)
  1900. ocfs2_inode_unlock(inode, meta_level);
  1901. out:
  1902. return ret;
  1903. }
  1904. static ssize_t ocfs2_file_write_iter(struct kiocb *iocb,
  1905. struct iov_iter *from)
  1906. {
  1907. int ret, direct_io, appending, rw_level, have_alloc_sem = 0;
  1908. int can_do_direct, has_refcount = 0;
  1909. ssize_t written = 0;
  1910. size_t count = iov_iter_count(from);
  1911. loff_t old_size, *ppos = &iocb->ki_pos;
  1912. u32 old_clusters;
  1913. struct file *file = iocb->ki_filp;
  1914. struct inode *inode = file_inode(file);
  1915. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1916. int full_coherency = !(osb->s_mount_opt &
  1917. OCFS2_MOUNT_COHERENCY_BUFFERED);
  1918. int unaligned_dio = 0;
  1919. trace_ocfs2_file_aio_write(inode, file, file->f_path.dentry,
  1920. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  1921. file->f_path.dentry->d_name.len,
  1922. file->f_path.dentry->d_name.name,
  1923. (unsigned int)from->nr_segs); /* GRRRRR */
  1924. if (iocb->ki_nbytes == 0)
  1925. return 0;
  1926. appending = file->f_flags & O_APPEND ? 1 : 0;
  1927. direct_io = file->f_flags & O_DIRECT ? 1 : 0;
  1928. mutex_lock(&inode->i_mutex);
  1929. ocfs2_iocb_clear_sem_locked(iocb);
  1930. relock:
  1931. /* to match setattr's i_mutex -> rw_lock ordering */
  1932. if (direct_io) {
  1933. have_alloc_sem = 1;
  1934. /* communicate with ocfs2_dio_end_io */
  1935. ocfs2_iocb_set_sem_locked(iocb);
  1936. }
  1937. /*
  1938. * Concurrent O_DIRECT writes are allowed with
  1939. * mount_option "coherency=buffered".
  1940. */
  1941. rw_level = (!direct_io || full_coherency);
  1942. ret = ocfs2_rw_lock(inode, rw_level);
  1943. if (ret < 0) {
  1944. mlog_errno(ret);
  1945. goto out_sems;
  1946. }
  1947. /*
  1948. * O_DIRECT writes with "coherency=full" need to take EX cluster
  1949. * inode_lock to guarantee coherency.
  1950. */
  1951. if (direct_io && full_coherency) {
  1952. /*
  1953. * We need to take and drop the inode lock to force
  1954. * other nodes to drop their caches. Buffered I/O
  1955. * already does this in write_begin().
  1956. */
  1957. ret = ocfs2_inode_lock(inode, NULL, 1);
  1958. if (ret < 0) {
  1959. mlog_errno(ret);
  1960. goto out;
  1961. }
  1962. ocfs2_inode_unlock(inode, 1);
  1963. }
  1964. can_do_direct = direct_io;
  1965. ret = ocfs2_prepare_inode_for_write(file, ppos,
  1966. iocb->ki_nbytes, appending,
  1967. &can_do_direct, &has_refcount);
  1968. if (ret < 0) {
  1969. mlog_errno(ret);
  1970. goto out;
  1971. }
  1972. if (direct_io && !is_sync_kiocb(iocb))
  1973. unaligned_dio = ocfs2_is_io_unaligned(inode, iocb->ki_nbytes,
  1974. *ppos);
  1975. /*
  1976. * We can't complete the direct I/O as requested, fall back to
  1977. * buffered I/O.
  1978. */
  1979. if (direct_io && !can_do_direct) {
  1980. ocfs2_rw_unlock(inode, rw_level);
  1981. have_alloc_sem = 0;
  1982. rw_level = -1;
  1983. direct_io = 0;
  1984. goto relock;
  1985. }
  1986. if (unaligned_dio) {
  1987. /*
  1988. * Wait on previous unaligned aio to complete before
  1989. * proceeding.
  1990. */
  1991. mutex_lock(&OCFS2_I(inode)->ip_unaligned_aio);
  1992. /* Mark the iocb as needing an unlock in ocfs2_dio_end_io */
  1993. ocfs2_iocb_set_unaligned_aio(iocb);
  1994. }
  1995. /*
  1996. * To later detect whether a journal commit for sync writes is
  1997. * necessary, we sample i_size, and cluster count here.
  1998. */
  1999. old_size = i_size_read(inode);
  2000. old_clusters = OCFS2_I(inode)->ip_clusters;
  2001. /* communicate with ocfs2_dio_end_io */
  2002. ocfs2_iocb_set_rw_locked(iocb, rw_level);
  2003. ret = generic_write_checks(file, ppos, &count,
  2004. S_ISBLK(inode->i_mode));
  2005. if (ret)
  2006. goto out_dio;
  2007. iov_iter_truncate(from, count);
  2008. if (direct_io) {
  2009. written = generic_file_direct_write(iocb, from, *ppos);
  2010. if (written < 0) {
  2011. ret = written;
  2012. goto out_dio;
  2013. }
  2014. } else {
  2015. current->backing_dev_info = file->f_mapping->backing_dev_info;
  2016. written = generic_perform_write(file, from, *ppos);
  2017. if (likely(written >= 0))
  2018. iocb->ki_pos = *ppos + written;
  2019. current->backing_dev_info = NULL;
  2020. }
  2021. out_dio:
  2022. /* buffered aio wouldn't have proper lock coverage today */
  2023. BUG_ON(ret == -EIOCBQUEUED && !(file->f_flags & O_DIRECT));
  2024. if (((file->f_flags & O_DSYNC) && !direct_io) || IS_SYNC(inode) ||
  2025. ((file->f_flags & O_DIRECT) && !direct_io)) {
  2026. ret = filemap_fdatawrite_range(file->f_mapping, *ppos,
  2027. *ppos + count - 1);
  2028. if (ret < 0)
  2029. written = ret;
  2030. if (!ret) {
  2031. ret = jbd2_journal_force_commit(osb->journal->j_journal);
  2032. if (ret < 0)
  2033. written = ret;
  2034. }
  2035. if (!ret)
  2036. ret = filemap_fdatawait_range(file->f_mapping, *ppos,
  2037. *ppos + count - 1);
  2038. }
  2039. /*
  2040. * deep in g_f_a_w_n()->ocfs2_direct_IO we pass in a ocfs2_dio_end_io
  2041. * function pointer which is called when o_direct io completes so that
  2042. * it can unlock our rw lock.
  2043. * Unfortunately there are error cases which call end_io and others
  2044. * that don't. so we don't have to unlock the rw_lock if either an
  2045. * async dio is going to do it in the future or an end_io after an
  2046. * error has already done it.
  2047. */
  2048. if ((ret == -EIOCBQUEUED) || (!ocfs2_iocb_is_rw_locked(iocb))) {
  2049. rw_level = -1;
  2050. have_alloc_sem = 0;
  2051. unaligned_dio = 0;
  2052. }
  2053. if (unaligned_dio) {
  2054. ocfs2_iocb_clear_unaligned_aio(iocb);
  2055. mutex_unlock(&OCFS2_I(inode)->ip_unaligned_aio);
  2056. }
  2057. out:
  2058. if (rw_level != -1)
  2059. ocfs2_rw_unlock(inode, rw_level);
  2060. out_sems:
  2061. if (have_alloc_sem)
  2062. ocfs2_iocb_clear_sem_locked(iocb);
  2063. mutex_unlock(&inode->i_mutex);
  2064. if (written)
  2065. ret = written;
  2066. return ret;
  2067. }
  2068. static ssize_t ocfs2_file_splice_read(struct file *in,
  2069. loff_t *ppos,
  2070. struct pipe_inode_info *pipe,
  2071. size_t len,
  2072. unsigned int flags)
  2073. {
  2074. int ret = 0, lock_level = 0;
  2075. struct inode *inode = file_inode(in);
  2076. trace_ocfs2_file_splice_read(inode, in, in->f_path.dentry,
  2077. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  2078. in->f_path.dentry->d_name.len,
  2079. in->f_path.dentry->d_name.name, len);
  2080. /*
  2081. * See the comment in ocfs2_file_read_iter()
  2082. */
  2083. ret = ocfs2_inode_lock_atime(inode, in->f_path.mnt, &lock_level);
  2084. if (ret < 0) {
  2085. mlog_errno(ret);
  2086. goto bail;
  2087. }
  2088. ocfs2_inode_unlock(inode, lock_level);
  2089. ret = generic_file_splice_read(in, ppos, pipe, len, flags);
  2090. bail:
  2091. return ret;
  2092. }
  2093. static ssize_t ocfs2_file_read_iter(struct kiocb *iocb,
  2094. struct iov_iter *to)
  2095. {
  2096. int ret = 0, rw_level = -1, have_alloc_sem = 0, lock_level = 0;
  2097. struct file *filp = iocb->ki_filp;
  2098. struct inode *inode = file_inode(filp);
  2099. trace_ocfs2_file_aio_read(inode, filp, filp->f_path.dentry,
  2100. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  2101. filp->f_path.dentry->d_name.len,
  2102. filp->f_path.dentry->d_name.name,
  2103. to->nr_segs); /* GRRRRR */
  2104. if (!inode) {
  2105. ret = -EINVAL;
  2106. mlog_errno(ret);
  2107. goto bail;
  2108. }
  2109. ocfs2_iocb_clear_sem_locked(iocb);
  2110. /*
  2111. * buffered reads protect themselves in ->readpage(). O_DIRECT reads
  2112. * need locks to protect pending reads from racing with truncate.
  2113. */
  2114. if (filp->f_flags & O_DIRECT) {
  2115. have_alloc_sem = 1;
  2116. ocfs2_iocb_set_sem_locked(iocb);
  2117. ret = ocfs2_rw_lock(inode, 0);
  2118. if (ret < 0) {
  2119. mlog_errno(ret);
  2120. goto bail;
  2121. }
  2122. rw_level = 0;
  2123. /* communicate with ocfs2_dio_end_io */
  2124. ocfs2_iocb_set_rw_locked(iocb, rw_level);
  2125. }
  2126. /*
  2127. * We're fine letting folks race truncates and extending
  2128. * writes with read across the cluster, just like they can
  2129. * locally. Hence no rw_lock during read.
  2130. *
  2131. * Take and drop the meta data lock to update inode fields
  2132. * like i_size. This allows the checks down below
  2133. * generic_file_aio_read() a chance of actually working.
  2134. */
  2135. ret = ocfs2_inode_lock_atime(inode, filp->f_path.mnt, &lock_level);
  2136. if (ret < 0) {
  2137. mlog_errno(ret);
  2138. goto bail;
  2139. }
  2140. ocfs2_inode_unlock(inode, lock_level);
  2141. ret = generic_file_read_iter(iocb, to);
  2142. trace_generic_file_aio_read_ret(ret);
  2143. /* buffered aio wouldn't have proper lock coverage today */
  2144. BUG_ON(ret == -EIOCBQUEUED && !(filp->f_flags & O_DIRECT));
  2145. /* see ocfs2_file_write_iter */
  2146. if (ret == -EIOCBQUEUED || !ocfs2_iocb_is_rw_locked(iocb)) {
  2147. rw_level = -1;
  2148. have_alloc_sem = 0;
  2149. }
  2150. bail:
  2151. if (have_alloc_sem)
  2152. ocfs2_iocb_clear_sem_locked(iocb);
  2153. if (rw_level != -1)
  2154. ocfs2_rw_unlock(inode, rw_level);
  2155. return ret;
  2156. }
  2157. /* Refer generic_file_llseek_unlocked() */
  2158. static loff_t ocfs2_file_llseek(struct file *file, loff_t offset, int whence)
  2159. {
  2160. struct inode *inode = file->f_mapping->host;
  2161. int ret = 0;
  2162. mutex_lock(&inode->i_mutex);
  2163. switch (whence) {
  2164. case SEEK_SET:
  2165. break;
  2166. case SEEK_END:
  2167. /* SEEK_END requires the OCFS2 inode lock for the file
  2168. * because it references the file's size.
  2169. */
  2170. ret = ocfs2_inode_lock(inode, NULL, 0);
  2171. if (ret < 0) {
  2172. mlog_errno(ret);
  2173. goto out;
  2174. }
  2175. offset += i_size_read(inode);
  2176. ocfs2_inode_unlock(inode, 0);
  2177. break;
  2178. case SEEK_CUR:
  2179. if (offset == 0) {
  2180. offset = file->f_pos;
  2181. goto out;
  2182. }
  2183. offset += file->f_pos;
  2184. break;
  2185. case SEEK_DATA:
  2186. case SEEK_HOLE:
  2187. ret = ocfs2_seek_data_hole_offset(file, &offset, whence);
  2188. if (ret)
  2189. goto out;
  2190. break;
  2191. default:
  2192. ret = -EINVAL;
  2193. goto out;
  2194. }
  2195. offset = vfs_setpos(file, offset, inode->i_sb->s_maxbytes);
  2196. out:
  2197. mutex_unlock(&inode->i_mutex);
  2198. if (ret)
  2199. return ret;
  2200. return offset;
  2201. }
  2202. const struct inode_operations ocfs2_file_iops = {
  2203. .setattr = ocfs2_setattr,
  2204. .getattr = ocfs2_getattr,
  2205. .permission = ocfs2_permission,
  2206. .setxattr = generic_setxattr,
  2207. .getxattr = generic_getxattr,
  2208. .listxattr = ocfs2_listxattr,
  2209. .removexattr = generic_removexattr,
  2210. .fiemap = ocfs2_fiemap,
  2211. .get_acl = ocfs2_iop_get_acl,
  2212. .set_acl = ocfs2_iop_set_acl,
  2213. };
  2214. const struct inode_operations ocfs2_special_file_iops = {
  2215. .setattr = ocfs2_setattr,
  2216. .getattr = ocfs2_getattr,
  2217. .permission = ocfs2_permission,
  2218. .get_acl = ocfs2_iop_get_acl,
  2219. .set_acl = ocfs2_iop_set_acl,
  2220. };
  2221. /*
  2222. * Other than ->lock, keep ocfs2_fops and ocfs2_dops in sync with
  2223. * ocfs2_fops_no_plocks and ocfs2_dops_no_plocks!
  2224. */
  2225. const struct file_operations ocfs2_fops = {
  2226. .llseek = ocfs2_file_llseek,
  2227. .read = new_sync_read,
  2228. .write = new_sync_write,
  2229. .mmap = ocfs2_mmap,
  2230. .fsync = ocfs2_sync_file,
  2231. .release = ocfs2_file_release,
  2232. .open = ocfs2_file_open,
  2233. .read_iter = ocfs2_file_read_iter,
  2234. .write_iter = ocfs2_file_write_iter,
  2235. .unlocked_ioctl = ocfs2_ioctl,
  2236. #ifdef CONFIG_COMPAT
  2237. .compat_ioctl = ocfs2_compat_ioctl,
  2238. #endif
  2239. .lock = ocfs2_lock,
  2240. .flock = ocfs2_flock,
  2241. .splice_read = ocfs2_file_splice_read,
  2242. .splice_write = iter_file_splice_write,
  2243. .fallocate = ocfs2_fallocate,
  2244. };
  2245. const struct file_operations ocfs2_dops = {
  2246. .llseek = generic_file_llseek,
  2247. .read = generic_read_dir,
  2248. .iterate = ocfs2_readdir,
  2249. .fsync = ocfs2_sync_file,
  2250. .release = ocfs2_dir_release,
  2251. .open = ocfs2_dir_open,
  2252. .unlocked_ioctl = ocfs2_ioctl,
  2253. #ifdef CONFIG_COMPAT
  2254. .compat_ioctl = ocfs2_compat_ioctl,
  2255. #endif
  2256. .lock = ocfs2_lock,
  2257. .flock = ocfs2_flock,
  2258. };
  2259. /*
  2260. * POSIX-lockless variants of our file_operations.
  2261. *
  2262. * These will be used if the underlying cluster stack does not support
  2263. * posix file locking, if the user passes the "localflocks" mount
  2264. * option, or if we have a local-only fs.
  2265. *
  2266. * ocfs2_flock is in here because all stacks handle UNIX file locks,
  2267. * so we still want it in the case of no stack support for
  2268. * plocks. Internally, it will do the right thing when asked to ignore
  2269. * the cluster.
  2270. */
  2271. const struct file_operations ocfs2_fops_no_plocks = {
  2272. .llseek = ocfs2_file_llseek,
  2273. .read = new_sync_read,
  2274. .write = new_sync_write,
  2275. .mmap = ocfs2_mmap,
  2276. .fsync = ocfs2_sync_file,
  2277. .release = ocfs2_file_release,
  2278. .open = ocfs2_file_open,
  2279. .read_iter = ocfs2_file_read_iter,
  2280. .write_iter = ocfs2_file_write_iter,
  2281. .unlocked_ioctl = ocfs2_ioctl,
  2282. #ifdef CONFIG_COMPAT
  2283. .compat_ioctl = ocfs2_compat_ioctl,
  2284. #endif
  2285. .flock = ocfs2_flock,
  2286. .splice_read = ocfs2_file_splice_read,
  2287. .splice_write = iter_file_splice_write,
  2288. .fallocate = ocfs2_fallocate,
  2289. };
  2290. const struct file_operations ocfs2_dops_no_plocks = {
  2291. .llseek = generic_file_llseek,
  2292. .read = generic_read_dir,
  2293. .iterate = ocfs2_readdir,
  2294. .fsync = ocfs2_sync_file,
  2295. .release = ocfs2_dir_release,
  2296. .open = ocfs2_dir_open,
  2297. .unlocked_ioctl = ocfs2_ioctl,
  2298. #ifdef CONFIG_COMPAT
  2299. .compat_ioctl = ocfs2_compat_ioctl,
  2300. #endif
  2301. .flock = ocfs2_flock,
  2302. };