file.c 65 KB

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