file.c 65 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696
  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 = NULL;
  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. page = find_or_create_page(mapping, index, GFP_NOFS);
  657. if (!page) {
  658. ret = -ENOMEM;
  659. mlog_errno(ret);
  660. goto out;
  661. }
  662. /* Get the offsets within the page that we want to zero */
  663. zero_from = abs_from & (PAGE_CACHE_SIZE - 1);
  664. zero_to = abs_to & (PAGE_CACHE_SIZE - 1);
  665. if (!zero_to)
  666. zero_to = PAGE_CACHE_SIZE;
  667. trace_ocfs2_write_zero_page(
  668. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  669. (unsigned long long)abs_from,
  670. (unsigned long long)abs_to,
  671. index, zero_from, zero_to);
  672. /* We know that zero_from is block aligned */
  673. for (block_start = zero_from; block_start < zero_to;
  674. block_start = block_end) {
  675. block_end = block_start + (1 << inode->i_blkbits);
  676. /*
  677. * block_start is block-aligned. Bump it by one to force
  678. * __block_write_begin and block_commit_write to zero the
  679. * whole block.
  680. */
  681. ret = __block_write_begin(page, block_start + 1, 0,
  682. ocfs2_get_block);
  683. if (ret < 0) {
  684. mlog_errno(ret);
  685. goto out_unlock;
  686. }
  687. if (!handle) {
  688. handle = ocfs2_zero_start_ordered_transaction(inode,
  689. di_bh);
  690. if (IS_ERR(handle)) {
  691. ret = PTR_ERR(handle);
  692. handle = NULL;
  693. break;
  694. }
  695. }
  696. /* must not update i_size! */
  697. ret = block_commit_write(page, block_start + 1,
  698. block_start + 1);
  699. if (ret < 0)
  700. mlog_errno(ret);
  701. else
  702. ret = 0;
  703. }
  704. if (handle) {
  705. /*
  706. * fs-writeback will release the dirty pages without page lock
  707. * whose offset are over inode size, the release happens at
  708. * block_write_full_page().
  709. */
  710. i_size_write(inode, abs_to);
  711. inode->i_blocks = ocfs2_inode_sector_count(inode);
  712. di->i_size = cpu_to_le64((u64)i_size_read(inode));
  713. inode->i_mtime = inode->i_ctime = CURRENT_TIME;
  714. di->i_mtime = di->i_ctime = cpu_to_le64(inode->i_mtime.tv_sec);
  715. di->i_ctime_nsec = cpu_to_le32(inode->i_mtime.tv_nsec);
  716. di->i_mtime_nsec = di->i_ctime_nsec;
  717. ocfs2_journal_dirty(handle, di_bh);
  718. ocfs2_update_inode_fsync_trans(handle, inode, 1);
  719. ocfs2_commit_trans(OCFS2_SB(inode->i_sb), handle);
  720. }
  721. out_unlock:
  722. unlock_page(page);
  723. page_cache_release(page);
  724. out:
  725. return ret;
  726. }
  727. /*
  728. * Find the next range to zero. We do this in terms of bytes because
  729. * that's what ocfs2_zero_extend() wants, and it is dealing with the
  730. * pagecache. We may return multiple extents.
  731. *
  732. * zero_start and zero_end are ocfs2_zero_extend()s current idea of what
  733. * needs to be zeroed. range_start and range_end return the next zeroing
  734. * range. A subsequent call should pass the previous range_end as its
  735. * zero_start. If range_end is 0, there's nothing to do.
  736. *
  737. * Unwritten extents are skipped over. Refcounted extents are CoWd.
  738. */
  739. static int ocfs2_zero_extend_get_range(struct inode *inode,
  740. struct buffer_head *di_bh,
  741. u64 zero_start, u64 zero_end,
  742. u64 *range_start, u64 *range_end)
  743. {
  744. int rc = 0, needs_cow = 0;
  745. u32 p_cpos, zero_clusters = 0;
  746. u32 zero_cpos =
  747. zero_start >> OCFS2_SB(inode->i_sb)->s_clustersize_bits;
  748. u32 last_cpos = ocfs2_clusters_for_bytes(inode->i_sb, zero_end);
  749. unsigned int num_clusters = 0;
  750. unsigned int ext_flags = 0;
  751. while (zero_cpos < last_cpos) {
  752. rc = ocfs2_get_clusters(inode, zero_cpos, &p_cpos,
  753. &num_clusters, &ext_flags);
  754. if (rc) {
  755. mlog_errno(rc);
  756. goto out;
  757. }
  758. if (p_cpos && !(ext_flags & OCFS2_EXT_UNWRITTEN)) {
  759. zero_clusters = num_clusters;
  760. if (ext_flags & OCFS2_EXT_REFCOUNTED)
  761. needs_cow = 1;
  762. break;
  763. }
  764. zero_cpos += num_clusters;
  765. }
  766. if (!zero_clusters) {
  767. *range_end = 0;
  768. goto out;
  769. }
  770. while ((zero_cpos + zero_clusters) < last_cpos) {
  771. rc = ocfs2_get_clusters(inode, zero_cpos + zero_clusters,
  772. &p_cpos, &num_clusters,
  773. &ext_flags);
  774. if (rc) {
  775. mlog_errno(rc);
  776. goto out;
  777. }
  778. if (!p_cpos || (ext_flags & OCFS2_EXT_UNWRITTEN))
  779. break;
  780. if (ext_flags & OCFS2_EXT_REFCOUNTED)
  781. needs_cow = 1;
  782. zero_clusters += num_clusters;
  783. }
  784. if ((zero_cpos + zero_clusters) > last_cpos)
  785. zero_clusters = last_cpos - zero_cpos;
  786. if (needs_cow) {
  787. rc = ocfs2_refcount_cow(inode, di_bh, zero_cpos,
  788. zero_clusters, UINT_MAX);
  789. if (rc) {
  790. mlog_errno(rc);
  791. goto out;
  792. }
  793. }
  794. *range_start = ocfs2_clusters_to_bytes(inode->i_sb, zero_cpos);
  795. *range_end = ocfs2_clusters_to_bytes(inode->i_sb,
  796. zero_cpos + zero_clusters);
  797. out:
  798. return rc;
  799. }
  800. /*
  801. * Zero one range returned from ocfs2_zero_extend_get_range(). The caller
  802. * has made sure that the entire range needs zeroing.
  803. */
  804. static int ocfs2_zero_extend_range(struct inode *inode, u64 range_start,
  805. u64 range_end, struct buffer_head *di_bh)
  806. {
  807. int rc = 0;
  808. u64 next_pos;
  809. u64 zero_pos = range_start;
  810. trace_ocfs2_zero_extend_range(
  811. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  812. (unsigned long long)range_start,
  813. (unsigned long long)range_end);
  814. BUG_ON(range_start >= range_end);
  815. while (zero_pos < range_end) {
  816. next_pos = (zero_pos & PAGE_CACHE_MASK) + PAGE_CACHE_SIZE;
  817. if (next_pos > range_end)
  818. next_pos = range_end;
  819. rc = ocfs2_write_zero_page(inode, zero_pos, next_pos, di_bh);
  820. if (rc < 0) {
  821. mlog_errno(rc);
  822. break;
  823. }
  824. zero_pos = next_pos;
  825. /*
  826. * Very large extends have the potential to lock up
  827. * the cpu for extended periods of time.
  828. */
  829. cond_resched();
  830. }
  831. return rc;
  832. }
  833. int ocfs2_zero_extend(struct inode *inode, struct buffer_head *di_bh,
  834. loff_t zero_to_size)
  835. {
  836. int ret = 0;
  837. u64 zero_start, range_start = 0, range_end = 0;
  838. struct super_block *sb = inode->i_sb;
  839. zero_start = ocfs2_align_bytes_to_blocks(sb, i_size_read(inode));
  840. trace_ocfs2_zero_extend((unsigned long long)OCFS2_I(inode)->ip_blkno,
  841. (unsigned long long)zero_start,
  842. (unsigned long long)i_size_read(inode));
  843. while (zero_start < zero_to_size) {
  844. ret = ocfs2_zero_extend_get_range(inode, di_bh, zero_start,
  845. zero_to_size,
  846. &range_start,
  847. &range_end);
  848. if (ret) {
  849. mlog_errno(ret);
  850. break;
  851. }
  852. if (!range_end)
  853. break;
  854. /* Trim the ends */
  855. if (range_start < zero_start)
  856. range_start = zero_start;
  857. if (range_end > zero_to_size)
  858. range_end = zero_to_size;
  859. ret = ocfs2_zero_extend_range(inode, range_start,
  860. range_end, di_bh);
  861. if (ret) {
  862. mlog_errno(ret);
  863. break;
  864. }
  865. zero_start = range_end;
  866. }
  867. return ret;
  868. }
  869. int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh,
  870. u64 new_i_size, u64 zero_to)
  871. {
  872. int ret;
  873. u32 clusters_to_add;
  874. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  875. /*
  876. * Only quota files call this without a bh, and they can't be
  877. * refcounted.
  878. */
  879. BUG_ON(!di_bh && (oi->ip_dyn_features & OCFS2_HAS_REFCOUNT_FL));
  880. BUG_ON(!di_bh && !(oi->ip_flags & OCFS2_INODE_SYSTEM_FILE));
  881. clusters_to_add = ocfs2_clusters_for_bytes(inode->i_sb, new_i_size);
  882. if (clusters_to_add < oi->ip_clusters)
  883. clusters_to_add = 0;
  884. else
  885. clusters_to_add -= oi->ip_clusters;
  886. if (clusters_to_add) {
  887. ret = __ocfs2_extend_allocation(inode, oi->ip_clusters,
  888. clusters_to_add, 0);
  889. if (ret) {
  890. mlog_errno(ret);
  891. goto out;
  892. }
  893. }
  894. /*
  895. * Call this even if we don't add any clusters to the tree. We
  896. * still need to zero the area between the old i_size and the
  897. * new i_size.
  898. */
  899. ret = ocfs2_zero_extend(inode, di_bh, zero_to);
  900. if (ret < 0)
  901. mlog_errno(ret);
  902. out:
  903. return ret;
  904. }
  905. static int ocfs2_extend_file(struct inode *inode,
  906. struct buffer_head *di_bh,
  907. u64 new_i_size)
  908. {
  909. int ret = 0;
  910. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  911. BUG_ON(!di_bh);
  912. /* setattr sometimes calls us like this. */
  913. if (new_i_size == 0)
  914. goto out;
  915. if (i_size_read(inode) == new_i_size)
  916. goto out;
  917. BUG_ON(new_i_size < i_size_read(inode));
  918. /*
  919. * The alloc sem blocks people in read/write from reading our
  920. * allocation until we're done changing it. We depend on
  921. * i_mutex to block other extend/truncate calls while we're
  922. * here. We even have to hold it for sparse files because there
  923. * might be some tail zeroing.
  924. */
  925. down_write(&oi->ip_alloc_sem);
  926. if (oi->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  927. /*
  928. * We can optimize small extends by keeping the inodes
  929. * inline data.
  930. */
  931. if (ocfs2_size_fits_inline_data(di_bh, new_i_size)) {
  932. up_write(&oi->ip_alloc_sem);
  933. goto out_update_size;
  934. }
  935. ret = ocfs2_convert_inline_data_to_extents(inode, di_bh);
  936. if (ret) {
  937. up_write(&oi->ip_alloc_sem);
  938. mlog_errno(ret);
  939. goto out;
  940. }
  941. }
  942. if (ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))
  943. ret = ocfs2_zero_extend(inode, di_bh, new_i_size);
  944. else
  945. ret = ocfs2_extend_no_holes(inode, di_bh, new_i_size,
  946. new_i_size);
  947. up_write(&oi->ip_alloc_sem);
  948. if (ret < 0) {
  949. mlog_errno(ret);
  950. goto out;
  951. }
  952. out_update_size:
  953. ret = ocfs2_simple_size_update(inode, di_bh, new_i_size);
  954. if (ret < 0)
  955. mlog_errno(ret);
  956. out:
  957. return ret;
  958. }
  959. int ocfs2_setattr(struct dentry *dentry, struct iattr *attr)
  960. {
  961. int status = 0, size_change;
  962. struct inode *inode = dentry->d_inode;
  963. struct super_block *sb = inode->i_sb;
  964. struct ocfs2_super *osb = OCFS2_SB(sb);
  965. struct buffer_head *bh = NULL;
  966. handle_t *handle = NULL;
  967. struct dquot *transfer_to[MAXQUOTAS] = { };
  968. int qtype;
  969. trace_ocfs2_setattr(inode, dentry,
  970. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  971. dentry->d_name.len, dentry->d_name.name,
  972. attr->ia_valid, attr->ia_mode,
  973. from_kuid(&init_user_ns, attr->ia_uid),
  974. from_kgid(&init_user_ns, attr->ia_gid));
  975. /* ensuring we don't even attempt to truncate a symlink */
  976. if (S_ISLNK(inode->i_mode))
  977. attr->ia_valid &= ~ATTR_SIZE;
  978. #define OCFS2_VALID_ATTRS (ATTR_ATIME | ATTR_MTIME | ATTR_CTIME | ATTR_SIZE \
  979. | ATTR_GID | ATTR_UID | ATTR_MODE)
  980. if (!(attr->ia_valid & OCFS2_VALID_ATTRS))
  981. return 0;
  982. status = inode_change_ok(inode, attr);
  983. if (status)
  984. return status;
  985. if (is_quota_modification(inode, attr))
  986. dquot_initialize(inode);
  987. size_change = S_ISREG(inode->i_mode) && attr->ia_valid & ATTR_SIZE;
  988. if (size_change) {
  989. status = ocfs2_rw_lock(inode, 1);
  990. if (status < 0) {
  991. mlog_errno(status);
  992. goto bail;
  993. }
  994. }
  995. status = ocfs2_inode_lock(inode, &bh, 1);
  996. if (status < 0) {
  997. if (status != -ENOENT)
  998. mlog_errno(status);
  999. goto bail_unlock_rw;
  1000. }
  1001. if (size_change) {
  1002. status = inode_newsize_ok(inode, attr->ia_size);
  1003. if (status)
  1004. goto bail_unlock;
  1005. inode_dio_wait(inode);
  1006. if (i_size_read(inode) >= attr->ia_size) {
  1007. if (ocfs2_should_order_data(inode)) {
  1008. status = ocfs2_begin_ordered_truncate(inode,
  1009. attr->ia_size);
  1010. if (status)
  1011. goto bail_unlock;
  1012. }
  1013. status = ocfs2_truncate_file(inode, bh, attr->ia_size);
  1014. } else
  1015. status = ocfs2_extend_file(inode, bh, attr->ia_size);
  1016. if (status < 0) {
  1017. if (status != -ENOSPC)
  1018. mlog_errno(status);
  1019. status = -ENOSPC;
  1020. goto bail_unlock;
  1021. }
  1022. }
  1023. if ((attr->ia_valid & ATTR_UID && !uid_eq(attr->ia_uid, inode->i_uid)) ||
  1024. (attr->ia_valid & ATTR_GID && !gid_eq(attr->ia_gid, inode->i_gid))) {
  1025. /*
  1026. * Gather pointers to quota structures so that allocation /
  1027. * freeing of quota structures happens here and not inside
  1028. * dquot_transfer() where we have problems with lock ordering
  1029. */
  1030. if (attr->ia_valid & ATTR_UID && !uid_eq(attr->ia_uid, inode->i_uid)
  1031. && OCFS2_HAS_RO_COMPAT_FEATURE(sb,
  1032. OCFS2_FEATURE_RO_COMPAT_USRQUOTA)) {
  1033. transfer_to[USRQUOTA] = dqget(sb, make_kqid_uid(attr->ia_uid));
  1034. if (!transfer_to[USRQUOTA]) {
  1035. status = -ESRCH;
  1036. goto bail_unlock;
  1037. }
  1038. }
  1039. if (attr->ia_valid & ATTR_GID && !gid_eq(attr->ia_gid, inode->i_gid)
  1040. && OCFS2_HAS_RO_COMPAT_FEATURE(sb,
  1041. OCFS2_FEATURE_RO_COMPAT_GRPQUOTA)) {
  1042. transfer_to[GRPQUOTA] = dqget(sb, make_kqid_gid(attr->ia_gid));
  1043. if (!transfer_to[GRPQUOTA]) {
  1044. status = -ESRCH;
  1045. goto bail_unlock;
  1046. }
  1047. }
  1048. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS +
  1049. 2 * ocfs2_quota_trans_credits(sb));
  1050. if (IS_ERR(handle)) {
  1051. status = PTR_ERR(handle);
  1052. mlog_errno(status);
  1053. goto bail_unlock;
  1054. }
  1055. status = __dquot_transfer(inode, transfer_to);
  1056. if (status < 0)
  1057. goto bail_commit;
  1058. } else {
  1059. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  1060. if (IS_ERR(handle)) {
  1061. status = PTR_ERR(handle);
  1062. mlog_errno(status);
  1063. goto bail_unlock;
  1064. }
  1065. }
  1066. setattr_copy(inode, attr);
  1067. mark_inode_dirty(inode);
  1068. status = ocfs2_mark_inode_dirty(handle, inode, bh);
  1069. if (status < 0)
  1070. mlog_errno(status);
  1071. bail_commit:
  1072. ocfs2_commit_trans(osb, handle);
  1073. bail_unlock:
  1074. ocfs2_inode_unlock(inode, 1);
  1075. bail_unlock_rw:
  1076. if (size_change)
  1077. ocfs2_rw_unlock(inode, 1);
  1078. bail:
  1079. brelse(bh);
  1080. /* Release quota pointers in case we acquired them */
  1081. for (qtype = 0; qtype < MAXQUOTAS; qtype++)
  1082. dqput(transfer_to[qtype]);
  1083. if (!status && attr->ia_valid & ATTR_MODE) {
  1084. status = posix_acl_chmod(inode, inode->i_mode);
  1085. if (status < 0)
  1086. mlog_errno(status);
  1087. }
  1088. return status;
  1089. }
  1090. int ocfs2_getattr(struct vfsmount *mnt,
  1091. struct dentry *dentry,
  1092. struct kstat *stat)
  1093. {
  1094. struct inode *inode = dentry->d_inode;
  1095. struct super_block *sb = dentry->d_inode->i_sb;
  1096. struct ocfs2_super *osb = sb->s_fs_info;
  1097. int err;
  1098. err = ocfs2_inode_revalidate(dentry);
  1099. if (err) {
  1100. if (err != -ENOENT)
  1101. mlog_errno(err);
  1102. goto bail;
  1103. }
  1104. generic_fillattr(inode, stat);
  1105. /* We set the blksize from the cluster size for performance */
  1106. stat->blksize = osb->s_clustersize;
  1107. bail:
  1108. return err;
  1109. }
  1110. int ocfs2_permission(struct inode *inode, int mask)
  1111. {
  1112. int ret;
  1113. if (mask & MAY_NOT_BLOCK)
  1114. return -ECHILD;
  1115. ret = ocfs2_inode_lock(inode, NULL, 0);
  1116. if (ret) {
  1117. if (ret != -ENOENT)
  1118. mlog_errno(ret);
  1119. goto out;
  1120. }
  1121. ret = generic_permission(inode, mask);
  1122. ocfs2_inode_unlock(inode, 0);
  1123. out:
  1124. return ret;
  1125. }
  1126. static int __ocfs2_write_remove_suid(struct inode *inode,
  1127. struct buffer_head *bh)
  1128. {
  1129. int ret;
  1130. handle_t *handle;
  1131. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1132. struct ocfs2_dinode *di;
  1133. trace_ocfs2_write_remove_suid(
  1134. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  1135. inode->i_mode);
  1136. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  1137. if (IS_ERR(handle)) {
  1138. ret = PTR_ERR(handle);
  1139. mlog_errno(ret);
  1140. goto out;
  1141. }
  1142. ret = ocfs2_journal_access_di(handle, INODE_CACHE(inode), bh,
  1143. OCFS2_JOURNAL_ACCESS_WRITE);
  1144. if (ret < 0) {
  1145. mlog_errno(ret);
  1146. goto out_trans;
  1147. }
  1148. inode->i_mode &= ~S_ISUID;
  1149. if ((inode->i_mode & S_ISGID) && (inode->i_mode & S_IXGRP))
  1150. inode->i_mode &= ~S_ISGID;
  1151. di = (struct ocfs2_dinode *) bh->b_data;
  1152. di->i_mode = cpu_to_le16(inode->i_mode);
  1153. ocfs2_update_inode_fsync_trans(handle, inode, 0);
  1154. ocfs2_journal_dirty(handle, bh);
  1155. out_trans:
  1156. ocfs2_commit_trans(osb, handle);
  1157. out:
  1158. return ret;
  1159. }
  1160. /*
  1161. * Will look for holes and unwritten extents in the range starting at
  1162. * pos for count bytes (inclusive).
  1163. */
  1164. static int ocfs2_check_range_for_holes(struct inode *inode, loff_t pos,
  1165. size_t count)
  1166. {
  1167. int ret = 0;
  1168. unsigned int extent_flags;
  1169. u32 cpos, clusters, extent_len, phys_cpos;
  1170. struct super_block *sb = inode->i_sb;
  1171. cpos = pos >> OCFS2_SB(sb)->s_clustersize_bits;
  1172. clusters = ocfs2_clusters_for_bytes(sb, pos + count) - cpos;
  1173. while (clusters) {
  1174. ret = ocfs2_get_clusters(inode, cpos, &phys_cpos, &extent_len,
  1175. &extent_flags);
  1176. if (ret < 0) {
  1177. mlog_errno(ret);
  1178. goto out;
  1179. }
  1180. if (phys_cpos == 0 || (extent_flags & OCFS2_EXT_UNWRITTEN)) {
  1181. ret = 1;
  1182. break;
  1183. }
  1184. if (extent_len > clusters)
  1185. extent_len = clusters;
  1186. clusters -= extent_len;
  1187. cpos += extent_len;
  1188. }
  1189. out:
  1190. return ret;
  1191. }
  1192. static int ocfs2_write_remove_suid(struct inode *inode)
  1193. {
  1194. int ret;
  1195. struct buffer_head *bh = NULL;
  1196. ret = ocfs2_read_inode_block(inode, &bh);
  1197. if (ret < 0) {
  1198. mlog_errno(ret);
  1199. goto out;
  1200. }
  1201. ret = __ocfs2_write_remove_suid(inode, bh);
  1202. out:
  1203. brelse(bh);
  1204. return ret;
  1205. }
  1206. /*
  1207. * Allocate enough extents to cover the region starting at byte offset
  1208. * start for len bytes. Existing extents are skipped, any extents
  1209. * added are marked as "unwritten".
  1210. */
  1211. static int ocfs2_allocate_unwritten_extents(struct inode *inode,
  1212. u64 start, u64 len)
  1213. {
  1214. int ret;
  1215. u32 cpos, phys_cpos, clusters, alloc_size;
  1216. u64 end = start + len;
  1217. struct buffer_head *di_bh = NULL;
  1218. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  1219. ret = ocfs2_read_inode_block(inode, &di_bh);
  1220. if (ret) {
  1221. mlog_errno(ret);
  1222. goto out;
  1223. }
  1224. /*
  1225. * Nothing to do if the requested reservation range
  1226. * fits within the inode.
  1227. */
  1228. if (ocfs2_size_fits_inline_data(di_bh, end))
  1229. goto out;
  1230. ret = ocfs2_convert_inline_data_to_extents(inode, di_bh);
  1231. if (ret) {
  1232. mlog_errno(ret);
  1233. goto out;
  1234. }
  1235. }
  1236. /*
  1237. * We consider both start and len to be inclusive.
  1238. */
  1239. cpos = start >> OCFS2_SB(inode->i_sb)->s_clustersize_bits;
  1240. clusters = ocfs2_clusters_for_bytes(inode->i_sb, start + len);
  1241. clusters -= cpos;
  1242. while (clusters) {
  1243. ret = ocfs2_get_clusters(inode, cpos, &phys_cpos,
  1244. &alloc_size, NULL);
  1245. if (ret) {
  1246. mlog_errno(ret);
  1247. goto out;
  1248. }
  1249. /*
  1250. * Hole or existing extent len can be arbitrary, so
  1251. * cap it to our own allocation request.
  1252. */
  1253. if (alloc_size > clusters)
  1254. alloc_size = clusters;
  1255. if (phys_cpos) {
  1256. /*
  1257. * We already have an allocation at this
  1258. * region so we can safely skip it.
  1259. */
  1260. goto next;
  1261. }
  1262. ret = __ocfs2_extend_allocation(inode, cpos, alloc_size, 1);
  1263. if (ret) {
  1264. if (ret != -ENOSPC)
  1265. mlog_errno(ret);
  1266. goto out;
  1267. }
  1268. next:
  1269. cpos += alloc_size;
  1270. clusters -= alloc_size;
  1271. }
  1272. ret = 0;
  1273. out:
  1274. brelse(di_bh);
  1275. return ret;
  1276. }
  1277. /*
  1278. * Truncate a byte range, avoiding pages within partial clusters. This
  1279. * preserves those pages for the zeroing code to write to.
  1280. */
  1281. static void ocfs2_truncate_cluster_pages(struct inode *inode, u64 byte_start,
  1282. u64 byte_len)
  1283. {
  1284. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1285. loff_t start, end;
  1286. struct address_space *mapping = inode->i_mapping;
  1287. start = (loff_t)ocfs2_align_bytes_to_clusters(inode->i_sb, byte_start);
  1288. end = byte_start + byte_len;
  1289. end = end & ~(osb->s_clustersize - 1);
  1290. if (start < end) {
  1291. unmap_mapping_range(mapping, start, end - start, 0);
  1292. truncate_inode_pages_range(mapping, start, end - 1);
  1293. }
  1294. }
  1295. static int ocfs2_zero_partial_clusters(struct inode *inode,
  1296. u64 start, u64 len)
  1297. {
  1298. int ret = 0;
  1299. u64 tmpend, end = start + len;
  1300. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1301. unsigned int csize = osb->s_clustersize;
  1302. handle_t *handle;
  1303. /*
  1304. * The "start" and "end" values are NOT necessarily part of
  1305. * the range whose allocation is being deleted. Rather, this
  1306. * is what the user passed in with the request. We must zero
  1307. * partial clusters here. There's no need to worry about
  1308. * physical allocation - the zeroing code knows to skip holes.
  1309. */
  1310. trace_ocfs2_zero_partial_clusters(
  1311. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  1312. (unsigned long long)start, (unsigned long long)end);
  1313. /*
  1314. * If both edges are on a cluster boundary then there's no
  1315. * zeroing required as the region is part of the allocation to
  1316. * be truncated.
  1317. */
  1318. if ((start & (csize - 1)) == 0 && (end & (csize - 1)) == 0)
  1319. goto out;
  1320. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  1321. if (IS_ERR(handle)) {
  1322. ret = PTR_ERR(handle);
  1323. mlog_errno(ret);
  1324. goto out;
  1325. }
  1326. /*
  1327. * We want to get the byte offset of the end of the 1st cluster.
  1328. */
  1329. tmpend = (u64)osb->s_clustersize + (start & ~(osb->s_clustersize - 1));
  1330. if (tmpend > end)
  1331. tmpend = end;
  1332. trace_ocfs2_zero_partial_clusters_range1((unsigned long long)start,
  1333. (unsigned long long)tmpend);
  1334. ret = ocfs2_zero_range_for_truncate(inode, handle, start, tmpend);
  1335. if (ret)
  1336. mlog_errno(ret);
  1337. if (tmpend < end) {
  1338. /*
  1339. * This may make start and end equal, but the zeroing
  1340. * code will skip any work in that case so there's no
  1341. * need to catch it up here.
  1342. */
  1343. start = end & ~(osb->s_clustersize - 1);
  1344. trace_ocfs2_zero_partial_clusters_range2(
  1345. (unsigned long long)start, (unsigned long long)end);
  1346. ret = ocfs2_zero_range_for_truncate(inode, handle, start, end);
  1347. if (ret)
  1348. mlog_errno(ret);
  1349. }
  1350. ocfs2_update_inode_fsync_trans(handle, inode, 1);
  1351. ocfs2_commit_trans(osb, handle);
  1352. out:
  1353. return ret;
  1354. }
  1355. static int ocfs2_find_rec(struct ocfs2_extent_list *el, u32 pos)
  1356. {
  1357. int i;
  1358. struct ocfs2_extent_rec *rec = NULL;
  1359. for (i = le16_to_cpu(el->l_next_free_rec) - 1; i >= 0; i--) {
  1360. rec = &el->l_recs[i];
  1361. if (le32_to_cpu(rec->e_cpos) < pos)
  1362. break;
  1363. }
  1364. return i;
  1365. }
  1366. /*
  1367. * Helper to calculate the punching pos and length in one run, we handle the
  1368. * following three cases in order:
  1369. *
  1370. * - remove the entire record
  1371. * - remove a partial record
  1372. * - no record needs to be removed (hole-punching completed)
  1373. */
  1374. static void ocfs2_calc_trunc_pos(struct inode *inode,
  1375. struct ocfs2_extent_list *el,
  1376. struct ocfs2_extent_rec *rec,
  1377. u32 trunc_start, u32 *trunc_cpos,
  1378. u32 *trunc_len, u32 *trunc_end,
  1379. u64 *blkno, int *done)
  1380. {
  1381. int ret = 0;
  1382. u32 coff, range;
  1383. range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec);
  1384. if (le32_to_cpu(rec->e_cpos) >= trunc_start) {
  1385. /*
  1386. * remove an entire extent record.
  1387. */
  1388. *trunc_cpos = le32_to_cpu(rec->e_cpos);
  1389. /*
  1390. * Skip holes if any.
  1391. */
  1392. if (range < *trunc_end)
  1393. *trunc_end = range;
  1394. *trunc_len = *trunc_end - le32_to_cpu(rec->e_cpos);
  1395. *blkno = le64_to_cpu(rec->e_blkno);
  1396. *trunc_end = le32_to_cpu(rec->e_cpos);
  1397. } else if (range > trunc_start) {
  1398. /*
  1399. * remove a partial extent record, which means we're
  1400. * removing the last extent record.
  1401. */
  1402. *trunc_cpos = trunc_start;
  1403. /*
  1404. * skip hole if any.
  1405. */
  1406. if (range < *trunc_end)
  1407. *trunc_end = range;
  1408. *trunc_len = *trunc_end - trunc_start;
  1409. coff = trunc_start - le32_to_cpu(rec->e_cpos);
  1410. *blkno = le64_to_cpu(rec->e_blkno) +
  1411. ocfs2_clusters_to_blocks(inode->i_sb, coff);
  1412. *trunc_end = trunc_start;
  1413. } else {
  1414. /*
  1415. * It may have two following possibilities:
  1416. *
  1417. * - last record has been removed
  1418. * - trunc_start was within a hole
  1419. *
  1420. * both two cases mean the completion of hole punching.
  1421. */
  1422. ret = 1;
  1423. }
  1424. *done = ret;
  1425. }
  1426. static int ocfs2_remove_inode_range(struct inode *inode,
  1427. struct buffer_head *di_bh, u64 byte_start,
  1428. u64 byte_len)
  1429. {
  1430. int ret = 0, flags = 0, done = 0, i;
  1431. u32 trunc_start, trunc_len, trunc_end, trunc_cpos, phys_cpos;
  1432. u32 cluster_in_el;
  1433. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1434. struct ocfs2_cached_dealloc_ctxt dealloc;
  1435. struct address_space *mapping = inode->i_mapping;
  1436. struct ocfs2_extent_tree et;
  1437. struct ocfs2_path *path = NULL;
  1438. struct ocfs2_extent_list *el = NULL;
  1439. struct ocfs2_extent_rec *rec = NULL;
  1440. struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data;
  1441. u64 blkno, refcount_loc = le64_to_cpu(di->i_refcount_loc);
  1442. ocfs2_init_dinode_extent_tree(&et, INODE_CACHE(inode), di_bh);
  1443. ocfs2_init_dealloc_ctxt(&dealloc);
  1444. trace_ocfs2_remove_inode_range(
  1445. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  1446. (unsigned long long)byte_start,
  1447. (unsigned long long)byte_len);
  1448. if (byte_len == 0)
  1449. return 0;
  1450. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  1451. ret = ocfs2_truncate_inline(inode, di_bh, byte_start,
  1452. byte_start + byte_len, 0);
  1453. if (ret) {
  1454. mlog_errno(ret);
  1455. goto out;
  1456. }
  1457. /*
  1458. * There's no need to get fancy with the page cache
  1459. * truncate of an inline-data inode. We're talking
  1460. * about less than a page here, which will be cached
  1461. * in the dinode buffer anyway.
  1462. */
  1463. unmap_mapping_range(mapping, 0, 0, 0);
  1464. truncate_inode_pages(mapping, 0);
  1465. goto out;
  1466. }
  1467. /*
  1468. * For reflinks, we may need to CoW 2 clusters which might be
  1469. * partially zero'd later, if hole's start and end offset were
  1470. * within one cluster(means is not exactly aligned to clustersize).
  1471. */
  1472. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_HAS_REFCOUNT_FL) {
  1473. ret = ocfs2_cow_file_pos(inode, di_bh, byte_start);
  1474. if (ret) {
  1475. mlog_errno(ret);
  1476. goto out;
  1477. }
  1478. ret = ocfs2_cow_file_pos(inode, di_bh, byte_start + byte_len);
  1479. if (ret) {
  1480. mlog_errno(ret);
  1481. goto out;
  1482. }
  1483. }
  1484. trunc_start = ocfs2_clusters_for_bytes(osb->sb, byte_start);
  1485. trunc_end = (byte_start + byte_len) >> osb->s_clustersize_bits;
  1486. cluster_in_el = trunc_end;
  1487. ret = ocfs2_zero_partial_clusters(inode, byte_start, byte_len);
  1488. if (ret) {
  1489. mlog_errno(ret);
  1490. goto out;
  1491. }
  1492. path = ocfs2_new_path_from_et(&et);
  1493. if (!path) {
  1494. ret = -ENOMEM;
  1495. mlog_errno(ret);
  1496. goto out;
  1497. }
  1498. while (trunc_end > trunc_start) {
  1499. ret = ocfs2_find_path(INODE_CACHE(inode), path,
  1500. cluster_in_el);
  1501. if (ret) {
  1502. mlog_errno(ret);
  1503. goto out;
  1504. }
  1505. el = path_leaf_el(path);
  1506. i = ocfs2_find_rec(el, trunc_end);
  1507. /*
  1508. * Need to go to previous extent block.
  1509. */
  1510. if (i < 0) {
  1511. if (path->p_tree_depth == 0)
  1512. break;
  1513. ret = ocfs2_find_cpos_for_left_leaf(inode->i_sb,
  1514. path,
  1515. &cluster_in_el);
  1516. if (ret) {
  1517. mlog_errno(ret);
  1518. goto out;
  1519. }
  1520. /*
  1521. * We've reached the leftmost extent block,
  1522. * it's safe to leave.
  1523. */
  1524. if (cluster_in_el == 0)
  1525. break;
  1526. /*
  1527. * The 'pos' searched for previous extent block is
  1528. * always one cluster less than actual trunc_end.
  1529. */
  1530. trunc_end = cluster_in_el + 1;
  1531. ocfs2_reinit_path(path, 1);
  1532. continue;
  1533. } else
  1534. rec = &el->l_recs[i];
  1535. ocfs2_calc_trunc_pos(inode, el, rec, trunc_start, &trunc_cpos,
  1536. &trunc_len, &trunc_end, &blkno, &done);
  1537. if (done)
  1538. break;
  1539. flags = rec->e_flags;
  1540. phys_cpos = ocfs2_blocks_to_clusters(inode->i_sb, blkno);
  1541. ret = ocfs2_remove_btree_range(inode, &et, trunc_cpos,
  1542. phys_cpos, trunc_len, flags,
  1543. &dealloc, refcount_loc);
  1544. if (ret < 0) {
  1545. mlog_errno(ret);
  1546. goto out;
  1547. }
  1548. cluster_in_el = trunc_end;
  1549. ocfs2_reinit_path(path, 1);
  1550. }
  1551. ocfs2_truncate_cluster_pages(inode, byte_start, byte_len);
  1552. out:
  1553. ocfs2_free_path(path);
  1554. ocfs2_schedule_truncate_log_flush(osb, 1);
  1555. ocfs2_run_deallocs(osb, &dealloc);
  1556. return ret;
  1557. }
  1558. /*
  1559. * Parts of this function taken from xfs_change_file_space()
  1560. */
  1561. static int __ocfs2_change_file_space(struct file *file, struct inode *inode,
  1562. loff_t f_pos, unsigned int cmd,
  1563. struct ocfs2_space_resv *sr,
  1564. int change_size)
  1565. {
  1566. int ret;
  1567. s64 llen;
  1568. loff_t size;
  1569. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1570. struct buffer_head *di_bh = NULL;
  1571. handle_t *handle;
  1572. unsigned long long max_off = inode->i_sb->s_maxbytes;
  1573. if (ocfs2_is_hard_readonly(osb) || ocfs2_is_soft_readonly(osb))
  1574. return -EROFS;
  1575. mutex_lock(&inode->i_mutex);
  1576. /*
  1577. * This prevents concurrent writes on other nodes
  1578. */
  1579. ret = ocfs2_rw_lock(inode, 1);
  1580. if (ret) {
  1581. mlog_errno(ret);
  1582. goto out;
  1583. }
  1584. ret = ocfs2_inode_lock(inode, &di_bh, 1);
  1585. if (ret) {
  1586. mlog_errno(ret);
  1587. goto out_rw_unlock;
  1588. }
  1589. if (inode->i_flags & (S_IMMUTABLE|S_APPEND)) {
  1590. ret = -EPERM;
  1591. goto out_inode_unlock;
  1592. }
  1593. switch (sr->l_whence) {
  1594. case 0: /*SEEK_SET*/
  1595. break;
  1596. case 1: /*SEEK_CUR*/
  1597. sr->l_start += f_pos;
  1598. break;
  1599. case 2: /*SEEK_END*/
  1600. sr->l_start += i_size_read(inode);
  1601. break;
  1602. default:
  1603. ret = -EINVAL;
  1604. goto out_inode_unlock;
  1605. }
  1606. sr->l_whence = 0;
  1607. llen = sr->l_len > 0 ? sr->l_len - 1 : sr->l_len;
  1608. if (sr->l_start < 0
  1609. || sr->l_start > max_off
  1610. || (sr->l_start + llen) < 0
  1611. || (sr->l_start + llen) > max_off) {
  1612. ret = -EINVAL;
  1613. goto out_inode_unlock;
  1614. }
  1615. size = sr->l_start + sr->l_len;
  1616. if (cmd == OCFS2_IOC_RESVSP || cmd == OCFS2_IOC_RESVSP64 ||
  1617. cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) {
  1618. if (sr->l_len <= 0) {
  1619. ret = -EINVAL;
  1620. goto out_inode_unlock;
  1621. }
  1622. }
  1623. if (file && should_remove_suid(file->f_path.dentry)) {
  1624. ret = __ocfs2_write_remove_suid(inode, di_bh);
  1625. if (ret) {
  1626. mlog_errno(ret);
  1627. goto out_inode_unlock;
  1628. }
  1629. }
  1630. down_write(&OCFS2_I(inode)->ip_alloc_sem);
  1631. switch (cmd) {
  1632. case OCFS2_IOC_RESVSP:
  1633. case OCFS2_IOC_RESVSP64:
  1634. /*
  1635. * This takes unsigned offsets, but the signed ones we
  1636. * pass have been checked against overflow above.
  1637. */
  1638. ret = ocfs2_allocate_unwritten_extents(inode, sr->l_start,
  1639. sr->l_len);
  1640. break;
  1641. case OCFS2_IOC_UNRESVSP:
  1642. case OCFS2_IOC_UNRESVSP64:
  1643. ret = ocfs2_remove_inode_range(inode, di_bh, sr->l_start,
  1644. sr->l_len);
  1645. break;
  1646. default:
  1647. ret = -EINVAL;
  1648. }
  1649. up_write(&OCFS2_I(inode)->ip_alloc_sem);
  1650. if (ret) {
  1651. mlog_errno(ret);
  1652. goto out_inode_unlock;
  1653. }
  1654. /*
  1655. * We update c/mtime for these changes
  1656. */
  1657. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  1658. if (IS_ERR(handle)) {
  1659. ret = PTR_ERR(handle);
  1660. mlog_errno(ret);
  1661. goto out_inode_unlock;
  1662. }
  1663. if (change_size && i_size_read(inode) < size)
  1664. i_size_write(inode, size);
  1665. inode->i_ctime = inode->i_mtime = CURRENT_TIME;
  1666. ret = ocfs2_mark_inode_dirty(handle, inode, di_bh);
  1667. if (ret < 0)
  1668. mlog_errno(ret);
  1669. if (file && (file->f_flags & O_SYNC))
  1670. handle->h_sync = 1;
  1671. ocfs2_commit_trans(osb, handle);
  1672. out_inode_unlock:
  1673. brelse(di_bh);
  1674. ocfs2_inode_unlock(inode, 1);
  1675. out_rw_unlock:
  1676. ocfs2_rw_unlock(inode, 1);
  1677. out:
  1678. mutex_unlock(&inode->i_mutex);
  1679. return ret;
  1680. }
  1681. int ocfs2_change_file_space(struct file *file, unsigned int cmd,
  1682. struct ocfs2_space_resv *sr)
  1683. {
  1684. struct inode *inode = file_inode(file);
  1685. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1686. int ret;
  1687. if ((cmd == OCFS2_IOC_RESVSP || cmd == OCFS2_IOC_RESVSP64) &&
  1688. !ocfs2_writes_unwritten_extents(osb))
  1689. return -ENOTTY;
  1690. else if ((cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) &&
  1691. !ocfs2_sparse_alloc(osb))
  1692. return -ENOTTY;
  1693. if (!S_ISREG(inode->i_mode))
  1694. return -EINVAL;
  1695. if (!(file->f_mode & FMODE_WRITE))
  1696. return -EBADF;
  1697. ret = mnt_want_write_file(file);
  1698. if (ret)
  1699. return ret;
  1700. ret = __ocfs2_change_file_space(file, inode, file->f_pos, cmd, sr, 0);
  1701. mnt_drop_write_file(file);
  1702. return ret;
  1703. }
  1704. static long ocfs2_fallocate(struct file *file, int mode, loff_t offset,
  1705. loff_t len)
  1706. {
  1707. struct inode *inode = file_inode(file);
  1708. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1709. struct ocfs2_space_resv sr;
  1710. int change_size = 1;
  1711. int cmd = OCFS2_IOC_RESVSP64;
  1712. if (mode & ~(FALLOC_FL_KEEP_SIZE | FALLOC_FL_PUNCH_HOLE))
  1713. return -EOPNOTSUPP;
  1714. if (!ocfs2_writes_unwritten_extents(osb))
  1715. return -EOPNOTSUPP;
  1716. if (mode & FALLOC_FL_KEEP_SIZE)
  1717. change_size = 0;
  1718. if (mode & FALLOC_FL_PUNCH_HOLE)
  1719. cmd = OCFS2_IOC_UNRESVSP64;
  1720. sr.l_whence = 0;
  1721. sr.l_start = (s64)offset;
  1722. sr.l_len = (s64)len;
  1723. return __ocfs2_change_file_space(NULL, inode, offset, cmd, &sr,
  1724. change_size);
  1725. }
  1726. int ocfs2_check_range_for_refcount(struct inode *inode, loff_t pos,
  1727. size_t count)
  1728. {
  1729. int ret = 0;
  1730. unsigned int extent_flags;
  1731. u32 cpos, clusters, extent_len, phys_cpos;
  1732. struct super_block *sb = inode->i_sb;
  1733. if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb)) ||
  1734. !(OCFS2_I(inode)->ip_dyn_features & OCFS2_HAS_REFCOUNT_FL) ||
  1735. OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL)
  1736. return 0;
  1737. cpos = pos >> OCFS2_SB(sb)->s_clustersize_bits;
  1738. clusters = ocfs2_clusters_for_bytes(sb, pos + count) - cpos;
  1739. while (clusters) {
  1740. ret = ocfs2_get_clusters(inode, cpos, &phys_cpos, &extent_len,
  1741. &extent_flags);
  1742. if (ret < 0) {
  1743. mlog_errno(ret);
  1744. goto out;
  1745. }
  1746. if (phys_cpos && (extent_flags & OCFS2_EXT_REFCOUNTED)) {
  1747. ret = 1;
  1748. break;
  1749. }
  1750. if (extent_len > clusters)
  1751. extent_len = clusters;
  1752. clusters -= extent_len;
  1753. cpos += extent_len;
  1754. }
  1755. out:
  1756. return ret;
  1757. }
  1758. static int ocfs2_is_io_unaligned(struct inode *inode, size_t count, loff_t pos)
  1759. {
  1760. int blockmask = inode->i_sb->s_blocksize - 1;
  1761. loff_t final_size = pos + count;
  1762. if ((pos & blockmask) || (final_size & blockmask))
  1763. return 1;
  1764. return 0;
  1765. }
  1766. static int ocfs2_prepare_inode_for_refcount(struct inode *inode,
  1767. struct file *file,
  1768. loff_t pos, size_t count,
  1769. int *meta_level)
  1770. {
  1771. int ret;
  1772. struct buffer_head *di_bh = NULL;
  1773. u32 cpos = pos >> OCFS2_SB(inode->i_sb)->s_clustersize_bits;
  1774. u32 clusters =
  1775. ocfs2_clusters_for_bytes(inode->i_sb, pos + count) - cpos;
  1776. ret = ocfs2_inode_lock(inode, &di_bh, 1);
  1777. if (ret) {
  1778. mlog_errno(ret);
  1779. goto out;
  1780. }
  1781. *meta_level = 1;
  1782. ret = ocfs2_refcount_cow(inode, di_bh, cpos, clusters, UINT_MAX);
  1783. if (ret)
  1784. mlog_errno(ret);
  1785. out:
  1786. brelse(di_bh);
  1787. return ret;
  1788. }
  1789. static int ocfs2_prepare_inode_for_write(struct file *file,
  1790. loff_t *ppos,
  1791. size_t count,
  1792. int appending,
  1793. int *direct_io,
  1794. int *has_refcount)
  1795. {
  1796. int ret = 0, meta_level = 0;
  1797. struct dentry *dentry = file->f_path.dentry;
  1798. struct inode *inode = dentry->d_inode;
  1799. loff_t saved_pos = 0, end;
  1800. /*
  1801. * We start with a read level meta lock and only jump to an ex
  1802. * if we need to make modifications here.
  1803. */
  1804. for(;;) {
  1805. ret = ocfs2_inode_lock(inode, NULL, meta_level);
  1806. if (ret < 0) {
  1807. meta_level = -1;
  1808. mlog_errno(ret);
  1809. goto out;
  1810. }
  1811. /* Clear suid / sgid if necessary. We do this here
  1812. * instead of later in the write path because
  1813. * remove_suid() calls ->setattr without any hint that
  1814. * we may have already done our cluster locking. Since
  1815. * ocfs2_setattr() *must* take cluster locks to
  1816. * proceed, this will lead us to recursively lock the
  1817. * inode. There's also the dinode i_size state which
  1818. * can be lost via setattr during extending writes (we
  1819. * set inode->i_size at the end of a write. */
  1820. if (should_remove_suid(dentry)) {
  1821. if (meta_level == 0) {
  1822. ocfs2_inode_unlock(inode, meta_level);
  1823. meta_level = 1;
  1824. continue;
  1825. }
  1826. ret = ocfs2_write_remove_suid(inode);
  1827. if (ret < 0) {
  1828. mlog_errno(ret);
  1829. goto out_unlock;
  1830. }
  1831. }
  1832. /* work on a copy of ppos until we're sure that we won't have
  1833. * to recalculate it due to relocking. */
  1834. if (appending)
  1835. saved_pos = i_size_read(inode);
  1836. else
  1837. saved_pos = *ppos;
  1838. end = saved_pos + count;
  1839. ret = ocfs2_check_range_for_refcount(inode, saved_pos, count);
  1840. if (ret == 1) {
  1841. ocfs2_inode_unlock(inode, meta_level);
  1842. meta_level = -1;
  1843. ret = ocfs2_prepare_inode_for_refcount(inode,
  1844. file,
  1845. saved_pos,
  1846. count,
  1847. &meta_level);
  1848. if (has_refcount)
  1849. *has_refcount = 1;
  1850. if (direct_io)
  1851. *direct_io = 0;
  1852. }
  1853. if (ret < 0) {
  1854. mlog_errno(ret);
  1855. goto out_unlock;
  1856. }
  1857. /*
  1858. * Skip the O_DIRECT checks if we don't need
  1859. * them.
  1860. */
  1861. if (!direct_io || !(*direct_io))
  1862. break;
  1863. /*
  1864. * There's no sane way to do direct writes to an inode
  1865. * with inline data.
  1866. */
  1867. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  1868. *direct_io = 0;
  1869. break;
  1870. }
  1871. /*
  1872. * Allowing concurrent direct writes means
  1873. * i_size changes wouldn't be synchronized, so
  1874. * one node could wind up truncating another
  1875. * nodes writes.
  1876. */
  1877. if (end > i_size_read(inode)) {
  1878. *direct_io = 0;
  1879. break;
  1880. }
  1881. /*
  1882. * We don't fill holes during direct io, so
  1883. * check for them here. If any are found, the
  1884. * caller will have to retake some cluster
  1885. * locks and initiate the io as buffered.
  1886. */
  1887. ret = ocfs2_check_range_for_holes(inode, saved_pos, count);
  1888. if (ret == 1) {
  1889. *direct_io = 0;
  1890. ret = 0;
  1891. } else if (ret < 0)
  1892. mlog_errno(ret);
  1893. break;
  1894. }
  1895. if (appending)
  1896. *ppos = saved_pos;
  1897. out_unlock:
  1898. trace_ocfs2_prepare_inode_for_write(OCFS2_I(inode)->ip_blkno,
  1899. saved_pos, appending, count,
  1900. direct_io, has_refcount);
  1901. if (meta_level >= 0)
  1902. ocfs2_inode_unlock(inode, meta_level);
  1903. out:
  1904. return ret;
  1905. }
  1906. static ssize_t ocfs2_file_write_iter(struct kiocb *iocb,
  1907. struct iov_iter *from)
  1908. {
  1909. int ret, direct_io, appending, rw_level, have_alloc_sem = 0;
  1910. int can_do_direct, has_refcount = 0;
  1911. ssize_t written = 0;
  1912. size_t count = iov_iter_count(from);
  1913. loff_t old_size, *ppos = &iocb->ki_pos;
  1914. u32 old_clusters;
  1915. struct file *file = iocb->ki_filp;
  1916. struct inode *inode = file_inode(file);
  1917. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1918. int full_coherency = !(osb->s_mount_opt &
  1919. OCFS2_MOUNT_COHERENCY_BUFFERED);
  1920. int unaligned_dio = 0;
  1921. trace_ocfs2_file_aio_write(inode, file, file->f_path.dentry,
  1922. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  1923. file->f_path.dentry->d_name.len,
  1924. file->f_path.dentry->d_name.name,
  1925. (unsigned int)from->nr_segs); /* GRRRRR */
  1926. if (iocb->ki_nbytes == 0)
  1927. return 0;
  1928. appending = file->f_flags & O_APPEND ? 1 : 0;
  1929. direct_io = file->f_flags & O_DIRECT ? 1 : 0;
  1930. mutex_lock(&inode->i_mutex);
  1931. ocfs2_iocb_clear_sem_locked(iocb);
  1932. relock:
  1933. /* to match setattr's i_mutex -> rw_lock ordering */
  1934. if (direct_io) {
  1935. have_alloc_sem = 1;
  1936. /* communicate with ocfs2_dio_end_io */
  1937. ocfs2_iocb_set_sem_locked(iocb);
  1938. }
  1939. /*
  1940. * Concurrent O_DIRECT writes are allowed with
  1941. * mount_option "coherency=buffered".
  1942. */
  1943. rw_level = (!direct_io || full_coherency);
  1944. ret = ocfs2_rw_lock(inode, rw_level);
  1945. if (ret < 0) {
  1946. mlog_errno(ret);
  1947. goto out_sems;
  1948. }
  1949. /*
  1950. * O_DIRECT writes with "coherency=full" need to take EX cluster
  1951. * inode_lock to guarantee coherency.
  1952. */
  1953. if (direct_io && full_coherency) {
  1954. /*
  1955. * We need to take and drop the inode lock to force
  1956. * other nodes to drop their caches. Buffered I/O
  1957. * already does this in write_begin().
  1958. */
  1959. ret = ocfs2_inode_lock(inode, NULL, 1);
  1960. if (ret < 0) {
  1961. mlog_errno(ret);
  1962. goto out;
  1963. }
  1964. ocfs2_inode_unlock(inode, 1);
  1965. }
  1966. can_do_direct = direct_io;
  1967. ret = ocfs2_prepare_inode_for_write(file, ppos,
  1968. iocb->ki_nbytes, appending,
  1969. &can_do_direct, &has_refcount);
  1970. if (ret < 0) {
  1971. mlog_errno(ret);
  1972. goto out;
  1973. }
  1974. if (direct_io && !is_sync_kiocb(iocb))
  1975. unaligned_dio = ocfs2_is_io_unaligned(inode, iocb->ki_nbytes,
  1976. *ppos);
  1977. /*
  1978. * We can't complete the direct I/O as requested, fall back to
  1979. * buffered I/O.
  1980. */
  1981. if (direct_io && !can_do_direct) {
  1982. ocfs2_rw_unlock(inode, rw_level);
  1983. have_alloc_sem = 0;
  1984. rw_level = -1;
  1985. direct_io = 0;
  1986. goto relock;
  1987. }
  1988. if (unaligned_dio) {
  1989. /*
  1990. * Wait on previous unaligned aio to complete before
  1991. * proceeding.
  1992. */
  1993. mutex_lock(&OCFS2_I(inode)->ip_unaligned_aio);
  1994. /* Mark the iocb as needing an unlock in ocfs2_dio_end_io */
  1995. ocfs2_iocb_set_unaligned_aio(iocb);
  1996. }
  1997. /*
  1998. * To later detect whether a journal commit for sync writes is
  1999. * necessary, we sample i_size, and cluster count here.
  2000. */
  2001. old_size = i_size_read(inode);
  2002. old_clusters = OCFS2_I(inode)->ip_clusters;
  2003. /* communicate with ocfs2_dio_end_io */
  2004. ocfs2_iocb_set_rw_locked(iocb, rw_level);
  2005. ret = generic_write_checks(file, ppos, &count,
  2006. S_ISBLK(inode->i_mode));
  2007. if (ret)
  2008. goto out_dio;
  2009. iov_iter_truncate(from, count);
  2010. if (direct_io) {
  2011. written = generic_file_direct_write(iocb, from, *ppos);
  2012. if (written < 0) {
  2013. ret = written;
  2014. goto out_dio;
  2015. }
  2016. } else {
  2017. current->backing_dev_info = file->f_mapping->backing_dev_info;
  2018. written = generic_perform_write(file, from, *ppos);
  2019. if (likely(written >= 0))
  2020. iocb->ki_pos = *ppos + written;
  2021. current->backing_dev_info = NULL;
  2022. }
  2023. out_dio:
  2024. /* buffered aio wouldn't have proper lock coverage today */
  2025. BUG_ON(ret == -EIOCBQUEUED && !(file->f_flags & O_DIRECT));
  2026. if (((file->f_flags & O_DSYNC) && !direct_io) || IS_SYNC(inode) ||
  2027. ((file->f_flags & O_DIRECT) && !direct_io)) {
  2028. ret = filemap_fdatawrite_range(file->f_mapping, *ppos,
  2029. *ppos + count - 1);
  2030. if (ret < 0)
  2031. written = ret;
  2032. if (!ret && ((old_size != i_size_read(inode)) ||
  2033. (old_clusters != OCFS2_I(inode)->ip_clusters) ||
  2034. has_refcount)) {
  2035. ret = jbd2_journal_force_commit(osb->journal->j_journal);
  2036. if (ret < 0)
  2037. written = ret;
  2038. }
  2039. if (!ret)
  2040. ret = filemap_fdatawait_range(file->f_mapping, *ppos,
  2041. *ppos + count - 1);
  2042. }
  2043. /*
  2044. * deep in g_f_a_w_n()->ocfs2_direct_IO we pass in a ocfs2_dio_end_io
  2045. * function pointer which is called when o_direct io completes so that
  2046. * it can unlock our rw lock.
  2047. * Unfortunately there are error cases which call end_io and others
  2048. * that don't. so we don't have to unlock the rw_lock if either an
  2049. * async dio is going to do it in the future or an end_io after an
  2050. * error has already done it.
  2051. */
  2052. if ((ret == -EIOCBQUEUED) || (!ocfs2_iocb_is_rw_locked(iocb))) {
  2053. rw_level = -1;
  2054. have_alloc_sem = 0;
  2055. unaligned_dio = 0;
  2056. }
  2057. if (unaligned_dio) {
  2058. ocfs2_iocb_clear_unaligned_aio(iocb);
  2059. mutex_unlock(&OCFS2_I(inode)->ip_unaligned_aio);
  2060. }
  2061. out:
  2062. if (rw_level != -1)
  2063. ocfs2_rw_unlock(inode, rw_level);
  2064. out_sems:
  2065. if (have_alloc_sem)
  2066. ocfs2_iocb_clear_sem_locked(iocb);
  2067. mutex_unlock(&inode->i_mutex);
  2068. if (written)
  2069. ret = written;
  2070. return ret;
  2071. }
  2072. static ssize_t ocfs2_file_splice_read(struct file *in,
  2073. loff_t *ppos,
  2074. struct pipe_inode_info *pipe,
  2075. size_t len,
  2076. unsigned int flags)
  2077. {
  2078. int ret = 0, lock_level = 0;
  2079. struct inode *inode = file_inode(in);
  2080. trace_ocfs2_file_splice_read(inode, in, in->f_path.dentry,
  2081. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  2082. in->f_path.dentry->d_name.len,
  2083. in->f_path.dentry->d_name.name, len);
  2084. /*
  2085. * See the comment in ocfs2_file_read_iter()
  2086. */
  2087. ret = ocfs2_inode_lock_atime(inode, in->f_path.mnt, &lock_level);
  2088. if (ret < 0) {
  2089. mlog_errno(ret);
  2090. goto bail;
  2091. }
  2092. ocfs2_inode_unlock(inode, lock_level);
  2093. ret = generic_file_splice_read(in, ppos, pipe, len, flags);
  2094. bail:
  2095. return ret;
  2096. }
  2097. static ssize_t ocfs2_file_read_iter(struct kiocb *iocb,
  2098. struct iov_iter *to)
  2099. {
  2100. int ret = 0, rw_level = -1, have_alloc_sem = 0, lock_level = 0;
  2101. struct file *filp = iocb->ki_filp;
  2102. struct inode *inode = file_inode(filp);
  2103. trace_ocfs2_file_aio_read(inode, filp, filp->f_path.dentry,
  2104. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  2105. filp->f_path.dentry->d_name.len,
  2106. filp->f_path.dentry->d_name.name,
  2107. to->nr_segs); /* GRRRRR */
  2108. if (!inode) {
  2109. ret = -EINVAL;
  2110. mlog_errno(ret);
  2111. goto bail;
  2112. }
  2113. ocfs2_iocb_clear_sem_locked(iocb);
  2114. /*
  2115. * buffered reads protect themselves in ->readpage(). O_DIRECT reads
  2116. * need locks to protect pending reads from racing with truncate.
  2117. */
  2118. if (filp->f_flags & O_DIRECT) {
  2119. have_alloc_sem = 1;
  2120. ocfs2_iocb_set_sem_locked(iocb);
  2121. ret = ocfs2_rw_lock(inode, 0);
  2122. if (ret < 0) {
  2123. mlog_errno(ret);
  2124. goto bail;
  2125. }
  2126. rw_level = 0;
  2127. /* communicate with ocfs2_dio_end_io */
  2128. ocfs2_iocb_set_rw_locked(iocb, rw_level);
  2129. }
  2130. /*
  2131. * We're fine letting folks race truncates and extending
  2132. * writes with read across the cluster, just like they can
  2133. * locally. Hence no rw_lock during read.
  2134. *
  2135. * Take and drop the meta data lock to update inode fields
  2136. * like i_size. This allows the checks down below
  2137. * generic_file_aio_read() a chance of actually working.
  2138. */
  2139. ret = ocfs2_inode_lock_atime(inode, filp->f_path.mnt, &lock_level);
  2140. if (ret < 0) {
  2141. mlog_errno(ret);
  2142. goto bail;
  2143. }
  2144. ocfs2_inode_unlock(inode, lock_level);
  2145. ret = generic_file_read_iter(iocb, to);
  2146. trace_generic_file_aio_read_ret(ret);
  2147. /* buffered aio wouldn't have proper lock coverage today */
  2148. BUG_ON(ret == -EIOCBQUEUED && !(filp->f_flags & O_DIRECT));
  2149. /* see ocfs2_file_write_iter */
  2150. if (ret == -EIOCBQUEUED || !ocfs2_iocb_is_rw_locked(iocb)) {
  2151. rw_level = -1;
  2152. have_alloc_sem = 0;
  2153. }
  2154. bail:
  2155. if (have_alloc_sem)
  2156. ocfs2_iocb_clear_sem_locked(iocb);
  2157. if (rw_level != -1)
  2158. ocfs2_rw_unlock(inode, rw_level);
  2159. return ret;
  2160. }
  2161. /* Refer generic_file_llseek_unlocked() */
  2162. static loff_t ocfs2_file_llseek(struct file *file, loff_t offset, int whence)
  2163. {
  2164. struct inode *inode = file->f_mapping->host;
  2165. int ret = 0;
  2166. mutex_lock(&inode->i_mutex);
  2167. switch (whence) {
  2168. case SEEK_SET:
  2169. break;
  2170. case SEEK_END:
  2171. /* SEEK_END requires the OCFS2 inode lock for the file
  2172. * because it references the file's size.
  2173. */
  2174. ret = ocfs2_inode_lock(inode, NULL, 0);
  2175. if (ret < 0) {
  2176. mlog_errno(ret);
  2177. goto out;
  2178. }
  2179. offset += i_size_read(inode);
  2180. ocfs2_inode_unlock(inode, 0);
  2181. break;
  2182. case SEEK_CUR:
  2183. if (offset == 0) {
  2184. offset = file->f_pos;
  2185. goto out;
  2186. }
  2187. offset += file->f_pos;
  2188. break;
  2189. case SEEK_DATA:
  2190. case SEEK_HOLE:
  2191. ret = ocfs2_seek_data_hole_offset(file, &offset, whence);
  2192. if (ret)
  2193. goto out;
  2194. break;
  2195. default:
  2196. ret = -EINVAL;
  2197. goto out;
  2198. }
  2199. offset = vfs_setpos(file, offset, inode->i_sb->s_maxbytes);
  2200. out:
  2201. mutex_unlock(&inode->i_mutex);
  2202. if (ret)
  2203. return ret;
  2204. return offset;
  2205. }
  2206. const struct inode_operations ocfs2_file_iops = {
  2207. .setattr = ocfs2_setattr,
  2208. .getattr = ocfs2_getattr,
  2209. .permission = ocfs2_permission,
  2210. .setxattr = generic_setxattr,
  2211. .getxattr = generic_getxattr,
  2212. .listxattr = ocfs2_listxattr,
  2213. .removexattr = generic_removexattr,
  2214. .fiemap = ocfs2_fiemap,
  2215. .get_acl = ocfs2_iop_get_acl,
  2216. .set_acl = ocfs2_iop_set_acl,
  2217. };
  2218. const struct inode_operations ocfs2_special_file_iops = {
  2219. .setattr = ocfs2_setattr,
  2220. .getattr = ocfs2_getattr,
  2221. .permission = ocfs2_permission,
  2222. .get_acl = ocfs2_iop_get_acl,
  2223. .set_acl = ocfs2_iop_set_acl,
  2224. };
  2225. /*
  2226. * Other than ->lock, keep ocfs2_fops and ocfs2_dops in sync with
  2227. * ocfs2_fops_no_plocks and ocfs2_dops_no_plocks!
  2228. */
  2229. const struct file_operations ocfs2_fops = {
  2230. .llseek = ocfs2_file_llseek,
  2231. .read = new_sync_read,
  2232. .write = new_sync_write,
  2233. .mmap = ocfs2_mmap,
  2234. .fsync = ocfs2_sync_file,
  2235. .release = ocfs2_file_release,
  2236. .open = ocfs2_file_open,
  2237. .read_iter = ocfs2_file_read_iter,
  2238. .write_iter = ocfs2_file_write_iter,
  2239. .unlocked_ioctl = ocfs2_ioctl,
  2240. #ifdef CONFIG_COMPAT
  2241. .compat_ioctl = ocfs2_compat_ioctl,
  2242. #endif
  2243. .lock = ocfs2_lock,
  2244. .flock = ocfs2_flock,
  2245. .splice_read = ocfs2_file_splice_read,
  2246. .splice_write = iter_file_splice_write,
  2247. .fallocate = ocfs2_fallocate,
  2248. };
  2249. const struct file_operations ocfs2_dops = {
  2250. .llseek = generic_file_llseek,
  2251. .read = generic_read_dir,
  2252. .iterate = ocfs2_readdir,
  2253. .fsync = ocfs2_sync_file,
  2254. .release = ocfs2_dir_release,
  2255. .open = ocfs2_dir_open,
  2256. .unlocked_ioctl = ocfs2_ioctl,
  2257. #ifdef CONFIG_COMPAT
  2258. .compat_ioctl = ocfs2_compat_ioctl,
  2259. #endif
  2260. .lock = ocfs2_lock,
  2261. .flock = ocfs2_flock,
  2262. };
  2263. /*
  2264. * POSIX-lockless variants of our file_operations.
  2265. *
  2266. * These will be used if the underlying cluster stack does not support
  2267. * posix file locking, if the user passes the "localflocks" mount
  2268. * option, or if we have a local-only fs.
  2269. *
  2270. * ocfs2_flock is in here because all stacks handle UNIX file locks,
  2271. * so we still want it in the case of no stack support for
  2272. * plocks. Internally, it will do the right thing when asked to ignore
  2273. * the cluster.
  2274. */
  2275. const struct file_operations ocfs2_fops_no_plocks = {
  2276. .llseek = ocfs2_file_llseek,
  2277. .read = new_sync_read,
  2278. .write = new_sync_write,
  2279. .mmap = ocfs2_mmap,
  2280. .fsync = ocfs2_sync_file,
  2281. .release = ocfs2_file_release,
  2282. .open = ocfs2_file_open,
  2283. .read_iter = ocfs2_file_read_iter,
  2284. .write_iter = ocfs2_file_write_iter,
  2285. .unlocked_ioctl = ocfs2_ioctl,
  2286. #ifdef CONFIG_COMPAT
  2287. .compat_ioctl = ocfs2_compat_ioctl,
  2288. #endif
  2289. .flock = ocfs2_flock,
  2290. .splice_read = ocfs2_file_splice_read,
  2291. .splice_write = iter_file_splice_write,
  2292. .fallocate = ocfs2_fallocate,
  2293. };
  2294. const struct file_operations ocfs2_dops_no_plocks = {
  2295. .llseek = generic_file_llseek,
  2296. .read = generic_read_dir,
  2297. .iterate = ocfs2_readdir,
  2298. .fsync = ocfs2_sync_file,
  2299. .release = ocfs2_dir_release,
  2300. .open = ocfs2_dir_open,
  2301. .unlocked_ioctl = ocfs2_ioctl,
  2302. #ifdef CONFIG_COMPAT
  2303. .compat_ioctl = ocfs2_compat_ioctl,
  2304. #endif
  2305. .flock = ocfs2_flock,
  2306. };