inode.c 99 KB

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