inode.c 100 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463
  1. /*
  2. * linux/fs/ext4/inode.c
  3. *
  4. * Copyright (C) 1992, 1993, 1994, 1995
  5. * Remy Card (card@masi.ibp.fr)
  6. * Laboratoire MASI - Institut Blaise Pascal
  7. * Universite Pierre et Marie Curie (Paris VI)
  8. *
  9. * from
  10. *
  11. * linux/fs/minix/inode.c
  12. *
  13. * Copyright (C) 1991, 1992 Linus Torvalds
  14. *
  15. * Goal-directed block allocation by Stephen Tweedie
  16. * (sct@redhat.com), 1993, 1998
  17. * Big-endian to little-endian byte-swapping/bitmaps by
  18. * David S. Miller (davem@caip.rutgers.edu), 1995
  19. * 64-bit file support on 64-bit platforms by Jakub Jelinek
  20. * (jj@sunsite.ms.mff.cuni.cz)
  21. *
  22. * Assorted race fixes, rewrite of ext4_get_block() by Al Viro, 2000
  23. */
  24. #include <linux/module.h>
  25. #include <linux/fs.h>
  26. #include <linux/time.h>
  27. #include <linux/ext4_jbd2.h>
  28. #include <linux/jbd2.h>
  29. #include <linux/highuid.h>
  30. #include <linux/pagemap.h>
  31. #include <linux/quotaops.h>
  32. #include <linux/string.h>
  33. #include <linux/buffer_head.h>
  34. #include <linux/writeback.h>
  35. #include <linux/mpage.h>
  36. #include <linux/uio.h>
  37. #include <linux/bio.h>
  38. #include "xattr.h"
  39. #include "acl.h"
  40. /*
  41. * Test whether an inode is a fast symlink.
  42. */
  43. static int ext4_inode_is_fast_symlink(struct inode *inode)
  44. {
  45. int ea_blocks = EXT4_I(inode)->i_file_acl ?
  46. (inode->i_sb->s_blocksize >> 9) : 0;
  47. return (S_ISLNK(inode->i_mode) && inode->i_blocks - ea_blocks == 0);
  48. }
  49. /*
  50. * The ext4 forget function must perform a revoke if we are freeing data
  51. * which has been journaled. Metadata (eg. indirect blocks) must be
  52. * revoked in all cases.
  53. *
  54. * "bh" may be NULL: a metadata block may have been freed from memory
  55. * but there may still be a record of it in the journal, and that record
  56. * still needs to be revoked.
  57. */
  58. int ext4_forget(handle_t *handle, int is_metadata, struct inode *inode,
  59. struct buffer_head *bh, ext4_fsblk_t blocknr)
  60. {
  61. int err;
  62. might_sleep();
  63. BUFFER_TRACE(bh, "enter");
  64. jbd_debug(4, "forgetting bh %p: is_metadata = %d, mode %o, "
  65. "data mode %lx\n",
  66. bh, is_metadata, inode->i_mode,
  67. test_opt(inode->i_sb, DATA_FLAGS));
  68. /* Never use the revoke function if we are doing full data
  69. * journaling: there is no need to, and a V1 superblock won't
  70. * support it. Otherwise, only skip the revoke on un-journaled
  71. * data blocks. */
  72. if (test_opt(inode->i_sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA ||
  73. (!is_metadata && !ext4_should_journal_data(inode))) {
  74. if (bh) {
  75. BUFFER_TRACE(bh, "call jbd2_journal_forget");
  76. return ext4_journal_forget(handle, bh);
  77. }
  78. return 0;
  79. }
  80. /*
  81. * data!=journal && (is_metadata || should_journal_data(inode))
  82. */
  83. BUFFER_TRACE(bh, "call ext4_journal_revoke");
  84. err = ext4_journal_revoke(handle, blocknr, bh);
  85. if (err)
  86. ext4_abort(inode->i_sb, __FUNCTION__,
  87. "error %d when attempting revoke", err);
  88. BUFFER_TRACE(bh, "exit");
  89. return err;
  90. }
  91. /*
  92. * Work out how many blocks we need to proceed with the next chunk of a
  93. * truncate transaction.
  94. */
  95. static unsigned long blocks_for_truncate(struct inode *inode)
  96. {
  97. ext4_lblk_t needed;
  98. needed = inode->i_blocks >> (inode->i_sb->s_blocksize_bits - 9);
  99. /* Give ourselves just enough room to cope with inodes in which
  100. * i_blocks is corrupt: we've seen disk corruptions in the past
  101. * which resulted in random data in an inode which looked enough
  102. * like a regular file for ext4 to try to delete it. Things
  103. * will go a bit crazy if that happens, but at least we should
  104. * try not to panic the whole kernel. */
  105. if (needed < 2)
  106. needed = 2;
  107. /* But we need to bound the transaction so we don't overflow the
  108. * journal. */
  109. if (needed > EXT4_MAX_TRANS_DATA)
  110. needed = EXT4_MAX_TRANS_DATA;
  111. return EXT4_DATA_TRANS_BLOCKS(inode->i_sb) + needed;
  112. }
  113. /*
  114. * Truncate transactions can be complex and absolutely huge. So we need to
  115. * be able to restart the transaction at a conventient checkpoint to make
  116. * sure we don't overflow the journal.
  117. *
  118. * start_transaction gets us a new handle for a truncate transaction,
  119. * and extend_transaction tries to extend the existing one a bit. If
  120. * extend fails, we need to propagate the failure up and restart the
  121. * transaction in the top-level truncate loop. --sct
  122. */
  123. static handle_t *start_transaction(struct inode *inode)
  124. {
  125. handle_t *result;
  126. result = ext4_journal_start(inode, blocks_for_truncate(inode));
  127. if (!IS_ERR(result))
  128. return result;
  129. ext4_std_error(inode->i_sb, PTR_ERR(result));
  130. return result;
  131. }
  132. /*
  133. * Try to extend this transaction for the purposes of truncation.
  134. *
  135. * Returns 0 if we managed to create more room. If we can't create more
  136. * room, and the transaction must be restarted we return 1.
  137. */
  138. static int try_to_extend_transaction(handle_t *handle, struct inode *inode)
  139. {
  140. if (handle->h_buffer_credits > EXT4_RESERVE_TRANS_BLOCKS)
  141. return 0;
  142. if (!ext4_journal_extend(handle, blocks_for_truncate(inode)))
  143. return 0;
  144. return 1;
  145. }
  146. /*
  147. * Restart the transaction associated with *handle. This does a commit,
  148. * so before we call here everything must be consistently dirtied against
  149. * this transaction.
  150. */
  151. static int ext4_journal_test_restart(handle_t *handle, struct inode *inode)
  152. {
  153. jbd_debug(2, "restarting handle %p\n", handle);
  154. return ext4_journal_restart(handle, blocks_for_truncate(inode));
  155. }
  156. /*
  157. * Called at the last iput() if i_nlink is zero.
  158. */
  159. void ext4_delete_inode (struct inode * inode)
  160. {
  161. handle_t *handle;
  162. truncate_inode_pages(&inode->i_data, 0);
  163. if (is_bad_inode(inode))
  164. goto no_delete;
  165. handle = start_transaction(inode);
  166. if (IS_ERR(handle)) {
  167. /*
  168. * If we're going to skip the normal cleanup, we still need to
  169. * make sure that the in-core orphan linked list is properly
  170. * cleaned up.
  171. */
  172. ext4_orphan_del(NULL, inode);
  173. goto no_delete;
  174. }
  175. if (IS_SYNC(inode))
  176. handle->h_sync = 1;
  177. inode->i_size = 0;
  178. if (inode->i_blocks)
  179. ext4_truncate(inode);
  180. /*
  181. * Kill off the orphan record which ext4_truncate created.
  182. * AKPM: I think this can be inside the above `if'.
  183. * Note that ext4_orphan_del() has to be able to cope with the
  184. * deletion of a non-existent orphan - this is because we don't
  185. * know if ext4_truncate() actually created an orphan record.
  186. * (Well, we could do this if we need to, but heck - it works)
  187. */
  188. ext4_orphan_del(handle, inode);
  189. EXT4_I(inode)->i_dtime = get_seconds();
  190. /*
  191. * One subtle ordering requirement: if anything has gone wrong
  192. * (transaction abort, IO errors, whatever), then we can still
  193. * do these next steps (the fs will already have been marked as
  194. * having errors), but we can't free the inode if the mark_dirty
  195. * fails.
  196. */
  197. if (ext4_mark_inode_dirty(handle, inode))
  198. /* If that failed, just do the required in-core inode clear. */
  199. clear_inode(inode);
  200. else
  201. ext4_free_inode(handle, inode);
  202. ext4_journal_stop(handle);
  203. return;
  204. no_delete:
  205. clear_inode(inode); /* We must guarantee clearing of inode... */
  206. }
  207. typedef struct {
  208. __le32 *p;
  209. __le32 key;
  210. struct buffer_head *bh;
  211. } Indirect;
  212. static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v)
  213. {
  214. p->key = *(p->p = v);
  215. p->bh = bh;
  216. }
  217. /**
  218. * ext4_block_to_path - parse the block number into array of offsets
  219. * @inode: inode in question (we are only interested in its superblock)
  220. * @i_block: block number to be parsed
  221. * @offsets: array to store the offsets in
  222. * @boundary: set this non-zero if the referred-to block is likely to be
  223. * followed (on disk) by an indirect block.
  224. *
  225. * To store the locations of file's data ext4 uses a data structure common
  226. * for UNIX filesystems - tree of pointers anchored in the inode, with
  227. * data blocks at leaves and indirect blocks in intermediate nodes.
  228. * This function translates the block number into path in that tree -
  229. * return value is the path length and @offsets[n] is the offset of
  230. * pointer to (n+1)th node in the nth one. If @block is out of range
  231. * (negative or too large) warning is printed and zero returned.
  232. *
  233. * Note: function doesn't find node addresses, so no IO is needed. All
  234. * we need to know is the capacity of indirect blocks (taken from the
  235. * inode->i_sb).
  236. */
  237. /*
  238. * Portability note: the last comparison (check that we fit into triple
  239. * indirect block) is spelled differently, because otherwise on an
  240. * architecture with 32-bit longs and 8Kb pages we might get into trouble
  241. * if our filesystem had 8Kb blocks. We might use long long, but that would
  242. * kill us on x86. Oh, well, at least the sign propagation does not matter -
  243. * i_block would have to be negative in the very beginning, so we would not
  244. * get there at all.
  245. */
  246. static int ext4_block_to_path(struct inode *inode,
  247. ext4_lblk_t i_block,
  248. ext4_lblk_t offsets[4], int *boundary)
  249. {
  250. int ptrs = EXT4_ADDR_PER_BLOCK(inode->i_sb);
  251. int ptrs_bits = EXT4_ADDR_PER_BLOCK_BITS(inode->i_sb);
  252. const long direct_blocks = EXT4_NDIR_BLOCKS,
  253. indirect_blocks = ptrs,
  254. double_blocks = (1 << (ptrs_bits * 2));
  255. int n = 0;
  256. int final = 0;
  257. if (i_block < 0) {
  258. ext4_warning (inode->i_sb, "ext4_block_to_path", "block < 0");
  259. } else if (i_block < direct_blocks) {
  260. offsets[n++] = i_block;
  261. final = direct_blocks;
  262. } else if ( (i_block -= direct_blocks) < indirect_blocks) {
  263. offsets[n++] = EXT4_IND_BLOCK;
  264. offsets[n++] = i_block;
  265. final = ptrs;
  266. } else if ((i_block -= indirect_blocks) < double_blocks) {
  267. offsets[n++] = EXT4_DIND_BLOCK;
  268. offsets[n++] = i_block >> ptrs_bits;
  269. offsets[n++] = i_block & (ptrs - 1);
  270. final = ptrs;
  271. } else if (((i_block -= double_blocks) >> (ptrs_bits * 2)) < ptrs) {
  272. offsets[n++] = EXT4_TIND_BLOCK;
  273. offsets[n++] = i_block >> (ptrs_bits * 2);
  274. offsets[n++] = (i_block >> ptrs_bits) & (ptrs - 1);
  275. offsets[n++] = i_block & (ptrs - 1);
  276. final = ptrs;
  277. } else {
  278. ext4_warning(inode->i_sb, "ext4_block_to_path",
  279. "block %lu > max",
  280. i_block + direct_blocks +
  281. indirect_blocks + double_blocks);
  282. }
  283. if (boundary)
  284. *boundary = final - 1 - (i_block & (ptrs - 1));
  285. return n;
  286. }
  287. /**
  288. * ext4_get_branch - read the chain of indirect blocks leading to data
  289. * @inode: inode in question
  290. * @depth: depth of the chain (1 - direct pointer, etc.)
  291. * @offsets: offsets of pointers in inode/indirect blocks
  292. * @chain: place to store the result
  293. * @err: here we store the error value
  294. *
  295. * Function fills the array of triples <key, p, bh> and returns %NULL
  296. * if everything went OK or the pointer to the last filled triple
  297. * (incomplete one) otherwise. Upon the return chain[i].key contains
  298. * the number of (i+1)-th block in the chain (as it is stored in memory,
  299. * i.e. little-endian 32-bit), chain[i].p contains the address of that
  300. * number (it points into struct inode for i==0 and into the bh->b_data
  301. * for i>0) and chain[i].bh points to the buffer_head of i-th indirect
  302. * block for i>0 and NULL for i==0. In other words, it holds the block
  303. * numbers of the chain, addresses they were taken from (and where we can
  304. * verify that chain did not change) and buffer_heads hosting these
  305. * numbers.
  306. *
  307. * Function stops when it stumbles upon zero pointer (absent block)
  308. * (pointer to last triple returned, *@err == 0)
  309. * or when it gets an IO error reading an indirect block
  310. * (ditto, *@err == -EIO)
  311. * or when it reads all @depth-1 indirect blocks successfully and finds
  312. * the whole chain, all way to the data (returns %NULL, *err == 0).
  313. *
  314. * Need to be called with
  315. * down_read(&EXT4_I(inode)->i_data_sem)
  316. */
  317. static Indirect *ext4_get_branch(struct inode *inode, int depth,
  318. ext4_lblk_t *offsets,
  319. Indirect chain[4], int *err)
  320. {
  321. struct super_block *sb = inode->i_sb;
  322. Indirect *p = chain;
  323. struct buffer_head *bh;
  324. *err = 0;
  325. /* i_data is not going away, no lock needed */
  326. add_chain (chain, NULL, EXT4_I(inode)->i_data + *offsets);
  327. if (!p->key)
  328. goto no_block;
  329. while (--depth) {
  330. bh = sb_bread(sb, le32_to_cpu(p->key));
  331. if (!bh)
  332. goto failure;
  333. add_chain(++p, bh, (__le32*)bh->b_data + *++offsets);
  334. /* Reader: end */
  335. if (!p->key)
  336. goto no_block;
  337. }
  338. return NULL;
  339. failure:
  340. *err = -EIO;
  341. no_block:
  342. return p;
  343. }
  344. /**
  345. * ext4_find_near - find a place for allocation with sufficient locality
  346. * @inode: owner
  347. * @ind: descriptor of indirect block.
  348. *
  349. * This function returns the prefered place for block allocation.
  350. * It is used when heuristic for sequential allocation fails.
  351. * Rules are:
  352. * + if there is a block to the left of our position - allocate near it.
  353. * + if pointer will live in indirect block - allocate near that block.
  354. * + if pointer will live in inode - allocate in the same
  355. * cylinder group.
  356. *
  357. * In the latter case we colour the starting block by the callers PID to
  358. * prevent it from clashing with concurrent allocations for a different inode
  359. * in the same block group. The PID is used here so that functionally related
  360. * files will be close-by on-disk.
  361. *
  362. * Caller must make sure that @ind is valid and will stay that way.
  363. */
  364. static ext4_fsblk_t ext4_find_near(struct inode *inode, Indirect *ind)
  365. {
  366. struct ext4_inode_info *ei = EXT4_I(inode);
  367. __le32 *start = ind->bh ? (__le32*) ind->bh->b_data : ei->i_data;
  368. __le32 *p;
  369. ext4_fsblk_t bg_start;
  370. ext4_grpblk_t colour;
  371. /* Try to find previous block */
  372. for (p = ind->p - 1; p >= start; p--) {
  373. if (*p)
  374. return le32_to_cpu(*p);
  375. }
  376. /* No such thing, so let's try location of indirect block */
  377. if (ind->bh)
  378. return ind->bh->b_blocknr;
  379. /*
  380. * It is going to be referred to from the inode itself? OK, just put it
  381. * into the same cylinder group then.
  382. */
  383. bg_start = ext4_group_first_block_no(inode->i_sb, ei->i_block_group);
  384. colour = (current->pid % 16) *
  385. (EXT4_BLOCKS_PER_GROUP(inode->i_sb) / 16);
  386. return bg_start + colour;
  387. }
  388. /**
  389. * ext4_find_goal - find a prefered place for allocation.
  390. * @inode: owner
  391. * @block: block we want
  392. * @partial: pointer to the last triple within a chain
  393. *
  394. * Normally this function find the prefered place for block allocation,
  395. * returns it.
  396. */
  397. static ext4_fsblk_t ext4_find_goal(struct inode *inode, ext4_lblk_t block,
  398. Indirect *partial)
  399. {
  400. struct ext4_block_alloc_info *block_i;
  401. block_i = EXT4_I(inode)->i_block_alloc_info;
  402. /*
  403. * try the heuristic for sequential allocation,
  404. * failing that at least try to get decent locality.
  405. */
  406. if (block_i && (block == block_i->last_alloc_logical_block + 1)
  407. && (block_i->last_alloc_physical_block != 0)) {
  408. return block_i->last_alloc_physical_block + 1;
  409. }
  410. return ext4_find_near(inode, partial);
  411. }
  412. /**
  413. * ext4_blks_to_allocate: Look up the block map and count the number
  414. * of direct blocks need to be allocated for the given branch.
  415. *
  416. * @branch: chain of indirect blocks
  417. * @k: number of blocks need for indirect blocks
  418. * @blks: number of data blocks to be mapped.
  419. * @blocks_to_boundary: the offset in the indirect block
  420. *
  421. * return the total number of blocks to be allocate, including the
  422. * direct and indirect blocks.
  423. */
  424. static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned long blks,
  425. int blocks_to_boundary)
  426. {
  427. unsigned long count = 0;
  428. /*
  429. * Simple case, [t,d]Indirect block(s) has not allocated yet
  430. * then it's clear blocks on that path have not allocated
  431. */
  432. if (k > 0) {
  433. /* right now we don't handle cross boundary allocation */
  434. if (blks < blocks_to_boundary + 1)
  435. count += blks;
  436. else
  437. count += blocks_to_boundary + 1;
  438. return count;
  439. }
  440. count++;
  441. while (count < blks && count <= blocks_to_boundary &&
  442. le32_to_cpu(*(branch[0].p + count)) == 0) {
  443. count++;
  444. }
  445. return count;
  446. }
  447. /**
  448. * ext4_alloc_blocks: multiple allocate blocks needed for a branch
  449. * @indirect_blks: the number of blocks need to allocate for indirect
  450. * blocks
  451. *
  452. * @new_blocks: on return it will store the new block numbers for
  453. * the indirect blocks(if needed) and the first direct block,
  454. * @blks: on return it will store the total number of allocated
  455. * direct blocks
  456. */
  457. static int ext4_alloc_blocks(handle_t *handle, struct inode *inode,
  458. ext4_fsblk_t goal, int indirect_blks, int blks,
  459. ext4_fsblk_t new_blocks[4], int *err)
  460. {
  461. int target, i;
  462. unsigned long count = 0;
  463. int index = 0;
  464. ext4_fsblk_t current_block = 0;
  465. int ret = 0;
  466. /*
  467. * Here we try to allocate the requested multiple blocks at once,
  468. * on a best-effort basis.
  469. * To build a branch, we should allocate blocks for
  470. * the indirect blocks(if not allocated yet), and at least
  471. * the first direct block of this branch. That's the
  472. * minimum number of blocks need to allocate(required)
  473. */
  474. target = blks + indirect_blks;
  475. while (1) {
  476. count = target;
  477. /* allocating blocks for indirect blocks and direct blocks */
  478. current_block = ext4_new_blocks(handle,inode,goal,&count,err);
  479. if (*err)
  480. goto failed_out;
  481. target -= count;
  482. /* allocate blocks for indirect blocks */
  483. while (index < indirect_blks && count) {
  484. new_blocks[index++] = current_block++;
  485. count--;
  486. }
  487. if (count > 0)
  488. break;
  489. }
  490. /* save the new block number for the first direct block */
  491. new_blocks[index] = current_block;
  492. /* total number of blocks allocated for direct blocks */
  493. ret = count;
  494. *err = 0;
  495. return ret;
  496. failed_out:
  497. for (i = 0; i <index; i++)
  498. ext4_free_blocks(handle, inode, new_blocks[i], 1, 0);
  499. return ret;
  500. }
  501. /**
  502. * ext4_alloc_branch - allocate and set up a chain of blocks.
  503. * @inode: owner
  504. * @indirect_blks: number of allocated indirect blocks
  505. * @blks: number of allocated direct blocks
  506. * @offsets: offsets (in the blocks) to store the pointers to next.
  507. * @branch: place to store the chain in.
  508. *
  509. * This function allocates blocks, zeroes out all but the last one,
  510. * links them into chain and (if we are synchronous) writes them to disk.
  511. * In other words, it prepares a branch that can be spliced onto the
  512. * inode. It stores the information about that chain in the branch[], in
  513. * the same format as ext4_get_branch() would do. We are calling it after
  514. * we had read the existing part of chain and partial points to the last
  515. * triple of that (one with zero ->key). Upon the exit we have the same
  516. * picture as after the successful ext4_get_block(), except that in one
  517. * place chain is disconnected - *branch->p is still zero (we did not
  518. * set the last link), but branch->key contains the number that should
  519. * be placed into *branch->p to fill that gap.
  520. *
  521. * If allocation fails we free all blocks we've allocated (and forget
  522. * their buffer_heads) and return the error value the from failed
  523. * ext4_alloc_block() (normally -ENOSPC). Otherwise we set the chain
  524. * as described above and return 0.
  525. */
  526. static int ext4_alloc_branch(handle_t *handle, struct inode *inode,
  527. int indirect_blks, int *blks, ext4_fsblk_t goal,
  528. ext4_lblk_t *offsets, Indirect *branch)
  529. {
  530. int blocksize = inode->i_sb->s_blocksize;
  531. int i, n = 0;
  532. int err = 0;
  533. struct buffer_head *bh;
  534. int num;
  535. ext4_fsblk_t new_blocks[4];
  536. ext4_fsblk_t current_block;
  537. num = ext4_alloc_blocks(handle, inode, goal, indirect_blks,
  538. *blks, new_blocks, &err);
  539. if (err)
  540. return err;
  541. branch[0].key = cpu_to_le32(new_blocks[0]);
  542. /*
  543. * metadata blocks and data blocks are allocated.
  544. */
  545. for (n = 1; n <= indirect_blks; n++) {
  546. /*
  547. * Get buffer_head for parent block, zero it out
  548. * and set the pointer to new one, then send
  549. * parent to disk.
  550. */
  551. bh = sb_getblk(inode->i_sb, new_blocks[n-1]);
  552. branch[n].bh = bh;
  553. lock_buffer(bh);
  554. BUFFER_TRACE(bh, "call get_create_access");
  555. err = ext4_journal_get_create_access(handle, bh);
  556. if (err) {
  557. unlock_buffer(bh);
  558. brelse(bh);
  559. goto failed;
  560. }
  561. memset(bh->b_data, 0, blocksize);
  562. branch[n].p = (__le32 *) bh->b_data + offsets[n];
  563. branch[n].key = cpu_to_le32(new_blocks[n]);
  564. *branch[n].p = branch[n].key;
  565. if ( n == indirect_blks) {
  566. current_block = new_blocks[n];
  567. /*
  568. * End of chain, update the last new metablock of
  569. * the chain to point to the new allocated
  570. * data blocks numbers
  571. */
  572. for (i=1; i < num; i++)
  573. *(branch[n].p + i) = cpu_to_le32(++current_block);
  574. }
  575. BUFFER_TRACE(bh, "marking uptodate");
  576. set_buffer_uptodate(bh);
  577. unlock_buffer(bh);
  578. BUFFER_TRACE(bh, "call ext4_journal_dirty_metadata");
  579. err = ext4_journal_dirty_metadata(handle, bh);
  580. if (err)
  581. goto failed;
  582. }
  583. *blks = num;
  584. return err;
  585. failed:
  586. /* Allocation failed, free what we already allocated */
  587. for (i = 1; i <= n ; i++) {
  588. BUFFER_TRACE(branch[i].bh, "call jbd2_journal_forget");
  589. ext4_journal_forget(handle, branch[i].bh);
  590. }
  591. for (i = 0; i <indirect_blks; i++)
  592. ext4_free_blocks(handle, inode, new_blocks[i], 1, 0);
  593. ext4_free_blocks(handle, inode, new_blocks[i], num, 0);
  594. return err;
  595. }
  596. /**
  597. * ext4_splice_branch - splice the allocated branch onto inode.
  598. * @inode: owner
  599. * @block: (logical) number of block we are adding
  600. * @chain: chain of indirect blocks (with a missing link - see
  601. * ext4_alloc_branch)
  602. * @where: location of missing link
  603. * @num: number of indirect blocks we are adding
  604. * @blks: number of direct blocks we are adding
  605. *
  606. * This function fills the missing link and does all housekeeping needed in
  607. * inode (->i_blocks, etc.). In case of success we end up with the full
  608. * chain to new block and return 0.
  609. */
  610. static int ext4_splice_branch(handle_t *handle, struct inode *inode,
  611. ext4_lblk_t block, Indirect *where, int num, int blks)
  612. {
  613. int i;
  614. int err = 0;
  615. struct ext4_block_alloc_info *block_i;
  616. ext4_fsblk_t current_block;
  617. block_i = EXT4_I(inode)->i_block_alloc_info;
  618. /*
  619. * If we're splicing into a [td]indirect block (as opposed to the
  620. * inode) then we need to get write access to the [td]indirect block
  621. * before the splice.
  622. */
  623. if (where->bh) {
  624. BUFFER_TRACE(where->bh, "get_write_access");
  625. err = ext4_journal_get_write_access(handle, where->bh);
  626. if (err)
  627. goto err_out;
  628. }
  629. /* That's it */
  630. *where->p = where->key;
  631. /*
  632. * Update the host buffer_head or inode to point to more just allocated
  633. * direct blocks blocks
  634. */
  635. if (num == 0 && blks > 1) {
  636. current_block = le32_to_cpu(where->key) + 1;
  637. for (i = 1; i < blks; i++)
  638. *(where->p + i ) = cpu_to_le32(current_block++);
  639. }
  640. /*
  641. * update the most recently allocated logical & physical block
  642. * in i_block_alloc_info, to assist find the proper goal block for next
  643. * allocation
  644. */
  645. if (block_i) {
  646. block_i->last_alloc_logical_block = block + blks - 1;
  647. block_i->last_alloc_physical_block =
  648. le32_to_cpu(where[num].key) + blks - 1;
  649. }
  650. /* We are done with atomic stuff, now do the rest of housekeeping */
  651. inode->i_ctime = ext4_current_time(inode);
  652. ext4_mark_inode_dirty(handle, inode);
  653. /* had we spliced it onto indirect block? */
  654. if (where->bh) {
  655. /*
  656. * If we spliced it onto an indirect block, we haven't
  657. * altered the inode. Note however that if it is being spliced
  658. * onto an indirect block at the very end of the file (the
  659. * file is growing) then we *will* alter the inode to reflect
  660. * the new i_size. But that is not done here - it is done in
  661. * generic_commit_write->__mark_inode_dirty->ext4_dirty_inode.
  662. */
  663. jbd_debug(5, "splicing indirect only\n");
  664. BUFFER_TRACE(where->bh, "call ext4_journal_dirty_metadata");
  665. err = ext4_journal_dirty_metadata(handle, where->bh);
  666. if (err)
  667. goto err_out;
  668. } else {
  669. /*
  670. * OK, we spliced it into the inode itself on a direct block.
  671. * Inode was dirtied above.
  672. */
  673. jbd_debug(5, "splicing direct\n");
  674. }
  675. return err;
  676. err_out:
  677. for (i = 1; i <= num; i++) {
  678. BUFFER_TRACE(where[i].bh, "call jbd2_journal_forget");
  679. ext4_journal_forget(handle, where[i].bh);
  680. ext4_free_blocks(handle, inode,
  681. le32_to_cpu(where[i-1].key), 1, 0);
  682. }
  683. ext4_free_blocks(handle, inode, le32_to_cpu(where[num].key), blks, 0);
  684. return err;
  685. }
  686. /*
  687. * Allocation strategy is simple: if we have to allocate something, we will
  688. * have to go the whole way to leaf. So let's do it before attaching anything
  689. * to tree, set linkage between the newborn blocks, write them if sync is
  690. * required, recheck the path, free and repeat if check fails, otherwise
  691. * set the last missing link (that will protect us from any truncate-generated
  692. * removals - all blocks on the path are immune now) and possibly force the
  693. * write on the parent block.
  694. * That has a nice additional property: no special recovery from the failed
  695. * allocations is needed - we simply release blocks and do not touch anything
  696. * reachable from inode.
  697. *
  698. * `handle' can be NULL if create == 0.
  699. *
  700. * The BKL may not be held on entry here. Be sure to take it early.
  701. * return > 0, # of blocks mapped or allocated.
  702. * return = 0, if plain lookup failed.
  703. * return < 0, error case.
  704. *
  705. *
  706. * Need to be called with
  707. * down_read(&EXT4_I(inode)->i_data_sem) if not allocating file system block
  708. * (ie, create is zero). Otherwise down_write(&EXT4_I(inode)->i_data_sem)
  709. */
  710. int ext4_get_blocks_handle(handle_t *handle, struct inode *inode,
  711. ext4_lblk_t iblock, unsigned long maxblocks,
  712. struct buffer_head *bh_result,
  713. int create, int extend_disksize)
  714. {
  715. int err = -EIO;
  716. ext4_lblk_t offsets[4];
  717. Indirect chain[4];
  718. Indirect *partial;
  719. ext4_fsblk_t goal;
  720. int indirect_blks;
  721. int blocks_to_boundary = 0;
  722. int depth;
  723. struct ext4_inode_info *ei = EXT4_I(inode);
  724. int count = 0;
  725. ext4_fsblk_t first_block = 0;
  726. J_ASSERT(!(EXT4_I(inode)->i_flags & EXT4_EXTENTS_FL));
  727. J_ASSERT(handle != NULL || create == 0);
  728. depth = ext4_block_to_path(inode, iblock, offsets,
  729. &blocks_to_boundary);
  730. if (depth == 0)
  731. goto out;
  732. partial = ext4_get_branch(inode, depth, offsets, chain, &err);
  733. /* Simplest case - block found, no allocation needed */
  734. if (!partial) {
  735. first_block = le32_to_cpu(chain[depth - 1].key);
  736. clear_buffer_new(bh_result);
  737. count++;
  738. /*map more blocks*/
  739. while (count < maxblocks && count <= blocks_to_boundary) {
  740. ext4_fsblk_t blk;
  741. blk = le32_to_cpu(*(chain[depth-1].p + count));
  742. if (blk == first_block + count)
  743. count++;
  744. else
  745. break;
  746. }
  747. goto got_it;
  748. }
  749. /* Next simple case - plain lookup or failed read of indirect block */
  750. if (!create || err == -EIO)
  751. goto cleanup;
  752. /*
  753. * Okay, we need to do block allocation. Lazily initialize the block
  754. * allocation info here if necessary
  755. */
  756. if (S_ISREG(inode->i_mode) && (!ei->i_block_alloc_info))
  757. ext4_init_block_alloc_info(inode);
  758. goal = ext4_find_goal(inode, iblock, partial);
  759. /* the number of blocks need to allocate for [d,t]indirect blocks */
  760. indirect_blks = (chain + depth) - partial - 1;
  761. /*
  762. * Next look up the indirect map to count the totoal number of
  763. * direct blocks to allocate for this branch.
  764. */
  765. count = ext4_blks_to_allocate(partial, indirect_blks,
  766. maxblocks, blocks_to_boundary);
  767. /*
  768. * Block out ext4_truncate while we alter the tree
  769. */
  770. err = ext4_alloc_branch(handle, inode, indirect_blks, &count, goal,
  771. offsets + (partial - chain), partial);
  772. /*
  773. * The ext4_splice_branch call will free and forget any buffers
  774. * on the new chain if there is a failure, but that risks using
  775. * up transaction credits, especially for bitmaps where the
  776. * credits cannot be returned. Can we handle this somehow? We
  777. * may need to return -EAGAIN upwards in the worst case. --sct
  778. */
  779. if (!err)
  780. err = ext4_splice_branch(handle, inode, iblock,
  781. partial, indirect_blks, count);
  782. /*
  783. * i_disksize growing is protected by i_data_sem. Don't forget to
  784. * protect it if you're about to implement concurrent
  785. * ext4_get_block() -bzzz
  786. */
  787. if (!err && extend_disksize && inode->i_size > ei->i_disksize)
  788. ei->i_disksize = inode->i_size;
  789. if (err)
  790. goto cleanup;
  791. set_buffer_new(bh_result);
  792. got_it:
  793. map_bh(bh_result, inode->i_sb, le32_to_cpu(chain[depth-1].key));
  794. if (count > blocks_to_boundary)
  795. set_buffer_boundary(bh_result);
  796. err = count;
  797. /* Clean up and exit */
  798. partial = chain + depth - 1; /* the whole chain */
  799. cleanup:
  800. while (partial > chain) {
  801. BUFFER_TRACE(partial->bh, "call brelse");
  802. brelse(partial->bh);
  803. partial--;
  804. }
  805. BUFFER_TRACE(bh_result, "returned");
  806. out:
  807. return err;
  808. }
  809. /* Maximum number of blocks we map for direct IO at once. */
  810. #define DIO_MAX_BLOCKS 4096
  811. /*
  812. * Number of credits we need for writing DIO_MAX_BLOCKS:
  813. * We need sb + group descriptor + bitmap + inode -> 4
  814. * For B blocks with A block pointers per block we need:
  815. * 1 (triple ind.) + (B/A/A + 2) (doubly ind.) + (B/A + 2) (indirect).
  816. * If we plug in 4096 for B and 256 for A (for 1KB block size), we get 25.
  817. */
  818. #define DIO_CREDITS 25
  819. int ext4_get_blocks_wrap(handle_t *handle, struct inode *inode, sector_t block,
  820. unsigned long max_blocks, struct buffer_head *bh,
  821. int create, int extend_disksize)
  822. {
  823. int retval;
  824. /*
  825. * Try to see if we can get the block without requesting
  826. * for new file system block.
  827. */
  828. down_read((&EXT4_I(inode)->i_data_sem));
  829. if (EXT4_I(inode)->i_flags & EXT4_EXTENTS_FL) {
  830. retval = ext4_ext_get_blocks(handle, inode, block, max_blocks,
  831. bh, 0, 0);
  832. } else {
  833. retval = ext4_get_blocks_handle(handle,
  834. inode, block, max_blocks, bh, 0, 0);
  835. }
  836. up_read((&EXT4_I(inode)->i_data_sem));
  837. if (!create || (retval > 0))
  838. return retval;
  839. /*
  840. * We need to allocate new blocks which will result
  841. * in i_data update
  842. */
  843. down_write((&EXT4_I(inode)->i_data_sem));
  844. /*
  845. * We need to check for EXT4 here because migrate
  846. * could have changed the inode type in between
  847. */
  848. if (EXT4_I(inode)->i_flags & EXT4_EXTENTS_FL) {
  849. retval = ext4_ext_get_blocks(handle, inode, block, max_blocks,
  850. bh, create, extend_disksize);
  851. } else {
  852. retval = ext4_get_blocks_handle(handle, inode, block,
  853. max_blocks, bh, create, extend_disksize);
  854. }
  855. up_write((&EXT4_I(inode)->i_data_sem));
  856. return retval;
  857. }
  858. static int ext4_get_block(struct inode *inode, sector_t iblock,
  859. struct buffer_head *bh_result, int create)
  860. {
  861. handle_t *handle = ext4_journal_current_handle();
  862. int ret = 0, started = 0;
  863. unsigned max_blocks = bh_result->b_size >> inode->i_blkbits;
  864. if (create && !handle) {
  865. /* Direct IO write... */
  866. if (max_blocks > DIO_MAX_BLOCKS)
  867. max_blocks = DIO_MAX_BLOCKS;
  868. handle = ext4_journal_start(inode, DIO_CREDITS +
  869. 2 * EXT4_QUOTA_TRANS_BLOCKS(inode->i_sb));
  870. if (IS_ERR(handle)) {
  871. ret = PTR_ERR(handle);
  872. goto out;
  873. }
  874. started = 1;
  875. }
  876. ret = ext4_get_blocks_wrap(handle, inode, iblock,
  877. max_blocks, bh_result, create, 0);
  878. if (ret > 0) {
  879. bh_result->b_size = (ret << inode->i_blkbits);
  880. ret = 0;
  881. }
  882. if (started)
  883. ext4_journal_stop(handle);
  884. out:
  885. return ret;
  886. }
  887. /*
  888. * `handle' can be NULL if create is zero
  889. */
  890. struct buffer_head *ext4_getblk(handle_t *handle, struct inode *inode,
  891. ext4_lblk_t block, int create, int *errp)
  892. {
  893. struct buffer_head dummy;
  894. int fatal = 0, err;
  895. J_ASSERT(handle != NULL || create == 0);
  896. dummy.b_state = 0;
  897. dummy.b_blocknr = -1000;
  898. buffer_trace_init(&dummy.b_history);
  899. err = ext4_get_blocks_wrap(handle, inode, block, 1,
  900. &dummy, create, 1);
  901. /*
  902. * ext4_get_blocks_handle() returns number of blocks
  903. * mapped. 0 in case of a HOLE.
  904. */
  905. if (err > 0) {
  906. if (err > 1)
  907. WARN_ON(1);
  908. err = 0;
  909. }
  910. *errp = err;
  911. if (!err && buffer_mapped(&dummy)) {
  912. struct buffer_head *bh;
  913. bh = sb_getblk(inode->i_sb, dummy.b_blocknr);
  914. if (!bh) {
  915. *errp = -EIO;
  916. goto err;
  917. }
  918. if (buffer_new(&dummy)) {
  919. J_ASSERT(create != 0);
  920. J_ASSERT(handle != NULL);
  921. /*
  922. * Now that we do not always journal data, we should
  923. * keep in mind whether this should always journal the
  924. * new buffer as metadata. For now, regular file
  925. * writes use ext4_get_block instead, so it's not a
  926. * problem.
  927. */
  928. lock_buffer(bh);
  929. BUFFER_TRACE(bh, "call get_create_access");
  930. fatal = ext4_journal_get_create_access(handle, bh);
  931. if (!fatal && !buffer_uptodate(bh)) {
  932. memset(bh->b_data,0,inode->i_sb->s_blocksize);
  933. set_buffer_uptodate(bh);
  934. }
  935. unlock_buffer(bh);
  936. BUFFER_TRACE(bh, "call ext4_journal_dirty_metadata");
  937. err = ext4_journal_dirty_metadata(handle, bh);
  938. if (!fatal)
  939. fatal = err;
  940. } else {
  941. BUFFER_TRACE(bh, "not a new buffer");
  942. }
  943. if (fatal) {
  944. *errp = fatal;
  945. brelse(bh);
  946. bh = NULL;
  947. }
  948. return bh;
  949. }
  950. err:
  951. return NULL;
  952. }
  953. struct buffer_head *ext4_bread(handle_t *handle, struct inode *inode,
  954. ext4_lblk_t block, int create, int *err)
  955. {
  956. struct buffer_head * bh;
  957. bh = ext4_getblk(handle, inode, block, create, err);
  958. if (!bh)
  959. return bh;
  960. if (buffer_uptodate(bh))
  961. return bh;
  962. ll_rw_block(READ_META, 1, &bh);
  963. wait_on_buffer(bh);
  964. if (buffer_uptodate(bh))
  965. return bh;
  966. put_bh(bh);
  967. *err = -EIO;
  968. return NULL;
  969. }
  970. static int walk_page_buffers( handle_t *handle,
  971. struct buffer_head *head,
  972. unsigned from,
  973. unsigned to,
  974. int *partial,
  975. int (*fn)( handle_t *handle,
  976. struct buffer_head *bh))
  977. {
  978. struct buffer_head *bh;
  979. unsigned block_start, block_end;
  980. unsigned blocksize = head->b_size;
  981. int err, ret = 0;
  982. struct buffer_head *next;
  983. for ( bh = head, block_start = 0;
  984. ret == 0 && (bh != head || !block_start);
  985. block_start = block_end, bh = next)
  986. {
  987. next = bh->b_this_page;
  988. block_end = block_start + blocksize;
  989. if (block_end <= from || block_start >= to) {
  990. if (partial && !buffer_uptodate(bh))
  991. *partial = 1;
  992. continue;
  993. }
  994. err = (*fn)(handle, bh);
  995. if (!ret)
  996. ret = err;
  997. }
  998. return ret;
  999. }
  1000. /*
  1001. * To preserve ordering, it is essential that the hole instantiation and
  1002. * the data write be encapsulated in a single transaction. We cannot
  1003. * close off a transaction and start a new one between the ext4_get_block()
  1004. * and the commit_write(). So doing the jbd2_journal_start at the start of
  1005. * prepare_write() is the right place.
  1006. *
  1007. * Also, this function can nest inside ext4_writepage() ->
  1008. * block_write_full_page(). In that case, we *know* that ext4_writepage()
  1009. * has generated enough buffer credits to do the whole page. So we won't
  1010. * block on the journal in that case, which is good, because the caller may
  1011. * be PF_MEMALLOC.
  1012. *
  1013. * By accident, ext4 can be reentered when a transaction is open via
  1014. * quota file writes. If we were to commit the transaction while thus
  1015. * reentered, there can be a deadlock - we would be holding a quota
  1016. * lock, and the commit would never complete if another thread had a
  1017. * transaction open and was blocking on the quota lock - a ranking
  1018. * violation.
  1019. *
  1020. * So what we do is to rely on the fact that jbd2_journal_stop/journal_start
  1021. * will _not_ run commit under these circumstances because handle->h_ref
  1022. * is elevated. We'll still have enough credits for the tiny quotafile
  1023. * write.
  1024. */
  1025. static int do_journal_get_write_access(handle_t *handle,
  1026. struct buffer_head *bh)
  1027. {
  1028. if (!buffer_mapped(bh) || buffer_freed(bh))
  1029. return 0;
  1030. return ext4_journal_get_write_access(handle, bh);
  1031. }
  1032. static int ext4_write_begin(struct file *file, struct address_space *mapping,
  1033. loff_t pos, unsigned len, unsigned flags,
  1034. struct page **pagep, void **fsdata)
  1035. {
  1036. struct inode *inode = mapping->host;
  1037. int ret, needed_blocks = ext4_writepage_trans_blocks(inode);
  1038. handle_t *handle;
  1039. int retries = 0;
  1040. struct page *page;
  1041. pgoff_t index;
  1042. unsigned from, to;
  1043. index = pos >> PAGE_CACHE_SHIFT;
  1044. from = pos & (PAGE_CACHE_SIZE - 1);
  1045. to = from + len;
  1046. retry:
  1047. page = __grab_cache_page(mapping, index);
  1048. if (!page)
  1049. return -ENOMEM;
  1050. *pagep = page;
  1051. handle = ext4_journal_start(inode, needed_blocks);
  1052. if (IS_ERR(handle)) {
  1053. unlock_page(page);
  1054. page_cache_release(page);
  1055. ret = PTR_ERR(handle);
  1056. goto out;
  1057. }
  1058. ret = block_write_begin(file, mapping, pos, len, flags, pagep, fsdata,
  1059. ext4_get_block);
  1060. if (!ret && ext4_should_journal_data(inode)) {
  1061. ret = walk_page_buffers(handle, page_buffers(page),
  1062. from, to, NULL, do_journal_get_write_access);
  1063. }
  1064. if (ret) {
  1065. ext4_journal_stop(handle);
  1066. unlock_page(page);
  1067. page_cache_release(page);
  1068. }
  1069. if (ret == -ENOSPC && ext4_should_retry_alloc(inode->i_sb, &retries))
  1070. goto retry;
  1071. out:
  1072. return ret;
  1073. }
  1074. int ext4_journal_dirty_data(handle_t *handle, struct buffer_head *bh)
  1075. {
  1076. int err = jbd2_journal_dirty_data(handle, bh);
  1077. if (err)
  1078. ext4_journal_abort_handle(__FUNCTION__, __FUNCTION__,
  1079. bh, handle, err);
  1080. return err;
  1081. }
  1082. /* For write_end() in data=journal mode */
  1083. static int write_end_fn(handle_t *handle, struct buffer_head *bh)
  1084. {
  1085. if (!buffer_mapped(bh) || buffer_freed(bh))
  1086. return 0;
  1087. set_buffer_uptodate(bh);
  1088. return ext4_journal_dirty_metadata(handle, bh);
  1089. }
  1090. /*
  1091. * Generic write_end handler for ordered and writeback ext4 journal modes.
  1092. * We can't use generic_write_end, because that unlocks the page and we need to
  1093. * unlock the page after ext4_journal_stop, but ext4_journal_stop must run
  1094. * after block_write_end.
  1095. */
  1096. static int ext4_generic_write_end(struct file *file,
  1097. struct address_space *mapping,
  1098. loff_t pos, unsigned len, unsigned copied,
  1099. struct page *page, void *fsdata)
  1100. {
  1101. struct inode *inode = file->f_mapping->host;
  1102. copied = block_write_end(file, mapping, pos, len, copied, page, fsdata);
  1103. if (pos+copied > inode->i_size) {
  1104. i_size_write(inode, pos+copied);
  1105. mark_inode_dirty(inode);
  1106. }
  1107. return copied;
  1108. }
  1109. /*
  1110. * We need to pick up the new inode size which generic_commit_write gave us
  1111. * `file' can be NULL - eg, when called from page_symlink().
  1112. *
  1113. * ext4 never places buffers on inode->i_mapping->private_list. metadata
  1114. * buffers are managed internally.
  1115. */
  1116. static int ext4_ordered_write_end(struct file *file,
  1117. struct address_space *mapping,
  1118. loff_t pos, unsigned len, unsigned copied,
  1119. struct page *page, void *fsdata)
  1120. {
  1121. handle_t *handle = ext4_journal_current_handle();
  1122. struct inode *inode = file->f_mapping->host;
  1123. unsigned from, to;
  1124. int ret = 0, ret2;
  1125. from = pos & (PAGE_CACHE_SIZE - 1);
  1126. to = from + len;
  1127. ret = walk_page_buffers(handle, page_buffers(page),
  1128. from, to, NULL, ext4_journal_dirty_data);
  1129. if (ret == 0) {
  1130. /*
  1131. * generic_write_end() will run mark_inode_dirty() if i_size
  1132. * changes. So let's piggyback the i_disksize mark_inode_dirty
  1133. * into that.
  1134. */
  1135. loff_t new_i_size;
  1136. new_i_size = pos + copied;
  1137. if (new_i_size > EXT4_I(inode)->i_disksize)
  1138. EXT4_I(inode)->i_disksize = new_i_size;
  1139. copied = ext4_generic_write_end(file, mapping, pos, len, copied,
  1140. page, fsdata);
  1141. if (copied < 0)
  1142. ret = copied;
  1143. }
  1144. ret2 = ext4_journal_stop(handle);
  1145. if (!ret)
  1146. ret = ret2;
  1147. unlock_page(page);
  1148. page_cache_release(page);
  1149. return ret ? ret : copied;
  1150. }
  1151. static int ext4_writeback_write_end(struct file *file,
  1152. struct address_space *mapping,
  1153. loff_t pos, unsigned len, unsigned copied,
  1154. struct page *page, void *fsdata)
  1155. {
  1156. handle_t *handle = ext4_journal_current_handle();
  1157. struct inode *inode = file->f_mapping->host;
  1158. int ret = 0, ret2;
  1159. loff_t new_i_size;
  1160. new_i_size = pos + copied;
  1161. if (new_i_size > EXT4_I(inode)->i_disksize)
  1162. EXT4_I(inode)->i_disksize = new_i_size;
  1163. copied = ext4_generic_write_end(file, mapping, pos, len, copied,
  1164. page, fsdata);
  1165. if (copied < 0)
  1166. ret = copied;
  1167. ret2 = ext4_journal_stop(handle);
  1168. if (!ret)
  1169. ret = ret2;
  1170. unlock_page(page);
  1171. page_cache_release(page);
  1172. return ret ? ret : copied;
  1173. }
  1174. static int ext4_journalled_write_end(struct file *file,
  1175. struct address_space *mapping,
  1176. loff_t pos, unsigned len, unsigned copied,
  1177. struct page *page, void *fsdata)
  1178. {
  1179. handle_t *handle = ext4_journal_current_handle();
  1180. struct inode *inode = mapping->host;
  1181. int ret = 0, ret2;
  1182. int partial = 0;
  1183. unsigned from, to;
  1184. from = pos & (PAGE_CACHE_SIZE - 1);
  1185. to = from + len;
  1186. if (copied < len) {
  1187. if (!PageUptodate(page))
  1188. copied = 0;
  1189. page_zero_new_buffers(page, from+copied, to);
  1190. }
  1191. ret = walk_page_buffers(handle, page_buffers(page), from,
  1192. to, &partial, write_end_fn);
  1193. if (!partial)
  1194. SetPageUptodate(page);
  1195. if (pos+copied > inode->i_size)
  1196. i_size_write(inode, pos+copied);
  1197. EXT4_I(inode)->i_state |= EXT4_STATE_JDATA;
  1198. if (inode->i_size > EXT4_I(inode)->i_disksize) {
  1199. EXT4_I(inode)->i_disksize = inode->i_size;
  1200. ret2 = ext4_mark_inode_dirty(handle, inode);
  1201. if (!ret)
  1202. ret = ret2;
  1203. }
  1204. ret2 = ext4_journal_stop(handle);
  1205. if (!ret)
  1206. ret = ret2;
  1207. unlock_page(page);
  1208. page_cache_release(page);
  1209. return ret ? ret : copied;
  1210. }
  1211. /*
  1212. * bmap() is special. It gets used by applications such as lilo and by
  1213. * the swapper to find the on-disk block of a specific piece of data.
  1214. *
  1215. * Naturally, this is dangerous if the block concerned is still in the
  1216. * journal. If somebody makes a swapfile on an ext4 data-journaling
  1217. * filesystem and enables swap, then they may get a nasty shock when the
  1218. * data getting swapped to that swapfile suddenly gets overwritten by
  1219. * the original zero's written out previously to the journal and
  1220. * awaiting writeback in the kernel's buffer cache.
  1221. *
  1222. * So, if we see any bmap calls here on a modified, data-journaled file,
  1223. * take extra steps to flush any blocks which might be in the cache.
  1224. */
  1225. static sector_t ext4_bmap(struct address_space *mapping, sector_t block)
  1226. {
  1227. struct inode *inode = mapping->host;
  1228. journal_t *journal;
  1229. int err;
  1230. if (EXT4_I(inode)->i_state & EXT4_STATE_JDATA) {
  1231. /*
  1232. * This is a REALLY heavyweight approach, but the use of
  1233. * bmap on dirty files is expected to be extremely rare:
  1234. * only if we run lilo or swapon on a freshly made file
  1235. * do we expect this to happen.
  1236. *
  1237. * (bmap requires CAP_SYS_RAWIO so this does not
  1238. * represent an unprivileged user DOS attack --- we'd be
  1239. * in trouble if mortal users could trigger this path at
  1240. * will.)
  1241. *
  1242. * NB. EXT4_STATE_JDATA is not set on files other than
  1243. * regular files. If somebody wants to bmap a directory
  1244. * or symlink and gets confused because the buffer
  1245. * hasn't yet been flushed to disk, they deserve
  1246. * everything they get.
  1247. */
  1248. EXT4_I(inode)->i_state &= ~EXT4_STATE_JDATA;
  1249. journal = EXT4_JOURNAL(inode);
  1250. jbd2_journal_lock_updates(journal);
  1251. err = jbd2_journal_flush(journal);
  1252. jbd2_journal_unlock_updates(journal);
  1253. if (err)
  1254. return 0;
  1255. }
  1256. return generic_block_bmap(mapping,block,ext4_get_block);
  1257. }
  1258. static int bget_one(handle_t *handle, struct buffer_head *bh)
  1259. {
  1260. get_bh(bh);
  1261. return 0;
  1262. }
  1263. static int bput_one(handle_t *handle, struct buffer_head *bh)
  1264. {
  1265. put_bh(bh);
  1266. return 0;
  1267. }
  1268. static int jbd2_journal_dirty_data_fn(handle_t *handle, struct buffer_head *bh)
  1269. {
  1270. if (buffer_mapped(bh))
  1271. return ext4_journal_dirty_data(handle, bh);
  1272. return 0;
  1273. }
  1274. /*
  1275. * Note that we always start a transaction even if we're not journalling
  1276. * data. This is to preserve ordering: any hole instantiation within
  1277. * __block_write_full_page -> ext4_get_block() should be journalled
  1278. * along with the data so we don't crash and then get metadata which
  1279. * refers to old data.
  1280. *
  1281. * In all journalling modes block_write_full_page() will start the I/O.
  1282. *
  1283. * Problem:
  1284. *
  1285. * ext4_writepage() -> kmalloc() -> __alloc_pages() -> page_launder() ->
  1286. * ext4_writepage()
  1287. *
  1288. * Similar for:
  1289. *
  1290. * ext4_file_write() -> generic_file_write() -> __alloc_pages() -> ...
  1291. *
  1292. * Same applies to ext4_get_block(). We will deadlock on various things like
  1293. * lock_journal and i_data_sem
  1294. *
  1295. * Setting PF_MEMALLOC here doesn't work - too many internal memory
  1296. * allocations fail.
  1297. *
  1298. * 16May01: If we're reentered then journal_current_handle() will be
  1299. * non-zero. We simply *return*.
  1300. *
  1301. * 1 July 2001: @@@ FIXME:
  1302. * In journalled data mode, a data buffer may be metadata against the
  1303. * current transaction. But the same file is part of a shared mapping
  1304. * and someone does a writepage() on it.
  1305. *
  1306. * We will move the buffer onto the async_data list, but *after* it has
  1307. * been dirtied. So there's a small window where we have dirty data on
  1308. * BJ_Metadata.
  1309. *
  1310. * Note that this only applies to the last partial page in the file. The
  1311. * bit which block_write_full_page() uses prepare/commit for. (That's
  1312. * broken code anyway: it's wrong for msync()).
  1313. *
  1314. * It's a rare case: affects the final partial page, for journalled data
  1315. * where the file is subject to bith write() and writepage() in the same
  1316. * transction. To fix it we'll need a custom block_write_full_page().
  1317. * We'll probably need that anyway for journalling writepage() output.
  1318. *
  1319. * We don't honour synchronous mounts for writepage(). That would be
  1320. * disastrous. Any write() or metadata operation will sync the fs for
  1321. * us.
  1322. *
  1323. * AKPM2: if all the page's buffers are mapped to disk and !data=journal,
  1324. * we don't need to open a transaction here.
  1325. */
  1326. static int ext4_ordered_writepage(struct page *page,
  1327. struct writeback_control *wbc)
  1328. {
  1329. struct inode *inode = page->mapping->host;
  1330. struct buffer_head *page_bufs;
  1331. handle_t *handle = NULL;
  1332. int ret = 0;
  1333. int err;
  1334. J_ASSERT(PageLocked(page));
  1335. /*
  1336. * We give up here if we're reentered, because it might be for a
  1337. * different filesystem.
  1338. */
  1339. if (ext4_journal_current_handle())
  1340. goto out_fail;
  1341. handle = ext4_journal_start(inode, ext4_writepage_trans_blocks(inode));
  1342. if (IS_ERR(handle)) {
  1343. ret = PTR_ERR(handle);
  1344. goto out_fail;
  1345. }
  1346. if (!page_has_buffers(page)) {
  1347. create_empty_buffers(page, inode->i_sb->s_blocksize,
  1348. (1 << BH_Dirty)|(1 << BH_Uptodate));
  1349. }
  1350. page_bufs = page_buffers(page);
  1351. walk_page_buffers(handle, page_bufs, 0,
  1352. PAGE_CACHE_SIZE, NULL, bget_one);
  1353. ret = block_write_full_page(page, ext4_get_block, wbc);
  1354. /*
  1355. * The page can become unlocked at any point now, and
  1356. * truncate can then come in and change things. So we
  1357. * can't touch *page from now on. But *page_bufs is
  1358. * safe due to elevated refcount.
  1359. */
  1360. /*
  1361. * And attach them to the current transaction. But only if
  1362. * block_write_full_page() succeeded. Otherwise they are unmapped,
  1363. * and generally junk.
  1364. */
  1365. if (ret == 0) {
  1366. err = walk_page_buffers(handle, page_bufs, 0, PAGE_CACHE_SIZE,
  1367. NULL, jbd2_journal_dirty_data_fn);
  1368. if (!ret)
  1369. ret = err;
  1370. }
  1371. walk_page_buffers(handle, page_bufs, 0,
  1372. PAGE_CACHE_SIZE, NULL, bput_one);
  1373. err = ext4_journal_stop(handle);
  1374. if (!ret)
  1375. ret = err;
  1376. return ret;
  1377. out_fail:
  1378. redirty_page_for_writepage(wbc, page);
  1379. unlock_page(page);
  1380. return ret;
  1381. }
  1382. static int ext4_writeback_writepage(struct page *page,
  1383. struct writeback_control *wbc)
  1384. {
  1385. struct inode *inode = page->mapping->host;
  1386. handle_t *handle = NULL;
  1387. int ret = 0;
  1388. int err;
  1389. if (ext4_journal_current_handle())
  1390. goto out_fail;
  1391. handle = ext4_journal_start(inode, ext4_writepage_trans_blocks(inode));
  1392. if (IS_ERR(handle)) {
  1393. ret = PTR_ERR(handle);
  1394. goto out_fail;
  1395. }
  1396. if (test_opt(inode->i_sb, NOBH) && ext4_should_writeback_data(inode))
  1397. ret = nobh_writepage(page, ext4_get_block, wbc);
  1398. else
  1399. ret = block_write_full_page(page, ext4_get_block, wbc);
  1400. err = ext4_journal_stop(handle);
  1401. if (!ret)
  1402. ret = err;
  1403. return ret;
  1404. out_fail:
  1405. redirty_page_for_writepage(wbc, page);
  1406. unlock_page(page);
  1407. return ret;
  1408. }
  1409. static int ext4_journalled_writepage(struct page *page,
  1410. struct writeback_control *wbc)
  1411. {
  1412. struct inode *inode = page->mapping->host;
  1413. handle_t *handle = NULL;
  1414. int ret = 0;
  1415. int err;
  1416. if (ext4_journal_current_handle())
  1417. goto no_write;
  1418. handle = ext4_journal_start(inode, ext4_writepage_trans_blocks(inode));
  1419. if (IS_ERR(handle)) {
  1420. ret = PTR_ERR(handle);
  1421. goto no_write;
  1422. }
  1423. if (!page_has_buffers(page) || PageChecked(page)) {
  1424. /*
  1425. * It's mmapped pagecache. Add buffers and journal it. There
  1426. * doesn't seem much point in redirtying the page here.
  1427. */
  1428. ClearPageChecked(page);
  1429. ret = block_prepare_write(page, 0, PAGE_CACHE_SIZE,
  1430. ext4_get_block);
  1431. if (ret != 0) {
  1432. ext4_journal_stop(handle);
  1433. goto out_unlock;
  1434. }
  1435. ret = walk_page_buffers(handle, page_buffers(page), 0,
  1436. PAGE_CACHE_SIZE, NULL, do_journal_get_write_access);
  1437. err = walk_page_buffers(handle, page_buffers(page), 0,
  1438. PAGE_CACHE_SIZE, NULL, write_end_fn);
  1439. if (ret == 0)
  1440. ret = err;
  1441. EXT4_I(inode)->i_state |= EXT4_STATE_JDATA;
  1442. unlock_page(page);
  1443. } else {
  1444. /*
  1445. * It may be a page full of checkpoint-mode buffers. We don't
  1446. * really know unless we go poke around in the buffer_heads.
  1447. * But block_write_full_page will do the right thing.
  1448. */
  1449. ret = block_write_full_page(page, ext4_get_block, wbc);
  1450. }
  1451. err = ext4_journal_stop(handle);
  1452. if (!ret)
  1453. ret = err;
  1454. out:
  1455. return ret;
  1456. no_write:
  1457. redirty_page_for_writepage(wbc, page);
  1458. out_unlock:
  1459. unlock_page(page);
  1460. goto out;
  1461. }
  1462. static int ext4_readpage(struct file *file, struct page *page)
  1463. {
  1464. return mpage_readpage(page, ext4_get_block);
  1465. }
  1466. static int
  1467. ext4_readpages(struct file *file, struct address_space *mapping,
  1468. struct list_head *pages, unsigned nr_pages)
  1469. {
  1470. return mpage_readpages(mapping, pages, nr_pages, ext4_get_block);
  1471. }
  1472. static void ext4_invalidatepage(struct page *page, unsigned long offset)
  1473. {
  1474. journal_t *journal = EXT4_JOURNAL(page->mapping->host);
  1475. /*
  1476. * If it's a full truncate we just forget about the pending dirtying
  1477. */
  1478. if (offset == 0)
  1479. ClearPageChecked(page);
  1480. jbd2_journal_invalidatepage(journal, page, offset);
  1481. }
  1482. static int ext4_releasepage(struct page *page, gfp_t wait)
  1483. {
  1484. journal_t *journal = EXT4_JOURNAL(page->mapping->host);
  1485. WARN_ON(PageChecked(page));
  1486. if (!page_has_buffers(page))
  1487. return 0;
  1488. return jbd2_journal_try_to_free_buffers(journal, page, wait);
  1489. }
  1490. /*
  1491. * If the O_DIRECT write will extend the file then add this inode to the
  1492. * orphan list. So recovery will truncate it back to the original size
  1493. * if the machine crashes during the write.
  1494. *
  1495. * If the O_DIRECT write is intantiating holes inside i_size and the machine
  1496. * crashes then stale disk data _may_ be exposed inside the file. But current
  1497. * VFS code falls back into buffered path in that case so we are safe.
  1498. */
  1499. static ssize_t ext4_direct_IO(int rw, struct kiocb *iocb,
  1500. const struct iovec *iov, loff_t offset,
  1501. unsigned long nr_segs)
  1502. {
  1503. struct file *file = iocb->ki_filp;
  1504. struct inode *inode = file->f_mapping->host;
  1505. struct ext4_inode_info *ei = EXT4_I(inode);
  1506. handle_t *handle;
  1507. ssize_t ret;
  1508. int orphan = 0;
  1509. size_t count = iov_length(iov, nr_segs);
  1510. if (rw == WRITE) {
  1511. loff_t final_size = offset + count;
  1512. if (final_size > inode->i_size) {
  1513. /* Credits for sb + inode write */
  1514. handle = ext4_journal_start(inode, 2);
  1515. if (IS_ERR(handle)) {
  1516. ret = PTR_ERR(handle);
  1517. goto out;
  1518. }
  1519. ret = ext4_orphan_add(handle, inode);
  1520. if (ret) {
  1521. ext4_journal_stop(handle);
  1522. goto out;
  1523. }
  1524. orphan = 1;
  1525. ei->i_disksize = inode->i_size;
  1526. ext4_journal_stop(handle);
  1527. }
  1528. }
  1529. ret = blockdev_direct_IO(rw, iocb, inode, inode->i_sb->s_bdev, iov,
  1530. offset, nr_segs,
  1531. ext4_get_block, NULL);
  1532. if (orphan) {
  1533. int err;
  1534. /* Credits for sb + inode write */
  1535. handle = ext4_journal_start(inode, 2);
  1536. if (IS_ERR(handle)) {
  1537. /* This is really bad luck. We've written the data
  1538. * but cannot extend i_size. Bail out and pretend
  1539. * the write failed... */
  1540. ret = PTR_ERR(handle);
  1541. goto out;
  1542. }
  1543. if (inode->i_nlink)
  1544. ext4_orphan_del(handle, inode);
  1545. if (ret > 0) {
  1546. loff_t end = offset + ret;
  1547. if (end > inode->i_size) {
  1548. ei->i_disksize = end;
  1549. i_size_write(inode, end);
  1550. /*
  1551. * We're going to return a positive `ret'
  1552. * here due to non-zero-length I/O, so there's
  1553. * no way of reporting error returns from
  1554. * ext4_mark_inode_dirty() to userspace. So
  1555. * ignore it.
  1556. */
  1557. ext4_mark_inode_dirty(handle, inode);
  1558. }
  1559. }
  1560. err = ext4_journal_stop(handle);
  1561. if (ret == 0)
  1562. ret = err;
  1563. }
  1564. out:
  1565. return ret;
  1566. }
  1567. /*
  1568. * Pages can be marked dirty completely asynchronously from ext4's journalling
  1569. * activity. By filemap_sync_pte(), try_to_unmap_one(), etc. We cannot do
  1570. * much here because ->set_page_dirty is called under VFS locks. The page is
  1571. * not necessarily locked.
  1572. *
  1573. * We cannot just dirty the page and leave attached buffers clean, because the
  1574. * buffers' dirty state is "definitive". We cannot just set the buffers dirty
  1575. * or jbddirty because all the journalling code will explode.
  1576. *
  1577. * So what we do is to mark the page "pending dirty" and next time writepage
  1578. * is called, propagate that into the buffers appropriately.
  1579. */
  1580. static int ext4_journalled_set_page_dirty(struct page *page)
  1581. {
  1582. SetPageChecked(page);
  1583. return __set_page_dirty_nobuffers(page);
  1584. }
  1585. static const struct address_space_operations ext4_ordered_aops = {
  1586. .readpage = ext4_readpage,
  1587. .readpages = ext4_readpages,
  1588. .writepage = ext4_ordered_writepage,
  1589. .sync_page = block_sync_page,
  1590. .write_begin = ext4_write_begin,
  1591. .write_end = ext4_ordered_write_end,
  1592. .bmap = ext4_bmap,
  1593. .invalidatepage = ext4_invalidatepage,
  1594. .releasepage = ext4_releasepage,
  1595. .direct_IO = ext4_direct_IO,
  1596. .migratepage = buffer_migrate_page,
  1597. };
  1598. static const struct address_space_operations ext4_writeback_aops = {
  1599. .readpage = ext4_readpage,
  1600. .readpages = ext4_readpages,
  1601. .writepage = ext4_writeback_writepage,
  1602. .sync_page = block_sync_page,
  1603. .write_begin = ext4_write_begin,
  1604. .write_end = ext4_writeback_write_end,
  1605. .bmap = ext4_bmap,
  1606. .invalidatepage = ext4_invalidatepage,
  1607. .releasepage = ext4_releasepage,
  1608. .direct_IO = ext4_direct_IO,
  1609. .migratepage = buffer_migrate_page,
  1610. };
  1611. static const struct address_space_operations ext4_journalled_aops = {
  1612. .readpage = ext4_readpage,
  1613. .readpages = ext4_readpages,
  1614. .writepage = ext4_journalled_writepage,
  1615. .sync_page = block_sync_page,
  1616. .write_begin = ext4_write_begin,
  1617. .write_end = ext4_journalled_write_end,
  1618. .set_page_dirty = ext4_journalled_set_page_dirty,
  1619. .bmap = ext4_bmap,
  1620. .invalidatepage = ext4_invalidatepage,
  1621. .releasepage = ext4_releasepage,
  1622. };
  1623. void ext4_set_aops(struct inode *inode)
  1624. {
  1625. if (ext4_should_order_data(inode))
  1626. inode->i_mapping->a_ops = &ext4_ordered_aops;
  1627. else if (ext4_should_writeback_data(inode))
  1628. inode->i_mapping->a_ops = &ext4_writeback_aops;
  1629. else
  1630. inode->i_mapping->a_ops = &ext4_journalled_aops;
  1631. }
  1632. /*
  1633. * ext4_block_truncate_page() zeroes out a mapping from file offset `from'
  1634. * up to the end of the block which corresponds to `from'.
  1635. * This required during truncate. We need to physically zero the tail end
  1636. * of that block so it doesn't yield old data if the file is later grown.
  1637. */
  1638. int ext4_block_truncate_page(handle_t *handle, struct page *page,
  1639. struct address_space *mapping, loff_t from)
  1640. {
  1641. ext4_fsblk_t index = from >> PAGE_CACHE_SHIFT;
  1642. unsigned offset = from & (PAGE_CACHE_SIZE-1);
  1643. unsigned blocksize, length, pos;
  1644. ext4_lblk_t iblock;
  1645. struct inode *inode = mapping->host;
  1646. struct buffer_head *bh;
  1647. int err = 0;
  1648. blocksize = inode->i_sb->s_blocksize;
  1649. length = blocksize - (offset & (blocksize - 1));
  1650. iblock = index << (PAGE_CACHE_SHIFT - inode->i_sb->s_blocksize_bits);
  1651. /*
  1652. * For "nobh" option, we can only work if we don't need to
  1653. * read-in the page - otherwise we create buffers to do the IO.
  1654. */
  1655. if (!page_has_buffers(page) && test_opt(inode->i_sb, NOBH) &&
  1656. ext4_should_writeback_data(inode) && PageUptodate(page)) {
  1657. zero_user(page, offset, length);
  1658. set_page_dirty(page);
  1659. goto unlock;
  1660. }
  1661. if (!page_has_buffers(page))
  1662. create_empty_buffers(page, blocksize, 0);
  1663. /* Find the buffer that contains "offset" */
  1664. bh = page_buffers(page);
  1665. pos = blocksize;
  1666. while (offset >= pos) {
  1667. bh = bh->b_this_page;
  1668. iblock++;
  1669. pos += blocksize;
  1670. }
  1671. err = 0;
  1672. if (buffer_freed(bh)) {
  1673. BUFFER_TRACE(bh, "freed: skip");
  1674. goto unlock;
  1675. }
  1676. if (!buffer_mapped(bh)) {
  1677. BUFFER_TRACE(bh, "unmapped");
  1678. ext4_get_block(inode, iblock, bh, 0);
  1679. /* unmapped? It's a hole - nothing to do */
  1680. if (!buffer_mapped(bh)) {
  1681. BUFFER_TRACE(bh, "still unmapped");
  1682. goto unlock;
  1683. }
  1684. }
  1685. /* Ok, it's mapped. Make sure it's up-to-date */
  1686. if (PageUptodate(page))
  1687. set_buffer_uptodate(bh);
  1688. if (!buffer_uptodate(bh)) {
  1689. err = -EIO;
  1690. ll_rw_block(READ, 1, &bh);
  1691. wait_on_buffer(bh);
  1692. /* Uhhuh. Read error. Complain and punt. */
  1693. if (!buffer_uptodate(bh))
  1694. goto unlock;
  1695. }
  1696. if (ext4_should_journal_data(inode)) {
  1697. BUFFER_TRACE(bh, "get write access");
  1698. err = ext4_journal_get_write_access(handle, bh);
  1699. if (err)
  1700. goto unlock;
  1701. }
  1702. zero_user(page, offset, length);
  1703. BUFFER_TRACE(bh, "zeroed end of block");
  1704. err = 0;
  1705. if (ext4_should_journal_data(inode)) {
  1706. err = ext4_journal_dirty_metadata(handle, bh);
  1707. } else {
  1708. if (ext4_should_order_data(inode))
  1709. err = ext4_journal_dirty_data(handle, bh);
  1710. mark_buffer_dirty(bh);
  1711. }
  1712. unlock:
  1713. unlock_page(page);
  1714. page_cache_release(page);
  1715. return err;
  1716. }
  1717. /*
  1718. * Probably it should be a library function... search for first non-zero word
  1719. * or memcmp with zero_page, whatever is better for particular architecture.
  1720. * Linus?
  1721. */
  1722. static inline int all_zeroes(__le32 *p, __le32 *q)
  1723. {
  1724. while (p < q)
  1725. if (*p++)
  1726. return 0;
  1727. return 1;
  1728. }
  1729. /**
  1730. * ext4_find_shared - find the indirect blocks for partial truncation.
  1731. * @inode: inode in question
  1732. * @depth: depth of the affected branch
  1733. * @offsets: offsets of pointers in that branch (see ext4_block_to_path)
  1734. * @chain: place to store the pointers to partial indirect blocks
  1735. * @top: place to the (detached) top of branch
  1736. *
  1737. * This is a helper function used by ext4_truncate().
  1738. *
  1739. * When we do truncate() we may have to clean the ends of several
  1740. * indirect blocks but leave the blocks themselves alive. Block is
  1741. * partially truncated if some data below the new i_size is refered
  1742. * from it (and it is on the path to the first completely truncated
  1743. * data block, indeed). We have to free the top of that path along
  1744. * with everything to the right of the path. Since no allocation
  1745. * past the truncation point is possible until ext4_truncate()
  1746. * finishes, we may safely do the latter, but top of branch may
  1747. * require special attention - pageout below the truncation point
  1748. * might try to populate it.
  1749. *
  1750. * We atomically detach the top of branch from the tree, store the
  1751. * block number of its root in *@top, pointers to buffer_heads of
  1752. * partially truncated blocks - in @chain[].bh and pointers to
  1753. * their last elements that should not be removed - in
  1754. * @chain[].p. Return value is the pointer to last filled element
  1755. * of @chain.
  1756. *
  1757. * The work left to caller to do the actual freeing of subtrees:
  1758. * a) free the subtree starting from *@top
  1759. * b) free the subtrees whose roots are stored in
  1760. * (@chain[i].p+1 .. end of @chain[i].bh->b_data)
  1761. * c) free the subtrees growing from the inode past the @chain[0].
  1762. * (no partially truncated stuff there). */
  1763. static Indirect *ext4_find_shared(struct inode *inode, int depth,
  1764. ext4_lblk_t offsets[4], Indirect chain[4], __le32 *top)
  1765. {
  1766. Indirect *partial, *p;
  1767. int k, err;
  1768. *top = 0;
  1769. /* Make k index the deepest non-null offest + 1 */
  1770. for (k = depth; k > 1 && !offsets[k-1]; k--)
  1771. ;
  1772. partial = ext4_get_branch(inode, k, offsets, chain, &err);
  1773. /* Writer: pointers */
  1774. if (!partial)
  1775. partial = chain + k-1;
  1776. /*
  1777. * If the branch acquired continuation since we've looked at it -
  1778. * fine, it should all survive and (new) top doesn't belong to us.
  1779. */
  1780. if (!partial->key && *partial->p)
  1781. /* Writer: end */
  1782. goto no_top;
  1783. for (p=partial; p>chain && all_zeroes((__le32*)p->bh->b_data,p->p); p--)
  1784. ;
  1785. /*
  1786. * OK, we've found the last block that must survive. The rest of our
  1787. * branch should be detached before unlocking. However, if that rest
  1788. * of branch is all ours and does not grow immediately from the inode
  1789. * it's easier to cheat and just decrement partial->p.
  1790. */
  1791. if (p == chain + k - 1 && p > chain) {
  1792. p->p--;
  1793. } else {
  1794. *top = *p->p;
  1795. /* Nope, don't do this in ext4. Must leave the tree intact */
  1796. #if 0
  1797. *p->p = 0;
  1798. #endif
  1799. }
  1800. /* Writer: end */
  1801. while(partial > p) {
  1802. brelse(partial->bh);
  1803. partial--;
  1804. }
  1805. no_top:
  1806. return partial;
  1807. }
  1808. /*
  1809. * Zero a number of block pointers in either an inode or an indirect block.
  1810. * If we restart the transaction we must again get write access to the
  1811. * indirect block for further modification.
  1812. *
  1813. * We release `count' blocks on disk, but (last - first) may be greater
  1814. * than `count' because there can be holes in there.
  1815. */
  1816. static void ext4_clear_blocks(handle_t *handle, struct inode *inode,
  1817. struct buffer_head *bh, ext4_fsblk_t block_to_free,
  1818. unsigned long count, __le32 *first, __le32 *last)
  1819. {
  1820. __le32 *p;
  1821. if (try_to_extend_transaction(handle, inode)) {
  1822. if (bh) {
  1823. BUFFER_TRACE(bh, "call ext4_journal_dirty_metadata");
  1824. ext4_journal_dirty_metadata(handle, bh);
  1825. }
  1826. ext4_mark_inode_dirty(handle, inode);
  1827. ext4_journal_test_restart(handle, inode);
  1828. if (bh) {
  1829. BUFFER_TRACE(bh, "retaking write access");
  1830. ext4_journal_get_write_access(handle, bh);
  1831. }
  1832. }
  1833. /*
  1834. * Any buffers which are on the journal will be in memory. We find
  1835. * them on the hash table so jbd2_journal_revoke() will run jbd2_journal_forget()
  1836. * on them. We've already detached each block from the file, so
  1837. * bforget() in jbd2_journal_forget() should be safe.
  1838. *
  1839. * AKPM: turn on bforget in jbd2_journal_forget()!!!
  1840. */
  1841. for (p = first; p < last; p++) {
  1842. u32 nr = le32_to_cpu(*p);
  1843. if (nr) {
  1844. struct buffer_head *tbh;
  1845. *p = 0;
  1846. tbh = sb_find_get_block(inode->i_sb, nr);
  1847. ext4_forget(handle, 0, inode, tbh, nr);
  1848. }
  1849. }
  1850. ext4_free_blocks(handle, inode, block_to_free, count, 0);
  1851. }
  1852. /**
  1853. * ext4_free_data - free a list of data blocks
  1854. * @handle: handle for this transaction
  1855. * @inode: inode we are dealing with
  1856. * @this_bh: indirect buffer_head which contains *@first and *@last
  1857. * @first: array of block numbers
  1858. * @last: points immediately past the end of array
  1859. *
  1860. * We are freeing all blocks refered from that array (numbers are stored as
  1861. * little-endian 32-bit) and updating @inode->i_blocks appropriately.
  1862. *
  1863. * We accumulate contiguous runs of blocks to free. Conveniently, if these
  1864. * blocks are contiguous then releasing them at one time will only affect one
  1865. * or two bitmap blocks (+ group descriptor(s) and superblock) and we won't
  1866. * actually use a lot of journal space.
  1867. *
  1868. * @this_bh will be %NULL if @first and @last point into the inode's direct
  1869. * block pointers.
  1870. */
  1871. static void ext4_free_data(handle_t *handle, struct inode *inode,
  1872. struct buffer_head *this_bh,
  1873. __le32 *first, __le32 *last)
  1874. {
  1875. ext4_fsblk_t block_to_free = 0; /* Starting block # of a run */
  1876. unsigned long count = 0; /* Number of blocks in the run */
  1877. __le32 *block_to_free_p = NULL; /* Pointer into inode/ind
  1878. corresponding to
  1879. block_to_free */
  1880. ext4_fsblk_t nr; /* Current block # */
  1881. __le32 *p; /* Pointer into inode/ind
  1882. for current block */
  1883. int err;
  1884. if (this_bh) { /* For indirect block */
  1885. BUFFER_TRACE(this_bh, "get_write_access");
  1886. err = ext4_journal_get_write_access(handle, this_bh);
  1887. /* Important: if we can't update the indirect pointers
  1888. * to the blocks, we can't free them. */
  1889. if (err)
  1890. return;
  1891. }
  1892. for (p = first; p < last; p++) {
  1893. nr = le32_to_cpu(*p);
  1894. if (nr) {
  1895. /* accumulate blocks to free if they're contiguous */
  1896. if (count == 0) {
  1897. block_to_free = nr;
  1898. block_to_free_p = p;
  1899. count = 1;
  1900. } else if (nr == block_to_free + count) {
  1901. count++;
  1902. } else {
  1903. ext4_clear_blocks(handle, inode, this_bh,
  1904. block_to_free,
  1905. count, block_to_free_p, p);
  1906. block_to_free = nr;
  1907. block_to_free_p = p;
  1908. count = 1;
  1909. }
  1910. }
  1911. }
  1912. if (count > 0)
  1913. ext4_clear_blocks(handle, inode, this_bh, block_to_free,
  1914. count, block_to_free_p, p);
  1915. if (this_bh) {
  1916. BUFFER_TRACE(this_bh, "call ext4_journal_dirty_metadata");
  1917. ext4_journal_dirty_metadata(handle, this_bh);
  1918. }
  1919. }
  1920. /**
  1921. * ext4_free_branches - free an array of branches
  1922. * @handle: JBD handle for this transaction
  1923. * @inode: inode we are dealing with
  1924. * @parent_bh: the buffer_head which contains *@first and *@last
  1925. * @first: array of block numbers
  1926. * @last: pointer immediately past the end of array
  1927. * @depth: depth of the branches to free
  1928. *
  1929. * We are freeing all blocks refered from these branches (numbers are
  1930. * stored as little-endian 32-bit) and updating @inode->i_blocks
  1931. * appropriately.
  1932. */
  1933. static void ext4_free_branches(handle_t *handle, struct inode *inode,
  1934. struct buffer_head *parent_bh,
  1935. __le32 *first, __le32 *last, int depth)
  1936. {
  1937. ext4_fsblk_t nr;
  1938. __le32 *p;
  1939. if (is_handle_aborted(handle))
  1940. return;
  1941. if (depth--) {
  1942. struct buffer_head *bh;
  1943. int addr_per_block = EXT4_ADDR_PER_BLOCK(inode->i_sb);
  1944. p = last;
  1945. while (--p >= first) {
  1946. nr = le32_to_cpu(*p);
  1947. if (!nr)
  1948. continue; /* A hole */
  1949. /* Go read the buffer for the next level down */
  1950. bh = sb_bread(inode->i_sb, nr);
  1951. /*
  1952. * A read failure? Report error and clear slot
  1953. * (should be rare).
  1954. */
  1955. if (!bh) {
  1956. ext4_error(inode->i_sb, "ext4_free_branches",
  1957. "Read failure, inode=%lu, block=%llu",
  1958. inode->i_ino, nr);
  1959. continue;
  1960. }
  1961. /* This zaps the entire block. Bottom up. */
  1962. BUFFER_TRACE(bh, "free child branches");
  1963. ext4_free_branches(handle, inode, bh,
  1964. (__le32*)bh->b_data,
  1965. (__le32*)bh->b_data + addr_per_block,
  1966. depth);
  1967. /*
  1968. * We've probably journalled the indirect block several
  1969. * times during the truncate. But it's no longer
  1970. * needed and we now drop it from the transaction via
  1971. * jbd2_journal_revoke().
  1972. *
  1973. * That's easy if it's exclusively part of this
  1974. * transaction. But if it's part of the committing
  1975. * transaction then jbd2_journal_forget() will simply
  1976. * brelse() it. That means that if the underlying
  1977. * block is reallocated in ext4_get_block(),
  1978. * unmap_underlying_metadata() will find this block
  1979. * and will try to get rid of it. damn, damn.
  1980. *
  1981. * If this block has already been committed to the
  1982. * journal, a revoke record will be written. And
  1983. * revoke records must be emitted *before* clearing
  1984. * this block's bit in the bitmaps.
  1985. */
  1986. ext4_forget(handle, 1, inode, bh, bh->b_blocknr);
  1987. /*
  1988. * Everything below this this pointer has been
  1989. * released. Now let this top-of-subtree go.
  1990. *
  1991. * We want the freeing of this indirect block to be
  1992. * atomic in the journal with the updating of the
  1993. * bitmap block which owns it. So make some room in
  1994. * the journal.
  1995. *
  1996. * We zero the parent pointer *after* freeing its
  1997. * pointee in the bitmaps, so if extend_transaction()
  1998. * for some reason fails to put the bitmap changes and
  1999. * the release into the same transaction, recovery
  2000. * will merely complain about releasing a free block,
  2001. * rather than leaking blocks.
  2002. */
  2003. if (is_handle_aborted(handle))
  2004. return;
  2005. if (try_to_extend_transaction(handle, inode)) {
  2006. ext4_mark_inode_dirty(handle, inode);
  2007. ext4_journal_test_restart(handle, inode);
  2008. }
  2009. ext4_free_blocks(handle, inode, nr, 1, 1);
  2010. if (parent_bh) {
  2011. /*
  2012. * The block which we have just freed is
  2013. * pointed to by an indirect block: journal it
  2014. */
  2015. BUFFER_TRACE(parent_bh, "get_write_access");
  2016. if (!ext4_journal_get_write_access(handle,
  2017. parent_bh)){
  2018. *p = 0;
  2019. BUFFER_TRACE(parent_bh,
  2020. "call ext4_journal_dirty_metadata");
  2021. ext4_journal_dirty_metadata(handle,
  2022. parent_bh);
  2023. }
  2024. }
  2025. }
  2026. } else {
  2027. /* We have reached the bottom of the tree. */
  2028. BUFFER_TRACE(parent_bh, "free data blocks");
  2029. ext4_free_data(handle, inode, parent_bh, first, last);
  2030. }
  2031. }
  2032. /*
  2033. * ext4_truncate()
  2034. *
  2035. * We block out ext4_get_block() block instantiations across the entire
  2036. * transaction, and VFS/VM ensures that ext4_truncate() cannot run
  2037. * simultaneously on behalf of the same inode.
  2038. *
  2039. * As we work through the truncate and commmit bits of it to the journal there
  2040. * is one core, guiding principle: the file's tree must always be consistent on
  2041. * disk. We must be able to restart the truncate after a crash.
  2042. *
  2043. * The file's tree may be transiently inconsistent in memory (although it
  2044. * probably isn't), but whenever we close off and commit a journal transaction,
  2045. * the contents of (the filesystem + the journal) must be consistent and
  2046. * restartable. It's pretty simple, really: bottom up, right to left (although
  2047. * left-to-right works OK too).
  2048. *
  2049. * Note that at recovery time, journal replay occurs *before* the restart of
  2050. * truncate against the orphan inode list.
  2051. *
  2052. * The committed inode has the new, desired i_size (which is the same as
  2053. * i_disksize in this case). After a crash, ext4_orphan_cleanup() will see
  2054. * that this inode's truncate did not complete and it will again call
  2055. * ext4_truncate() to have another go. So there will be instantiated blocks
  2056. * to the right of the truncation point in a crashed ext4 filesystem. But
  2057. * that's fine - as long as they are linked from the inode, the post-crash
  2058. * ext4_truncate() run will find them and release them.
  2059. */
  2060. void ext4_truncate(struct inode *inode)
  2061. {
  2062. handle_t *handle;
  2063. struct ext4_inode_info *ei = EXT4_I(inode);
  2064. __le32 *i_data = ei->i_data;
  2065. int addr_per_block = EXT4_ADDR_PER_BLOCK(inode->i_sb);
  2066. struct address_space *mapping = inode->i_mapping;
  2067. ext4_lblk_t offsets[4];
  2068. Indirect chain[4];
  2069. Indirect *partial;
  2070. __le32 nr = 0;
  2071. int n;
  2072. ext4_lblk_t last_block;
  2073. unsigned blocksize = inode->i_sb->s_blocksize;
  2074. struct page *page;
  2075. if (!(S_ISREG(inode->i_mode) || S_ISDIR(inode->i_mode) ||
  2076. S_ISLNK(inode->i_mode)))
  2077. return;
  2078. if (ext4_inode_is_fast_symlink(inode))
  2079. return;
  2080. if (IS_APPEND(inode) || IS_IMMUTABLE(inode))
  2081. return;
  2082. /*
  2083. * We have to lock the EOF page here, because lock_page() nests
  2084. * outside jbd2_journal_start().
  2085. */
  2086. if ((inode->i_size & (blocksize - 1)) == 0) {
  2087. /* Block boundary? Nothing to do */
  2088. page = NULL;
  2089. } else {
  2090. page = grab_cache_page(mapping,
  2091. inode->i_size >> PAGE_CACHE_SHIFT);
  2092. if (!page)
  2093. return;
  2094. }
  2095. if (EXT4_I(inode)->i_flags & EXT4_EXTENTS_FL) {
  2096. ext4_ext_truncate(inode, page);
  2097. return;
  2098. }
  2099. handle = start_transaction(inode);
  2100. if (IS_ERR(handle)) {
  2101. if (page) {
  2102. clear_highpage(page);
  2103. flush_dcache_page(page);
  2104. unlock_page(page);
  2105. page_cache_release(page);
  2106. }
  2107. return; /* AKPM: return what? */
  2108. }
  2109. last_block = (inode->i_size + blocksize-1)
  2110. >> EXT4_BLOCK_SIZE_BITS(inode->i_sb);
  2111. if (page)
  2112. ext4_block_truncate_page(handle, page, mapping, inode->i_size);
  2113. n = ext4_block_to_path(inode, last_block, offsets, NULL);
  2114. if (n == 0)
  2115. goto out_stop; /* error */
  2116. /*
  2117. * OK. This truncate is going to happen. We add the inode to the
  2118. * orphan list, so that if this truncate spans multiple transactions,
  2119. * and we crash, we will resume the truncate when the filesystem
  2120. * recovers. It also marks the inode dirty, to catch the new size.
  2121. *
  2122. * Implication: the file must always be in a sane, consistent
  2123. * truncatable state while each transaction commits.
  2124. */
  2125. if (ext4_orphan_add(handle, inode))
  2126. goto out_stop;
  2127. /*
  2128. * The orphan list entry will now protect us from any crash which
  2129. * occurs before the truncate completes, so it is now safe to propagate
  2130. * the new, shorter inode size (held for now in i_size) into the
  2131. * on-disk inode. We do this via i_disksize, which is the value which
  2132. * ext4 *really* writes onto the disk inode.
  2133. */
  2134. ei->i_disksize = inode->i_size;
  2135. /*
  2136. * From here we block out all ext4_get_block() callers who want to
  2137. * modify the block allocation tree.
  2138. */
  2139. down_write(&ei->i_data_sem);
  2140. if (n == 1) { /* direct blocks */
  2141. ext4_free_data(handle, inode, NULL, i_data+offsets[0],
  2142. i_data + EXT4_NDIR_BLOCKS);
  2143. goto do_indirects;
  2144. }
  2145. partial = ext4_find_shared(inode, n, offsets, chain, &nr);
  2146. /* Kill the top of shared branch (not detached) */
  2147. if (nr) {
  2148. if (partial == chain) {
  2149. /* Shared branch grows from the inode */
  2150. ext4_free_branches(handle, inode, NULL,
  2151. &nr, &nr+1, (chain+n-1) - partial);
  2152. *partial->p = 0;
  2153. /*
  2154. * We mark the inode dirty prior to restart,
  2155. * and prior to stop. No need for it here.
  2156. */
  2157. } else {
  2158. /* Shared branch grows from an indirect block */
  2159. BUFFER_TRACE(partial->bh, "get_write_access");
  2160. ext4_free_branches(handle, inode, partial->bh,
  2161. partial->p,
  2162. partial->p+1, (chain+n-1) - partial);
  2163. }
  2164. }
  2165. /* Clear the ends of indirect blocks on the shared branch */
  2166. while (partial > chain) {
  2167. ext4_free_branches(handle, inode, partial->bh, partial->p + 1,
  2168. (__le32*)partial->bh->b_data+addr_per_block,
  2169. (chain+n-1) - partial);
  2170. BUFFER_TRACE(partial->bh, "call brelse");
  2171. brelse (partial->bh);
  2172. partial--;
  2173. }
  2174. do_indirects:
  2175. /* Kill the remaining (whole) subtrees */
  2176. switch (offsets[0]) {
  2177. default:
  2178. nr = i_data[EXT4_IND_BLOCK];
  2179. if (nr) {
  2180. ext4_free_branches(handle, inode, NULL, &nr, &nr+1, 1);
  2181. i_data[EXT4_IND_BLOCK] = 0;
  2182. }
  2183. case EXT4_IND_BLOCK:
  2184. nr = i_data[EXT4_DIND_BLOCK];
  2185. if (nr) {
  2186. ext4_free_branches(handle, inode, NULL, &nr, &nr+1, 2);
  2187. i_data[EXT4_DIND_BLOCK] = 0;
  2188. }
  2189. case EXT4_DIND_BLOCK:
  2190. nr = i_data[EXT4_TIND_BLOCK];
  2191. if (nr) {
  2192. ext4_free_branches(handle, inode, NULL, &nr, &nr+1, 3);
  2193. i_data[EXT4_TIND_BLOCK] = 0;
  2194. }
  2195. case EXT4_TIND_BLOCK:
  2196. ;
  2197. }
  2198. ext4_discard_reservation(inode);
  2199. up_write(&ei->i_data_sem);
  2200. inode->i_mtime = inode->i_ctime = ext4_current_time(inode);
  2201. ext4_mark_inode_dirty(handle, inode);
  2202. /*
  2203. * In a multi-transaction truncate, we only make the final transaction
  2204. * synchronous
  2205. */
  2206. if (IS_SYNC(inode))
  2207. handle->h_sync = 1;
  2208. out_stop:
  2209. /*
  2210. * If this was a simple ftruncate(), and the file will remain alive
  2211. * then we need to clear up the orphan record which we created above.
  2212. * However, if this was a real unlink then we were called by
  2213. * ext4_delete_inode(), and we allow that function to clean up the
  2214. * orphan info for us.
  2215. */
  2216. if (inode->i_nlink)
  2217. ext4_orphan_del(handle, inode);
  2218. ext4_journal_stop(handle);
  2219. }
  2220. static ext4_fsblk_t ext4_get_inode_block(struct super_block *sb,
  2221. unsigned long ino, struct ext4_iloc *iloc)
  2222. {
  2223. unsigned long desc, group_desc;
  2224. ext4_group_t block_group;
  2225. unsigned long offset;
  2226. ext4_fsblk_t block;
  2227. struct buffer_head *bh;
  2228. struct ext4_group_desc * gdp;
  2229. if (!ext4_valid_inum(sb, ino)) {
  2230. /*
  2231. * This error is already checked for in namei.c unless we are
  2232. * looking at an NFS filehandle, in which case no error
  2233. * report is needed
  2234. */
  2235. return 0;
  2236. }
  2237. block_group = (ino - 1) / EXT4_INODES_PER_GROUP(sb);
  2238. if (block_group >= EXT4_SB(sb)->s_groups_count) {
  2239. ext4_error(sb,"ext4_get_inode_block","group >= groups count");
  2240. return 0;
  2241. }
  2242. smp_rmb();
  2243. group_desc = block_group >> EXT4_DESC_PER_BLOCK_BITS(sb);
  2244. desc = block_group & (EXT4_DESC_PER_BLOCK(sb) - 1);
  2245. bh = EXT4_SB(sb)->s_group_desc[group_desc];
  2246. if (!bh) {
  2247. ext4_error (sb, "ext4_get_inode_block",
  2248. "Descriptor not loaded");
  2249. return 0;
  2250. }
  2251. gdp = (struct ext4_group_desc *)((__u8 *)bh->b_data +
  2252. desc * EXT4_DESC_SIZE(sb));
  2253. /*
  2254. * Figure out the offset within the block group inode table
  2255. */
  2256. offset = ((ino - 1) % EXT4_INODES_PER_GROUP(sb)) *
  2257. EXT4_INODE_SIZE(sb);
  2258. block = ext4_inode_table(sb, gdp) +
  2259. (offset >> EXT4_BLOCK_SIZE_BITS(sb));
  2260. iloc->block_group = block_group;
  2261. iloc->offset = offset & (EXT4_BLOCK_SIZE(sb) - 1);
  2262. return block;
  2263. }
  2264. /*
  2265. * ext4_get_inode_loc returns with an extra refcount against the inode's
  2266. * underlying buffer_head on success. If 'in_mem' is true, we have all
  2267. * data in memory that is needed to recreate the on-disk version of this
  2268. * inode.
  2269. */
  2270. static int __ext4_get_inode_loc(struct inode *inode,
  2271. struct ext4_iloc *iloc, int in_mem)
  2272. {
  2273. ext4_fsblk_t block;
  2274. struct buffer_head *bh;
  2275. block = ext4_get_inode_block(inode->i_sb, inode->i_ino, iloc);
  2276. if (!block)
  2277. return -EIO;
  2278. bh = sb_getblk(inode->i_sb, block);
  2279. if (!bh) {
  2280. ext4_error (inode->i_sb, "ext4_get_inode_loc",
  2281. "unable to read inode block - "
  2282. "inode=%lu, block=%llu",
  2283. inode->i_ino, block);
  2284. return -EIO;
  2285. }
  2286. if (!buffer_uptodate(bh)) {
  2287. lock_buffer(bh);
  2288. if (buffer_uptodate(bh)) {
  2289. /* someone brought it uptodate while we waited */
  2290. unlock_buffer(bh);
  2291. goto has_buffer;
  2292. }
  2293. /*
  2294. * If we have all information of the inode in memory and this
  2295. * is the only valid inode in the block, we need not read the
  2296. * block.
  2297. */
  2298. if (in_mem) {
  2299. struct buffer_head *bitmap_bh;
  2300. struct ext4_group_desc *desc;
  2301. int inodes_per_buffer;
  2302. int inode_offset, i;
  2303. ext4_group_t block_group;
  2304. int start;
  2305. block_group = (inode->i_ino - 1) /
  2306. EXT4_INODES_PER_GROUP(inode->i_sb);
  2307. inodes_per_buffer = bh->b_size /
  2308. EXT4_INODE_SIZE(inode->i_sb);
  2309. inode_offset = ((inode->i_ino - 1) %
  2310. EXT4_INODES_PER_GROUP(inode->i_sb));
  2311. start = inode_offset & ~(inodes_per_buffer - 1);
  2312. /* Is the inode bitmap in cache? */
  2313. desc = ext4_get_group_desc(inode->i_sb,
  2314. block_group, NULL);
  2315. if (!desc)
  2316. goto make_io;
  2317. bitmap_bh = sb_getblk(inode->i_sb,
  2318. ext4_inode_bitmap(inode->i_sb, desc));
  2319. if (!bitmap_bh)
  2320. goto make_io;
  2321. /*
  2322. * If the inode bitmap isn't in cache then the
  2323. * optimisation may end up performing two reads instead
  2324. * of one, so skip it.
  2325. */
  2326. if (!buffer_uptodate(bitmap_bh)) {
  2327. brelse(bitmap_bh);
  2328. goto make_io;
  2329. }
  2330. for (i = start; i < start + inodes_per_buffer; i++) {
  2331. if (i == inode_offset)
  2332. continue;
  2333. if (ext4_test_bit(i, bitmap_bh->b_data))
  2334. break;
  2335. }
  2336. brelse(bitmap_bh);
  2337. if (i == start + inodes_per_buffer) {
  2338. /* all other inodes are free, so skip I/O */
  2339. memset(bh->b_data, 0, bh->b_size);
  2340. set_buffer_uptodate(bh);
  2341. unlock_buffer(bh);
  2342. goto has_buffer;
  2343. }
  2344. }
  2345. make_io:
  2346. /*
  2347. * There are other valid inodes in the buffer, this inode
  2348. * has in-inode xattrs, or we don't have this inode in memory.
  2349. * Read the block from disk.
  2350. */
  2351. get_bh(bh);
  2352. bh->b_end_io = end_buffer_read_sync;
  2353. submit_bh(READ_META, bh);
  2354. wait_on_buffer(bh);
  2355. if (!buffer_uptodate(bh)) {
  2356. ext4_error(inode->i_sb, "ext4_get_inode_loc",
  2357. "unable to read inode block - "
  2358. "inode=%lu, block=%llu",
  2359. inode->i_ino, block);
  2360. brelse(bh);
  2361. return -EIO;
  2362. }
  2363. }
  2364. has_buffer:
  2365. iloc->bh = bh;
  2366. return 0;
  2367. }
  2368. int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc)
  2369. {
  2370. /* We have all inode data except xattrs in memory here. */
  2371. return __ext4_get_inode_loc(inode, iloc,
  2372. !(EXT4_I(inode)->i_state & EXT4_STATE_XATTR));
  2373. }
  2374. void ext4_set_inode_flags(struct inode *inode)
  2375. {
  2376. unsigned int flags = EXT4_I(inode)->i_flags;
  2377. inode->i_flags &= ~(S_SYNC|S_APPEND|S_IMMUTABLE|S_NOATIME|S_DIRSYNC);
  2378. if (flags & EXT4_SYNC_FL)
  2379. inode->i_flags |= S_SYNC;
  2380. if (flags & EXT4_APPEND_FL)
  2381. inode->i_flags |= S_APPEND;
  2382. if (flags & EXT4_IMMUTABLE_FL)
  2383. inode->i_flags |= S_IMMUTABLE;
  2384. if (flags & EXT4_NOATIME_FL)
  2385. inode->i_flags |= S_NOATIME;
  2386. if (flags & EXT4_DIRSYNC_FL)
  2387. inode->i_flags |= S_DIRSYNC;
  2388. }
  2389. /* Propagate flags from i_flags to EXT4_I(inode)->i_flags */
  2390. void ext4_get_inode_flags(struct ext4_inode_info *ei)
  2391. {
  2392. unsigned int flags = ei->vfs_inode.i_flags;
  2393. ei->i_flags &= ~(EXT4_SYNC_FL|EXT4_APPEND_FL|
  2394. EXT4_IMMUTABLE_FL|EXT4_NOATIME_FL|EXT4_DIRSYNC_FL);
  2395. if (flags & S_SYNC)
  2396. ei->i_flags |= EXT4_SYNC_FL;
  2397. if (flags & S_APPEND)
  2398. ei->i_flags |= EXT4_APPEND_FL;
  2399. if (flags & S_IMMUTABLE)
  2400. ei->i_flags |= EXT4_IMMUTABLE_FL;
  2401. if (flags & S_NOATIME)
  2402. ei->i_flags |= EXT4_NOATIME_FL;
  2403. if (flags & S_DIRSYNC)
  2404. ei->i_flags |= EXT4_DIRSYNC_FL;
  2405. }
  2406. static blkcnt_t ext4_inode_blocks(struct ext4_inode *raw_inode,
  2407. struct ext4_inode_info *ei)
  2408. {
  2409. blkcnt_t i_blocks ;
  2410. struct inode *inode = &(ei->vfs_inode);
  2411. struct super_block *sb = inode->i_sb;
  2412. if (EXT4_HAS_RO_COMPAT_FEATURE(sb,
  2413. EXT4_FEATURE_RO_COMPAT_HUGE_FILE)) {
  2414. /* we are using combined 48 bit field */
  2415. i_blocks = ((u64)le16_to_cpu(raw_inode->i_blocks_high)) << 32 |
  2416. le32_to_cpu(raw_inode->i_blocks_lo);
  2417. if (ei->i_flags & EXT4_HUGE_FILE_FL) {
  2418. /* i_blocks represent file system block size */
  2419. return i_blocks << (inode->i_blkbits - 9);
  2420. } else {
  2421. return i_blocks;
  2422. }
  2423. } else {
  2424. return le32_to_cpu(raw_inode->i_blocks_lo);
  2425. }
  2426. }
  2427. struct inode *ext4_iget(struct super_block *sb, unsigned long ino)
  2428. {
  2429. struct ext4_iloc iloc;
  2430. struct ext4_inode *raw_inode;
  2431. struct ext4_inode_info *ei;
  2432. struct buffer_head *bh;
  2433. struct inode *inode;
  2434. long ret;
  2435. int block;
  2436. inode = iget_locked(sb, ino);
  2437. if (!inode)
  2438. return ERR_PTR(-ENOMEM);
  2439. if (!(inode->i_state & I_NEW))
  2440. return inode;
  2441. ei = EXT4_I(inode);
  2442. #ifdef CONFIG_EXT4DEV_FS_POSIX_ACL
  2443. ei->i_acl = EXT4_ACL_NOT_CACHED;
  2444. ei->i_default_acl = EXT4_ACL_NOT_CACHED;
  2445. #endif
  2446. ei->i_block_alloc_info = NULL;
  2447. ret = __ext4_get_inode_loc(inode, &iloc, 0);
  2448. if (ret < 0)
  2449. goto bad_inode;
  2450. bh = iloc.bh;
  2451. raw_inode = ext4_raw_inode(&iloc);
  2452. inode->i_mode = le16_to_cpu(raw_inode->i_mode);
  2453. inode->i_uid = (uid_t)le16_to_cpu(raw_inode->i_uid_low);
  2454. inode->i_gid = (gid_t)le16_to_cpu(raw_inode->i_gid_low);
  2455. if(!(test_opt (inode->i_sb, NO_UID32))) {
  2456. inode->i_uid |= le16_to_cpu(raw_inode->i_uid_high) << 16;
  2457. inode->i_gid |= le16_to_cpu(raw_inode->i_gid_high) << 16;
  2458. }
  2459. inode->i_nlink = le16_to_cpu(raw_inode->i_links_count);
  2460. ei->i_state = 0;
  2461. ei->i_dir_start_lookup = 0;
  2462. ei->i_dtime = le32_to_cpu(raw_inode->i_dtime);
  2463. /* We now have enough fields to check if the inode was active or not.
  2464. * This is needed because nfsd might try to access dead inodes
  2465. * the test is that same one that e2fsck uses
  2466. * NeilBrown 1999oct15
  2467. */
  2468. if (inode->i_nlink == 0) {
  2469. if (inode->i_mode == 0 ||
  2470. !(EXT4_SB(inode->i_sb)->s_mount_state & EXT4_ORPHAN_FS)) {
  2471. /* this inode is deleted */
  2472. brelse (bh);
  2473. ret = -ESTALE;
  2474. goto bad_inode;
  2475. }
  2476. /* The only unlinked inodes we let through here have
  2477. * valid i_mode and are being read by the orphan
  2478. * recovery code: that's fine, we're about to complete
  2479. * the process of deleting those. */
  2480. }
  2481. ei->i_flags = le32_to_cpu(raw_inode->i_flags);
  2482. inode->i_blocks = ext4_inode_blocks(raw_inode, ei);
  2483. ei->i_file_acl = le32_to_cpu(raw_inode->i_file_acl_lo);
  2484. if (EXT4_SB(inode->i_sb)->s_es->s_creator_os !=
  2485. cpu_to_le32(EXT4_OS_HURD)) {
  2486. ei->i_file_acl |=
  2487. ((__u64)le16_to_cpu(raw_inode->i_file_acl_high)) << 32;
  2488. }
  2489. inode->i_size = ext4_isize(raw_inode);
  2490. ei->i_disksize = inode->i_size;
  2491. inode->i_generation = le32_to_cpu(raw_inode->i_generation);
  2492. ei->i_block_group = iloc.block_group;
  2493. /*
  2494. * NOTE! The in-memory inode i_data array is in little-endian order
  2495. * even on big-endian machines: we do NOT byteswap the block numbers!
  2496. */
  2497. for (block = 0; block < EXT4_N_BLOCKS; block++)
  2498. ei->i_data[block] = raw_inode->i_block[block];
  2499. INIT_LIST_HEAD(&ei->i_orphan);
  2500. if (EXT4_INODE_SIZE(inode->i_sb) > EXT4_GOOD_OLD_INODE_SIZE) {
  2501. ei->i_extra_isize = le16_to_cpu(raw_inode->i_extra_isize);
  2502. if (EXT4_GOOD_OLD_INODE_SIZE + ei->i_extra_isize >
  2503. EXT4_INODE_SIZE(inode->i_sb)) {
  2504. brelse (bh);
  2505. ret = -EIO;
  2506. goto bad_inode;
  2507. }
  2508. if (ei->i_extra_isize == 0) {
  2509. /* The extra space is currently unused. Use it. */
  2510. ei->i_extra_isize = sizeof(struct ext4_inode) -
  2511. EXT4_GOOD_OLD_INODE_SIZE;
  2512. } else {
  2513. __le32 *magic = (void *)raw_inode +
  2514. EXT4_GOOD_OLD_INODE_SIZE +
  2515. ei->i_extra_isize;
  2516. if (*magic == cpu_to_le32(EXT4_XATTR_MAGIC))
  2517. ei->i_state |= EXT4_STATE_XATTR;
  2518. }
  2519. } else
  2520. ei->i_extra_isize = 0;
  2521. EXT4_INODE_GET_XTIME(i_ctime, inode, raw_inode);
  2522. EXT4_INODE_GET_XTIME(i_mtime, inode, raw_inode);
  2523. EXT4_INODE_GET_XTIME(i_atime, inode, raw_inode);
  2524. EXT4_EINODE_GET_XTIME(i_crtime, ei, raw_inode);
  2525. inode->i_version = le32_to_cpu(raw_inode->i_disk_version);
  2526. if (EXT4_INODE_SIZE(inode->i_sb) > EXT4_GOOD_OLD_INODE_SIZE) {
  2527. if (EXT4_FITS_IN_INODE(raw_inode, ei, i_version_hi))
  2528. inode->i_version |=
  2529. (__u64)(le32_to_cpu(raw_inode->i_version_hi)) << 32;
  2530. }
  2531. if (S_ISREG(inode->i_mode)) {
  2532. inode->i_op = &ext4_file_inode_operations;
  2533. inode->i_fop = &ext4_file_operations;
  2534. ext4_set_aops(inode);
  2535. } else if (S_ISDIR(inode->i_mode)) {
  2536. inode->i_op = &ext4_dir_inode_operations;
  2537. inode->i_fop = &ext4_dir_operations;
  2538. } else if (S_ISLNK(inode->i_mode)) {
  2539. if (ext4_inode_is_fast_symlink(inode))
  2540. inode->i_op = &ext4_fast_symlink_inode_operations;
  2541. else {
  2542. inode->i_op = &ext4_symlink_inode_operations;
  2543. ext4_set_aops(inode);
  2544. }
  2545. } else {
  2546. inode->i_op = &ext4_special_inode_operations;
  2547. if (raw_inode->i_block[0])
  2548. init_special_inode(inode, inode->i_mode,
  2549. old_decode_dev(le32_to_cpu(raw_inode->i_block[0])));
  2550. else
  2551. init_special_inode(inode, inode->i_mode,
  2552. new_decode_dev(le32_to_cpu(raw_inode->i_block[1])));
  2553. }
  2554. brelse (iloc.bh);
  2555. ext4_set_inode_flags(inode);
  2556. unlock_new_inode(inode);
  2557. return inode;
  2558. bad_inode:
  2559. iget_failed(inode);
  2560. return ERR_PTR(ret);
  2561. }
  2562. static int ext4_inode_blocks_set(handle_t *handle,
  2563. struct ext4_inode *raw_inode,
  2564. struct ext4_inode_info *ei)
  2565. {
  2566. struct inode *inode = &(ei->vfs_inode);
  2567. u64 i_blocks = inode->i_blocks;
  2568. struct super_block *sb = inode->i_sb;
  2569. int err = 0;
  2570. if (i_blocks <= ~0U) {
  2571. /*
  2572. * i_blocks can be represnted in a 32 bit variable
  2573. * as multiple of 512 bytes
  2574. */
  2575. raw_inode->i_blocks_lo = cpu_to_le32(i_blocks);
  2576. raw_inode->i_blocks_high = 0;
  2577. ei->i_flags &= ~EXT4_HUGE_FILE_FL;
  2578. } else if (i_blocks <= 0xffffffffffffULL) {
  2579. /*
  2580. * i_blocks can be represented in a 48 bit variable
  2581. * as multiple of 512 bytes
  2582. */
  2583. err = ext4_update_rocompat_feature(handle, sb,
  2584. EXT4_FEATURE_RO_COMPAT_HUGE_FILE);
  2585. if (err)
  2586. goto err_out;
  2587. /* i_block is stored in the split 48 bit fields */
  2588. raw_inode->i_blocks_lo = cpu_to_le32(i_blocks);
  2589. raw_inode->i_blocks_high = cpu_to_le16(i_blocks >> 32);
  2590. ei->i_flags &= ~EXT4_HUGE_FILE_FL;
  2591. } else {
  2592. /*
  2593. * i_blocks should be represented in a 48 bit variable
  2594. * as multiple of file system block size
  2595. */
  2596. err = ext4_update_rocompat_feature(handle, sb,
  2597. EXT4_FEATURE_RO_COMPAT_HUGE_FILE);
  2598. if (err)
  2599. goto err_out;
  2600. ei->i_flags |= EXT4_HUGE_FILE_FL;
  2601. /* i_block is stored in file system block size */
  2602. i_blocks = i_blocks >> (inode->i_blkbits - 9);
  2603. raw_inode->i_blocks_lo = cpu_to_le32(i_blocks);
  2604. raw_inode->i_blocks_high = cpu_to_le16(i_blocks >> 32);
  2605. }
  2606. err_out:
  2607. return err;
  2608. }
  2609. /*
  2610. * Post the struct inode info into an on-disk inode location in the
  2611. * buffer-cache. This gobbles the caller's reference to the
  2612. * buffer_head in the inode location struct.
  2613. *
  2614. * The caller must have write access to iloc->bh.
  2615. */
  2616. static int ext4_do_update_inode(handle_t *handle,
  2617. struct inode *inode,
  2618. struct ext4_iloc *iloc)
  2619. {
  2620. struct ext4_inode *raw_inode = ext4_raw_inode(iloc);
  2621. struct ext4_inode_info *ei = EXT4_I(inode);
  2622. struct buffer_head *bh = iloc->bh;
  2623. int err = 0, rc, block;
  2624. /* For fields not not tracking in the in-memory inode,
  2625. * initialise them to zero for new inodes. */
  2626. if (ei->i_state & EXT4_STATE_NEW)
  2627. memset(raw_inode, 0, EXT4_SB(inode->i_sb)->s_inode_size);
  2628. ext4_get_inode_flags(ei);
  2629. raw_inode->i_mode = cpu_to_le16(inode->i_mode);
  2630. if(!(test_opt(inode->i_sb, NO_UID32))) {
  2631. raw_inode->i_uid_low = cpu_to_le16(low_16_bits(inode->i_uid));
  2632. raw_inode->i_gid_low = cpu_to_le16(low_16_bits(inode->i_gid));
  2633. /*
  2634. * Fix up interoperability with old kernels. Otherwise, old inodes get
  2635. * re-used with the upper 16 bits of the uid/gid intact
  2636. */
  2637. if(!ei->i_dtime) {
  2638. raw_inode->i_uid_high =
  2639. cpu_to_le16(high_16_bits(inode->i_uid));
  2640. raw_inode->i_gid_high =
  2641. cpu_to_le16(high_16_bits(inode->i_gid));
  2642. } else {
  2643. raw_inode->i_uid_high = 0;
  2644. raw_inode->i_gid_high = 0;
  2645. }
  2646. } else {
  2647. raw_inode->i_uid_low =
  2648. cpu_to_le16(fs_high2lowuid(inode->i_uid));
  2649. raw_inode->i_gid_low =
  2650. cpu_to_le16(fs_high2lowgid(inode->i_gid));
  2651. raw_inode->i_uid_high = 0;
  2652. raw_inode->i_gid_high = 0;
  2653. }
  2654. raw_inode->i_links_count = cpu_to_le16(inode->i_nlink);
  2655. EXT4_INODE_SET_XTIME(i_ctime, inode, raw_inode);
  2656. EXT4_INODE_SET_XTIME(i_mtime, inode, raw_inode);
  2657. EXT4_INODE_SET_XTIME(i_atime, inode, raw_inode);
  2658. EXT4_EINODE_SET_XTIME(i_crtime, ei, raw_inode);
  2659. if (ext4_inode_blocks_set(handle, raw_inode, ei))
  2660. goto out_brelse;
  2661. raw_inode->i_dtime = cpu_to_le32(ei->i_dtime);
  2662. raw_inode->i_flags = cpu_to_le32(ei->i_flags);
  2663. if (EXT4_SB(inode->i_sb)->s_es->s_creator_os !=
  2664. cpu_to_le32(EXT4_OS_HURD))
  2665. raw_inode->i_file_acl_high =
  2666. cpu_to_le16(ei->i_file_acl >> 32);
  2667. raw_inode->i_file_acl_lo = cpu_to_le32(ei->i_file_acl);
  2668. ext4_isize_set(raw_inode, ei->i_disksize);
  2669. if (ei->i_disksize > 0x7fffffffULL) {
  2670. struct super_block *sb = inode->i_sb;
  2671. if (!EXT4_HAS_RO_COMPAT_FEATURE(sb,
  2672. EXT4_FEATURE_RO_COMPAT_LARGE_FILE) ||
  2673. EXT4_SB(sb)->s_es->s_rev_level ==
  2674. cpu_to_le32(EXT4_GOOD_OLD_REV)) {
  2675. /* If this is the first large file
  2676. * created, add a flag to the superblock.
  2677. */
  2678. err = ext4_journal_get_write_access(handle,
  2679. EXT4_SB(sb)->s_sbh);
  2680. if (err)
  2681. goto out_brelse;
  2682. ext4_update_dynamic_rev(sb);
  2683. EXT4_SET_RO_COMPAT_FEATURE(sb,
  2684. EXT4_FEATURE_RO_COMPAT_LARGE_FILE);
  2685. sb->s_dirt = 1;
  2686. handle->h_sync = 1;
  2687. err = ext4_journal_dirty_metadata(handle,
  2688. EXT4_SB(sb)->s_sbh);
  2689. }
  2690. }
  2691. raw_inode->i_generation = cpu_to_le32(inode->i_generation);
  2692. if (S_ISCHR(inode->i_mode) || S_ISBLK(inode->i_mode)) {
  2693. if (old_valid_dev(inode->i_rdev)) {
  2694. raw_inode->i_block[0] =
  2695. cpu_to_le32(old_encode_dev(inode->i_rdev));
  2696. raw_inode->i_block[1] = 0;
  2697. } else {
  2698. raw_inode->i_block[0] = 0;
  2699. raw_inode->i_block[1] =
  2700. cpu_to_le32(new_encode_dev(inode->i_rdev));
  2701. raw_inode->i_block[2] = 0;
  2702. }
  2703. } else for (block = 0; block < EXT4_N_BLOCKS; block++)
  2704. raw_inode->i_block[block] = ei->i_data[block];
  2705. raw_inode->i_disk_version = cpu_to_le32(inode->i_version);
  2706. if (ei->i_extra_isize) {
  2707. if (EXT4_FITS_IN_INODE(raw_inode, ei, i_version_hi))
  2708. raw_inode->i_version_hi =
  2709. cpu_to_le32(inode->i_version >> 32);
  2710. raw_inode->i_extra_isize = cpu_to_le16(ei->i_extra_isize);
  2711. }
  2712. BUFFER_TRACE(bh, "call ext4_journal_dirty_metadata");
  2713. rc = ext4_journal_dirty_metadata(handle, bh);
  2714. if (!err)
  2715. err = rc;
  2716. ei->i_state &= ~EXT4_STATE_NEW;
  2717. out_brelse:
  2718. brelse (bh);
  2719. ext4_std_error(inode->i_sb, err);
  2720. return err;
  2721. }
  2722. /*
  2723. * ext4_write_inode()
  2724. *
  2725. * We are called from a few places:
  2726. *
  2727. * - Within generic_file_write() for O_SYNC files.
  2728. * Here, there will be no transaction running. We wait for any running
  2729. * trasnaction to commit.
  2730. *
  2731. * - Within sys_sync(), kupdate and such.
  2732. * We wait on commit, if tol to.
  2733. *
  2734. * - Within prune_icache() (PF_MEMALLOC == true)
  2735. * Here we simply return. We can't afford to block kswapd on the
  2736. * journal commit.
  2737. *
  2738. * In all cases it is actually safe for us to return without doing anything,
  2739. * because the inode has been copied into a raw inode buffer in
  2740. * ext4_mark_inode_dirty(). This is a correctness thing for O_SYNC and for
  2741. * knfsd.
  2742. *
  2743. * Note that we are absolutely dependent upon all inode dirtiers doing the
  2744. * right thing: they *must* call mark_inode_dirty() after dirtying info in
  2745. * which we are interested.
  2746. *
  2747. * It would be a bug for them to not do this. The code:
  2748. *
  2749. * mark_inode_dirty(inode)
  2750. * stuff();
  2751. * inode->i_size = expr;
  2752. *
  2753. * is in error because a kswapd-driven write_inode() could occur while
  2754. * `stuff()' is running, and the new i_size will be lost. Plus the inode
  2755. * will no longer be on the superblock's dirty inode list.
  2756. */
  2757. int ext4_write_inode(struct inode *inode, int wait)
  2758. {
  2759. if (current->flags & PF_MEMALLOC)
  2760. return 0;
  2761. if (ext4_journal_current_handle()) {
  2762. jbd_debug(1, "called recursively, non-PF_MEMALLOC!\n");
  2763. dump_stack();
  2764. return -EIO;
  2765. }
  2766. if (!wait)
  2767. return 0;
  2768. return ext4_force_commit(inode->i_sb);
  2769. }
  2770. /*
  2771. * ext4_setattr()
  2772. *
  2773. * Called from notify_change.
  2774. *
  2775. * We want to trap VFS attempts to truncate the file as soon as
  2776. * possible. In particular, we want to make sure that when the VFS
  2777. * shrinks i_size, we put the inode on the orphan list and modify
  2778. * i_disksize immediately, so that during the subsequent flushing of
  2779. * dirty pages and freeing of disk blocks, we can guarantee that any
  2780. * commit will leave the blocks being flushed in an unused state on
  2781. * disk. (On recovery, the inode will get truncated and the blocks will
  2782. * be freed, so we have a strong guarantee that no future commit will
  2783. * leave these blocks visible to the user.)
  2784. *
  2785. * Called with inode->sem down.
  2786. */
  2787. int ext4_setattr(struct dentry *dentry, struct iattr *attr)
  2788. {
  2789. struct inode *inode = dentry->d_inode;
  2790. int error, rc = 0;
  2791. const unsigned int ia_valid = attr->ia_valid;
  2792. error = inode_change_ok(inode, attr);
  2793. if (error)
  2794. return error;
  2795. if ((ia_valid & ATTR_UID && attr->ia_uid != inode->i_uid) ||
  2796. (ia_valid & ATTR_GID && attr->ia_gid != inode->i_gid)) {
  2797. handle_t *handle;
  2798. /* (user+group)*(old+new) structure, inode write (sb,
  2799. * inode block, ? - but truncate inode update has it) */
  2800. handle = ext4_journal_start(inode, 2*(EXT4_QUOTA_INIT_BLOCKS(inode->i_sb)+
  2801. EXT4_QUOTA_DEL_BLOCKS(inode->i_sb))+3);
  2802. if (IS_ERR(handle)) {
  2803. error = PTR_ERR(handle);
  2804. goto err_out;
  2805. }
  2806. error = DQUOT_TRANSFER(inode, attr) ? -EDQUOT : 0;
  2807. if (error) {
  2808. ext4_journal_stop(handle);
  2809. return error;
  2810. }
  2811. /* Update corresponding info in inode so that everything is in
  2812. * one transaction */
  2813. if (attr->ia_valid & ATTR_UID)
  2814. inode->i_uid = attr->ia_uid;
  2815. if (attr->ia_valid & ATTR_GID)
  2816. inode->i_gid = attr->ia_gid;
  2817. error = ext4_mark_inode_dirty(handle, inode);
  2818. ext4_journal_stop(handle);
  2819. }
  2820. if (attr->ia_valid & ATTR_SIZE) {
  2821. if (!(EXT4_I(inode)->i_flags & EXT4_EXTENTS_FL)) {
  2822. struct ext4_sb_info *sbi = EXT4_SB(inode->i_sb);
  2823. if (attr->ia_size > sbi->s_bitmap_maxbytes) {
  2824. error = -EFBIG;
  2825. goto err_out;
  2826. }
  2827. }
  2828. }
  2829. if (S_ISREG(inode->i_mode) &&
  2830. attr->ia_valid & ATTR_SIZE && attr->ia_size < inode->i_size) {
  2831. handle_t *handle;
  2832. handle = ext4_journal_start(inode, 3);
  2833. if (IS_ERR(handle)) {
  2834. error = PTR_ERR(handle);
  2835. goto err_out;
  2836. }
  2837. error = ext4_orphan_add(handle, inode);
  2838. EXT4_I(inode)->i_disksize = attr->ia_size;
  2839. rc = ext4_mark_inode_dirty(handle, inode);
  2840. if (!error)
  2841. error = rc;
  2842. ext4_journal_stop(handle);
  2843. }
  2844. rc = inode_setattr(inode, attr);
  2845. /* If inode_setattr's call to ext4_truncate failed to get a
  2846. * transaction handle at all, we need to clean up the in-core
  2847. * orphan list manually. */
  2848. if (inode->i_nlink)
  2849. ext4_orphan_del(NULL, inode);
  2850. if (!rc && (ia_valid & ATTR_MODE))
  2851. rc = ext4_acl_chmod(inode);
  2852. err_out:
  2853. ext4_std_error(inode->i_sb, error);
  2854. if (!error)
  2855. error = rc;
  2856. return error;
  2857. }
  2858. /*
  2859. * How many blocks doth make a writepage()?
  2860. *
  2861. * With N blocks per page, it may be:
  2862. * N data blocks
  2863. * 2 indirect block
  2864. * 2 dindirect
  2865. * 1 tindirect
  2866. * N+5 bitmap blocks (from the above)
  2867. * N+5 group descriptor summary blocks
  2868. * 1 inode block
  2869. * 1 superblock.
  2870. * 2 * EXT4_SINGLEDATA_TRANS_BLOCKS for the quote files
  2871. *
  2872. * 3 * (N + 5) + 2 + 2 * EXT4_SINGLEDATA_TRANS_BLOCKS
  2873. *
  2874. * With ordered or writeback data it's the same, less the N data blocks.
  2875. *
  2876. * If the inode's direct blocks can hold an integral number of pages then a
  2877. * page cannot straddle two indirect blocks, and we can only touch one indirect
  2878. * and dindirect block, and the "5" above becomes "3".
  2879. *
  2880. * This still overestimates under most circumstances. If we were to pass the
  2881. * start and end offsets in here as well we could do block_to_path() on each
  2882. * block and work out the exact number of indirects which are touched. Pah.
  2883. */
  2884. int ext4_writepage_trans_blocks(struct inode *inode)
  2885. {
  2886. int bpp = ext4_journal_blocks_per_page(inode);
  2887. int indirects = (EXT4_NDIR_BLOCKS % bpp) ? 5 : 3;
  2888. int ret;
  2889. if (EXT4_I(inode)->i_flags & EXT4_EXTENTS_FL)
  2890. return ext4_ext_writepage_trans_blocks(inode, bpp);
  2891. if (ext4_should_journal_data(inode))
  2892. ret = 3 * (bpp + indirects) + 2;
  2893. else
  2894. ret = 2 * (bpp + indirects) + 2;
  2895. #ifdef CONFIG_QUOTA
  2896. /* We know that structure was already allocated during DQUOT_INIT so
  2897. * we will be updating only the data blocks + inodes */
  2898. ret += 2*EXT4_QUOTA_TRANS_BLOCKS(inode->i_sb);
  2899. #endif
  2900. return ret;
  2901. }
  2902. /*
  2903. * The caller must have previously called ext4_reserve_inode_write().
  2904. * Give this, we know that the caller already has write access to iloc->bh.
  2905. */
  2906. int ext4_mark_iloc_dirty(handle_t *handle,
  2907. struct inode *inode, struct ext4_iloc *iloc)
  2908. {
  2909. int err = 0;
  2910. if (test_opt(inode->i_sb, I_VERSION))
  2911. inode_inc_iversion(inode);
  2912. /* the do_update_inode consumes one bh->b_count */
  2913. get_bh(iloc->bh);
  2914. /* ext4_do_update_inode() does jbd2_journal_dirty_metadata */
  2915. err = ext4_do_update_inode(handle, inode, iloc);
  2916. put_bh(iloc->bh);
  2917. return err;
  2918. }
  2919. /*
  2920. * On success, We end up with an outstanding reference count against
  2921. * iloc->bh. This _must_ be cleaned up later.
  2922. */
  2923. int
  2924. ext4_reserve_inode_write(handle_t *handle, struct inode *inode,
  2925. struct ext4_iloc *iloc)
  2926. {
  2927. int err = 0;
  2928. if (handle) {
  2929. err = ext4_get_inode_loc(inode, iloc);
  2930. if (!err) {
  2931. BUFFER_TRACE(iloc->bh, "get_write_access");
  2932. err = ext4_journal_get_write_access(handle, iloc->bh);
  2933. if (err) {
  2934. brelse(iloc->bh);
  2935. iloc->bh = NULL;
  2936. }
  2937. }
  2938. }
  2939. ext4_std_error(inode->i_sb, err);
  2940. return err;
  2941. }
  2942. /*
  2943. * Expand an inode by new_extra_isize bytes.
  2944. * Returns 0 on success or negative error number on failure.
  2945. */
  2946. static int ext4_expand_extra_isize(struct inode *inode,
  2947. unsigned int new_extra_isize,
  2948. struct ext4_iloc iloc,
  2949. handle_t *handle)
  2950. {
  2951. struct ext4_inode *raw_inode;
  2952. struct ext4_xattr_ibody_header *header;
  2953. struct ext4_xattr_entry *entry;
  2954. if (EXT4_I(inode)->i_extra_isize >= new_extra_isize)
  2955. return 0;
  2956. raw_inode = ext4_raw_inode(&iloc);
  2957. header = IHDR(inode, raw_inode);
  2958. entry = IFIRST(header);
  2959. /* No extended attributes present */
  2960. if (!(EXT4_I(inode)->i_state & EXT4_STATE_XATTR) ||
  2961. header->h_magic != cpu_to_le32(EXT4_XATTR_MAGIC)) {
  2962. memset((void *)raw_inode + EXT4_GOOD_OLD_INODE_SIZE, 0,
  2963. new_extra_isize);
  2964. EXT4_I(inode)->i_extra_isize = new_extra_isize;
  2965. return 0;
  2966. }
  2967. /* try to expand with EAs present */
  2968. return ext4_expand_extra_isize_ea(inode, new_extra_isize,
  2969. raw_inode, handle);
  2970. }
  2971. /*
  2972. * What we do here is to mark the in-core inode as clean with respect to inode
  2973. * dirtiness (it may still be data-dirty).
  2974. * This means that the in-core inode may be reaped by prune_icache
  2975. * without having to perform any I/O. This is a very good thing,
  2976. * because *any* task may call prune_icache - even ones which
  2977. * have a transaction open against a different journal.
  2978. *
  2979. * Is this cheating? Not really. Sure, we haven't written the
  2980. * inode out, but prune_icache isn't a user-visible syncing function.
  2981. * Whenever the user wants stuff synced (sys_sync, sys_msync, sys_fsync)
  2982. * we start and wait on commits.
  2983. *
  2984. * Is this efficient/effective? Well, we're being nice to the system
  2985. * by cleaning up our inodes proactively so they can be reaped
  2986. * without I/O. But we are potentially leaving up to five seconds'
  2987. * worth of inodes floating about which prune_icache wants us to
  2988. * write out. One way to fix that would be to get prune_icache()
  2989. * to do a write_super() to free up some memory. It has the desired
  2990. * effect.
  2991. */
  2992. int ext4_mark_inode_dirty(handle_t *handle, struct inode *inode)
  2993. {
  2994. struct ext4_iloc iloc;
  2995. struct ext4_sb_info *sbi = EXT4_SB(inode->i_sb);
  2996. static unsigned int mnt_count;
  2997. int err, ret;
  2998. might_sleep();
  2999. err = ext4_reserve_inode_write(handle, inode, &iloc);
  3000. if (EXT4_I(inode)->i_extra_isize < sbi->s_want_extra_isize &&
  3001. !(EXT4_I(inode)->i_state & EXT4_STATE_NO_EXPAND)) {
  3002. /*
  3003. * We need extra buffer credits since we may write into EA block
  3004. * with this same handle. If journal_extend fails, then it will
  3005. * only result in a minor loss of functionality for that inode.
  3006. * If this is felt to be critical, then e2fsck should be run to
  3007. * force a large enough s_min_extra_isize.
  3008. */
  3009. if ((jbd2_journal_extend(handle,
  3010. EXT4_DATA_TRANS_BLOCKS(inode->i_sb))) == 0) {
  3011. ret = ext4_expand_extra_isize(inode,
  3012. sbi->s_want_extra_isize,
  3013. iloc, handle);
  3014. if (ret) {
  3015. EXT4_I(inode)->i_state |= EXT4_STATE_NO_EXPAND;
  3016. if (mnt_count !=
  3017. le16_to_cpu(sbi->s_es->s_mnt_count)) {
  3018. ext4_warning(inode->i_sb, __FUNCTION__,
  3019. "Unable to expand inode %lu. Delete"
  3020. " some EAs or run e2fsck.",
  3021. inode->i_ino);
  3022. mnt_count =
  3023. le16_to_cpu(sbi->s_es->s_mnt_count);
  3024. }
  3025. }
  3026. }
  3027. }
  3028. if (!err)
  3029. err = ext4_mark_iloc_dirty(handle, inode, &iloc);
  3030. return err;
  3031. }
  3032. /*
  3033. * ext4_dirty_inode() is called from __mark_inode_dirty()
  3034. *
  3035. * We're really interested in the case where a file is being extended.
  3036. * i_size has been changed by generic_commit_write() and we thus need
  3037. * to include the updated inode in the current transaction.
  3038. *
  3039. * Also, DQUOT_ALLOC_SPACE() will always dirty the inode when blocks
  3040. * are allocated to the file.
  3041. *
  3042. * If the inode is marked synchronous, we don't honour that here - doing
  3043. * so would cause a commit on atime updates, which we don't bother doing.
  3044. * We handle synchronous inodes at the highest possible level.
  3045. */
  3046. void ext4_dirty_inode(struct inode *inode)
  3047. {
  3048. handle_t *current_handle = ext4_journal_current_handle();
  3049. handle_t *handle;
  3050. handle = ext4_journal_start(inode, 2);
  3051. if (IS_ERR(handle))
  3052. goto out;
  3053. if (current_handle &&
  3054. current_handle->h_transaction != handle->h_transaction) {
  3055. /* This task has a transaction open against a different fs */
  3056. printk(KERN_EMERG "%s: transactions do not match!\n",
  3057. __FUNCTION__);
  3058. } else {
  3059. jbd_debug(5, "marking dirty. outer handle=%p\n",
  3060. current_handle);
  3061. ext4_mark_inode_dirty(handle, inode);
  3062. }
  3063. ext4_journal_stop(handle);
  3064. out:
  3065. return;
  3066. }
  3067. #if 0
  3068. /*
  3069. * Bind an inode's backing buffer_head into this transaction, to prevent
  3070. * it from being flushed to disk early. Unlike
  3071. * ext4_reserve_inode_write, this leaves behind no bh reference and
  3072. * returns no iloc structure, so the caller needs to repeat the iloc
  3073. * lookup to mark the inode dirty later.
  3074. */
  3075. static int ext4_pin_inode(handle_t *handle, struct inode *inode)
  3076. {
  3077. struct ext4_iloc iloc;
  3078. int err = 0;
  3079. if (handle) {
  3080. err = ext4_get_inode_loc(inode, &iloc);
  3081. if (!err) {
  3082. BUFFER_TRACE(iloc.bh, "get_write_access");
  3083. err = jbd2_journal_get_write_access(handle, iloc.bh);
  3084. if (!err)
  3085. err = ext4_journal_dirty_metadata(handle,
  3086. iloc.bh);
  3087. brelse(iloc.bh);
  3088. }
  3089. }
  3090. ext4_std_error(inode->i_sb, err);
  3091. return err;
  3092. }
  3093. #endif
  3094. int ext4_change_inode_journal_flag(struct inode *inode, int val)
  3095. {
  3096. journal_t *journal;
  3097. handle_t *handle;
  3098. int err;
  3099. /*
  3100. * We have to be very careful here: changing a data block's
  3101. * journaling status dynamically is dangerous. If we write a
  3102. * data block to the journal, change the status and then delete
  3103. * that block, we risk forgetting to revoke the old log record
  3104. * from the journal and so a subsequent replay can corrupt data.
  3105. * So, first we make sure that the journal is empty and that
  3106. * nobody is changing anything.
  3107. */
  3108. journal = EXT4_JOURNAL(inode);
  3109. if (is_journal_aborted(journal))
  3110. return -EROFS;
  3111. jbd2_journal_lock_updates(journal);
  3112. jbd2_journal_flush(journal);
  3113. /*
  3114. * OK, there are no updates running now, and all cached data is
  3115. * synced to disk. We are now in a completely consistent state
  3116. * which doesn't have anything in the journal, and we know that
  3117. * no filesystem updates are running, so it is safe to modify
  3118. * the inode's in-core data-journaling state flag now.
  3119. */
  3120. if (val)
  3121. EXT4_I(inode)->i_flags |= EXT4_JOURNAL_DATA_FL;
  3122. else
  3123. EXT4_I(inode)->i_flags &= ~EXT4_JOURNAL_DATA_FL;
  3124. ext4_set_aops(inode);
  3125. jbd2_journal_unlock_updates(journal);
  3126. /* Finally we can mark the inode as dirty. */
  3127. handle = ext4_journal_start(inode, 1);
  3128. if (IS_ERR(handle))
  3129. return PTR_ERR(handle);
  3130. err = ext4_mark_inode_dirty(handle, inode);
  3131. handle->h_sync = 1;
  3132. ext4_journal_stop(handle);
  3133. ext4_std_error(inode->i_sb, err);
  3134. return err;
  3135. }