file.c 65 KB

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