file.c 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180
  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. #define MLOG_MASK_PREFIX ML_INODE
  38. #include <cluster/masklog.h>
  39. #include "ocfs2.h"
  40. #include "alloc.h"
  41. #include "aops.h"
  42. #include "dir.h"
  43. #include "dlmglue.h"
  44. #include "extent_map.h"
  45. #include "file.h"
  46. #include "sysfile.h"
  47. #include "inode.h"
  48. #include "ioctl.h"
  49. #include "journal.h"
  50. #include "locks.h"
  51. #include "mmap.h"
  52. #include "suballoc.h"
  53. #include "super.h"
  54. #include "xattr.h"
  55. #include "buffer_head_io.h"
  56. static int ocfs2_sync_inode(struct inode *inode)
  57. {
  58. filemap_fdatawrite(inode->i_mapping);
  59. return sync_mapping_buffers(inode->i_mapping);
  60. }
  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. spin_lock(&oi->ip_lock);
  92. /* Check that the inode hasn't been wiped from disk by another
  93. * node. If it hasn't then we're safe as long as we hold the
  94. * spin lock until our increment of open count. */
  95. if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) {
  96. spin_unlock(&oi->ip_lock);
  97. status = -ENOENT;
  98. goto leave;
  99. }
  100. if (mode & O_DIRECT)
  101. oi->ip_flags |= OCFS2_INODE_OPEN_DIRECT;
  102. oi->ip_open_count++;
  103. spin_unlock(&oi->ip_lock);
  104. status = ocfs2_init_file_private(inode, file);
  105. if (status) {
  106. /*
  107. * We want to set open count back if we're failing the
  108. * open.
  109. */
  110. spin_lock(&oi->ip_lock);
  111. oi->ip_open_count--;
  112. spin_unlock(&oi->ip_lock);
  113. }
  114. leave:
  115. mlog_exit(status);
  116. return status;
  117. }
  118. static int ocfs2_file_release(struct inode *inode, struct file *file)
  119. {
  120. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  121. mlog_entry("(0x%p, 0x%p, '%.*s')\n", inode, file,
  122. file->f_path.dentry->d_name.len,
  123. file->f_path.dentry->d_name.name);
  124. spin_lock(&oi->ip_lock);
  125. if (!--oi->ip_open_count)
  126. oi->ip_flags &= ~OCFS2_INODE_OPEN_DIRECT;
  127. spin_unlock(&oi->ip_lock);
  128. ocfs2_free_file_private(inode, file);
  129. mlog_exit(0);
  130. return 0;
  131. }
  132. static int ocfs2_dir_open(struct inode *inode, struct file *file)
  133. {
  134. return ocfs2_init_file_private(inode, file);
  135. }
  136. static int ocfs2_dir_release(struct inode *inode, struct file *file)
  137. {
  138. ocfs2_free_file_private(inode, file);
  139. return 0;
  140. }
  141. static int ocfs2_sync_file(struct file *file,
  142. struct dentry *dentry,
  143. int datasync)
  144. {
  145. int err = 0;
  146. journal_t *journal;
  147. struct inode *inode = dentry->d_inode;
  148. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  149. mlog_entry("(0x%p, 0x%p, %d, '%.*s')\n", file, dentry, datasync,
  150. dentry->d_name.len, dentry->d_name.name);
  151. err = ocfs2_sync_inode(dentry->d_inode);
  152. if (err)
  153. goto bail;
  154. journal = osb->journal->j_journal;
  155. err = jbd2_journal_force_commit(journal);
  156. bail:
  157. mlog_exit(err);
  158. return (err < 0) ? -EIO : 0;
  159. }
  160. int ocfs2_should_update_atime(struct inode *inode,
  161. struct vfsmount *vfsmnt)
  162. {
  163. struct timespec now;
  164. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  165. if (ocfs2_is_hard_readonly(osb) || ocfs2_is_soft_readonly(osb))
  166. return 0;
  167. if ((inode->i_flags & S_NOATIME) ||
  168. ((inode->i_sb->s_flags & MS_NODIRATIME) && S_ISDIR(inode->i_mode)))
  169. return 0;
  170. /*
  171. * We can be called with no vfsmnt structure - NFSD will
  172. * sometimes do this.
  173. *
  174. * Note that our action here is different than touch_atime() -
  175. * if we can't tell whether this is a noatime mount, then we
  176. * don't know whether to trust the value of s_atime_quantum.
  177. */
  178. if (vfsmnt == NULL)
  179. return 0;
  180. if ((vfsmnt->mnt_flags & MNT_NOATIME) ||
  181. ((vfsmnt->mnt_flags & MNT_NODIRATIME) && S_ISDIR(inode->i_mode)))
  182. return 0;
  183. if (vfsmnt->mnt_flags & MNT_RELATIME) {
  184. if ((timespec_compare(&inode->i_atime, &inode->i_mtime) <= 0) ||
  185. (timespec_compare(&inode->i_atime, &inode->i_ctime) <= 0))
  186. return 1;
  187. return 0;
  188. }
  189. now = CURRENT_TIME;
  190. if ((now.tv_sec - inode->i_atime.tv_sec <= osb->s_atime_quantum))
  191. return 0;
  192. else
  193. return 1;
  194. }
  195. int ocfs2_update_inode_atime(struct inode *inode,
  196. struct buffer_head *bh)
  197. {
  198. int ret;
  199. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  200. handle_t *handle;
  201. struct ocfs2_dinode *di = (struct ocfs2_dinode *) bh->b_data;
  202. mlog_entry_void();
  203. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  204. if (IS_ERR(handle)) {
  205. ret = PTR_ERR(handle);
  206. mlog_errno(ret);
  207. goto out;
  208. }
  209. ret = ocfs2_journal_access(handle, inode, bh,
  210. OCFS2_JOURNAL_ACCESS_WRITE);
  211. if (ret) {
  212. mlog_errno(ret);
  213. goto out_commit;
  214. }
  215. /*
  216. * Don't use ocfs2_mark_inode_dirty() here as we don't always
  217. * have i_mutex to guard against concurrent changes to other
  218. * inode fields.
  219. */
  220. inode->i_atime = CURRENT_TIME;
  221. di->i_atime = cpu_to_le64(inode->i_atime.tv_sec);
  222. di->i_atime_nsec = cpu_to_le32(inode->i_atime.tv_nsec);
  223. ret = ocfs2_journal_dirty(handle, bh);
  224. if (ret < 0)
  225. mlog_errno(ret);
  226. out_commit:
  227. ocfs2_commit_trans(OCFS2_SB(inode->i_sb), handle);
  228. out:
  229. mlog_exit(ret);
  230. return ret;
  231. }
  232. static int ocfs2_set_inode_size(handle_t *handle,
  233. struct inode *inode,
  234. struct buffer_head *fe_bh,
  235. u64 new_i_size)
  236. {
  237. int status;
  238. mlog_entry_void();
  239. i_size_write(inode, new_i_size);
  240. inode->i_blocks = ocfs2_inode_sector_count(inode);
  241. inode->i_ctime = inode->i_mtime = CURRENT_TIME;
  242. status = ocfs2_mark_inode_dirty(handle, inode, fe_bh);
  243. if (status < 0) {
  244. mlog_errno(status);
  245. goto bail;
  246. }
  247. bail:
  248. mlog_exit(status);
  249. return status;
  250. }
  251. static int ocfs2_simple_size_update(struct inode *inode,
  252. struct buffer_head *di_bh,
  253. u64 new_i_size)
  254. {
  255. int ret;
  256. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  257. handle_t *handle = NULL;
  258. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  259. if (IS_ERR(handle)) {
  260. ret = PTR_ERR(handle);
  261. mlog_errno(ret);
  262. goto out;
  263. }
  264. ret = ocfs2_set_inode_size(handle, inode, di_bh,
  265. new_i_size);
  266. if (ret < 0)
  267. mlog_errno(ret);
  268. ocfs2_commit_trans(osb, handle);
  269. out:
  270. return ret;
  271. }
  272. static int ocfs2_orphan_for_truncate(struct ocfs2_super *osb,
  273. struct inode *inode,
  274. struct buffer_head *fe_bh,
  275. u64 new_i_size)
  276. {
  277. int status;
  278. handle_t *handle;
  279. struct ocfs2_dinode *di;
  280. u64 cluster_bytes;
  281. mlog_entry_void();
  282. /* TODO: This needs to actually orphan the inode in this
  283. * transaction. */
  284. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  285. if (IS_ERR(handle)) {
  286. status = PTR_ERR(handle);
  287. mlog_errno(status);
  288. goto out;
  289. }
  290. status = ocfs2_journal_access(handle, inode, fe_bh,
  291. OCFS2_JOURNAL_ACCESS_WRITE);
  292. if (status < 0) {
  293. mlog_errno(status);
  294. goto out_commit;
  295. }
  296. /*
  297. * Do this before setting i_size.
  298. */
  299. cluster_bytes = ocfs2_align_bytes_to_clusters(inode->i_sb, new_i_size);
  300. status = ocfs2_zero_range_for_truncate(inode, handle, new_i_size,
  301. cluster_bytes);
  302. if (status) {
  303. mlog_errno(status);
  304. goto out_commit;
  305. }
  306. i_size_write(inode, new_i_size);
  307. inode->i_ctime = inode->i_mtime = CURRENT_TIME;
  308. di = (struct ocfs2_dinode *) fe_bh->b_data;
  309. di->i_size = cpu_to_le64(new_i_size);
  310. di->i_ctime = di->i_mtime = cpu_to_le64(inode->i_ctime.tv_sec);
  311. di->i_ctime_nsec = di->i_mtime_nsec = cpu_to_le32(inode->i_ctime.tv_nsec);
  312. status = ocfs2_journal_dirty(handle, fe_bh);
  313. if (status < 0)
  314. mlog_errno(status);
  315. out_commit:
  316. ocfs2_commit_trans(osb, handle);
  317. out:
  318. mlog_exit(status);
  319. return status;
  320. }
  321. static int ocfs2_truncate_file(struct inode *inode,
  322. struct buffer_head *di_bh,
  323. u64 new_i_size)
  324. {
  325. int status = 0;
  326. struct ocfs2_dinode *fe = NULL;
  327. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  328. struct ocfs2_truncate_context *tc = NULL;
  329. mlog_entry("(inode = %llu, new_i_size = %llu\n",
  330. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  331. (unsigned long long)new_i_size);
  332. fe = (struct ocfs2_dinode *) di_bh->b_data;
  333. if (!OCFS2_IS_VALID_DINODE(fe)) {
  334. OCFS2_RO_ON_INVALID_DINODE(inode->i_sb, fe);
  335. status = -EIO;
  336. goto bail;
  337. }
  338. mlog_bug_on_msg(le64_to_cpu(fe->i_size) != i_size_read(inode),
  339. "Inode %llu, inode i_size = %lld != di "
  340. "i_size = %llu, i_flags = 0x%x\n",
  341. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  342. i_size_read(inode),
  343. (unsigned long long)le64_to_cpu(fe->i_size),
  344. le32_to_cpu(fe->i_flags));
  345. if (new_i_size > le64_to_cpu(fe->i_size)) {
  346. mlog(0, "asked to truncate file with size (%llu) to size (%llu)!\n",
  347. (unsigned long long)le64_to_cpu(fe->i_size),
  348. (unsigned long long)new_i_size);
  349. status = -EINVAL;
  350. mlog_errno(status);
  351. goto bail;
  352. }
  353. mlog(0, "inode %llu, i_size = %llu, new_i_size = %llu\n",
  354. (unsigned long long)le64_to_cpu(fe->i_blkno),
  355. (unsigned long long)le64_to_cpu(fe->i_size),
  356. (unsigned long long)new_i_size);
  357. /* lets handle the simple truncate cases before doing any more
  358. * cluster locking. */
  359. if (new_i_size == le64_to_cpu(fe->i_size))
  360. goto bail;
  361. down_write(&OCFS2_I(inode)->ip_alloc_sem);
  362. /*
  363. * The inode lock forced other nodes to sync and drop their
  364. * pages, which (correctly) happens even if we have a truncate
  365. * without allocation change - ocfs2 cluster sizes can be much
  366. * greater than page size, so we have to truncate them
  367. * anyway.
  368. */
  369. unmap_mapping_range(inode->i_mapping, new_i_size + PAGE_SIZE - 1, 0, 1);
  370. truncate_inode_pages(inode->i_mapping, new_i_size);
  371. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  372. status = ocfs2_truncate_inline(inode, di_bh, new_i_size,
  373. i_size_read(inode), 1);
  374. if (status)
  375. mlog_errno(status);
  376. goto bail_unlock_sem;
  377. }
  378. /* alright, we're going to need to do a full blown alloc size
  379. * change. Orphan the inode so that recovery can complete the
  380. * truncate if necessary. This does the task of marking
  381. * i_size. */
  382. status = ocfs2_orphan_for_truncate(osb, inode, di_bh, new_i_size);
  383. if (status < 0) {
  384. mlog_errno(status);
  385. goto bail_unlock_sem;
  386. }
  387. status = ocfs2_prepare_truncate(osb, inode, di_bh, &tc);
  388. if (status < 0) {
  389. mlog_errno(status);
  390. goto bail_unlock_sem;
  391. }
  392. status = ocfs2_commit_truncate(osb, inode, di_bh, tc);
  393. if (status < 0) {
  394. mlog_errno(status);
  395. goto bail_unlock_sem;
  396. }
  397. /* TODO: orphan dir cleanup here. */
  398. bail_unlock_sem:
  399. up_write(&OCFS2_I(inode)->ip_alloc_sem);
  400. bail:
  401. mlog_exit(status);
  402. return status;
  403. }
  404. /*
  405. * extend file allocation only here.
  406. * we'll update all the disk stuff, and oip->alloc_size
  407. *
  408. * expect stuff to be locked, a transaction started and enough data /
  409. * metadata reservations in the contexts.
  410. *
  411. * Will return -EAGAIN, and a reason if a restart is needed.
  412. * If passed in, *reason will always be set, even in error.
  413. */
  414. int ocfs2_add_inode_data(struct ocfs2_super *osb,
  415. struct inode *inode,
  416. u32 *logical_offset,
  417. u32 clusters_to_add,
  418. int mark_unwritten,
  419. struct buffer_head *fe_bh,
  420. handle_t *handle,
  421. struct ocfs2_alloc_context *data_ac,
  422. struct ocfs2_alloc_context *meta_ac,
  423. enum ocfs2_alloc_restarted *reason_ret)
  424. {
  425. int ret;
  426. struct ocfs2_extent_tree et;
  427. ocfs2_init_dinode_extent_tree(&et, inode, fe_bh);
  428. ret = ocfs2_add_clusters_in_btree(osb, inode, logical_offset,
  429. clusters_to_add, mark_unwritten,
  430. &et, handle,
  431. data_ac, meta_ac, reason_ret);
  432. return ret;
  433. }
  434. static int __ocfs2_extend_allocation(struct inode *inode, u32 logical_start,
  435. u32 clusters_to_add, int mark_unwritten)
  436. {
  437. int status = 0;
  438. int restart_func = 0;
  439. int credits;
  440. u32 prev_clusters;
  441. struct buffer_head *bh = NULL;
  442. struct ocfs2_dinode *fe = NULL;
  443. handle_t *handle = NULL;
  444. struct ocfs2_alloc_context *data_ac = NULL;
  445. struct ocfs2_alloc_context *meta_ac = NULL;
  446. enum ocfs2_alloc_restarted why;
  447. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  448. struct ocfs2_extent_tree et;
  449. mlog_entry("(clusters_to_add = %u)\n", clusters_to_add);
  450. /*
  451. * This function only exists for file systems which don't
  452. * support holes.
  453. */
  454. BUG_ON(mark_unwritten && !ocfs2_sparse_alloc(osb));
  455. status = ocfs2_read_block(inode, OCFS2_I(inode)->ip_blkno, &bh);
  456. if (status < 0) {
  457. mlog_errno(status);
  458. goto leave;
  459. }
  460. fe = (struct ocfs2_dinode *) bh->b_data;
  461. if (!OCFS2_IS_VALID_DINODE(fe)) {
  462. OCFS2_RO_ON_INVALID_DINODE(inode->i_sb, fe);
  463. status = -EIO;
  464. goto leave;
  465. }
  466. restart_all:
  467. BUG_ON(le32_to_cpu(fe->i_clusters) != OCFS2_I(inode)->ip_clusters);
  468. mlog(0, "extend inode %llu, i_size = %lld, di->i_clusters = %u, "
  469. "clusters_to_add = %u\n",
  470. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  471. (long long)i_size_read(inode), le32_to_cpu(fe->i_clusters),
  472. clusters_to_add);
  473. ocfs2_init_dinode_extent_tree(&et, inode, bh);
  474. status = ocfs2_lock_allocators(inode, &et, clusters_to_add, 0,
  475. &data_ac, &meta_ac);
  476. if (status) {
  477. mlog_errno(status);
  478. goto leave;
  479. }
  480. credits = ocfs2_calc_extend_credits(osb->sb, &fe->id2.i_list,
  481. clusters_to_add);
  482. handle = ocfs2_start_trans(osb, credits);
  483. if (IS_ERR(handle)) {
  484. status = PTR_ERR(handle);
  485. handle = NULL;
  486. mlog_errno(status);
  487. goto leave;
  488. }
  489. restarted_transaction:
  490. /* reserve a write to the file entry early on - that we if we
  491. * run out of credits in the allocation path, we can still
  492. * update i_size. */
  493. status = ocfs2_journal_access(handle, inode, bh,
  494. OCFS2_JOURNAL_ACCESS_WRITE);
  495. if (status < 0) {
  496. mlog_errno(status);
  497. goto leave;
  498. }
  499. prev_clusters = OCFS2_I(inode)->ip_clusters;
  500. status = ocfs2_add_inode_data(osb,
  501. inode,
  502. &logical_start,
  503. clusters_to_add,
  504. mark_unwritten,
  505. bh,
  506. handle,
  507. data_ac,
  508. meta_ac,
  509. &why);
  510. if ((status < 0) && (status != -EAGAIN)) {
  511. if (status != -ENOSPC)
  512. mlog_errno(status);
  513. goto leave;
  514. }
  515. status = ocfs2_journal_dirty(handle, bh);
  516. if (status < 0) {
  517. mlog_errno(status);
  518. goto leave;
  519. }
  520. spin_lock(&OCFS2_I(inode)->ip_lock);
  521. clusters_to_add -= (OCFS2_I(inode)->ip_clusters - prev_clusters);
  522. spin_unlock(&OCFS2_I(inode)->ip_lock);
  523. if (why != RESTART_NONE && clusters_to_add) {
  524. if (why == RESTART_META) {
  525. mlog(0, "restarting function.\n");
  526. restart_func = 1;
  527. } else {
  528. BUG_ON(why != RESTART_TRANS);
  529. mlog(0, "restarting transaction.\n");
  530. /* TODO: This can be more intelligent. */
  531. credits = ocfs2_calc_extend_credits(osb->sb,
  532. &fe->id2.i_list,
  533. clusters_to_add);
  534. status = ocfs2_extend_trans(handle, credits);
  535. if (status < 0) {
  536. /* handle still has to be committed at
  537. * this point. */
  538. status = -ENOMEM;
  539. mlog_errno(status);
  540. goto leave;
  541. }
  542. goto restarted_transaction;
  543. }
  544. }
  545. mlog(0, "fe: i_clusters = %u, i_size=%llu\n",
  546. le32_to_cpu(fe->i_clusters),
  547. (unsigned long long)le64_to_cpu(fe->i_size));
  548. mlog(0, "inode: ip_clusters=%u, i_size=%lld\n",
  549. OCFS2_I(inode)->ip_clusters, (long long)i_size_read(inode));
  550. leave:
  551. if (handle) {
  552. ocfs2_commit_trans(osb, handle);
  553. handle = NULL;
  554. }
  555. if (data_ac) {
  556. ocfs2_free_alloc_context(data_ac);
  557. data_ac = NULL;
  558. }
  559. if (meta_ac) {
  560. ocfs2_free_alloc_context(meta_ac);
  561. meta_ac = NULL;
  562. }
  563. if ((!status) && restart_func) {
  564. restart_func = 0;
  565. goto restart_all;
  566. }
  567. brelse(bh);
  568. bh = NULL;
  569. mlog_exit(status);
  570. return status;
  571. }
  572. /* Some parts of this taken from generic_cont_expand, which turned out
  573. * to be too fragile to do exactly what we need without us having to
  574. * worry about recursive locking in ->write_begin() and ->write_end(). */
  575. static int ocfs2_write_zero_page(struct inode *inode,
  576. u64 size)
  577. {
  578. struct address_space *mapping = inode->i_mapping;
  579. struct page *page;
  580. unsigned long index;
  581. unsigned int offset;
  582. handle_t *handle = NULL;
  583. int ret;
  584. offset = (size & (PAGE_CACHE_SIZE-1)); /* Within page */
  585. /* ugh. in prepare/commit_write, if from==to==start of block, we
  586. ** skip the prepare. make sure we never send an offset for the start
  587. ** of a block
  588. */
  589. if ((offset & (inode->i_sb->s_blocksize - 1)) == 0) {
  590. offset++;
  591. }
  592. index = size >> PAGE_CACHE_SHIFT;
  593. page = grab_cache_page(mapping, index);
  594. if (!page) {
  595. ret = -ENOMEM;
  596. mlog_errno(ret);
  597. goto out;
  598. }
  599. ret = ocfs2_prepare_write_nolock(inode, page, offset, offset);
  600. if (ret < 0) {
  601. mlog_errno(ret);
  602. goto out_unlock;
  603. }
  604. if (ocfs2_should_order_data(inode)) {
  605. handle = ocfs2_start_walk_page_trans(inode, page, offset,
  606. offset);
  607. if (IS_ERR(handle)) {
  608. ret = PTR_ERR(handle);
  609. handle = NULL;
  610. goto out_unlock;
  611. }
  612. }
  613. /* must not update i_size! */
  614. ret = block_commit_write(page, offset, offset);
  615. if (ret < 0)
  616. mlog_errno(ret);
  617. else
  618. ret = 0;
  619. if (handle)
  620. ocfs2_commit_trans(OCFS2_SB(inode->i_sb), handle);
  621. out_unlock:
  622. unlock_page(page);
  623. page_cache_release(page);
  624. out:
  625. return ret;
  626. }
  627. static int ocfs2_zero_extend(struct inode *inode,
  628. u64 zero_to_size)
  629. {
  630. int ret = 0;
  631. u64 start_off;
  632. struct super_block *sb = inode->i_sb;
  633. start_off = ocfs2_align_bytes_to_blocks(sb, i_size_read(inode));
  634. while (start_off < zero_to_size) {
  635. ret = ocfs2_write_zero_page(inode, start_off);
  636. if (ret < 0) {
  637. mlog_errno(ret);
  638. goto out;
  639. }
  640. start_off += sb->s_blocksize;
  641. /*
  642. * Very large extends have the potential to lock up
  643. * the cpu for extended periods of time.
  644. */
  645. cond_resched();
  646. }
  647. out:
  648. return ret;
  649. }
  650. int ocfs2_extend_no_holes(struct inode *inode, u64 new_i_size, u64 zero_to)
  651. {
  652. int ret;
  653. u32 clusters_to_add;
  654. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  655. clusters_to_add = ocfs2_clusters_for_bytes(inode->i_sb, new_i_size);
  656. if (clusters_to_add < oi->ip_clusters)
  657. clusters_to_add = 0;
  658. else
  659. clusters_to_add -= oi->ip_clusters;
  660. if (clusters_to_add) {
  661. ret = __ocfs2_extend_allocation(inode, oi->ip_clusters,
  662. clusters_to_add, 0);
  663. if (ret) {
  664. mlog_errno(ret);
  665. goto out;
  666. }
  667. }
  668. /*
  669. * Call this even if we don't add any clusters to the tree. We
  670. * still need to zero the area between the old i_size and the
  671. * new i_size.
  672. */
  673. ret = ocfs2_zero_extend(inode, zero_to);
  674. if (ret < 0)
  675. mlog_errno(ret);
  676. out:
  677. return ret;
  678. }
  679. static int ocfs2_extend_file(struct inode *inode,
  680. struct buffer_head *di_bh,
  681. u64 new_i_size)
  682. {
  683. int ret = 0;
  684. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  685. BUG_ON(!di_bh);
  686. /* setattr sometimes calls us like this. */
  687. if (new_i_size == 0)
  688. goto out;
  689. if (i_size_read(inode) == new_i_size)
  690. goto out;
  691. BUG_ON(new_i_size < i_size_read(inode));
  692. /*
  693. * Fall through for converting inline data, even if the fs
  694. * supports sparse files.
  695. *
  696. * The check for inline data here is legal - nobody can add
  697. * the feature since we have i_mutex. We must check it again
  698. * after acquiring ip_alloc_sem though, as paths like mmap
  699. * might have raced us to converting the inode to extents.
  700. */
  701. if (!(oi->ip_dyn_features & OCFS2_INLINE_DATA_FL)
  702. && ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))
  703. goto out_update_size;
  704. /*
  705. * The alloc sem blocks people in read/write from reading our
  706. * allocation until we're done changing it. We depend on
  707. * i_mutex to block other extend/truncate calls while we're
  708. * here.
  709. */
  710. down_write(&oi->ip_alloc_sem);
  711. if (oi->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  712. /*
  713. * We can optimize small extends by keeping the inodes
  714. * inline data.
  715. */
  716. if (ocfs2_size_fits_inline_data(di_bh, new_i_size)) {
  717. up_write(&oi->ip_alloc_sem);
  718. goto out_update_size;
  719. }
  720. ret = ocfs2_convert_inline_data_to_extents(inode, di_bh);
  721. if (ret) {
  722. up_write(&oi->ip_alloc_sem);
  723. mlog_errno(ret);
  724. goto out;
  725. }
  726. }
  727. if (!ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))
  728. ret = ocfs2_extend_no_holes(inode, new_i_size, new_i_size);
  729. up_write(&oi->ip_alloc_sem);
  730. if (ret < 0) {
  731. mlog_errno(ret);
  732. goto out;
  733. }
  734. out_update_size:
  735. ret = ocfs2_simple_size_update(inode, di_bh, new_i_size);
  736. if (ret < 0)
  737. mlog_errno(ret);
  738. out:
  739. return ret;
  740. }
  741. int ocfs2_setattr(struct dentry *dentry, struct iattr *attr)
  742. {
  743. int status = 0, size_change;
  744. struct inode *inode = dentry->d_inode;
  745. struct super_block *sb = inode->i_sb;
  746. struct ocfs2_super *osb = OCFS2_SB(sb);
  747. struct buffer_head *bh = NULL;
  748. handle_t *handle = NULL;
  749. mlog_entry("(0x%p, '%.*s')\n", dentry,
  750. dentry->d_name.len, dentry->d_name.name);
  751. /* ensuring we don't even attempt to truncate a symlink */
  752. if (S_ISLNK(inode->i_mode))
  753. attr->ia_valid &= ~ATTR_SIZE;
  754. if (attr->ia_valid & ATTR_MODE)
  755. mlog(0, "mode change: %d\n", attr->ia_mode);
  756. if (attr->ia_valid & ATTR_UID)
  757. mlog(0, "uid change: %d\n", attr->ia_uid);
  758. if (attr->ia_valid & ATTR_GID)
  759. mlog(0, "gid change: %d\n", attr->ia_gid);
  760. if (attr->ia_valid & ATTR_SIZE)
  761. mlog(0, "size change...\n");
  762. if (attr->ia_valid & (ATTR_ATIME | ATTR_MTIME | ATTR_CTIME))
  763. mlog(0, "time change...\n");
  764. #define OCFS2_VALID_ATTRS (ATTR_ATIME | ATTR_MTIME | ATTR_CTIME | ATTR_SIZE \
  765. | ATTR_GID | ATTR_UID | ATTR_MODE)
  766. if (!(attr->ia_valid & OCFS2_VALID_ATTRS)) {
  767. mlog(0, "can't handle attrs: 0x%x\n", attr->ia_valid);
  768. return 0;
  769. }
  770. status = inode_change_ok(inode, attr);
  771. if (status)
  772. return status;
  773. size_change = S_ISREG(inode->i_mode) && attr->ia_valid & ATTR_SIZE;
  774. if (size_change) {
  775. status = ocfs2_rw_lock(inode, 1);
  776. if (status < 0) {
  777. mlog_errno(status);
  778. goto bail;
  779. }
  780. }
  781. status = ocfs2_inode_lock(inode, &bh, 1);
  782. if (status < 0) {
  783. if (status != -ENOENT)
  784. mlog_errno(status);
  785. goto bail_unlock_rw;
  786. }
  787. if (size_change && attr->ia_size != i_size_read(inode)) {
  788. if (attr->ia_size > sb->s_maxbytes) {
  789. status = -EFBIG;
  790. goto bail_unlock;
  791. }
  792. if (i_size_read(inode) > attr->ia_size) {
  793. if (ocfs2_should_order_data(inode)) {
  794. status = ocfs2_begin_ordered_truncate(inode,
  795. attr->ia_size);
  796. if (status)
  797. goto bail_unlock;
  798. }
  799. status = ocfs2_truncate_file(inode, bh, attr->ia_size);
  800. } else
  801. status = ocfs2_extend_file(inode, bh, attr->ia_size);
  802. if (status < 0) {
  803. if (status != -ENOSPC)
  804. mlog_errno(status);
  805. status = -ENOSPC;
  806. goto bail_unlock;
  807. }
  808. }
  809. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  810. if (IS_ERR(handle)) {
  811. status = PTR_ERR(handle);
  812. mlog_errno(status);
  813. goto bail_unlock;
  814. }
  815. /*
  816. * This will intentionally not wind up calling vmtruncate(),
  817. * since all the work for a size change has been done above.
  818. * Otherwise, we could get into problems with truncate as
  819. * ip_alloc_sem is used there to protect against i_size
  820. * changes.
  821. */
  822. status = inode_setattr(inode, attr);
  823. if (status < 0) {
  824. mlog_errno(status);
  825. goto bail_commit;
  826. }
  827. status = ocfs2_mark_inode_dirty(handle, inode, bh);
  828. if (status < 0)
  829. mlog_errno(status);
  830. bail_commit:
  831. ocfs2_commit_trans(osb, handle);
  832. bail_unlock:
  833. ocfs2_inode_unlock(inode, 1);
  834. bail_unlock_rw:
  835. if (size_change)
  836. ocfs2_rw_unlock(inode, 1);
  837. bail:
  838. brelse(bh);
  839. mlog_exit(status);
  840. return status;
  841. }
  842. int ocfs2_getattr(struct vfsmount *mnt,
  843. struct dentry *dentry,
  844. struct kstat *stat)
  845. {
  846. struct inode *inode = dentry->d_inode;
  847. struct super_block *sb = dentry->d_inode->i_sb;
  848. struct ocfs2_super *osb = sb->s_fs_info;
  849. int err;
  850. mlog_entry_void();
  851. err = ocfs2_inode_revalidate(dentry);
  852. if (err) {
  853. if (err != -ENOENT)
  854. mlog_errno(err);
  855. goto bail;
  856. }
  857. generic_fillattr(inode, stat);
  858. /* We set the blksize from the cluster size for performance */
  859. stat->blksize = osb->s_clustersize;
  860. bail:
  861. mlog_exit(err);
  862. return err;
  863. }
  864. int ocfs2_permission(struct inode *inode, int mask)
  865. {
  866. int ret;
  867. mlog_entry_void();
  868. ret = ocfs2_inode_lock(inode, NULL, 0);
  869. if (ret) {
  870. if (ret != -ENOENT)
  871. mlog_errno(ret);
  872. goto out;
  873. }
  874. ret = generic_permission(inode, mask, NULL);
  875. ocfs2_inode_unlock(inode, 0);
  876. out:
  877. mlog_exit(ret);
  878. return ret;
  879. }
  880. static int __ocfs2_write_remove_suid(struct inode *inode,
  881. struct buffer_head *bh)
  882. {
  883. int ret;
  884. handle_t *handle;
  885. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  886. struct ocfs2_dinode *di;
  887. mlog_entry("(Inode %llu, mode 0%o)\n",
  888. (unsigned long long)OCFS2_I(inode)->ip_blkno, inode->i_mode);
  889. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  890. if (IS_ERR(handle)) {
  891. ret = PTR_ERR(handle);
  892. mlog_errno(ret);
  893. goto out;
  894. }
  895. ret = ocfs2_journal_access(handle, inode, bh,
  896. OCFS2_JOURNAL_ACCESS_WRITE);
  897. if (ret < 0) {
  898. mlog_errno(ret);
  899. goto out_trans;
  900. }
  901. inode->i_mode &= ~S_ISUID;
  902. if ((inode->i_mode & S_ISGID) && (inode->i_mode & S_IXGRP))
  903. inode->i_mode &= ~S_ISGID;
  904. di = (struct ocfs2_dinode *) bh->b_data;
  905. di->i_mode = cpu_to_le16(inode->i_mode);
  906. ret = ocfs2_journal_dirty(handle, bh);
  907. if (ret < 0)
  908. mlog_errno(ret);
  909. out_trans:
  910. ocfs2_commit_trans(osb, handle);
  911. out:
  912. mlog_exit(ret);
  913. return ret;
  914. }
  915. /*
  916. * Will look for holes and unwritten extents in the range starting at
  917. * pos for count bytes (inclusive).
  918. */
  919. static int ocfs2_check_range_for_holes(struct inode *inode, loff_t pos,
  920. size_t count)
  921. {
  922. int ret = 0;
  923. unsigned int extent_flags;
  924. u32 cpos, clusters, extent_len, phys_cpos;
  925. struct super_block *sb = inode->i_sb;
  926. cpos = pos >> OCFS2_SB(sb)->s_clustersize_bits;
  927. clusters = ocfs2_clusters_for_bytes(sb, pos + count) - cpos;
  928. while (clusters) {
  929. ret = ocfs2_get_clusters(inode, cpos, &phys_cpos, &extent_len,
  930. &extent_flags);
  931. if (ret < 0) {
  932. mlog_errno(ret);
  933. goto out;
  934. }
  935. if (phys_cpos == 0 || (extent_flags & OCFS2_EXT_UNWRITTEN)) {
  936. ret = 1;
  937. break;
  938. }
  939. if (extent_len > clusters)
  940. extent_len = clusters;
  941. clusters -= extent_len;
  942. cpos += extent_len;
  943. }
  944. out:
  945. return ret;
  946. }
  947. static int ocfs2_write_remove_suid(struct inode *inode)
  948. {
  949. int ret;
  950. struct buffer_head *bh = NULL;
  951. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  952. ret = ocfs2_read_block(inode, oi->ip_blkno, &bh);
  953. if (ret < 0) {
  954. mlog_errno(ret);
  955. goto out;
  956. }
  957. ret = __ocfs2_write_remove_suid(inode, bh);
  958. out:
  959. brelse(bh);
  960. return ret;
  961. }
  962. /*
  963. * Allocate enough extents to cover the region starting at byte offset
  964. * start for len bytes. Existing extents are skipped, any extents
  965. * added are marked as "unwritten".
  966. */
  967. static int ocfs2_allocate_unwritten_extents(struct inode *inode,
  968. u64 start, u64 len)
  969. {
  970. int ret;
  971. u32 cpos, phys_cpos, clusters, alloc_size;
  972. u64 end = start + len;
  973. struct buffer_head *di_bh = NULL;
  974. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  975. ret = ocfs2_read_block(inode, OCFS2_I(inode)->ip_blkno,
  976. &di_bh);
  977. if (ret) {
  978. mlog_errno(ret);
  979. goto out;
  980. }
  981. /*
  982. * Nothing to do if the requested reservation range
  983. * fits within the inode.
  984. */
  985. if (ocfs2_size_fits_inline_data(di_bh, end))
  986. goto out;
  987. ret = ocfs2_convert_inline_data_to_extents(inode, di_bh);
  988. if (ret) {
  989. mlog_errno(ret);
  990. goto out;
  991. }
  992. }
  993. /*
  994. * We consider both start and len to be inclusive.
  995. */
  996. cpos = start >> OCFS2_SB(inode->i_sb)->s_clustersize_bits;
  997. clusters = ocfs2_clusters_for_bytes(inode->i_sb, start + len);
  998. clusters -= cpos;
  999. while (clusters) {
  1000. ret = ocfs2_get_clusters(inode, cpos, &phys_cpos,
  1001. &alloc_size, NULL);
  1002. if (ret) {
  1003. mlog_errno(ret);
  1004. goto out;
  1005. }
  1006. /*
  1007. * Hole or existing extent len can be arbitrary, so
  1008. * cap it to our own allocation request.
  1009. */
  1010. if (alloc_size > clusters)
  1011. alloc_size = clusters;
  1012. if (phys_cpos) {
  1013. /*
  1014. * We already have an allocation at this
  1015. * region so we can safely skip it.
  1016. */
  1017. goto next;
  1018. }
  1019. ret = __ocfs2_extend_allocation(inode, cpos, alloc_size, 1);
  1020. if (ret) {
  1021. if (ret != -ENOSPC)
  1022. mlog_errno(ret);
  1023. goto out;
  1024. }
  1025. next:
  1026. cpos += alloc_size;
  1027. clusters -= alloc_size;
  1028. }
  1029. ret = 0;
  1030. out:
  1031. brelse(di_bh);
  1032. return ret;
  1033. }
  1034. static int __ocfs2_remove_inode_range(struct inode *inode,
  1035. struct buffer_head *di_bh,
  1036. u32 cpos, u32 phys_cpos, u32 len,
  1037. struct ocfs2_cached_dealloc_ctxt *dealloc)
  1038. {
  1039. int ret;
  1040. u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos);
  1041. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1042. struct inode *tl_inode = osb->osb_tl_inode;
  1043. handle_t *handle;
  1044. struct ocfs2_alloc_context *meta_ac = NULL;
  1045. struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data;
  1046. struct ocfs2_extent_tree et;
  1047. ocfs2_init_dinode_extent_tree(&et, inode, di_bh);
  1048. ret = ocfs2_lock_allocators(inode, &et, 0, 1, NULL, &meta_ac);
  1049. if (ret) {
  1050. mlog_errno(ret);
  1051. return ret;
  1052. }
  1053. mutex_lock(&tl_inode->i_mutex);
  1054. if (ocfs2_truncate_log_needs_flush(osb)) {
  1055. ret = __ocfs2_flush_truncate_log(osb);
  1056. if (ret < 0) {
  1057. mlog_errno(ret);
  1058. goto out;
  1059. }
  1060. }
  1061. handle = ocfs2_start_trans(osb, OCFS2_REMOVE_EXTENT_CREDITS);
  1062. if (IS_ERR(handle)) {
  1063. ret = PTR_ERR(handle);
  1064. mlog_errno(ret);
  1065. goto out;
  1066. }
  1067. ret = ocfs2_journal_access(handle, inode, di_bh,
  1068. OCFS2_JOURNAL_ACCESS_WRITE);
  1069. if (ret) {
  1070. mlog_errno(ret);
  1071. goto out;
  1072. }
  1073. ret = ocfs2_remove_extent(inode, &et, cpos, len, handle, meta_ac,
  1074. dealloc);
  1075. if (ret) {
  1076. mlog_errno(ret);
  1077. goto out_commit;
  1078. }
  1079. OCFS2_I(inode)->ip_clusters -= len;
  1080. di->i_clusters = cpu_to_le32(OCFS2_I(inode)->ip_clusters);
  1081. ret = ocfs2_journal_dirty(handle, di_bh);
  1082. if (ret) {
  1083. mlog_errno(ret);
  1084. goto out_commit;
  1085. }
  1086. ret = ocfs2_truncate_log_append(osb, handle, phys_blkno, len);
  1087. if (ret)
  1088. mlog_errno(ret);
  1089. out_commit:
  1090. ocfs2_commit_trans(osb, handle);
  1091. out:
  1092. mutex_unlock(&tl_inode->i_mutex);
  1093. if (meta_ac)
  1094. ocfs2_free_alloc_context(meta_ac);
  1095. return ret;
  1096. }
  1097. /*
  1098. * Truncate a byte range, avoiding pages within partial clusters. This
  1099. * preserves those pages for the zeroing code to write to.
  1100. */
  1101. static void ocfs2_truncate_cluster_pages(struct inode *inode, u64 byte_start,
  1102. u64 byte_len)
  1103. {
  1104. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1105. loff_t start, end;
  1106. struct address_space *mapping = inode->i_mapping;
  1107. start = (loff_t)ocfs2_align_bytes_to_clusters(inode->i_sb, byte_start);
  1108. end = byte_start + byte_len;
  1109. end = end & ~(osb->s_clustersize - 1);
  1110. if (start < end) {
  1111. unmap_mapping_range(mapping, start, end - start, 0);
  1112. truncate_inode_pages_range(mapping, start, end - 1);
  1113. }
  1114. }
  1115. static int ocfs2_zero_partial_clusters(struct inode *inode,
  1116. u64 start, u64 len)
  1117. {
  1118. int ret = 0;
  1119. u64 tmpend, end = start + len;
  1120. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1121. unsigned int csize = osb->s_clustersize;
  1122. handle_t *handle;
  1123. /*
  1124. * The "start" and "end" values are NOT necessarily part of
  1125. * the range whose allocation is being deleted. Rather, this
  1126. * is what the user passed in with the request. We must zero
  1127. * partial clusters here. There's no need to worry about
  1128. * physical allocation - the zeroing code knows to skip holes.
  1129. */
  1130. mlog(0, "byte start: %llu, end: %llu\n",
  1131. (unsigned long long)start, (unsigned long long)end);
  1132. /*
  1133. * If both edges are on a cluster boundary then there's no
  1134. * zeroing required as the region is part of the allocation to
  1135. * be truncated.
  1136. */
  1137. if ((start & (csize - 1)) == 0 && (end & (csize - 1)) == 0)
  1138. goto out;
  1139. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  1140. if (IS_ERR(handle)) {
  1141. ret = PTR_ERR(handle);
  1142. mlog_errno(ret);
  1143. goto out;
  1144. }
  1145. /*
  1146. * We want to get the byte offset of the end of the 1st cluster.
  1147. */
  1148. tmpend = (u64)osb->s_clustersize + (start & ~(osb->s_clustersize - 1));
  1149. if (tmpend > end)
  1150. tmpend = end;
  1151. mlog(0, "1st range: start: %llu, tmpend: %llu\n",
  1152. (unsigned long long)start, (unsigned long long)tmpend);
  1153. ret = ocfs2_zero_range_for_truncate(inode, handle, start, tmpend);
  1154. if (ret)
  1155. mlog_errno(ret);
  1156. if (tmpend < end) {
  1157. /*
  1158. * This may make start and end equal, but the zeroing
  1159. * code will skip any work in that case so there's no
  1160. * need to catch it up here.
  1161. */
  1162. start = end & ~(osb->s_clustersize - 1);
  1163. mlog(0, "2nd range: start: %llu, end: %llu\n",
  1164. (unsigned long long)start, (unsigned long long)end);
  1165. ret = ocfs2_zero_range_for_truncate(inode, handle, start, end);
  1166. if (ret)
  1167. mlog_errno(ret);
  1168. }
  1169. ocfs2_commit_trans(osb, handle);
  1170. out:
  1171. return ret;
  1172. }
  1173. static int ocfs2_remove_inode_range(struct inode *inode,
  1174. struct buffer_head *di_bh, u64 byte_start,
  1175. u64 byte_len)
  1176. {
  1177. int ret = 0;
  1178. u32 trunc_start, trunc_len, cpos, phys_cpos, alloc_size;
  1179. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1180. struct ocfs2_cached_dealloc_ctxt dealloc;
  1181. struct address_space *mapping = inode->i_mapping;
  1182. ocfs2_init_dealloc_ctxt(&dealloc);
  1183. if (byte_len == 0)
  1184. return 0;
  1185. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  1186. ret = ocfs2_truncate_inline(inode, di_bh, byte_start,
  1187. byte_start + byte_len, 0);
  1188. if (ret) {
  1189. mlog_errno(ret);
  1190. goto out;
  1191. }
  1192. /*
  1193. * There's no need to get fancy with the page cache
  1194. * truncate of an inline-data inode. We're talking
  1195. * about less than a page here, which will be cached
  1196. * in the dinode buffer anyway.
  1197. */
  1198. unmap_mapping_range(mapping, 0, 0, 0);
  1199. truncate_inode_pages(mapping, 0);
  1200. goto out;
  1201. }
  1202. trunc_start = ocfs2_clusters_for_bytes(osb->sb, byte_start);
  1203. trunc_len = (byte_start + byte_len) >> osb->s_clustersize_bits;
  1204. if (trunc_len >= trunc_start)
  1205. trunc_len -= trunc_start;
  1206. else
  1207. trunc_len = 0;
  1208. mlog(0, "Inode: %llu, start: %llu, len: %llu, cstart: %u, clen: %u\n",
  1209. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  1210. (unsigned long long)byte_start,
  1211. (unsigned long long)byte_len, trunc_start, trunc_len);
  1212. ret = ocfs2_zero_partial_clusters(inode, byte_start, byte_len);
  1213. if (ret) {
  1214. mlog_errno(ret);
  1215. goto out;
  1216. }
  1217. cpos = trunc_start;
  1218. while (trunc_len) {
  1219. ret = ocfs2_get_clusters(inode, cpos, &phys_cpos,
  1220. &alloc_size, NULL);
  1221. if (ret) {
  1222. mlog_errno(ret);
  1223. goto out;
  1224. }
  1225. if (alloc_size > trunc_len)
  1226. alloc_size = trunc_len;
  1227. /* Only do work for non-holes */
  1228. if (phys_cpos != 0) {
  1229. ret = __ocfs2_remove_inode_range(inode, di_bh, cpos,
  1230. phys_cpos, alloc_size,
  1231. &dealloc);
  1232. if (ret) {
  1233. mlog_errno(ret);
  1234. goto out;
  1235. }
  1236. }
  1237. cpos += alloc_size;
  1238. trunc_len -= alloc_size;
  1239. }
  1240. ocfs2_truncate_cluster_pages(inode, byte_start, byte_len);
  1241. out:
  1242. ocfs2_schedule_truncate_log_flush(osb, 1);
  1243. ocfs2_run_deallocs(osb, &dealloc);
  1244. return ret;
  1245. }
  1246. /*
  1247. * Parts of this function taken from xfs_change_file_space()
  1248. */
  1249. static int __ocfs2_change_file_space(struct file *file, struct inode *inode,
  1250. loff_t f_pos, unsigned int cmd,
  1251. struct ocfs2_space_resv *sr,
  1252. int change_size)
  1253. {
  1254. int ret;
  1255. s64 llen;
  1256. loff_t size;
  1257. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1258. struct buffer_head *di_bh = NULL;
  1259. handle_t *handle;
  1260. unsigned long long max_off = inode->i_sb->s_maxbytes;
  1261. if (ocfs2_is_hard_readonly(osb) || ocfs2_is_soft_readonly(osb))
  1262. return -EROFS;
  1263. mutex_lock(&inode->i_mutex);
  1264. /*
  1265. * This prevents concurrent writes on other nodes
  1266. */
  1267. ret = ocfs2_rw_lock(inode, 1);
  1268. if (ret) {
  1269. mlog_errno(ret);
  1270. goto out;
  1271. }
  1272. ret = ocfs2_inode_lock(inode, &di_bh, 1);
  1273. if (ret) {
  1274. mlog_errno(ret);
  1275. goto out_rw_unlock;
  1276. }
  1277. if (inode->i_flags & (S_IMMUTABLE|S_APPEND)) {
  1278. ret = -EPERM;
  1279. goto out_inode_unlock;
  1280. }
  1281. switch (sr->l_whence) {
  1282. case 0: /*SEEK_SET*/
  1283. break;
  1284. case 1: /*SEEK_CUR*/
  1285. sr->l_start += f_pos;
  1286. break;
  1287. case 2: /*SEEK_END*/
  1288. sr->l_start += i_size_read(inode);
  1289. break;
  1290. default:
  1291. ret = -EINVAL;
  1292. goto out_inode_unlock;
  1293. }
  1294. sr->l_whence = 0;
  1295. llen = sr->l_len > 0 ? sr->l_len - 1 : sr->l_len;
  1296. if (sr->l_start < 0
  1297. || sr->l_start > max_off
  1298. || (sr->l_start + llen) < 0
  1299. || (sr->l_start + llen) > max_off) {
  1300. ret = -EINVAL;
  1301. goto out_inode_unlock;
  1302. }
  1303. size = sr->l_start + sr->l_len;
  1304. if (cmd == OCFS2_IOC_RESVSP || cmd == OCFS2_IOC_RESVSP64) {
  1305. if (sr->l_len <= 0) {
  1306. ret = -EINVAL;
  1307. goto out_inode_unlock;
  1308. }
  1309. }
  1310. if (file && should_remove_suid(file->f_path.dentry)) {
  1311. ret = __ocfs2_write_remove_suid(inode, di_bh);
  1312. if (ret) {
  1313. mlog_errno(ret);
  1314. goto out_inode_unlock;
  1315. }
  1316. }
  1317. down_write(&OCFS2_I(inode)->ip_alloc_sem);
  1318. switch (cmd) {
  1319. case OCFS2_IOC_RESVSP:
  1320. case OCFS2_IOC_RESVSP64:
  1321. /*
  1322. * This takes unsigned offsets, but the signed ones we
  1323. * pass have been checked against overflow above.
  1324. */
  1325. ret = ocfs2_allocate_unwritten_extents(inode, sr->l_start,
  1326. sr->l_len);
  1327. break;
  1328. case OCFS2_IOC_UNRESVSP:
  1329. case OCFS2_IOC_UNRESVSP64:
  1330. ret = ocfs2_remove_inode_range(inode, di_bh, sr->l_start,
  1331. sr->l_len);
  1332. break;
  1333. default:
  1334. ret = -EINVAL;
  1335. }
  1336. up_write(&OCFS2_I(inode)->ip_alloc_sem);
  1337. if (ret) {
  1338. mlog_errno(ret);
  1339. goto out_inode_unlock;
  1340. }
  1341. /*
  1342. * We update c/mtime for these changes
  1343. */
  1344. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  1345. if (IS_ERR(handle)) {
  1346. ret = PTR_ERR(handle);
  1347. mlog_errno(ret);
  1348. goto out_inode_unlock;
  1349. }
  1350. if (change_size && i_size_read(inode) < size)
  1351. i_size_write(inode, size);
  1352. inode->i_ctime = inode->i_mtime = CURRENT_TIME;
  1353. ret = ocfs2_mark_inode_dirty(handle, inode, di_bh);
  1354. if (ret < 0)
  1355. mlog_errno(ret);
  1356. ocfs2_commit_trans(osb, handle);
  1357. out_inode_unlock:
  1358. brelse(di_bh);
  1359. ocfs2_inode_unlock(inode, 1);
  1360. out_rw_unlock:
  1361. ocfs2_rw_unlock(inode, 1);
  1362. out:
  1363. mutex_unlock(&inode->i_mutex);
  1364. return ret;
  1365. }
  1366. int ocfs2_change_file_space(struct file *file, unsigned int cmd,
  1367. struct ocfs2_space_resv *sr)
  1368. {
  1369. struct inode *inode = file->f_path.dentry->d_inode;
  1370. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);;
  1371. if ((cmd == OCFS2_IOC_RESVSP || cmd == OCFS2_IOC_RESVSP64) &&
  1372. !ocfs2_writes_unwritten_extents(osb))
  1373. return -ENOTTY;
  1374. else if ((cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) &&
  1375. !ocfs2_sparse_alloc(osb))
  1376. return -ENOTTY;
  1377. if (!S_ISREG(inode->i_mode))
  1378. return -EINVAL;
  1379. if (!(file->f_mode & FMODE_WRITE))
  1380. return -EBADF;
  1381. return __ocfs2_change_file_space(file, inode, file->f_pos, cmd, sr, 0);
  1382. }
  1383. static long ocfs2_fallocate(struct inode *inode, int mode, loff_t offset,
  1384. loff_t len)
  1385. {
  1386. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1387. struct ocfs2_space_resv sr;
  1388. int change_size = 1;
  1389. if (!ocfs2_writes_unwritten_extents(osb))
  1390. return -EOPNOTSUPP;
  1391. if (S_ISDIR(inode->i_mode))
  1392. return -ENODEV;
  1393. if (mode & FALLOC_FL_KEEP_SIZE)
  1394. change_size = 0;
  1395. sr.l_whence = 0;
  1396. sr.l_start = (s64)offset;
  1397. sr.l_len = (s64)len;
  1398. return __ocfs2_change_file_space(NULL, inode, offset,
  1399. OCFS2_IOC_RESVSP64, &sr, change_size);
  1400. }
  1401. static int ocfs2_prepare_inode_for_write(struct dentry *dentry,
  1402. loff_t *ppos,
  1403. size_t count,
  1404. int appending,
  1405. int *direct_io)
  1406. {
  1407. int ret = 0, meta_level = 0;
  1408. struct inode *inode = dentry->d_inode;
  1409. loff_t saved_pos, end;
  1410. /*
  1411. * We start with a read level meta lock and only jump to an ex
  1412. * if we need to make modifications here.
  1413. */
  1414. for(;;) {
  1415. ret = ocfs2_inode_lock(inode, NULL, meta_level);
  1416. if (ret < 0) {
  1417. meta_level = -1;
  1418. mlog_errno(ret);
  1419. goto out;
  1420. }
  1421. /* Clear suid / sgid if necessary. We do this here
  1422. * instead of later in the write path because
  1423. * remove_suid() calls ->setattr without any hint that
  1424. * we may have already done our cluster locking. Since
  1425. * ocfs2_setattr() *must* take cluster locks to
  1426. * proceeed, this will lead us to recursively lock the
  1427. * inode. There's also the dinode i_size state which
  1428. * can be lost via setattr during extending writes (we
  1429. * set inode->i_size at the end of a write. */
  1430. if (should_remove_suid(dentry)) {
  1431. if (meta_level == 0) {
  1432. ocfs2_inode_unlock(inode, meta_level);
  1433. meta_level = 1;
  1434. continue;
  1435. }
  1436. ret = ocfs2_write_remove_suid(inode);
  1437. if (ret < 0) {
  1438. mlog_errno(ret);
  1439. goto out_unlock;
  1440. }
  1441. }
  1442. /* work on a copy of ppos until we're sure that we won't have
  1443. * to recalculate it due to relocking. */
  1444. if (appending) {
  1445. saved_pos = i_size_read(inode);
  1446. mlog(0, "O_APPEND: inode->i_size=%llu\n", saved_pos);
  1447. } else {
  1448. saved_pos = *ppos;
  1449. }
  1450. end = saved_pos + count;
  1451. /*
  1452. * Skip the O_DIRECT checks if we don't need
  1453. * them.
  1454. */
  1455. if (!direct_io || !(*direct_io))
  1456. break;
  1457. /*
  1458. * There's no sane way to do direct writes to an inode
  1459. * with inline data.
  1460. */
  1461. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  1462. *direct_io = 0;
  1463. break;
  1464. }
  1465. /*
  1466. * Allowing concurrent direct writes means
  1467. * i_size changes wouldn't be synchronized, so
  1468. * one node could wind up truncating another
  1469. * nodes writes.
  1470. */
  1471. if (end > i_size_read(inode)) {
  1472. *direct_io = 0;
  1473. break;
  1474. }
  1475. /*
  1476. * We don't fill holes during direct io, so
  1477. * check for them here. If any are found, the
  1478. * caller will have to retake some cluster
  1479. * locks and initiate the io as buffered.
  1480. */
  1481. ret = ocfs2_check_range_for_holes(inode, saved_pos, count);
  1482. if (ret == 1) {
  1483. *direct_io = 0;
  1484. ret = 0;
  1485. } else if (ret < 0)
  1486. mlog_errno(ret);
  1487. break;
  1488. }
  1489. if (appending)
  1490. *ppos = saved_pos;
  1491. out_unlock:
  1492. ocfs2_inode_unlock(inode, meta_level);
  1493. out:
  1494. return ret;
  1495. }
  1496. static ssize_t ocfs2_file_aio_write(struct kiocb *iocb,
  1497. const struct iovec *iov,
  1498. unsigned long nr_segs,
  1499. loff_t pos)
  1500. {
  1501. int ret, direct_io, appending, rw_level, have_alloc_sem = 0;
  1502. int can_do_direct;
  1503. ssize_t written = 0;
  1504. size_t ocount; /* original count */
  1505. size_t count; /* after file limit checks */
  1506. loff_t old_size, *ppos = &iocb->ki_pos;
  1507. u32 old_clusters;
  1508. struct file *file = iocb->ki_filp;
  1509. struct inode *inode = file->f_path.dentry->d_inode;
  1510. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1511. mlog_entry("(0x%p, %u, '%.*s')\n", file,
  1512. (unsigned int)nr_segs,
  1513. file->f_path.dentry->d_name.len,
  1514. file->f_path.dentry->d_name.name);
  1515. if (iocb->ki_left == 0)
  1516. return 0;
  1517. vfs_check_frozen(inode->i_sb, SB_FREEZE_WRITE);
  1518. appending = file->f_flags & O_APPEND ? 1 : 0;
  1519. direct_io = file->f_flags & O_DIRECT ? 1 : 0;
  1520. mutex_lock(&inode->i_mutex);
  1521. relock:
  1522. /* to match setattr's i_mutex -> i_alloc_sem -> rw_lock ordering */
  1523. if (direct_io) {
  1524. down_read(&inode->i_alloc_sem);
  1525. have_alloc_sem = 1;
  1526. }
  1527. /* concurrent O_DIRECT writes are allowed */
  1528. rw_level = !direct_io;
  1529. ret = ocfs2_rw_lock(inode, rw_level);
  1530. if (ret < 0) {
  1531. mlog_errno(ret);
  1532. goto out_sems;
  1533. }
  1534. can_do_direct = direct_io;
  1535. ret = ocfs2_prepare_inode_for_write(file->f_path.dentry, ppos,
  1536. iocb->ki_left, appending,
  1537. &can_do_direct);
  1538. if (ret < 0) {
  1539. mlog_errno(ret);
  1540. goto out;
  1541. }
  1542. /*
  1543. * We can't complete the direct I/O as requested, fall back to
  1544. * buffered I/O.
  1545. */
  1546. if (direct_io && !can_do_direct) {
  1547. ocfs2_rw_unlock(inode, rw_level);
  1548. up_read(&inode->i_alloc_sem);
  1549. have_alloc_sem = 0;
  1550. rw_level = -1;
  1551. direct_io = 0;
  1552. goto relock;
  1553. }
  1554. /*
  1555. * To later detect whether a journal commit for sync writes is
  1556. * necessary, we sample i_size, and cluster count here.
  1557. */
  1558. old_size = i_size_read(inode);
  1559. old_clusters = OCFS2_I(inode)->ip_clusters;
  1560. /* communicate with ocfs2_dio_end_io */
  1561. ocfs2_iocb_set_rw_locked(iocb, rw_level);
  1562. if (direct_io) {
  1563. ret = generic_segment_checks(iov, &nr_segs, &ocount,
  1564. VERIFY_READ);
  1565. if (ret)
  1566. goto out_dio;
  1567. ret = generic_write_checks(file, ppos, &count,
  1568. S_ISBLK(inode->i_mode));
  1569. if (ret)
  1570. goto out_dio;
  1571. written = generic_file_direct_write(iocb, iov, &nr_segs, *ppos,
  1572. ppos, count, ocount);
  1573. if (written < 0) {
  1574. /*
  1575. * direct write may have instantiated a few
  1576. * blocks outside i_size. Trim these off again.
  1577. * Don't need i_size_read because we hold i_mutex.
  1578. */
  1579. if (*ppos + count > inode->i_size)
  1580. vmtruncate(inode, inode->i_size);
  1581. ret = written;
  1582. goto out_dio;
  1583. }
  1584. } else {
  1585. written = generic_file_aio_write_nolock(iocb, iov, nr_segs,
  1586. *ppos);
  1587. }
  1588. out_dio:
  1589. /* buffered aio wouldn't have proper lock coverage today */
  1590. BUG_ON(ret == -EIOCBQUEUED && !(file->f_flags & O_DIRECT));
  1591. if ((file->f_flags & O_SYNC && !direct_io) || IS_SYNC(inode)) {
  1592. /*
  1593. * The generic write paths have handled getting data
  1594. * to disk, but since we don't make use of the dirty
  1595. * inode list, a manual journal commit is necessary
  1596. * here.
  1597. */
  1598. if (old_size != i_size_read(inode) ||
  1599. old_clusters != OCFS2_I(inode)->ip_clusters) {
  1600. ret = jbd2_journal_force_commit(osb->journal->j_journal);
  1601. if (ret < 0)
  1602. written = ret;
  1603. }
  1604. }
  1605. /*
  1606. * deep in g_f_a_w_n()->ocfs2_direct_IO we pass in a ocfs2_dio_end_io
  1607. * function pointer which is called when o_direct io completes so that
  1608. * it can unlock our rw lock. (it's the clustered equivalent of
  1609. * i_alloc_sem; protects truncate from racing with pending ios).
  1610. * Unfortunately there are error cases which call end_io and others
  1611. * that don't. so we don't have to unlock the rw_lock if either an
  1612. * async dio is going to do it in the future or an end_io after an
  1613. * error has already done it.
  1614. */
  1615. if (ret == -EIOCBQUEUED || !ocfs2_iocb_is_rw_locked(iocb)) {
  1616. rw_level = -1;
  1617. have_alloc_sem = 0;
  1618. }
  1619. out:
  1620. if (rw_level != -1)
  1621. ocfs2_rw_unlock(inode, rw_level);
  1622. out_sems:
  1623. if (have_alloc_sem)
  1624. up_read(&inode->i_alloc_sem);
  1625. mutex_unlock(&inode->i_mutex);
  1626. mlog_exit(ret);
  1627. return written ? written : ret;
  1628. }
  1629. static ssize_t ocfs2_file_splice_write(struct pipe_inode_info *pipe,
  1630. struct file *out,
  1631. loff_t *ppos,
  1632. size_t len,
  1633. unsigned int flags)
  1634. {
  1635. int ret;
  1636. struct inode *inode = out->f_path.dentry->d_inode;
  1637. mlog_entry("(0x%p, 0x%p, %u, '%.*s')\n", out, pipe,
  1638. (unsigned int)len,
  1639. out->f_path.dentry->d_name.len,
  1640. out->f_path.dentry->d_name.name);
  1641. inode_double_lock(inode, pipe->inode);
  1642. ret = ocfs2_rw_lock(inode, 1);
  1643. if (ret < 0) {
  1644. mlog_errno(ret);
  1645. goto out;
  1646. }
  1647. ret = ocfs2_prepare_inode_for_write(out->f_path.dentry, ppos, len, 0,
  1648. NULL);
  1649. if (ret < 0) {
  1650. mlog_errno(ret);
  1651. goto out_unlock;
  1652. }
  1653. ret = generic_file_splice_write_nolock(pipe, out, ppos, len, flags);
  1654. out_unlock:
  1655. ocfs2_rw_unlock(inode, 1);
  1656. out:
  1657. inode_double_unlock(inode, pipe->inode);
  1658. mlog_exit(ret);
  1659. return ret;
  1660. }
  1661. static ssize_t ocfs2_file_splice_read(struct file *in,
  1662. loff_t *ppos,
  1663. struct pipe_inode_info *pipe,
  1664. size_t len,
  1665. unsigned int flags)
  1666. {
  1667. int ret = 0;
  1668. struct inode *inode = in->f_path.dentry->d_inode;
  1669. mlog_entry("(0x%p, 0x%p, %u, '%.*s')\n", in, pipe,
  1670. (unsigned int)len,
  1671. in->f_path.dentry->d_name.len,
  1672. in->f_path.dentry->d_name.name);
  1673. /*
  1674. * See the comment in ocfs2_file_aio_read()
  1675. */
  1676. ret = ocfs2_inode_lock(inode, NULL, 0);
  1677. if (ret < 0) {
  1678. mlog_errno(ret);
  1679. goto bail;
  1680. }
  1681. ocfs2_inode_unlock(inode, 0);
  1682. ret = generic_file_splice_read(in, ppos, pipe, len, flags);
  1683. bail:
  1684. mlog_exit(ret);
  1685. return ret;
  1686. }
  1687. static ssize_t ocfs2_file_aio_read(struct kiocb *iocb,
  1688. const struct iovec *iov,
  1689. unsigned long nr_segs,
  1690. loff_t pos)
  1691. {
  1692. int ret = 0, rw_level = -1, have_alloc_sem = 0, lock_level = 0;
  1693. struct file *filp = iocb->ki_filp;
  1694. struct inode *inode = filp->f_path.dentry->d_inode;
  1695. mlog_entry("(0x%p, %u, '%.*s')\n", filp,
  1696. (unsigned int)nr_segs,
  1697. filp->f_path.dentry->d_name.len,
  1698. filp->f_path.dentry->d_name.name);
  1699. if (!inode) {
  1700. ret = -EINVAL;
  1701. mlog_errno(ret);
  1702. goto bail;
  1703. }
  1704. /*
  1705. * buffered reads protect themselves in ->readpage(). O_DIRECT reads
  1706. * need locks to protect pending reads from racing with truncate.
  1707. */
  1708. if (filp->f_flags & O_DIRECT) {
  1709. down_read(&inode->i_alloc_sem);
  1710. have_alloc_sem = 1;
  1711. ret = ocfs2_rw_lock(inode, 0);
  1712. if (ret < 0) {
  1713. mlog_errno(ret);
  1714. goto bail;
  1715. }
  1716. rw_level = 0;
  1717. /* communicate with ocfs2_dio_end_io */
  1718. ocfs2_iocb_set_rw_locked(iocb, rw_level);
  1719. }
  1720. /*
  1721. * We're fine letting folks race truncates and extending
  1722. * writes with read across the cluster, just like they can
  1723. * locally. Hence no rw_lock during read.
  1724. *
  1725. * Take and drop the meta data lock to update inode fields
  1726. * like i_size. This allows the checks down below
  1727. * generic_file_aio_read() a chance of actually working.
  1728. */
  1729. ret = ocfs2_inode_lock_atime(inode, filp->f_vfsmnt, &lock_level);
  1730. if (ret < 0) {
  1731. mlog_errno(ret);
  1732. goto bail;
  1733. }
  1734. ocfs2_inode_unlock(inode, lock_level);
  1735. ret = generic_file_aio_read(iocb, iov, nr_segs, iocb->ki_pos);
  1736. if (ret == -EINVAL)
  1737. mlog(0, "generic_file_aio_read returned -EINVAL\n");
  1738. /* buffered aio wouldn't have proper lock coverage today */
  1739. BUG_ON(ret == -EIOCBQUEUED && !(filp->f_flags & O_DIRECT));
  1740. /* see ocfs2_file_aio_write */
  1741. if (ret == -EIOCBQUEUED || !ocfs2_iocb_is_rw_locked(iocb)) {
  1742. rw_level = -1;
  1743. have_alloc_sem = 0;
  1744. }
  1745. bail:
  1746. if (have_alloc_sem)
  1747. up_read(&inode->i_alloc_sem);
  1748. if (rw_level != -1)
  1749. ocfs2_rw_unlock(inode, rw_level);
  1750. mlog_exit(ret);
  1751. return ret;
  1752. }
  1753. const struct inode_operations ocfs2_file_iops = {
  1754. .setattr = ocfs2_setattr,
  1755. .getattr = ocfs2_getattr,
  1756. .permission = ocfs2_permission,
  1757. .setxattr = generic_setxattr,
  1758. .getxattr = generic_getxattr,
  1759. .listxattr = ocfs2_listxattr,
  1760. .removexattr = generic_removexattr,
  1761. .fallocate = ocfs2_fallocate,
  1762. .fiemap = ocfs2_fiemap,
  1763. };
  1764. const struct inode_operations ocfs2_special_file_iops = {
  1765. .setattr = ocfs2_setattr,
  1766. .getattr = ocfs2_getattr,
  1767. .permission = ocfs2_permission,
  1768. };
  1769. /*
  1770. * Other than ->lock, keep ocfs2_fops and ocfs2_dops in sync with
  1771. * ocfs2_fops_no_plocks and ocfs2_dops_no_plocks!
  1772. */
  1773. const struct file_operations ocfs2_fops = {
  1774. .llseek = generic_file_llseek,
  1775. .read = do_sync_read,
  1776. .write = do_sync_write,
  1777. .mmap = ocfs2_mmap,
  1778. .fsync = ocfs2_sync_file,
  1779. .release = ocfs2_file_release,
  1780. .open = ocfs2_file_open,
  1781. .aio_read = ocfs2_file_aio_read,
  1782. .aio_write = ocfs2_file_aio_write,
  1783. .unlocked_ioctl = ocfs2_ioctl,
  1784. #ifdef CONFIG_COMPAT
  1785. .compat_ioctl = ocfs2_compat_ioctl,
  1786. #endif
  1787. .lock = ocfs2_lock,
  1788. .flock = ocfs2_flock,
  1789. .splice_read = ocfs2_file_splice_read,
  1790. .splice_write = ocfs2_file_splice_write,
  1791. };
  1792. const struct file_operations ocfs2_dops = {
  1793. .llseek = generic_file_llseek,
  1794. .read = generic_read_dir,
  1795. .readdir = ocfs2_readdir,
  1796. .fsync = ocfs2_sync_file,
  1797. .release = ocfs2_dir_release,
  1798. .open = ocfs2_dir_open,
  1799. .unlocked_ioctl = ocfs2_ioctl,
  1800. #ifdef CONFIG_COMPAT
  1801. .compat_ioctl = ocfs2_compat_ioctl,
  1802. #endif
  1803. .lock = ocfs2_lock,
  1804. .flock = ocfs2_flock,
  1805. };
  1806. /*
  1807. * POSIX-lockless variants of our file_operations.
  1808. *
  1809. * These will be used if the underlying cluster stack does not support
  1810. * posix file locking, if the user passes the "localflocks" mount
  1811. * option, or if we have a local-only fs.
  1812. *
  1813. * ocfs2_flock is in here because all stacks handle UNIX file locks,
  1814. * so we still want it in the case of no stack support for
  1815. * plocks. Internally, it will do the right thing when asked to ignore
  1816. * the cluster.
  1817. */
  1818. const struct file_operations ocfs2_fops_no_plocks = {
  1819. .llseek = generic_file_llseek,
  1820. .read = do_sync_read,
  1821. .write = do_sync_write,
  1822. .mmap = ocfs2_mmap,
  1823. .fsync = ocfs2_sync_file,
  1824. .release = ocfs2_file_release,
  1825. .open = ocfs2_file_open,
  1826. .aio_read = ocfs2_file_aio_read,
  1827. .aio_write = ocfs2_file_aio_write,
  1828. .unlocked_ioctl = ocfs2_ioctl,
  1829. #ifdef CONFIG_COMPAT
  1830. .compat_ioctl = ocfs2_compat_ioctl,
  1831. #endif
  1832. .flock = ocfs2_flock,
  1833. .splice_read = ocfs2_file_splice_read,
  1834. .splice_write = ocfs2_file_splice_write,
  1835. };
  1836. const struct file_operations ocfs2_dops_no_plocks = {
  1837. .llseek = generic_file_llseek,
  1838. .read = generic_read_dir,
  1839. .readdir = ocfs2_readdir,
  1840. .fsync = ocfs2_sync_file,
  1841. .release = ocfs2_dir_release,
  1842. .open = ocfs2_dir_open,
  1843. .unlocked_ioctl = ocfs2_ioctl,
  1844. #ifdef CONFIG_COMPAT
  1845. .compat_ioctl = ocfs2_compat_ioctl,
  1846. #endif
  1847. .flock = ocfs2_flock,
  1848. };