file.c 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174
  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 (handle == NULL) {
  205. ret = -ENOMEM;
  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 (handle == NULL) {
  260. ret = -ENOMEM;
  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 ->prepare_write() and
  575. * ->commit_write(). */
  576. static int ocfs2_write_zero_page(struct inode *inode,
  577. u64 size)
  578. {
  579. struct address_space *mapping = inode->i_mapping;
  580. struct page *page;
  581. unsigned long index;
  582. unsigned int offset;
  583. handle_t *handle = NULL;
  584. int ret;
  585. offset = (size & (PAGE_CACHE_SIZE-1)); /* Within page */
  586. /* ugh. in prepare/commit_write, if from==to==start of block, we
  587. ** skip the prepare. make sure we never send an offset for the start
  588. ** of a block
  589. */
  590. if ((offset & (inode->i_sb->s_blocksize - 1)) == 0) {
  591. offset++;
  592. }
  593. index = size >> PAGE_CACHE_SHIFT;
  594. page = grab_cache_page(mapping, index);
  595. if (!page) {
  596. ret = -ENOMEM;
  597. mlog_errno(ret);
  598. goto out;
  599. }
  600. ret = ocfs2_prepare_write_nolock(inode, page, offset, offset);
  601. if (ret < 0) {
  602. mlog_errno(ret);
  603. goto out_unlock;
  604. }
  605. if (ocfs2_should_order_data(inode)) {
  606. handle = ocfs2_start_walk_page_trans(inode, page, offset,
  607. offset);
  608. if (IS_ERR(handle)) {
  609. ret = PTR_ERR(handle);
  610. handle = NULL;
  611. goto out_unlock;
  612. }
  613. }
  614. /* must not update i_size! */
  615. ret = block_commit_write(page, offset, offset);
  616. if (ret < 0)
  617. mlog_errno(ret);
  618. else
  619. ret = 0;
  620. if (handle)
  621. ocfs2_commit_trans(OCFS2_SB(inode->i_sb), handle);
  622. out_unlock:
  623. unlock_page(page);
  624. page_cache_release(page);
  625. out:
  626. return ret;
  627. }
  628. static int ocfs2_zero_extend(struct inode *inode,
  629. u64 zero_to_size)
  630. {
  631. int ret = 0;
  632. u64 start_off;
  633. struct super_block *sb = inode->i_sb;
  634. start_off = ocfs2_align_bytes_to_blocks(sb, i_size_read(inode));
  635. while (start_off < zero_to_size) {
  636. ret = ocfs2_write_zero_page(inode, start_off);
  637. if (ret < 0) {
  638. mlog_errno(ret);
  639. goto out;
  640. }
  641. start_off += sb->s_blocksize;
  642. /*
  643. * Very large extends have the potential to lock up
  644. * the cpu for extended periods of time.
  645. */
  646. cond_resched();
  647. }
  648. out:
  649. return ret;
  650. }
  651. int ocfs2_extend_no_holes(struct inode *inode, u64 new_i_size, u64 zero_to)
  652. {
  653. int ret;
  654. u32 clusters_to_add;
  655. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  656. clusters_to_add = ocfs2_clusters_for_bytes(inode->i_sb, new_i_size);
  657. if (clusters_to_add < oi->ip_clusters)
  658. clusters_to_add = 0;
  659. else
  660. clusters_to_add -= oi->ip_clusters;
  661. if (clusters_to_add) {
  662. ret = __ocfs2_extend_allocation(inode, oi->ip_clusters,
  663. clusters_to_add, 0);
  664. if (ret) {
  665. mlog_errno(ret);
  666. goto out;
  667. }
  668. }
  669. /*
  670. * Call this even if we don't add any clusters to the tree. We
  671. * still need to zero the area between the old i_size and the
  672. * new i_size.
  673. */
  674. ret = ocfs2_zero_extend(inode, zero_to);
  675. if (ret < 0)
  676. mlog_errno(ret);
  677. out:
  678. return ret;
  679. }
  680. static int ocfs2_extend_file(struct inode *inode,
  681. struct buffer_head *di_bh,
  682. u64 new_i_size)
  683. {
  684. int ret = 0;
  685. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  686. BUG_ON(!di_bh);
  687. /* setattr sometimes calls us like this. */
  688. if (new_i_size == 0)
  689. goto out;
  690. if (i_size_read(inode) == new_i_size)
  691. goto out;
  692. BUG_ON(new_i_size < i_size_read(inode));
  693. /*
  694. * Fall through for converting inline data, even if the fs
  695. * supports sparse files.
  696. *
  697. * The check for inline data here is legal - nobody can add
  698. * the feature since we have i_mutex. We must check it again
  699. * after acquiring ip_alloc_sem though, as paths like mmap
  700. * might have raced us to converting the inode to extents.
  701. */
  702. if (!(oi->ip_dyn_features & OCFS2_INLINE_DATA_FL)
  703. && ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))
  704. goto out_update_size;
  705. /*
  706. * The alloc sem blocks people in read/write from reading our
  707. * allocation until we're done changing it. We depend on
  708. * i_mutex to block other extend/truncate calls while we're
  709. * here.
  710. */
  711. down_write(&oi->ip_alloc_sem);
  712. if (oi->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  713. /*
  714. * We can optimize small extends by keeping the inodes
  715. * inline data.
  716. */
  717. if (ocfs2_size_fits_inline_data(di_bh, new_i_size)) {
  718. up_write(&oi->ip_alloc_sem);
  719. goto out_update_size;
  720. }
  721. ret = ocfs2_convert_inline_data_to_extents(inode, di_bh);
  722. if (ret) {
  723. up_write(&oi->ip_alloc_sem);
  724. mlog_errno(ret);
  725. goto out;
  726. }
  727. }
  728. if (!ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))
  729. ret = ocfs2_extend_no_holes(inode, new_i_size, new_i_size);
  730. up_write(&oi->ip_alloc_sem);
  731. if (ret < 0) {
  732. mlog_errno(ret);
  733. goto out;
  734. }
  735. out_update_size:
  736. ret = ocfs2_simple_size_update(inode, di_bh, new_i_size);
  737. if (ret < 0)
  738. mlog_errno(ret);
  739. out:
  740. return ret;
  741. }
  742. int ocfs2_setattr(struct dentry *dentry, struct iattr *attr)
  743. {
  744. int status = 0, size_change;
  745. struct inode *inode = dentry->d_inode;
  746. struct super_block *sb = inode->i_sb;
  747. struct ocfs2_super *osb = OCFS2_SB(sb);
  748. struct buffer_head *bh = NULL;
  749. handle_t *handle = NULL;
  750. mlog_entry("(0x%p, '%.*s')\n", dentry,
  751. dentry->d_name.len, dentry->d_name.name);
  752. /* ensuring we don't even attempt to truncate a symlink */
  753. if (S_ISLNK(inode->i_mode))
  754. attr->ia_valid &= ~ATTR_SIZE;
  755. if (attr->ia_valid & ATTR_MODE)
  756. mlog(0, "mode change: %d\n", attr->ia_mode);
  757. if (attr->ia_valid & ATTR_UID)
  758. mlog(0, "uid change: %d\n", attr->ia_uid);
  759. if (attr->ia_valid & ATTR_GID)
  760. mlog(0, "gid change: %d\n", attr->ia_gid);
  761. if (attr->ia_valid & ATTR_SIZE)
  762. mlog(0, "size change...\n");
  763. if (attr->ia_valid & (ATTR_ATIME | ATTR_MTIME | ATTR_CTIME))
  764. mlog(0, "time change...\n");
  765. #define OCFS2_VALID_ATTRS (ATTR_ATIME | ATTR_MTIME | ATTR_CTIME | ATTR_SIZE \
  766. | ATTR_GID | ATTR_UID | ATTR_MODE)
  767. if (!(attr->ia_valid & OCFS2_VALID_ATTRS)) {
  768. mlog(0, "can't handle attrs: 0x%x\n", attr->ia_valid);
  769. return 0;
  770. }
  771. status = inode_change_ok(inode, attr);
  772. if (status)
  773. return status;
  774. size_change = S_ISREG(inode->i_mode) && attr->ia_valid & ATTR_SIZE;
  775. if (size_change) {
  776. status = ocfs2_rw_lock(inode, 1);
  777. if (status < 0) {
  778. mlog_errno(status);
  779. goto bail;
  780. }
  781. }
  782. status = ocfs2_inode_lock(inode, &bh, 1);
  783. if (status < 0) {
  784. if (status != -ENOENT)
  785. mlog_errno(status);
  786. goto bail_unlock_rw;
  787. }
  788. if (size_change && attr->ia_size != i_size_read(inode)) {
  789. if (attr->ia_size > sb->s_maxbytes) {
  790. status = -EFBIG;
  791. goto bail_unlock;
  792. }
  793. if (i_size_read(inode) > attr->ia_size) {
  794. if (ocfs2_should_order_data(inode)) {
  795. status = ocfs2_begin_ordered_truncate(inode,
  796. attr->ia_size);
  797. if (status)
  798. goto bail_unlock;
  799. }
  800. status = ocfs2_truncate_file(inode, bh, attr->ia_size);
  801. } else
  802. status = ocfs2_extend_file(inode, bh, attr->ia_size);
  803. if (status < 0) {
  804. if (status != -ENOSPC)
  805. mlog_errno(status);
  806. status = -ENOSPC;
  807. goto bail_unlock;
  808. }
  809. }
  810. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  811. if (IS_ERR(handle)) {
  812. status = PTR_ERR(handle);
  813. mlog_errno(status);
  814. goto bail_unlock;
  815. }
  816. /*
  817. * This will intentionally not wind up calling vmtruncate(),
  818. * since all the work for a size change has been done above.
  819. * Otherwise, we could get into problems with truncate as
  820. * ip_alloc_sem is used there to protect against i_size
  821. * changes.
  822. */
  823. status = inode_setattr(inode, attr);
  824. if (status < 0) {
  825. mlog_errno(status);
  826. goto bail_commit;
  827. }
  828. status = ocfs2_mark_inode_dirty(handle, inode, bh);
  829. if (status < 0)
  830. mlog_errno(status);
  831. bail_commit:
  832. ocfs2_commit_trans(osb, handle);
  833. bail_unlock:
  834. ocfs2_inode_unlock(inode, 1);
  835. bail_unlock_rw:
  836. if (size_change)
  837. ocfs2_rw_unlock(inode, 1);
  838. bail:
  839. brelse(bh);
  840. mlog_exit(status);
  841. return status;
  842. }
  843. int ocfs2_getattr(struct vfsmount *mnt,
  844. struct dentry *dentry,
  845. struct kstat *stat)
  846. {
  847. struct inode *inode = dentry->d_inode;
  848. struct super_block *sb = dentry->d_inode->i_sb;
  849. struct ocfs2_super *osb = sb->s_fs_info;
  850. int err;
  851. mlog_entry_void();
  852. err = ocfs2_inode_revalidate(dentry);
  853. if (err) {
  854. if (err != -ENOENT)
  855. mlog_errno(err);
  856. goto bail;
  857. }
  858. generic_fillattr(inode, stat);
  859. /* We set the blksize from the cluster size for performance */
  860. stat->blksize = osb->s_clustersize;
  861. bail:
  862. mlog_exit(err);
  863. return err;
  864. }
  865. int ocfs2_permission(struct inode *inode, int mask)
  866. {
  867. int ret;
  868. mlog_entry_void();
  869. ret = ocfs2_inode_lock(inode, NULL, 0);
  870. if (ret) {
  871. if (ret != -ENOENT)
  872. mlog_errno(ret);
  873. goto out;
  874. }
  875. ret = generic_permission(inode, mask, NULL);
  876. ocfs2_inode_unlock(inode, 0);
  877. out:
  878. mlog_exit(ret);
  879. return ret;
  880. }
  881. static int __ocfs2_write_remove_suid(struct inode *inode,
  882. struct buffer_head *bh)
  883. {
  884. int ret;
  885. handle_t *handle;
  886. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  887. struct ocfs2_dinode *di;
  888. mlog_entry("(Inode %llu, mode 0%o)\n",
  889. (unsigned long long)OCFS2_I(inode)->ip_blkno, inode->i_mode);
  890. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  891. if (handle == NULL) {
  892. ret = -ENOMEM;
  893. mlog_errno(ret);
  894. goto out;
  895. }
  896. ret = ocfs2_journal_access(handle, inode, bh,
  897. OCFS2_JOURNAL_ACCESS_WRITE);
  898. if (ret < 0) {
  899. mlog_errno(ret);
  900. goto out_trans;
  901. }
  902. inode->i_mode &= ~S_ISUID;
  903. if ((inode->i_mode & S_ISGID) && (inode->i_mode & S_IXGRP))
  904. inode->i_mode &= ~S_ISGID;
  905. di = (struct ocfs2_dinode *) bh->b_data;
  906. di->i_mode = cpu_to_le16(inode->i_mode);
  907. ret = ocfs2_journal_dirty(handle, bh);
  908. if (ret < 0)
  909. mlog_errno(ret);
  910. out_trans:
  911. ocfs2_commit_trans(osb, handle);
  912. out:
  913. mlog_exit(ret);
  914. return ret;
  915. }
  916. /*
  917. * Will look for holes and unwritten extents in the range starting at
  918. * pos for count bytes (inclusive).
  919. */
  920. static int ocfs2_check_range_for_holes(struct inode *inode, loff_t pos,
  921. size_t count)
  922. {
  923. int ret = 0;
  924. unsigned int extent_flags;
  925. u32 cpos, clusters, extent_len, phys_cpos;
  926. struct super_block *sb = inode->i_sb;
  927. cpos = pos >> OCFS2_SB(sb)->s_clustersize_bits;
  928. clusters = ocfs2_clusters_for_bytes(sb, pos + count) - cpos;
  929. while (clusters) {
  930. ret = ocfs2_get_clusters(inode, cpos, &phys_cpos, &extent_len,
  931. &extent_flags);
  932. if (ret < 0) {
  933. mlog_errno(ret);
  934. goto out;
  935. }
  936. if (phys_cpos == 0 || (extent_flags & OCFS2_EXT_UNWRITTEN)) {
  937. ret = 1;
  938. break;
  939. }
  940. if (extent_len > clusters)
  941. extent_len = clusters;
  942. clusters -= extent_len;
  943. cpos += extent_len;
  944. }
  945. out:
  946. return ret;
  947. }
  948. static int ocfs2_write_remove_suid(struct inode *inode)
  949. {
  950. int ret;
  951. struct buffer_head *bh = NULL;
  952. struct ocfs2_inode_info *oi = OCFS2_I(inode);
  953. ret = ocfs2_read_block(inode, oi->ip_blkno, &bh);
  954. if (ret < 0) {
  955. mlog_errno(ret);
  956. goto out;
  957. }
  958. ret = __ocfs2_write_remove_suid(inode, bh);
  959. out:
  960. brelse(bh);
  961. return ret;
  962. }
  963. /*
  964. * Allocate enough extents to cover the region starting at byte offset
  965. * start for len bytes. Existing extents are skipped, any extents
  966. * added are marked as "unwritten".
  967. */
  968. static int ocfs2_allocate_unwritten_extents(struct inode *inode,
  969. u64 start, u64 len)
  970. {
  971. int ret;
  972. u32 cpos, phys_cpos, clusters, alloc_size;
  973. u64 end = start + len;
  974. struct buffer_head *di_bh = NULL;
  975. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  976. ret = ocfs2_read_block(inode, OCFS2_I(inode)->ip_blkno,
  977. &di_bh);
  978. if (ret) {
  979. mlog_errno(ret);
  980. goto out;
  981. }
  982. /*
  983. * Nothing to do if the requested reservation range
  984. * fits within the inode.
  985. */
  986. if (ocfs2_size_fits_inline_data(di_bh, end))
  987. goto out;
  988. ret = ocfs2_convert_inline_data_to_extents(inode, di_bh);
  989. if (ret) {
  990. mlog_errno(ret);
  991. goto out;
  992. }
  993. }
  994. /*
  995. * We consider both start and len to be inclusive.
  996. */
  997. cpos = start >> OCFS2_SB(inode->i_sb)->s_clustersize_bits;
  998. clusters = ocfs2_clusters_for_bytes(inode->i_sb, start + len);
  999. clusters -= cpos;
  1000. while (clusters) {
  1001. ret = ocfs2_get_clusters(inode, cpos, &phys_cpos,
  1002. &alloc_size, NULL);
  1003. if (ret) {
  1004. mlog_errno(ret);
  1005. goto out;
  1006. }
  1007. /*
  1008. * Hole or existing extent len can be arbitrary, so
  1009. * cap it to our own allocation request.
  1010. */
  1011. if (alloc_size > clusters)
  1012. alloc_size = clusters;
  1013. if (phys_cpos) {
  1014. /*
  1015. * We already have an allocation at this
  1016. * region so we can safely skip it.
  1017. */
  1018. goto next;
  1019. }
  1020. ret = __ocfs2_extend_allocation(inode, cpos, alloc_size, 1);
  1021. if (ret) {
  1022. if (ret != -ENOSPC)
  1023. mlog_errno(ret);
  1024. goto out;
  1025. }
  1026. next:
  1027. cpos += alloc_size;
  1028. clusters -= alloc_size;
  1029. }
  1030. ret = 0;
  1031. out:
  1032. brelse(di_bh);
  1033. return ret;
  1034. }
  1035. static int __ocfs2_remove_inode_range(struct inode *inode,
  1036. struct buffer_head *di_bh,
  1037. u32 cpos, u32 phys_cpos, u32 len,
  1038. struct ocfs2_cached_dealloc_ctxt *dealloc)
  1039. {
  1040. int ret;
  1041. u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos);
  1042. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1043. struct inode *tl_inode = osb->osb_tl_inode;
  1044. handle_t *handle;
  1045. struct ocfs2_alloc_context *meta_ac = NULL;
  1046. struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data;
  1047. struct ocfs2_extent_tree et;
  1048. ocfs2_init_dinode_extent_tree(&et, inode, di_bh);
  1049. ret = ocfs2_lock_allocators(inode, &et, 0, 1, NULL, &meta_ac);
  1050. if (ret) {
  1051. mlog_errno(ret);
  1052. return ret;
  1053. }
  1054. mutex_lock(&tl_inode->i_mutex);
  1055. if (ocfs2_truncate_log_needs_flush(osb)) {
  1056. ret = __ocfs2_flush_truncate_log(osb);
  1057. if (ret < 0) {
  1058. mlog_errno(ret);
  1059. goto out;
  1060. }
  1061. }
  1062. handle = ocfs2_start_trans(osb, OCFS2_REMOVE_EXTENT_CREDITS);
  1063. if (handle == NULL) {
  1064. ret = -ENOMEM;
  1065. mlog_errno(ret);
  1066. goto out;
  1067. }
  1068. ret = ocfs2_journal_access(handle, inode, di_bh,
  1069. OCFS2_JOURNAL_ACCESS_WRITE);
  1070. if (ret) {
  1071. mlog_errno(ret);
  1072. goto out;
  1073. }
  1074. ret = ocfs2_remove_extent(inode, &et, cpos, len, handle, meta_ac,
  1075. dealloc);
  1076. if (ret) {
  1077. mlog_errno(ret);
  1078. goto out_commit;
  1079. }
  1080. OCFS2_I(inode)->ip_clusters -= len;
  1081. di->i_clusters = cpu_to_le32(OCFS2_I(inode)->ip_clusters);
  1082. ret = ocfs2_journal_dirty(handle, di_bh);
  1083. if (ret) {
  1084. mlog_errno(ret);
  1085. goto out_commit;
  1086. }
  1087. ret = ocfs2_truncate_log_append(osb, handle, phys_blkno, len);
  1088. if (ret)
  1089. mlog_errno(ret);
  1090. out_commit:
  1091. ocfs2_commit_trans(osb, handle);
  1092. out:
  1093. mutex_unlock(&tl_inode->i_mutex);
  1094. if (meta_ac)
  1095. ocfs2_free_alloc_context(meta_ac);
  1096. return ret;
  1097. }
  1098. /*
  1099. * Truncate a byte range, avoiding pages within partial clusters. This
  1100. * preserves those pages for the zeroing code to write to.
  1101. */
  1102. static void ocfs2_truncate_cluster_pages(struct inode *inode, u64 byte_start,
  1103. u64 byte_len)
  1104. {
  1105. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1106. loff_t start, end;
  1107. struct address_space *mapping = inode->i_mapping;
  1108. start = (loff_t)ocfs2_align_bytes_to_clusters(inode->i_sb, byte_start);
  1109. end = byte_start + byte_len;
  1110. end = end & ~(osb->s_clustersize - 1);
  1111. if (start < end) {
  1112. unmap_mapping_range(mapping, start, end - start, 0);
  1113. truncate_inode_pages_range(mapping, start, end - 1);
  1114. }
  1115. }
  1116. static int ocfs2_zero_partial_clusters(struct inode *inode,
  1117. u64 start, u64 len)
  1118. {
  1119. int ret = 0;
  1120. u64 tmpend, end = start + len;
  1121. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1122. unsigned int csize = osb->s_clustersize;
  1123. handle_t *handle;
  1124. /*
  1125. * The "start" and "end" values are NOT necessarily part of
  1126. * the range whose allocation is being deleted. Rather, this
  1127. * is what the user passed in with the request. We must zero
  1128. * partial clusters here. There's no need to worry about
  1129. * physical allocation - the zeroing code knows to skip holes.
  1130. */
  1131. mlog(0, "byte start: %llu, end: %llu\n",
  1132. (unsigned long long)start, (unsigned long long)end);
  1133. /*
  1134. * If both edges are on a cluster boundary then there's no
  1135. * zeroing required as the region is part of the allocation to
  1136. * be truncated.
  1137. */
  1138. if ((start & (csize - 1)) == 0 && (end & (csize - 1)) == 0)
  1139. goto out;
  1140. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  1141. if (handle == NULL) {
  1142. ret = -ENOMEM;
  1143. mlog_errno(ret);
  1144. goto out;
  1145. }
  1146. /*
  1147. * We want to get the byte offset of the end of the 1st cluster.
  1148. */
  1149. tmpend = (u64)osb->s_clustersize + (start & ~(osb->s_clustersize - 1));
  1150. if (tmpend > end)
  1151. tmpend = end;
  1152. mlog(0, "1st range: start: %llu, tmpend: %llu\n",
  1153. (unsigned long long)start, (unsigned long long)tmpend);
  1154. ret = ocfs2_zero_range_for_truncate(inode, handle, start, tmpend);
  1155. if (ret)
  1156. mlog_errno(ret);
  1157. if (tmpend < end) {
  1158. /*
  1159. * This may make start and end equal, but the zeroing
  1160. * code will skip any work in that case so there's no
  1161. * need to catch it up here.
  1162. */
  1163. start = end & ~(osb->s_clustersize - 1);
  1164. mlog(0, "2nd range: start: %llu, end: %llu\n",
  1165. (unsigned long long)start, (unsigned long long)end);
  1166. ret = ocfs2_zero_range_for_truncate(inode, handle, start, end);
  1167. if (ret)
  1168. mlog_errno(ret);
  1169. }
  1170. ocfs2_commit_trans(osb, handle);
  1171. out:
  1172. return ret;
  1173. }
  1174. static int ocfs2_remove_inode_range(struct inode *inode,
  1175. struct buffer_head *di_bh, u64 byte_start,
  1176. u64 byte_len)
  1177. {
  1178. int ret = 0;
  1179. u32 trunc_start, trunc_len, cpos, phys_cpos, alloc_size;
  1180. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1181. struct ocfs2_cached_dealloc_ctxt dealloc;
  1182. struct address_space *mapping = inode->i_mapping;
  1183. ocfs2_init_dealloc_ctxt(&dealloc);
  1184. if (byte_len == 0)
  1185. return 0;
  1186. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  1187. ret = ocfs2_truncate_inline(inode, di_bh, byte_start,
  1188. byte_start + byte_len, 0);
  1189. if (ret) {
  1190. mlog_errno(ret);
  1191. goto out;
  1192. }
  1193. /*
  1194. * There's no need to get fancy with the page cache
  1195. * truncate of an inline-data inode. We're talking
  1196. * about less than a page here, which will be cached
  1197. * in the dinode buffer anyway.
  1198. */
  1199. unmap_mapping_range(mapping, 0, 0, 0);
  1200. truncate_inode_pages(mapping, 0);
  1201. goto out;
  1202. }
  1203. trunc_start = ocfs2_clusters_for_bytes(osb->sb, byte_start);
  1204. trunc_len = (byte_start + byte_len) >> osb->s_clustersize_bits;
  1205. if (trunc_len >= trunc_start)
  1206. trunc_len -= trunc_start;
  1207. else
  1208. trunc_len = 0;
  1209. mlog(0, "Inode: %llu, start: %llu, len: %llu, cstart: %u, clen: %u\n",
  1210. (unsigned long long)OCFS2_I(inode)->ip_blkno,
  1211. (unsigned long long)byte_start,
  1212. (unsigned long long)byte_len, trunc_start, trunc_len);
  1213. ret = ocfs2_zero_partial_clusters(inode, byte_start, byte_len);
  1214. if (ret) {
  1215. mlog_errno(ret);
  1216. goto out;
  1217. }
  1218. cpos = trunc_start;
  1219. while (trunc_len) {
  1220. ret = ocfs2_get_clusters(inode, cpos, &phys_cpos,
  1221. &alloc_size, NULL);
  1222. if (ret) {
  1223. mlog_errno(ret);
  1224. goto out;
  1225. }
  1226. if (alloc_size > trunc_len)
  1227. alloc_size = trunc_len;
  1228. /* Only do work for non-holes */
  1229. if (phys_cpos != 0) {
  1230. ret = __ocfs2_remove_inode_range(inode, di_bh, cpos,
  1231. phys_cpos, alloc_size,
  1232. &dealloc);
  1233. if (ret) {
  1234. mlog_errno(ret);
  1235. goto out;
  1236. }
  1237. }
  1238. cpos += alloc_size;
  1239. trunc_len -= alloc_size;
  1240. }
  1241. ocfs2_truncate_cluster_pages(inode, byte_start, byte_len);
  1242. out:
  1243. ocfs2_schedule_truncate_log_flush(osb, 1);
  1244. ocfs2_run_deallocs(osb, &dealloc);
  1245. return ret;
  1246. }
  1247. /*
  1248. * Parts of this function taken from xfs_change_file_space()
  1249. */
  1250. static int __ocfs2_change_file_space(struct file *file, struct inode *inode,
  1251. loff_t f_pos, unsigned int cmd,
  1252. struct ocfs2_space_resv *sr,
  1253. int change_size)
  1254. {
  1255. int ret;
  1256. s64 llen;
  1257. loff_t size;
  1258. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1259. struct buffer_head *di_bh = NULL;
  1260. handle_t *handle;
  1261. unsigned long long max_off = inode->i_sb->s_maxbytes;
  1262. if (ocfs2_is_hard_readonly(osb) || ocfs2_is_soft_readonly(osb))
  1263. return -EROFS;
  1264. mutex_lock(&inode->i_mutex);
  1265. /*
  1266. * This prevents concurrent writes on other nodes
  1267. */
  1268. ret = ocfs2_rw_lock(inode, 1);
  1269. if (ret) {
  1270. mlog_errno(ret);
  1271. goto out;
  1272. }
  1273. ret = ocfs2_inode_lock(inode, &di_bh, 1);
  1274. if (ret) {
  1275. mlog_errno(ret);
  1276. goto out_rw_unlock;
  1277. }
  1278. if (inode->i_flags & (S_IMMUTABLE|S_APPEND)) {
  1279. ret = -EPERM;
  1280. goto out_inode_unlock;
  1281. }
  1282. switch (sr->l_whence) {
  1283. case 0: /*SEEK_SET*/
  1284. break;
  1285. case 1: /*SEEK_CUR*/
  1286. sr->l_start += f_pos;
  1287. break;
  1288. case 2: /*SEEK_END*/
  1289. sr->l_start += i_size_read(inode);
  1290. break;
  1291. default:
  1292. ret = -EINVAL;
  1293. goto out_inode_unlock;
  1294. }
  1295. sr->l_whence = 0;
  1296. llen = sr->l_len > 0 ? sr->l_len - 1 : sr->l_len;
  1297. if (sr->l_start < 0
  1298. || sr->l_start > max_off
  1299. || (sr->l_start + llen) < 0
  1300. || (sr->l_start + llen) > max_off) {
  1301. ret = -EINVAL;
  1302. goto out_inode_unlock;
  1303. }
  1304. size = sr->l_start + sr->l_len;
  1305. if (cmd == OCFS2_IOC_RESVSP || cmd == OCFS2_IOC_RESVSP64) {
  1306. if (sr->l_len <= 0) {
  1307. ret = -EINVAL;
  1308. goto out_inode_unlock;
  1309. }
  1310. }
  1311. if (file && should_remove_suid(file->f_path.dentry)) {
  1312. ret = __ocfs2_write_remove_suid(inode, di_bh);
  1313. if (ret) {
  1314. mlog_errno(ret);
  1315. goto out_inode_unlock;
  1316. }
  1317. }
  1318. down_write(&OCFS2_I(inode)->ip_alloc_sem);
  1319. switch (cmd) {
  1320. case OCFS2_IOC_RESVSP:
  1321. case OCFS2_IOC_RESVSP64:
  1322. /*
  1323. * This takes unsigned offsets, but the signed ones we
  1324. * pass have been checked against overflow above.
  1325. */
  1326. ret = ocfs2_allocate_unwritten_extents(inode, sr->l_start,
  1327. sr->l_len);
  1328. break;
  1329. case OCFS2_IOC_UNRESVSP:
  1330. case OCFS2_IOC_UNRESVSP64:
  1331. ret = ocfs2_remove_inode_range(inode, di_bh, sr->l_start,
  1332. sr->l_len);
  1333. break;
  1334. default:
  1335. ret = -EINVAL;
  1336. }
  1337. up_write(&OCFS2_I(inode)->ip_alloc_sem);
  1338. if (ret) {
  1339. mlog_errno(ret);
  1340. goto out_inode_unlock;
  1341. }
  1342. /*
  1343. * We update c/mtime for these changes
  1344. */
  1345. handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
  1346. if (IS_ERR(handle)) {
  1347. ret = PTR_ERR(handle);
  1348. mlog_errno(ret);
  1349. goto out_inode_unlock;
  1350. }
  1351. if (change_size && i_size_read(inode) < size)
  1352. i_size_write(inode, size);
  1353. inode->i_ctime = inode->i_mtime = CURRENT_TIME;
  1354. ret = ocfs2_mark_inode_dirty(handle, inode, di_bh);
  1355. if (ret < 0)
  1356. mlog_errno(ret);
  1357. ocfs2_commit_trans(osb, handle);
  1358. out_inode_unlock:
  1359. brelse(di_bh);
  1360. ocfs2_inode_unlock(inode, 1);
  1361. out_rw_unlock:
  1362. ocfs2_rw_unlock(inode, 1);
  1363. out:
  1364. mutex_unlock(&inode->i_mutex);
  1365. return ret;
  1366. }
  1367. int ocfs2_change_file_space(struct file *file, unsigned int cmd,
  1368. struct ocfs2_space_resv *sr)
  1369. {
  1370. struct inode *inode = file->f_path.dentry->d_inode;
  1371. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);;
  1372. if ((cmd == OCFS2_IOC_RESVSP || cmd == OCFS2_IOC_RESVSP64) &&
  1373. !ocfs2_writes_unwritten_extents(osb))
  1374. return -ENOTTY;
  1375. else if ((cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) &&
  1376. !ocfs2_sparse_alloc(osb))
  1377. return -ENOTTY;
  1378. if (!S_ISREG(inode->i_mode))
  1379. return -EINVAL;
  1380. if (!(file->f_mode & FMODE_WRITE))
  1381. return -EBADF;
  1382. return __ocfs2_change_file_space(file, inode, file->f_pos, cmd, sr, 0);
  1383. }
  1384. static long ocfs2_fallocate(struct inode *inode, int mode, loff_t offset,
  1385. loff_t len)
  1386. {
  1387. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1388. struct ocfs2_space_resv sr;
  1389. int change_size = 1;
  1390. if (!ocfs2_writes_unwritten_extents(osb))
  1391. return -EOPNOTSUPP;
  1392. if (S_ISDIR(inode->i_mode))
  1393. return -ENODEV;
  1394. if (mode & FALLOC_FL_KEEP_SIZE)
  1395. change_size = 0;
  1396. sr.l_whence = 0;
  1397. sr.l_start = (s64)offset;
  1398. sr.l_len = (s64)len;
  1399. return __ocfs2_change_file_space(NULL, inode, offset,
  1400. OCFS2_IOC_RESVSP64, &sr, change_size);
  1401. }
  1402. static int ocfs2_prepare_inode_for_write(struct dentry *dentry,
  1403. loff_t *ppos,
  1404. size_t count,
  1405. int appending,
  1406. int *direct_io)
  1407. {
  1408. int ret = 0, meta_level = 0;
  1409. struct inode *inode = dentry->d_inode;
  1410. loff_t saved_pos, end;
  1411. /*
  1412. * We start with a read level meta lock and only jump to an ex
  1413. * if we need to make modifications here.
  1414. */
  1415. for(;;) {
  1416. ret = ocfs2_inode_lock(inode, NULL, meta_level);
  1417. if (ret < 0) {
  1418. meta_level = -1;
  1419. mlog_errno(ret);
  1420. goto out;
  1421. }
  1422. /* Clear suid / sgid if necessary. We do this here
  1423. * instead of later in the write path because
  1424. * remove_suid() calls ->setattr without any hint that
  1425. * we may have already done our cluster locking. Since
  1426. * ocfs2_setattr() *must* take cluster locks to
  1427. * proceeed, this will lead us to recursively lock the
  1428. * inode. There's also the dinode i_size state which
  1429. * can be lost via setattr during extending writes (we
  1430. * set inode->i_size at the end of a write. */
  1431. if (should_remove_suid(dentry)) {
  1432. if (meta_level == 0) {
  1433. ocfs2_inode_unlock(inode, meta_level);
  1434. meta_level = 1;
  1435. continue;
  1436. }
  1437. ret = ocfs2_write_remove_suid(inode);
  1438. if (ret < 0) {
  1439. mlog_errno(ret);
  1440. goto out_unlock;
  1441. }
  1442. }
  1443. /* work on a copy of ppos until we're sure that we won't have
  1444. * to recalculate it due to relocking. */
  1445. if (appending) {
  1446. saved_pos = i_size_read(inode);
  1447. mlog(0, "O_APPEND: inode->i_size=%llu\n", saved_pos);
  1448. } else {
  1449. saved_pos = *ppos;
  1450. }
  1451. end = saved_pos + count;
  1452. /*
  1453. * Skip the O_DIRECT checks if we don't need
  1454. * them.
  1455. */
  1456. if (!direct_io || !(*direct_io))
  1457. break;
  1458. /*
  1459. * There's no sane way to do direct writes to an inode
  1460. * with inline data.
  1461. */
  1462. if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
  1463. *direct_io = 0;
  1464. break;
  1465. }
  1466. /*
  1467. * Allowing concurrent direct writes means
  1468. * i_size changes wouldn't be synchronized, so
  1469. * one node could wind up truncating another
  1470. * nodes writes.
  1471. */
  1472. if (end > i_size_read(inode)) {
  1473. *direct_io = 0;
  1474. break;
  1475. }
  1476. /*
  1477. * We don't fill holes during direct io, so
  1478. * check for them here. If any are found, the
  1479. * caller will have to retake some cluster
  1480. * locks and initiate the io as buffered.
  1481. */
  1482. ret = ocfs2_check_range_for_holes(inode, saved_pos, count);
  1483. if (ret == 1) {
  1484. *direct_io = 0;
  1485. ret = 0;
  1486. } else if (ret < 0)
  1487. mlog_errno(ret);
  1488. break;
  1489. }
  1490. if (appending)
  1491. *ppos = saved_pos;
  1492. out_unlock:
  1493. ocfs2_inode_unlock(inode, meta_level);
  1494. out:
  1495. return ret;
  1496. }
  1497. static ssize_t ocfs2_file_aio_write(struct kiocb *iocb,
  1498. const struct iovec *iov,
  1499. unsigned long nr_segs,
  1500. loff_t pos)
  1501. {
  1502. int ret, direct_io, appending, rw_level, have_alloc_sem = 0;
  1503. int can_do_direct;
  1504. ssize_t written = 0;
  1505. size_t ocount; /* original count */
  1506. size_t count; /* after file limit checks */
  1507. loff_t old_size, *ppos = &iocb->ki_pos;
  1508. u32 old_clusters;
  1509. struct file *file = iocb->ki_filp;
  1510. struct inode *inode = file->f_path.dentry->d_inode;
  1511. struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
  1512. mlog_entry("(0x%p, %u, '%.*s')\n", file,
  1513. (unsigned int)nr_segs,
  1514. file->f_path.dentry->d_name.len,
  1515. file->f_path.dentry->d_name.name);
  1516. if (iocb->ki_left == 0)
  1517. return 0;
  1518. vfs_check_frozen(inode->i_sb, SB_FREEZE_WRITE);
  1519. appending = file->f_flags & O_APPEND ? 1 : 0;
  1520. direct_io = file->f_flags & O_DIRECT ? 1 : 0;
  1521. mutex_lock(&inode->i_mutex);
  1522. relock:
  1523. /* to match setattr's i_mutex -> i_alloc_sem -> rw_lock ordering */
  1524. if (direct_io) {
  1525. down_read(&inode->i_alloc_sem);
  1526. have_alloc_sem = 1;
  1527. }
  1528. /* concurrent O_DIRECT writes are allowed */
  1529. rw_level = !direct_io;
  1530. ret = ocfs2_rw_lock(inode, rw_level);
  1531. if (ret < 0) {
  1532. mlog_errno(ret);
  1533. goto out_sems;
  1534. }
  1535. can_do_direct = direct_io;
  1536. ret = ocfs2_prepare_inode_for_write(file->f_path.dentry, ppos,
  1537. iocb->ki_left, appending,
  1538. &can_do_direct);
  1539. if (ret < 0) {
  1540. mlog_errno(ret);
  1541. goto out;
  1542. }
  1543. /*
  1544. * We can't complete the direct I/O as requested, fall back to
  1545. * buffered I/O.
  1546. */
  1547. if (direct_io && !can_do_direct) {
  1548. ocfs2_rw_unlock(inode, rw_level);
  1549. up_read(&inode->i_alloc_sem);
  1550. have_alloc_sem = 0;
  1551. rw_level = -1;
  1552. direct_io = 0;
  1553. goto relock;
  1554. }
  1555. /*
  1556. * To later detect whether a journal commit for sync writes is
  1557. * necessary, we sample i_size, and cluster count here.
  1558. */
  1559. old_size = i_size_read(inode);
  1560. old_clusters = OCFS2_I(inode)->ip_clusters;
  1561. /* communicate with ocfs2_dio_end_io */
  1562. ocfs2_iocb_set_rw_locked(iocb, rw_level);
  1563. if (direct_io) {
  1564. ret = generic_segment_checks(iov, &nr_segs, &ocount,
  1565. VERIFY_READ);
  1566. if (ret)
  1567. goto out_dio;
  1568. ret = generic_write_checks(file, ppos, &count,
  1569. S_ISBLK(inode->i_mode));
  1570. if (ret)
  1571. goto out_dio;
  1572. written = generic_file_direct_write(iocb, iov, &nr_segs, *ppos,
  1573. ppos, count, ocount);
  1574. if (written < 0) {
  1575. ret = written;
  1576. goto out_dio;
  1577. }
  1578. } else {
  1579. written = generic_file_aio_write_nolock(iocb, iov, nr_segs,
  1580. *ppos);
  1581. }
  1582. out_dio:
  1583. /* buffered aio wouldn't have proper lock coverage today */
  1584. BUG_ON(ret == -EIOCBQUEUED && !(file->f_flags & O_DIRECT));
  1585. if ((file->f_flags & O_SYNC && !direct_io) || IS_SYNC(inode)) {
  1586. /*
  1587. * The generic write paths have handled getting data
  1588. * to disk, but since we don't make use of the dirty
  1589. * inode list, a manual journal commit is necessary
  1590. * here.
  1591. */
  1592. if (old_size != i_size_read(inode) ||
  1593. old_clusters != OCFS2_I(inode)->ip_clusters) {
  1594. ret = jbd2_journal_force_commit(osb->journal->j_journal);
  1595. if (ret < 0)
  1596. written = ret;
  1597. }
  1598. }
  1599. /*
  1600. * deep in g_f_a_w_n()->ocfs2_direct_IO we pass in a ocfs2_dio_end_io
  1601. * function pointer which is called when o_direct io completes so that
  1602. * it can unlock our rw lock. (it's the clustered equivalent of
  1603. * i_alloc_sem; protects truncate from racing with pending ios).
  1604. * Unfortunately there are error cases which call end_io and others
  1605. * that don't. so we don't have to unlock the rw_lock if either an
  1606. * async dio is going to do it in the future or an end_io after an
  1607. * error has already done it.
  1608. */
  1609. if (ret == -EIOCBQUEUED || !ocfs2_iocb_is_rw_locked(iocb)) {
  1610. rw_level = -1;
  1611. have_alloc_sem = 0;
  1612. }
  1613. out:
  1614. if (rw_level != -1)
  1615. ocfs2_rw_unlock(inode, rw_level);
  1616. out_sems:
  1617. if (have_alloc_sem)
  1618. up_read(&inode->i_alloc_sem);
  1619. mutex_unlock(&inode->i_mutex);
  1620. mlog_exit(ret);
  1621. return written ? written : ret;
  1622. }
  1623. static ssize_t ocfs2_file_splice_write(struct pipe_inode_info *pipe,
  1624. struct file *out,
  1625. loff_t *ppos,
  1626. size_t len,
  1627. unsigned int flags)
  1628. {
  1629. int ret;
  1630. struct inode *inode = out->f_path.dentry->d_inode;
  1631. mlog_entry("(0x%p, 0x%p, %u, '%.*s')\n", out, pipe,
  1632. (unsigned int)len,
  1633. out->f_path.dentry->d_name.len,
  1634. out->f_path.dentry->d_name.name);
  1635. inode_double_lock(inode, pipe->inode);
  1636. ret = ocfs2_rw_lock(inode, 1);
  1637. if (ret < 0) {
  1638. mlog_errno(ret);
  1639. goto out;
  1640. }
  1641. ret = ocfs2_prepare_inode_for_write(out->f_path.dentry, ppos, len, 0,
  1642. NULL);
  1643. if (ret < 0) {
  1644. mlog_errno(ret);
  1645. goto out_unlock;
  1646. }
  1647. ret = generic_file_splice_write_nolock(pipe, out, ppos, len, flags);
  1648. out_unlock:
  1649. ocfs2_rw_unlock(inode, 1);
  1650. out:
  1651. inode_double_unlock(inode, pipe->inode);
  1652. mlog_exit(ret);
  1653. return ret;
  1654. }
  1655. static ssize_t ocfs2_file_splice_read(struct file *in,
  1656. loff_t *ppos,
  1657. struct pipe_inode_info *pipe,
  1658. size_t len,
  1659. unsigned int flags)
  1660. {
  1661. int ret = 0;
  1662. struct inode *inode = in->f_path.dentry->d_inode;
  1663. mlog_entry("(0x%p, 0x%p, %u, '%.*s')\n", in, pipe,
  1664. (unsigned int)len,
  1665. in->f_path.dentry->d_name.len,
  1666. in->f_path.dentry->d_name.name);
  1667. /*
  1668. * See the comment in ocfs2_file_aio_read()
  1669. */
  1670. ret = ocfs2_inode_lock(inode, NULL, 0);
  1671. if (ret < 0) {
  1672. mlog_errno(ret);
  1673. goto bail;
  1674. }
  1675. ocfs2_inode_unlock(inode, 0);
  1676. ret = generic_file_splice_read(in, ppos, pipe, len, flags);
  1677. bail:
  1678. mlog_exit(ret);
  1679. return ret;
  1680. }
  1681. static ssize_t ocfs2_file_aio_read(struct kiocb *iocb,
  1682. const struct iovec *iov,
  1683. unsigned long nr_segs,
  1684. loff_t pos)
  1685. {
  1686. int ret = 0, rw_level = -1, have_alloc_sem = 0, lock_level = 0;
  1687. struct file *filp = iocb->ki_filp;
  1688. struct inode *inode = filp->f_path.dentry->d_inode;
  1689. mlog_entry("(0x%p, %u, '%.*s')\n", filp,
  1690. (unsigned int)nr_segs,
  1691. filp->f_path.dentry->d_name.len,
  1692. filp->f_path.dentry->d_name.name);
  1693. if (!inode) {
  1694. ret = -EINVAL;
  1695. mlog_errno(ret);
  1696. goto bail;
  1697. }
  1698. /*
  1699. * buffered reads protect themselves in ->readpage(). O_DIRECT reads
  1700. * need locks to protect pending reads from racing with truncate.
  1701. */
  1702. if (filp->f_flags & O_DIRECT) {
  1703. down_read(&inode->i_alloc_sem);
  1704. have_alloc_sem = 1;
  1705. ret = ocfs2_rw_lock(inode, 0);
  1706. if (ret < 0) {
  1707. mlog_errno(ret);
  1708. goto bail;
  1709. }
  1710. rw_level = 0;
  1711. /* communicate with ocfs2_dio_end_io */
  1712. ocfs2_iocb_set_rw_locked(iocb, rw_level);
  1713. }
  1714. /*
  1715. * We're fine letting folks race truncates and extending
  1716. * writes with read across the cluster, just like they can
  1717. * locally. Hence no rw_lock during read.
  1718. *
  1719. * Take and drop the meta data lock to update inode fields
  1720. * like i_size. This allows the checks down below
  1721. * generic_file_aio_read() a chance of actually working.
  1722. */
  1723. ret = ocfs2_inode_lock_atime(inode, filp->f_vfsmnt, &lock_level);
  1724. if (ret < 0) {
  1725. mlog_errno(ret);
  1726. goto bail;
  1727. }
  1728. ocfs2_inode_unlock(inode, lock_level);
  1729. ret = generic_file_aio_read(iocb, iov, nr_segs, iocb->ki_pos);
  1730. if (ret == -EINVAL)
  1731. mlog(0, "generic_file_aio_read returned -EINVAL\n");
  1732. /* buffered aio wouldn't have proper lock coverage today */
  1733. BUG_ON(ret == -EIOCBQUEUED && !(filp->f_flags & O_DIRECT));
  1734. /* see ocfs2_file_aio_write */
  1735. if (ret == -EIOCBQUEUED || !ocfs2_iocb_is_rw_locked(iocb)) {
  1736. rw_level = -1;
  1737. have_alloc_sem = 0;
  1738. }
  1739. bail:
  1740. if (have_alloc_sem)
  1741. up_read(&inode->i_alloc_sem);
  1742. if (rw_level != -1)
  1743. ocfs2_rw_unlock(inode, rw_level);
  1744. mlog_exit(ret);
  1745. return ret;
  1746. }
  1747. const struct inode_operations ocfs2_file_iops = {
  1748. .setattr = ocfs2_setattr,
  1749. .getattr = ocfs2_getattr,
  1750. .permission = ocfs2_permission,
  1751. .setxattr = generic_setxattr,
  1752. .getxattr = generic_getxattr,
  1753. .listxattr = ocfs2_listxattr,
  1754. .removexattr = generic_removexattr,
  1755. .fallocate = ocfs2_fallocate,
  1756. .fiemap = ocfs2_fiemap,
  1757. };
  1758. const struct inode_operations ocfs2_special_file_iops = {
  1759. .setattr = ocfs2_setattr,
  1760. .getattr = ocfs2_getattr,
  1761. .permission = ocfs2_permission,
  1762. };
  1763. /*
  1764. * Other than ->lock, keep ocfs2_fops and ocfs2_dops in sync with
  1765. * ocfs2_fops_no_plocks and ocfs2_dops_no_plocks!
  1766. */
  1767. const struct file_operations ocfs2_fops = {
  1768. .llseek = generic_file_llseek,
  1769. .read = do_sync_read,
  1770. .write = do_sync_write,
  1771. .mmap = ocfs2_mmap,
  1772. .fsync = ocfs2_sync_file,
  1773. .release = ocfs2_file_release,
  1774. .open = ocfs2_file_open,
  1775. .aio_read = ocfs2_file_aio_read,
  1776. .aio_write = ocfs2_file_aio_write,
  1777. .unlocked_ioctl = ocfs2_ioctl,
  1778. #ifdef CONFIG_COMPAT
  1779. .compat_ioctl = ocfs2_compat_ioctl,
  1780. #endif
  1781. .lock = ocfs2_lock,
  1782. .flock = ocfs2_flock,
  1783. .splice_read = ocfs2_file_splice_read,
  1784. .splice_write = ocfs2_file_splice_write,
  1785. };
  1786. const struct file_operations ocfs2_dops = {
  1787. .llseek = generic_file_llseek,
  1788. .read = generic_read_dir,
  1789. .readdir = ocfs2_readdir,
  1790. .fsync = ocfs2_sync_file,
  1791. .release = ocfs2_dir_release,
  1792. .open = ocfs2_dir_open,
  1793. .unlocked_ioctl = ocfs2_ioctl,
  1794. #ifdef CONFIG_COMPAT
  1795. .compat_ioctl = ocfs2_compat_ioctl,
  1796. #endif
  1797. .lock = ocfs2_lock,
  1798. .flock = ocfs2_flock,
  1799. };
  1800. /*
  1801. * POSIX-lockless variants of our file_operations.
  1802. *
  1803. * These will be used if the underlying cluster stack does not support
  1804. * posix file locking, if the user passes the "localflocks" mount
  1805. * option, or if we have a local-only fs.
  1806. *
  1807. * ocfs2_flock is in here because all stacks handle UNIX file locks,
  1808. * so we still want it in the case of no stack support for
  1809. * plocks. Internally, it will do the right thing when asked to ignore
  1810. * the cluster.
  1811. */
  1812. const struct file_operations ocfs2_fops_no_plocks = {
  1813. .llseek = generic_file_llseek,
  1814. .read = do_sync_read,
  1815. .write = do_sync_write,
  1816. .mmap = ocfs2_mmap,
  1817. .fsync = ocfs2_sync_file,
  1818. .release = ocfs2_file_release,
  1819. .open = ocfs2_file_open,
  1820. .aio_read = ocfs2_file_aio_read,
  1821. .aio_write = ocfs2_file_aio_write,
  1822. .unlocked_ioctl = ocfs2_ioctl,
  1823. #ifdef CONFIG_COMPAT
  1824. .compat_ioctl = ocfs2_compat_ioctl,
  1825. #endif
  1826. .flock = ocfs2_flock,
  1827. .splice_read = ocfs2_file_splice_read,
  1828. .splice_write = ocfs2_file_splice_write,
  1829. };
  1830. const struct file_operations ocfs2_dops_no_plocks = {
  1831. .llseek = generic_file_llseek,
  1832. .read = generic_read_dir,
  1833. .readdir = ocfs2_readdir,
  1834. .fsync = ocfs2_sync_file,
  1835. .release = ocfs2_dir_release,
  1836. .open = ocfs2_dir_open,
  1837. .unlocked_ioctl = ocfs2_ioctl,
  1838. #ifdef CONFIG_COMPAT
  1839. .compat_ioctl = ocfs2_compat_ioctl,
  1840. #endif
  1841. .flock = ocfs2_flock,
  1842. };