journal.c 124 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388
  1. /*
  2. ** Write ahead logging implementation copyright Chris Mason 2000
  3. **
  4. ** The background commits make this code very interelated, and
  5. ** overly complex. I need to rethink things a bit....The major players:
  6. **
  7. ** journal_begin -- call with the number of blocks you expect to log.
  8. ** If the current transaction is too
  9. ** old, it will block until the current transaction is
  10. ** finished, and then start a new one.
  11. ** Usually, your transaction will get joined in with
  12. ** previous ones for speed.
  13. **
  14. ** journal_join -- same as journal_begin, but won't block on the current
  15. ** transaction regardless of age. Don't ever call
  16. ** this. Ever. There are only two places it should be
  17. ** called from, and they are both inside this file.
  18. **
  19. ** journal_mark_dirty -- adds blocks into this transaction. clears any flags
  20. ** that might make them get sent to disk
  21. ** and then marks them BH_JDirty. Puts the buffer head
  22. ** into the current transaction hash.
  23. **
  24. ** journal_end -- if the current transaction is batchable, it does nothing
  25. ** otherwise, it could do an async/synchronous commit, or
  26. ** a full flush of all log and real blocks in the
  27. ** transaction.
  28. **
  29. ** flush_old_commits -- if the current transaction is too old, it is ended and
  30. ** commit blocks are sent to disk. Forces commit blocks
  31. ** to disk for all backgrounded commits that have been
  32. ** around too long.
  33. ** -- Note, if you call this as an immediate flush from
  34. ** from within kupdate, it will ignore the immediate flag
  35. */
  36. #include <linux/time.h>
  37. #include <linux/semaphore.h>
  38. #include <linux/vmalloc.h>
  39. #include <linux/reiserfs_fs.h>
  40. #include <linux/kernel.h>
  41. #include <linux/errno.h>
  42. #include <linux/fcntl.h>
  43. #include <linux/stat.h>
  44. #include <linux/string.h>
  45. #include <linux/smp_lock.h>
  46. #include <linux/buffer_head.h>
  47. #include <linux/workqueue.h>
  48. #include <linux/writeback.h>
  49. #include <linux/blkdev.h>
  50. #include <linux/backing-dev.h>
  51. #include <linux/uaccess.h>
  52. #include <asm/system.h>
  53. /* gets a struct reiserfs_journal_list * from a list head */
  54. #define JOURNAL_LIST_ENTRY(h) (list_entry((h), struct reiserfs_journal_list, \
  55. j_list))
  56. #define JOURNAL_WORK_ENTRY(h) (list_entry((h), struct reiserfs_journal_list, \
  57. j_working_list))
  58. /* the number of mounted filesystems. This is used to decide when to
  59. ** start and kill the commit workqueue
  60. */
  61. static int reiserfs_mounted_fs_count;
  62. static struct workqueue_struct *commit_wq;
  63. #define JOURNAL_TRANS_HALF 1018 /* must be correct to keep the desc and commit
  64. structs at 4k */
  65. #define BUFNR 64 /*read ahead */
  66. /* cnode stat bits. Move these into reiserfs_fs.h */
  67. #define BLOCK_FREED 2 /* this block was freed, and can't be written. */
  68. #define BLOCK_FREED_HOLDER 3 /* this block was freed during this transaction, and can't be written */
  69. #define BLOCK_NEEDS_FLUSH 4 /* used in flush_journal_list */
  70. #define BLOCK_DIRTIED 5
  71. /* journal list state bits */
  72. #define LIST_TOUCHED 1
  73. #define LIST_DIRTY 2
  74. #define LIST_COMMIT_PENDING 4 /* someone will commit this list */
  75. /* flags for do_journal_end */
  76. #define FLUSH_ALL 1 /* flush commit and real blocks */
  77. #define COMMIT_NOW 2 /* end and commit this transaction */
  78. #define WAIT 4 /* wait for the log blocks to hit the disk */
  79. static int do_journal_end(struct reiserfs_transaction_handle *,
  80. struct super_block *, unsigned long nblocks,
  81. int flags);
  82. static int flush_journal_list(struct super_block *s,
  83. struct reiserfs_journal_list *jl, int flushall);
  84. static int flush_commit_list(struct super_block *s,
  85. struct reiserfs_journal_list *jl, int flushall);
  86. static int can_dirty(struct reiserfs_journal_cnode *cn);
  87. static int journal_join(struct reiserfs_transaction_handle *th,
  88. struct super_block *sb, unsigned long nblocks);
  89. static int release_journal_dev(struct super_block *super,
  90. struct reiserfs_journal *journal);
  91. static int dirty_one_transaction(struct super_block *s,
  92. struct reiserfs_journal_list *jl);
  93. static void flush_async_commits(struct work_struct *work);
  94. static void queue_log_writer(struct super_block *s);
  95. /* values for join in do_journal_begin_r */
  96. enum {
  97. JBEGIN_REG = 0, /* regular journal begin */
  98. JBEGIN_JOIN = 1, /* join the running transaction if at all possible */
  99. JBEGIN_ABORT = 2, /* called from cleanup code, ignores aborted flag */
  100. };
  101. static int do_journal_begin_r(struct reiserfs_transaction_handle *th,
  102. struct super_block *sb,
  103. unsigned long nblocks, int join);
  104. static void init_journal_hash(struct super_block *sb)
  105. {
  106. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  107. memset(journal->j_hash_table, 0,
  108. JOURNAL_HASH_SIZE * sizeof(struct reiserfs_journal_cnode *));
  109. }
  110. /*
  111. ** clears BH_Dirty and sticks the buffer on the clean list. Called because I can't allow refile_buffer to
  112. ** make schedule happen after I've freed a block. Look at remove_from_transaction and journal_mark_freed for
  113. ** more details.
  114. */
  115. static int reiserfs_clean_and_file_buffer(struct buffer_head *bh)
  116. {
  117. if (bh) {
  118. clear_buffer_dirty(bh);
  119. clear_buffer_journal_test(bh);
  120. }
  121. return 0;
  122. }
  123. static void disable_barrier(struct super_block *s)
  124. {
  125. REISERFS_SB(s)->s_mount_opt &= ~(1 << REISERFS_BARRIER_FLUSH);
  126. printk("reiserfs: disabling flush barriers on %s\n",
  127. reiserfs_bdevname(s));
  128. }
  129. static struct reiserfs_bitmap_node *allocate_bitmap_node(struct super_block
  130. *sb)
  131. {
  132. struct reiserfs_bitmap_node *bn;
  133. static int id;
  134. bn = kmalloc(sizeof(struct reiserfs_bitmap_node), GFP_NOFS);
  135. if (!bn) {
  136. return NULL;
  137. }
  138. bn->data = kzalloc(sb->s_blocksize, GFP_NOFS);
  139. if (!bn->data) {
  140. kfree(bn);
  141. return NULL;
  142. }
  143. bn->id = id++;
  144. INIT_LIST_HEAD(&bn->list);
  145. return bn;
  146. }
  147. static struct reiserfs_bitmap_node *get_bitmap_node(struct super_block *sb)
  148. {
  149. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  150. struct reiserfs_bitmap_node *bn = NULL;
  151. struct list_head *entry = journal->j_bitmap_nodes.next;
  152. journal->j_used_bitmap_nodes++;
  153. repeat:
  154. if (entry != &journal->j_bitmap_nodes) {
  155. bn = list_entry(entry, struct reiserfs_bitmap_node, list);
  156. list_del(entry);
  157. memset(bn->data, 0, sb->s_blocksize);
  158. journal->j_free_bitmap_nodes--;
  159. return bn;
  160. }
  161. bn = allocate_bitmap_node(sb);
  162. if (!bn) {
  163. yield();
  164. goto repeat;
  165. }
  166. return bn;
  167. }
  168. static inline void free_bitmap_node(struct super_block *sb,
  169. struct reiserfs_bitmap_node *bn)
  170. {
  171. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  172. journal->j_used_bitmap_nodes--;
  173. if (journal->j_free_bitmap_nodes > REISERFS_MAX_BITMAP_NODES) {
  174. kfree(bn->data);
  175. kfree(bn);
  176. } else {
  177. list_add(&bn->list, &journal->j_bitmap_nodes);
  178. journal->j_free_bitmap_nodes++;
  179. }
  180. }
  181. static void allocate_bitmap_nodes(struct super_block *sb)
  182. {
  183. int i;
  184. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  185. struct reiserfs_bitmap_node *bn = NULL;
  186. for (i = 0; i < REISERFS_MIN_BITMAP_NODES; i++) {
  187. bn = allocate_bitmap_node(sb);
  188. if (bn) {
  189. list_add(&bn->list, &journal->j_bitmap_nodes);
  190. journal->j_free_bitmap_nodes++;
  191. } else {
  192. break; /* this is ok, we'll try again when more are needed */
  193. }
  194. }
  195. }
  196. static int set_bit_in_list_bitmap(struct super_block *sb,
  197. b_blocknr_t block,
  198. struct reiserfs_list_bitmap *jb)
  199. {
  200. unsigned int bmap_nr = block / (sb->s_blocksize << 3);
  201. unsigned int bit_nr = block % (sb->s_blocksize << 3);
  202. if (!jb->bitmaps[bmap_nr]) {
  203. jb->bitmaps[bmap_nr] = get_bitmap_node(sb);
  204. }
  205. set_bit(bit_nr, (unsigned long *)jb->bitmaps[bmap_nr]->data);
  206. return 0;
  207. }
  208. static void cleanup_bitmap_list(struct super_block *sb,
  209. struct reiserfs_list_bitmap *jb)
  210. {
  211. int i;
  212. if (jb->bitmaps == NULL)
  213. return;
  214. for (i = 0; i < reiserfs_bmap_count(sb); i++) {
  215. if (jb->bitmaps[i]) {
  216. free_bitmap_node(sb, jb->bitmaps[i]);
  217. jb->bitmaps[i] = NULL;
  218. }
  219. }
  220. }
  221. /*
  222. ** only call this on FS unmount.
  223. */
  224. static int free_list_bitmaps(struct super_block *sb,
  225. struct reiserfs_list_bitmap *jb_array)
  226. {
  227. int i;
  228. struct reiserfs_list_bitmap *jb;
  229. for (i = 0; i < JOURNAL_NUM_BITMAPS; i++) {
  230. jb = jb_array + i;
  231. jb->journal_list = NULL;
  232. cleanup_bitmap_list(sb, jb);
  233. vfree(jb->bitmaps);
  234. jb->bitmaps = NULL;
  235. }
  236. return 0;
  237. }
  238. static int free_bitmap_nodes(struct super_block *sb)
  239. {
  240. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  241. struct list_head *next = journal->j_bitmap_nodes.next;
  242. struct reiserfs_bitmap_node *bn;
  243. while (next != &journal->j_bitmap_nodes) {
  244. bn = list_entry(next, struct reiserfs_bitmap_node, list);
  245. list_del(next);
  246. kfree(bn->data);
  247. kfree(bn);
  248. next = journal->j_bitmap_nodes.next;
  249. journal->j_free_bitmap_nodes--;
  250. }
  251. return 0;
  252. }
  253. /*
  254. ** get memory for JOURNAL_NUM_BITMAPS worth of bitmaps.
  255. ** jb_array is the array to be filled in.
  256. */
  257. int reiserfs_allocate_list_bitmaps(struct super_block *sb,
  258. struct reiserfs_list_bitmap *jb_array,
  259. unsigned int bmap_nr)
  260. {
  261. int i;
  262. int failed = 0;
  263. struct reiserfs_list_bitmap *jb;
  264. int mem = bmap_nr * sizeof(struct reiserfs_bitmap_node *);
  265. for (i = 0; i < JOURNAL_NUM_BITMAPS; i++) {
  266. jb = jb_array + i;
  267. jb->journal_list = NULL;
  268. jb->bitmaps = vmalloc(mem);
  269. if (!jb->bitmaps) {
  270. reiserfs_warning(sb, "clm-2000", "unable to "
  271. "allocate bitmaps for journal lists");
  272. failed = 1;
  273. break;
  274. }
  275. memset(jb->bitmaps, 0, mem);
  276. }
  277. if (failed) {
  278. free_list_bitmaps(sb, jb_array);
  279. return -1;
  280. }
  281. return 0;
  282. }
  283. /*
  284. ** find an available list bitmap. If you can't find one, flush a commit list
  285. ** and try again
  286. */
  287. static struct reiserfs_list_bitmap *get_list_bitmap(struct super_block *sb,
  288. struct reiserfs_journal_list
  289. *jl)
  290. {
  291. int i, j;
  292. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  293. struct reiserfs_list_bitmap *jb = NULL;
  294. for (j = 0; j < (JOURNAL_NUM_BITMAPS * 3); j++) {
  295. i = journal->j_list_bitmap_index;
  296. journal->j_list_bitmap_index = (i + 1) % JOURNAL_NUM_BITMAPS;
  297. jb = journal->j_list_bitmap + i;
  298. if (journal->j_list_bitmap[i].journal_list) {
  299. flush_commit_list(sb,
  300. journal->j_list_bitmap[i].
  301. journal_list, 1);
  302. if (!journal->j_list_bitmap[i].journal_list) {
  303. break;
  304. }
  305. } else {
  306. break;
  307. }
  308. }
  309. if (jb->journal_list) { /* double check to make sure if flushed correctly */
  310. return NULL;
  311. }
  312. jb->journal_list = jl;
  313. return jb;
  314. }
  315. /*
  316. ** allocates a new chunk of X nodes, and links them all together as a list.
  317. ** Uses the cnode->next and cnode->prev pointers
  318. ** returns NULL on failure
  319. */
  320. static struct reiserfs_journal_cnode *allocate_cnodes(int num_cnodes)
  321. {
  322. struct reiserfs_journal_cnode *head;
  323. int i;
  324. if (num_cnodes <= 0) {
  325. return NULL;
  326. }
  327. head = vmalloc(num_cnodes * sizeof(struct reiserfs_journal_cnode));
  328. if (!head) {
  329. return NULL;
  330. }
  331. memset(head, 0, num_cnodes * sizeof(struct reiserfs_journal_cnode));
  332. head[0].prev = NULL;
  333. head[0].next = head + 1;
  334. for (i = 1; i < num_cnodes; i++) {
  335. head[i].prev = head + (i - 1);
  336. head[i].next = head + (i + 1); /* if last one, overwrite it after the if */
  337. }
  338. head[num_cnodes - 1].next = NULL;
  339. return head;
  340. }
  341. /*
  342. ** pulls a cnode off the free list, or returns NULL on failure
  343. */
  344. static struct reiserfs_journal_cnode *get_cnode(struct super_block *sb)
  345. {
  346. struct reiserfs_journal_cnode *cn;
  347. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  348. reiserfs_check_lock_depth(sb, "get_cnode");
  349. if (journal->j_cnode_free <= 0) {
  350. return NULL;
  351. }
  352. journal->j_cnode_used++;
  353. journal->j_cnode_free--;
  354. cn = journal->j_cnode_free_list;
  355. if (!cn) {
  356. return cn;
  357. }
  358. if (cn->next) {
  359. cn->next->prev = NULL;
  360. }
  361. journal->j_cnode_free_list = cn->next;
  362. memset(cn, 0, sizeof(struct reiserfs_journal_cnode));
  363. return cn;
  364. }
  365. /*
  366. ** returns a cnode to the free list
  367. */
  368. static void free_cnode(struct super_block *sb,
  369. struct reiserfs_journal_cnode *cn)
  370. {
  371. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  372. reiserfs_check_lock_depth(sb, "free_cnode");
  373. journal->j_cnode_used--;
  374. journal->j_cnode_free++;
  375. /* memset(cn, 0, sizeof(struct reiserfs_journal_cnode)) ; */
  376. cn->next = journal->j_cnode_free_list;
  377. if (journal->j_cnode_free_list) {
  378. journal->j_cnode_free_list->prev = cn;
  379. }
  380. cn->prev = NULL; /* not needed with the memset, but I might kill the memset, and forget to do this */
  381. journal->j_cnode_free_list = cn;
  382. }
  383. static void clear_prepared_bits(struct buffer_head *bh)
  384. {
  385. clear_buffer_journal_prepared(bh);
  386. clear_buffer_journal_restore_dirty(bh);
  387. }
  388. /* return a cnode with same dev, block number and size in table, or null if not found */
  389. static inline struct reiserfs_journal_cnode *get_journal_hash_dev(struct
  390. super_block
  391. *sb,
  392. struct
  393. reiserfs_journal_cnode
  394. **table,
  395. long bl)
  396. {
  397. struct reiserfs_journal_cnode *cn;
  398. cn = journal_hash(table, sb, bl);
  399. while (cn) {
  400. if (cn->blocknr == bl && cn->sb == sb)
  401. return cn;
  402. cn = cn->hnext;
  403. }
  404. return (struct reiserfs_journal_cnode *)0;
  405. }
  406. /*
  407. ** this actually means 'can this block be reallocated yet?'. If you set search_all, a block can only be allocated
  408. ** if it is not in the current transaction, was not freed by the current transaction, and has no chance of ever
  409. ** being overwritten by a replay after crashing.
  410. **
  411. ** If you don't set search_all, a block can only be allocated if it is not in the current transaction. Since deleting
  412. ** a block removes it from the current transaction, this case should never happen. If you don't set search_all, make
  413. ** sure you never write the block without logging it.
  414. **
  415. ** next_zero_bit is a suggestion about the next block to try for find_forward.
  416. ** when bl is rejected because it is set in a journal list bitmap, we search
  417. ** for the next zero bit in the bitmap that rejected bl. Then, we return that
  418. ** through next_zero_bit for find_forward to try.
  419. **
  420. ** Just because we return something in next_zero_bit does not mean we won't
  421. ** reject it on the next call to reiserfs_in_journal
  422. **
  423. */
  424. int reiserfs_in_journal(struct super_block *sb,
  425. unsigned int bmap_nr, int bit_nr, int search_all,
  426. b_blocknr_t * next_zero_bit)
  427. {
  428. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  429. struct reiserfs_journal_cnode *cn;
  430. struct reiserfs_list_bitmap *jb;
  431. int i;
  432. unsigned long bl;
  433. *next_zero_bit = 0; /* always start this at zero. */
  434. PROC_INFO_INC(sb, journal.in_journal);
  435. /* If we aren't doing a search_all, this is a metablock, and it will be logged before use.
  436. ** if we crash before the transaction that freed it commits, this transaction won't
  437. ** have committed either, and the block will never be written
  438. */
  439. if (search_all) {
  440. for (i = 0; i < JOURNAL_NUM_BITMAPS; i++) {
  441. PROC_INFO_INC(sb, journal.in_journal_bitmap);
  442. jb = journal->j_list_bitmap + i;
  443. if (jb->journal_list && jb->bitmaps[bmap_nr] &&
  444. test_bit(bit_nr,
  445. (unsigned long *)jb->bitmaps[bmap_nr]->
  446. data)) {
  447. *next_zero_bit =
  448. find_next_zero_bit((unsigned long *)
  449. (jb->bitmaps[bmap_nr]->
  450. data),
  451. sb->s_blocksize << 3,
  452. bit_nr + 1);
  453. return 1;
  454. }
  455. }
  456. }
  457. bl = bmap_nr * (sb->s_blocksize << 3) + bit_nr;
  458. /* is it in any old transactions? */
  459. if (search_all
  460. && (cn =
  461. get_journal_hash_dev(sb, journal->j_list_hash_table, bl))) {
  462. return 1;
  463. }
  464. /* is it in the current transaction. This should never happen */
  465. if ((cn = get_journal_hash_dev(sb, journal->j_hash_table, bl))) {
  466. BUG();
  467. return 1;
  468. }
  469. PROC_INFO_INC(sb, journal.in_journal_reusable);
  470. /* safe for reuse */
  471. return 0;
  472. }
  473. /* insert cn into table
  474. */
  475. static inline void insert_journal_hash(struct reiserfs_journal_cnode **table,
  476. struct reiserfs_journal_cnode *cn)
  477. {
  478. struct reiserfs_journal_cnode *cn_orig;
  479. cn_orig = journal_hash(table, cn->sb, cn->blocknr);
  480. cn->hnext = cn_orig;
  481. cn->hprev = NULL;
  482. if (cn_orig) {
  483. cn_orig->hprev = cn;
  484. }
  485. journal_hash(table, cn->sb, cn->blocknr) = cn;
  486. }
  487. /* lock the current transaction */
  488. static inline void lock_journal(struct super_block *sb)
  489. {
  490. PROC_INFO_INC(sb, journal.lock_journal);
  491. reiserfs_mutex_lock_safe(&SB_JOURNAL(sb)->j_mutex, sb);
  492. }
  493. /* unlock the current transaction */
  494. static inline void unlock_journal(struct super_block *sb)
  495. {
  496. mutex_unlock(&SB_JOURNAL(sb)->j_mutex);
  497. }
  498. static inline void get_journal_list(struct reiserfs_journal_list *jl)
  499. {
  500. jl->j_refcount++;
  501. }
  502. static inline void put_journal_list(struct super_block *s,
  503. struct reiserfs_journal_list *jl)
  504. {
  505. if (jl->j_refcount < 1) {
  506. reiserfs_panic(s, "journal-2", "trans id %u, refcount at %d",
  507. jl->j_trans_id, jl->j_refcount);
  508. }
  509. if (--jl->j_refcount == 0)
  510. kfree(jl);
  511. }
  512. /*
  513. ** this used to be much more involved, and I'm keeping it just in case things get ugly again.
  514. ** it gets called by flush_commit_list, and cleans up any data stored about blocks freed during a
  515. ** transaction.
  516. */
  517. static void cleanup_freed_for_journal_list(struct super_block *sb,
  518. struct reiserfs_journal_list *jl)
  519. {
  520. struct reiserfs_list_bitmap *jb = jl->j_list_bitmap;
  521. if (jb) {
  522. cleanup_bitmap_list(sb, jb);
  523. }
  524. jl->j_list_bitmap->journal_list = NULL;
  525. jl->j_list_bitmap = NULL;
  526. }
  527. static int journal_list_still_alive(struct super_block *s,
  528. unsigned int trans_id)
  529. {
  530. struct reiserfs_journal *journal = SB_JOURNAL(s);
  531. struct list_head *entry = &journal->j_journal_list;
  532. struct reiserfs_journal_list *jl;
  533. if (!list_empty(entry)) {
  534. jl = JOURNAL_LIST_ENTRY(entry->next);
  535. if (jl->j_trans_id <= trans_id) {
  536. return 1;
  537. }
  538. }
  539. return 0;
  540. }
  541. /*
  542. * If page->mapping was null, we failed to truncate this page for
  543. * some reason. Most likely because it was truncated after being
  544. * logged via data=journal.
  545. *
  546. * This does a check to see if the buffer belongs to one of these
  547. * lost pages before doing the final put_bh. If page->mapping was
  548. * null, it tries to free buffers on the page, which should make the
  549. * final page_cache_release drop the page from the lru.
  550. */
  551. static void release_buffer_page(struct buffer_head *bh)
  552. {
  553. struct page *page = bh->b_page;
  554. if (!page->mapping && trylock_page(page)) {
  555. page_cache_get(page);
  556. put_bh(bh);
  557. if (!page->mapping)
  558. try_to_free_buffers(page);
  559. unlock_page(page);
  560. page_cache_release(page);
  561. } else {
  562. put_bh(bh);
  563. }
  564. }
  565. static void reiserfs_end_buffer_io_sync(struct buffer_head *bh, int uptodate)
  566. {
  567. char b[BDEVNAME_SIZE];
  568. if (buffer_journaled(bh)) {
  569. reiserfs_warning(NULL, "clm-2084",
  570. "pinned buffer %lu:%s sent to disk",
  571. bh->b_blocknr, bdevname(bh->b_bdev, b));
  572. }
  573. if (uptodate)
  574. set_buffer_uptodate(bh);
  575. else
  576. clear_buffer_uptodate(bh);
  577. unlock_buffer(bh);
  578. release_buffer_page(bh);
  579. }
  580. static void reiserfs_end_ordered_io(struct buffer_head *bh, int uptodate)
  581. {
  582. if (uptodate)
  583. set_buffer_uptodate(bh);
  584. else
  585. clear_buffer_uptodate(bh);
  586. unlock_buffer(bh);
  587. put_bh(bh);
  588. }
  589. static void submit_logged_buffer(struct buffer_head *bh)
  590. {
  591. get_bh(bh);
  592. bh->b_end_io = reiserfs_end_buffer_io_sync;
  593. clear_buffer_journal_new(bh);
  594. clear_buffer_dirty(bh);
  595. if (!test_clear_buffer_journal_test(bh))
  596. BUG();
  597. if (!buffer_uptodate(bh))
  598. BUG();
  599. submit_bh(WRITE, bh);
  600. }
  601. static void submit_ordered_buffer(struct buffer_head *bh)
  602. {
  603. get_bh(bh);
  604. bh->b_end_io = reiserfs_end_ordered_io;
  605. clear_buffer_dirty(bh);
  606. if (!buffer_uptodate(bh))
  607. BUG();
  608. submit_bh(WRITE, bh);
  609. }
  610. static int submit_barrier_buffer(struct buffer_head *bh)
  611. {
  612. get_bh(bh);
  613. bh->b_end_io = reiserfs_end_ordered_io;
  614. clear_buffer_dirty(bh);
  615. if (!buffer_uptodate(bh))
  616. BUG();
  617. return submit_bh(WRITE_BARRIER, bh);
  618. }
  619. static void check_barrier_completion(struct super_block *s,
  620. struct buffer_head *bh)
  621. {
  622. if (buffer_eopnotsupp(bh)) {
  623. clear_buffer_eopnotsupp(bh);
  624. disable_barrier(s);
  625. set_buffer_uptodate(bh);
  626. set_buffer_dirty(bh);
  627. reiserfs_write_unlock(s);
  628. sync_dirty_buffer(bh);
  629. reiserfs_write_lock(s);
  630. }
  631. }
  632. #define CHUNK_SIZE 32
  633. struct buffer_chunk {
  634. struct buffer_head *bh[CHUNK_SIZE];
  635. int nr;
  636. };
  637. static void write_chunk(struct buffer_chunk *chunk)
  638. {
  639. int i;
  640. get_fs_excl();
  641. for (i = 0; i < chunk->nr; i++) {
  642. submit_logged_buffer(chunk->bh[i]);
  643. }
  644. chunk->nr = 0;
  645. put_fs_excl();
  646. }
  647. static void write_ordered_chunk(struct buffer_chunk *chunk)
  648. {
  649. int i;
  650. get_fs_excl();
  651. for (i = 0; i < chunk->nr; i++) {
  652. submit_ordered_buffer(chunk->bh[i]);
  653. }
  654. chunk->nr = 0;
  655. put_fs_excl();
  656. }
  657. static int add_to_chunk(struct buffer_chunk *chunk, struct buffer_head *bh,
  658. spinlock_t * lock, void (fn) (struct buffer_chunk *))
  659. {
  660. int ret = 0;
  661. BUG_ON(chunk->nr >= CHUNK_SIZE);
  662. chunk->bh[chunk->nr++] = bh;
  663. if (chunk->nr >= CHUNK_SIZE) {
  664. ret = 1;
  665. if (lock)
  666. spin_unlock(lock);
  667. fn(chunk);
  668. if (lock)
  669. spin_lock(lock);
  670. }
  671. return ret;
  672. }
  673. static atomic_t nr_reiserfs_jh = ATOMIC_INIT(0);
  674. static struct reiserfs_jh *alloc_jh(void)
  675. {
  676. struct reiserfs_jh *jh;
  677. while (1) {
  678. jh = kmalloc(sizeof(*jh), GFP_NOFS);
  679. if (jh) {
  680. atomic_inc(&nr_reiserfs_jh);
  681. return jh;
  682. }
  683. yield();
  684. }
  685. }
  686. /*
  687. * we want to free the jh when the buffer has been written
  688. * and waited on
  689. */
  690. void reiserfs_free_jh(struct buffer_head *bh)
  691. {
  692. struct reiserfs_jh *jh;
  693. jh = bh->b_private;
  694. if (jh) {
  695. bh->b_private = NULL;
  696. jh->bh = NULL;
  697. list_del_init(&jh->list);
  698. kfree(jh);
  699. if (atomic_read(&nr_reiserfs_jh) <= 0)
  700. BUG();
  701. atomic_dec(&nr_reiserfs_jh);
  702. put_bh(bh);
  703. }
  704. }
  705. static inline int __add_jh(struct reiserfs_journal *j, struct buffer_head *bh,
  706. int tail)
  707. {
  708. struct reiserfs_jh *jh;
  709. if (bh->b_private) {
  710. spin_lock(&j->j_dirty_buffers_lock);
  711. if (!bh->b_private) {
  712. spin_unlock(&j->j_dirty_buffers_lock);
  713. goto no_jh;
  714. }
  715. jh = bh->b_private;
  716. list_del_init(&jh->list);
  717. } else {
  718. no_jh:
  719. get_bh(bh);
  720. jh = alloc_jh();
  721. spin_lock(&j->j_dirty_buffers_lock);
  722. /* buffer must be locked for __add_jh, should be able to have
  723. * two adds at the same time
  724. */
  725. BUG_ON(bh->b_private);
  726. jh->bh = bh;
  727. bh->b_private = jh;
  728. }
  729. jh->jl = j->j_current_jl;
  730. if (tail)
  731. list_add_tail(&jh->list, &jh->jl->j_tail_bh_list);
  732. else {
  733. list_add_tail(&jh->list, &jh->jl->j_bh_list);
  734. }
  735. spin_unlock(&j->j_dirty_buffers_lock);
  736. return 0;
  737. }
  738. int reiserfs_add_tail_list(struct inode *inode, struct buffer_head *bh)
  739. {
  740. return __add_jh(SB_JOURNAL(inode->i_sb), bh, 1);
  741. }
  742. int reiserfs_add_ordered_list(struct inode *inode, struct buffer_head *bh)
  743. {
  744. return __add_jh(SB_JOURNAL(inode->i_sb), bh, 0);
  745. }
  746. #define JH_ENTRY(l) list_entry((l), struct reiserfs_jh, list)
  747. static int write_ordered_buffers(spinlock_t * lock,
  748. struct reiserfs_journal *j,
  749. struct reiserfs_journal_list *jl,
  750. struct list_head *list)
  751. {
  752. struct buffer_head *bh;
  753. struct reiserfs_jh *jh;
  754. int ret = j->j_errno;
  755. struct buffer_chunk chunk;
  756. struct list_head tmp;
  757. INIT_LIST_HEAD(&tmp);
  758. chunk.nr = 0;
  759. spin_lock(lock);
  760. while (!list_empty(list)) {
  761. jh = JH_ENTRY(list->next);
  762. bh = jh->bh;
  763. get_bh(bh);
  764. if (!trylock_buffer(bh)) {
  765. if (!buffer_dirty(bh)) {
  766. list_move(&jh->list, &tmp);
  767. goto loop_next;
  768. }
  769. spin_unlock(lock);
  770. if (chunk.nr)
  771. write_ordered_chunk(&chunk);
  772. wait_on_buffer(bh);
  773. cond_resched();
  774. spin_lock(lock);
  775. goto loop_next;
  776. }
  777. /* in theory, dirty non-uptodate buffers should never get here,
  778. * but the upper layer io error paths still have a few quirks.
  779. * Handle them here as gracefully as we can
  780. */
  781. if (!buffer_uptodate(bh) && buffer_dirty(bh)) {
  782. clear_buffer_dirty(bh);
  783. ret = -EIO;
  784. }
  785. if (buffer_dirty(bh)) {
  786. list_move(&jh->list, &tmp);
  787. add_to_chunk(&chunk, bh, lock, write_ordered_chunk);
  788. } else {
  789. reiserfs_free_jh(bh);
  790. unlock_buffer(bh);
  791. }
  792. loop_next:
  793. put_bh(bh);
  794. cond_resched_lock(lock);
  795. }
  796. if (chunk.nr) {
  797. spin_unlock(lock);
  798. write_ordered_chunk(&chunk);
  799. spin_lock(lock);
  800. }
  801. while (!list_empty(&tmp)) {
  802. jh = JH_ENTRY(tmp.prev);
  803. bh = jh->bh;
  804. get_bh(bh);
  805. reiserfs_free_jh(bh);
  806. if (buffer_locked(bh)) {
  807. spin_unlock(lock);
  808. wait_on_buffer(bh);
  809. spin_lock(lock);
  810. }
  811. if (!buffer_uptodate(bh)) {
  812. ret = -EIO;
  813. }
  814. /* ugly interaction with invalidatepage here.
  815. * reiserfs_invalidate_page will pin any buffer that has a valid
  816. * journal head from an older transaction. If someone else sets
  817. * our buffer dirty after we write it in the first loop, and
  818. * then someone truncates the page away, nobody will ever write
  819. * the buffer. We're safe if we write the page one last time
  820. * after freeing the journal header.
  821. */
  822. if (buffer_dirty(bh) && unlikely(bh->b_page->mapping == NULL)) {
  823. spin_unlock(lock);
  824. ll_rw_block(WRITE, 1, &bh);
  825. spin_lock(lock);
  826. }
  827. put_bh(bh);
  828. cond_resched_lock(lock);
  829. }
  830. spin_unlock(lock);
  831. return ret;
  832. }
  833. static int flush_older_commits(struct super_block *s,
  834. struct reiserfs_journal_list *jl)
  835. {
  836. struct reiserfs_journal *journal = SB_JOURNAL(s);
  837. struct reiserfs_journal_list *other_jl;
  838. struct reiserfs_journal_list *first_jl;
  839. struct list_head *entry;
  840. unsigned int trans_id = jl->j_trans_id;
  841. unsigned int other_trans_id;
  842. unsigned int first_trans_id;
  843. find_first:
  844. /*
  845. * first we walk backwards to find the oldest uncommitted transation
  846. */
  847. first_jl = jl;
  848. entry = jl->j_list.prev;
  849. while (1) {
  850. other_jl = JOURNAL_LIST_ENTRY(entry);
  851. if (entry == &journal->j_journal_list ||
  852. atomic_read(&other_jl->j_older_commits_done))
  853. break;
  854. first_jl = other_jl;
  855. entry = other_jl->j_list.prev;
  856. }
  857. /* if we didn't find any older uncommitted transactions, return now */
  858. if (first_jl == jl) {
  859. return 0;
  860. }
  861. first_trans_id = first_jl->j_trans_id;
  862. entry = &first_jl->j_list;
  863. while (1) {
  864. other_jl = JOURNAL_LIST_ENTRY(entry);
  865. other_trans_id = other_jl->j_trans_id;
  866. if (other_trans_id < trans_id) {
  867. if (atomic_read(&other_jl->j_commit_left) != 0) {
  868. flush_commit_list(s, other_jl, 0);
  869. /* list we were called with is gone, return */
  870. if (!journal_list_still_alive(s, trans_id))
  871. return 1;
  872. /* the one we just flushed is gone, this means all
  873. * older lists are also gone, so first_jl is no longer
  874. * valid either. Go back to the beginning.
  875. */
  876. if (!journal_list_still_alive
  877. (s, other_trans_id)) {
  878. goto find_first;
  879. }
  880. }
  881. entry = entry->next;
  882. if (entry == &journal->j_journal_list)
  883. return 0;
  884. } else {
  885. return 0;
  886. }
  887. }
  888. return 0;
  889. }
  890. static int reiserfs_async_progress_wait(struct super_block *s)
  891. {
  892. DEFINE_WAIT(wait);
  893. struct reiserfs_journal *j = SB_JOURNAL(s);
  894. if (atomic_read(&j->j_async_throttle)) {
  895. reiserfs_write_unlock(s);
  896. congestion_wait(BLK_RW_ASYNC, HZ / 10);
  897. reiserfs_write_lock(s);
  898. }
  899. return 0;
  900. }
  901. /*
  902. ** if this journal list still has commit blocks unflushed, send them to disk.
  903. **
  904. ** log areas must be flushed in order (transaction 2 can't commit before transaction 1)
  905. ** Before the commit block can by written, every other log block must be safely on disk
  906. **
  907. */
  908. static int flush_commit_list(struct super_block *s,
  909. struct reiserfs_journal_list *jl, int flushall)
  910. {
  911. int i;
  912. b_blocknr_t bn;
  913. struct buffer_head *tbh = NULL;
  914. unsigned int trans_id = jl->j_trans_id;
  915. struct reiserfs_journal *journal = SB_JOURNAL(s);
  916. int barrier = 0;
  917. int retval = 0;
  918. int write_len;
  919. reiserfs_check_lock_depth(s, "flush_commit_list");
  920. if (atomic_read(&jl->j_older_commits_done)) {
  921. return 0;
  922. }
  923. get_fs_excl();
  924. /* before we can put our commit blocks on disk, we have to make sure everyone older than
  925. ** us is on disk too
  926. */
  927. BUG_ON(jl->j_len <= 0);
  928. BUG_ON(trans_id == journal->j_trans_id);
  929. get_journal_list(jl);
  930. if (flushall) {
  931. if (flush_older_commits(s, jl) == 1) {
  932. /* list disappeared during flush_older_commits. return */
  933. goto put_jl;
  934. }
  935. }
  936. /* make sure nobody is trying to flush this one at the same time */
  937. reiserfs_mutex_lock_safe(&jl->j_commit_mutex, s);
  938. if (!journal_list_still_alive(s, trans_id)) {
  939. mutex_unlock(&jl->j_commit_mutex);
  940. goto put_jl;
  941. }
  942. BUG_ON(jl->j_trans_id == 0);
  943. /* this commit is done, exit */
  944. if (atomic_read(&(jl->j_commit_left)) <= 0) {
  945. if (flushall) {
  946. atomic_set(&(jl->j_older_commits_done), 1);
  947. }
  948. mutex_unlock(&jl->j_commit_mutex);
  949. goto put_jl;
  950. }
  951. if (!list_empty(&jl->j_bh_list)) {
  952. int ret;
  953. /*
  954. * We might sleep in numerous places inside
  955. * write_ordered_buffers. Relax the write lock.
  956. */
  957. reiserfs_write_unlock(s);
  958. ret = write_ordered_buffers(&journal->j_dirty_buffers_lock,
  959. journal, jl, &jl->j_bh_list);
  960. if (ret < 0 && retval == 0)
  961. retval = ret;
  962. reiserfs_write_lock(s);
  963. }
  964. BUG_ON(!list_empty(&jl->j_bh_list));
  965. /*
  966. * for the description block and all the log blocks, submit any buffers
  967. * that haven't already reached the disk. Try to write at least 256
  968. * log blocks. later on, we will only wait on blocks that correspond
  969. * to this transaction, but while we're unplugging we might as well
  970. * get a chunk of data on there.
  971. */
  972. atomic_inc(&journal->j_async_throttle);
  973. write_len = jl->j_len + 1;
  974. if (write_len < 256)
  975. write_len = 256;
  976. for (i = 0 ; i < write_len ; i++) {
  977. bn = SB_ONDISK_JOURNAL_1st_BLOCK(s) + (jl->j_start + i) %
  978. SB_ONDISK_JOURNAL_SIZE(s);
  979. tbh = journal_find_get_block(s, bn);
  980. if (tbh) {
  981. if (buffer_dirty(tbh)) {
  982. reiserfs_write_unlock(s);
  983. ll_rw_block(WRITE, 1, &tbh);
  984. reiserfs_write_lock(s);
  985. }
  986. put_bh(tbh) ;
  987. }
  988. }
  989. atomic_dec(&journal->j_async_throttle);
  990. /* We're skipping the commit if there's an error */
  991. if (retval || reiserfs_is_journal_aborted(journal))
  992. barrier = 0;
  993. /* wait on everything written so far before writing the commit
  994. * if we are in barrier mode, send the commit down now
  995. */
  996. barrier = reiserfs_barrier_flush(s);
  997. if (barrier) {
  998. int ret;
  999. lock_buffer(jl->j_commit_bh);
  1000. ret = submit_barrier_buffer(jl->j_commit_bh);
  1001. if (ret == -EOPNOTSUPP) {
  1002. set_buffer_uptodate(jl->j_commit_bh);
  1003. disable_barrier(s);
  1004. barrier = 0;
  1005. }
  1006. }
  1007. for (i = 0; i < (jl->j_len + 1); i++) {
  1008. bn = SB_ONDISK_JOURNAL_1st_BLOCK(s) +
  1009. (jl->j_start + i) % SB_ONDISK_JOURNAL_SIZE(s);
  1010. tbh = journal_find_get_block(s, bn);
  1011. reiserfs_write_unlock(s);
  1012. wait_on_buffer(tbh);
  1013. reiserfs_write_lock(s);
  1014. // since we're using ll_rw_blk above, it might have skipped over
  1015. // a locked buffer. Double check here
  1016. //
  1017. /* redundant, sync_dirty_buffer() checks */
  1018. if (buffer_dirty(tbh)) {
  1019. reiserfs_write_unlock(s);
  1020. sync_dirty_buffer(tbh);
  1021. reiserfs_write_lock(s);
  1022. }
  1023. if (unlikely(!buffer_uptodate(tbh))) {
  1024. #ifdef CONFIG_REISERFS_CHECK
  1025. reiserfs_warning(s, "journal-601",
  1026. "buffer write failed");
  1027. #endif
  1028. retval = -EIO;
  1029. }
  1030. put_bh(tbh); /* once for journal_find_get_block */
  1031. put_bh(tbh); /* once due to original getblk in do_journal_end */
  1032. atomic_dec(&(jl->j_commit_left));
  1033. }
  1034. BUG_ON(atomic_read(&(jl->j_commit_left)) != 1);
  1035. if (!barrier) {
  1036. /* If there was a write error in the journal - we can't commit
  1037. * this transaction - it will be invalid and, if successful,
  1038. * will just end up propagating the write error out to
  1039. * the file system. */
  1040. if (likely(!retval && !reiserfs_is_journal_aborted (journal))) {
  1041. if (buffer_dirty(jl->j_commit_bh))
  1042. BUG();
  1043. mark_buffer_dirty(jl->j_commit_bh) ;
  1044. reiserfs_write_unlock(s);
  1045. sync_dirty_buffer(jl->j_commit_bh) ;
  1046. reiserfs_write_lock(s);
  1047. }
  1048. } else {
  1049. reiserfs_write_unlock(s);
  1050. wait_on_buffer(jl->j_commit_bh);
  1051. reiserfs_write_lock(s);
  1052. }
  1053. check_barrier_completion(s, jl->j_commit_bh);
  1054. /* If there was a write error in the journal - we can't commit this
  1055. * transaction - it will be invalid and, if successful, will just end
  1056. * up propagating the write error out to the filesystem. */
  1057. if (unlikely(!buffer_uptodate(jl->j_commit_bh))) {
  1058. #ifdef CONFIG_REISERFS_CHECK
  1059. reiserfs_warning(s, "journal-615", "buffer write failed");
  1060. #endif
  1061. retval = -EIO;
  1062. }
  1063. bforget(jl->j_commit_bh);
  1064. if (journal->j_last_commit_id != 0 &&
  1065. (jl->j_trans_id - journal->j_last_commit_id) != 1) {
  1066. reiserfs_warning(s, "clm-2200", "last commit %lu, current %lu",
  1067. journal->j_last_commit_id, jl->j_trans_id);
  1068. }
  1069. journal->j_last_commit_id = jl->j_trans_id;
  1070. /* now, every commit block is on the disk. It is safe to allow blocks freed during this transaction to be reallocated */
  1071. cleanup_freed_for_journal_list(s, jl);
  1072. retval = retval ? retval : journal->j_errno;
  1073. /* mark the metadata dirty */
  1074. if (!retval)
  1075. dirty_one_transaction(s, jl);
  1076. atomic_dec(&(jl->j_commit_left));
  1077. if (flushall) {
  1078. atomic_set(&(jl->j_older_commits_done), 1);
  1079. }
  1080. mutex_unlock(&jl->j_commit_mutex);
  1081. put_jl:
  1082. put_journal_list(s, jl);
  1083. if (retval)
  1084. reiserfs_abort(s, retval, "Journal write error in %s",
  1085. __func__);
  1086. put_fs_excl();
  1087. return retval;
  1088. }
  1089. /*
  1090. ** flush_journal_list frequently needs to find a newer transaction for a given block. This does that, or
  1091. ** returns NULL if it can't find anything
  1092. */
  1093. static struct reiserfs_journal_list *find_newer_jl_for_cn(struct
  1094. reiserfs_journal_cnode
  1095. *cn)
  1096. {
  1097. struct super_block *sb = cn->sb;
  1098. b_blocknr_t blocknr = cn->blocknr;
  1099. cn = cn->hprev;
  1100. while (cn) {
  1101. if (cn->sb == sb && cn->blocknr == blocknr && cn->jlist) {
  1102. return cn->jlist;
  1103. }
  1104. cn = cn->hprev;
  1105. }
  1106. return NULL;
  1107. }
  1108. static int newer_jl_done(struct reiserfs_journal_cnode *cn)
  1109. {
  1110. struct super_block *sb = cn->sb;
  1111. b_blocknr_t blocknr = cn->blocknr;
  1112. cn = cn->hprev;
  1113. while (cn) {
  1114. if (cn->sb == sb && cn->blocknr == blocknr && cn->jlist &&
  1115. atomic_read(&cn->jlist->j_commit_left) != 0)
  1116. return 0;
  1117. cn = cn->hprev;
  1118. }
  1119. return 1;
  1120. }
  1121. static void remove_journal_hash(struct super_block *,
  1122. struct reiserfs_journal_cnode **,
  1123. struct reiserfs_journal_list *, unsigned long,
  1124. int);
  1125. /*
  1126. ** once all the real blocks have been flushed, it is safe to remove them from the
  1127. ** journal list for this transaction. Aside from freeing the cnode, this also allows the
  1128. ** block to be reallocated for data blocks if it had been deleted.
  1129. */
  1130. static void remove_all_from_journal_list(struct super_block *sb,
  1131. struct reiserfs_journal_list *jl,
  1132. int debug)
  1133. {
  1134. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  1135. struct reiserfs_journal_cnode *cn, *last;
  1136. cn = jl->j_realblock;
  1137. /* which is better, to lock once around the whole loop, or
  1138. ** to lock for each call to remove_journal_hash?
  1139. */
  1140. while (cn) {
  1141. if (cn->blocknr != 0) {
  1142. if (debug) {
  1143. reiserfs_warning(sb, "reiserfs-2201",
  1144. "block %u, bh is %d, state %ld",
  1145. cn->blocknr, cn->bh ? 1 : 0,
  1146. cn->state);
  1147. }
  1148. cn->state = 0;
  1149. remove_journal_hash(sb, journal->j_list_hash_table,
  1150. jl, cn->blocknr, 1);
  1151. }
  1152. last = cn;
  1153. cn = cn->next;
  1154. free_cnode(sb, last);
  1155. }
  1156. jl->j_realblock = NULL;
  1157. }
  1158. /*
  1159. ** if this timestamp is greater than the timestamp we wrote last to the header block, write it to the header block.
  1160. ** once this is done, I can safely say the log area for this transaction won't ever be replayed, and I can start
  1161. ** releasing blocks in this transaction for reuse as data blocks.
  1162. ** called by flush_journal_list, before it calls remove_all_from_journal_list
  1163. **
  1164. */
  1165. static int _update_journal_header_block(struct super_block *sb,
  1166. unsigned long offset,
  1167. unsigned int trans_id)
  1168. {
  1169. struct reiserfs_journal_header *jh;
  1170. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  1171. if (reiserfs_is_journal_aborted(journal))
  1172. return -EIO;
  1173. if (trans_id >= journal->j_last_flush_trans_id) {
  1174. if (buffer_locked((journal->j_header_bh))) {
  1175. reiserfs_write_unlock(sb);
  1176. wait_on_buffer((journal->j_header_bh));
  1177. reiserfs_write_lock(sb);
  1178. if (unlikely(!buffer_uptodate(journal->j_header_bh))) {
  1179. #ifdef CONFIG_REISERFS_CHECK
  1180. reiserfs_warning(sb, "journal-699",
  1181. "buffer write failed");
  1182. #endif
  1183. return -EIO;
  1184. }
  1185. }
  1186. journal->j_last_flush_trans_id = trans_id;
  1187. journal->j_first_unflushed_offset = offset;
  1188. jh = (struct reiserfs_journal_header *)(journal->j_header_bh->
  1189. b_data);
  1190. jh->j_last_flush_trans_id = cpu_to_le32(trans_id);
  1191. jh->j_first_unflushed_offset = cpu_to_le32(offset);
  1192. jh->j_mount_id = cpu_to_le32(journal->j_mount_id);
  1193. if (reiserfs_barrier_flush(sb)) {
  1194. int ret;
  1195. lock_buffer(journal->j_header_bh);
  1196. ret = submit_barrier_buffer(journal->j_header_bh);
  1197. if (ret == -EOPNOTSUPP) {
  1198. set_buffer_uptodate(journal->j_header_bh);
  1199. disable_barrier(sb);
  1200. goto sync;
  1201. }
  1202. reiserfs_write_unlock(sb);
  1203. wait_on_buffer(journal->j_header_bh);
  1204. reiserfs_write_lock(sb);
  1205. check_barrier_completion(sb, journal->j_header_bh);
  1206. } else {
  1207. sync:
  1208. set_buffer_dirty(journal->j_header_bh);
  1209. reiserfs_write_unlock(sb);
  1210. sync_dirty_buffer(journal->j_header_bh);
  1211. reiserfs_write_lock(sb);
  1212. }
  1213. if (!buffer_uptodate(journal->j_header_bh)) {
  1214. reiserfs_warning(sb, "journal-837",
  1215. "IO error during journal replay");
  1216. return -EIO;
  1217. }
  1218. }
  1219. return 0;
  1220. }
  1221. static int update_journal_header_block(struct super_block *sb,
  1222. unsigned long offset,
  1223. unsigned int trans_id)
  1224. {
  1225. return _update_journal_header_block(sb, offset, trans_id);
  1226. }
  1227. /*
  1228. ** flush any and all journal lists older than you are
  1229. ** can only be called from flush_journal_list
  1230. */
  1231. static int flush_older_journal_lists(struct super_block *sb,
  1232. struct reiserfs_journal_list *jl)
  1233. {
  1234. struct list_head *entry;
  1235. struct reiserfs_journal_list *other_jl;
  1236. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  1237. unsigned int trans_id = jl->j_trans_id;
  1238. /* we know we are the only ones flushing things, no extra race
  1239. * protection is required.
  1240. */
  1241. restart:
  1242. entry = journal->j_journal_list.next;
  1243. /* Did we wrap? */
  1244. if (entry == &journal->j_journal_list)
  1245. return 0;
  1246. other_jl = JOURNAL_LIST_ENTRY(entry);
  1247. if (other_jl->j_trans_id < trans_id) {
  1248. BUG_ON(other_jl->j_refcount <= 0);
  1249. /* do not flush all */
  1250. flush_journal_list(sb, other_jl, 0);
  1251. /* other_jl is now deleted from the list */
  1252. goto restart;
  1253. }
  1254. return 0;
  1255. }
  1256. static void del_from_work_list(struct super_block *s,
  1257. struct reiserfs_journal_list *jl)
  1258. {
  1259. struct reiserfs_journal *journal = SB_JOURNAL(s);
  1260. if (!list_empty(&jl->j_working_list)) {
  1261. list_del_init(&jl->j_working_list);
  1262. journal->j_num_work_lists--;
  1263. }
  1264. }
  1265. /* flush a journal list, both commit and real blocks
  1266. **
  1267. ** always set flushall to 1, unless you are calling from inside
  1268. ** flush_journal_list
  1269. **
  1270. ** IMPORTANT. This can only be called while there are no journal writers,
  1271. ** and the journal is locked. That means it can only be called from
  1272. ** do_journal_end, or by journal_release
  1273. */
  1274. static int flush_journal_list(struct super_block *s,
  1275. struct reiserfs_journal_list *jl, int flushall)
  1276. {
  1277. struct reiserfs_journal_list *pjl;
  1278. struct reiserfs_journal_cnode *cn, *last;
  1279. int count;
  1280. int was_jwait = 0;
  1281. int was_dirty = 0;
  1282. struct buffer_head *saved_bh;
  1283. unsigned long j_len_saved = jl->j_len;
  1284. struct reiserfs_journal *journal = SB_JOURNAL(s);
  1285. int err = 0;
  1286. BUG_ON(j_len_saved <= 0);
  1287. if (atomic_read(&journal->j_wcount) != 0) {
  1288. reiserfs_warning(s, "clm-2048", "called with wcount %d",
  1289. atomic_read(&journal->j_wcount));
  1290. }
  1291. BUG_ON(jl->j_trans_id == 0);
  1292. /* if flushall == 0, the lock is already held */
  1293. if (flushall) {
  1294. reiserfs_mutex_lock_safe(&journal->j_flush_mutex, s);
  1295. } else if (mutex_trylock(&journal->j_flush_mutex)) {
  1296. BUG();
  1297. }
  1298. count = 0;
  1299. if (j_len_saved > journal->j_trans_max) {
  1300. reiserfs_panic(s, "journal-715", "length is %lu, trans id %lu",
  1301. j_len_saved, jl->j_trans_id);
  1302. return 0;
  1303. }
  1304. get_fs_excl();
  1305. /* if all the work is already done, get out of here */
  1306. if (atomic_read(&(jl->j_nonzerolen)) <= 0 &&
  1307. atomic_read(&(jl->j_commit_left)) <= 0) {
  1308. goto flush_older_and_return;
  1309. }
  1310. /* start by putting the commit list on disk. This will also flush
  1311. ** the commit lists of any olders transactions
  1312. */
  1313. flush_commit_list(s, jl, 1);
  1314. if (!(jl->j_state & LIST_DIRTY)
  1315. && !reiserfs_is_journal_aborted(journal))
  1316. BUG();
  1317. /* are we done now? */
  1318. if (atomic_read(&(jl->j_nonzerolen)) <= 0 &&
  1319. atomic_read(&(jl->j_commit_left)) <= 0) {
  1320. goto flush_older_and_return;
  1321. }
  1322. /* loop through each cnode, see if we need to write it,
  1323. ** or wait on a more recent transaction, or just ignore it
  1324. */
  1325. if (atomic_read(&(journal->j_wcount)) != 0) {
  1326. reiserfs_panic(s, "journal-844", "journal list is flushing, "
  1327. "wcount is not 0");
  1328. }
  1329. cn = jl->j_realblock;
  1330. while (cn) {
  1331. was_jwait = 0;
  1332. was_dirty = 0;
  1333. saved_bh = NULL;
  1334. /* blocknr of 0 is no longer in the hash, ignore it */
  1335. if (cn->blocknr == 0) {
  1336. goto free_cnode;
  1337. }
  1338. /* This transaction failed commit. Don't write out to the disk */
  1339. if (!(jl->j_state & LIST_DIRTY))
  1340. goto free_cnode;
  1341. pjl = find_newer_jl_for_cn(cn);
  1342. /* the order is important here. We check pjl to make sure we
  1343. ** don't clear BH_JDirty_wait if we aren't the one writing this
  1344. ** block to disk
  1345. */
  1346. if (!pjl && cn->bh) {
  1347. saved_bh = cn->bh;
  1348. /* we do this to make sure nobody releases the buffer while
  1349. ** we are working with it
  1350. */
  1351. get_bh(saved_bh);
  1352. if (buffer_journal_dirty(saved_bh)) {
  1353. BUG_ON(!can_dirty(cn));
  1354. was_jwait = 1;
  1355. was_dirty = 1;
  1356. } else if (can_dirty(cn)) {
  1357. /* everything with !pjl && jwait should be writable */
  1358. BUG();
  1359. }
  1360. }
  1361. /* if someone has this block in a newer transaction, just make
  1362. ** sure they are committed, and don't try writing it to disk
  1363. */
  1364. if (pjl) {
  1365. if (atomic_read(&pjl->j_commit_left))
  1366. flush_commit_list(s, pjl, 1);
  1367. goto free_cnode;
  1368. }
  1369. /* bh == NULL when the block got to disk on its own, OR,
  1370. ** the block got freed in a future transaction
  1371. */
  1372. if (saved_bh == NULL) {
  1373. goto free_cnode;
  1374. }
  1375. /* this should never happen. kupdate_one_transaction has this list
  1376. ** locked while it works, so we should never see a buffer here that
  1377. ** is not marked JDirty_wait
  1378. */
  1379. if ((!was_jwait) && !buffer_locked(saved_bh)) {
  1380. reiserfs_warning(s, "journal-813",
  1381. "BAD! buffer %llu %cdirty %cjwait, "
  1382. "not in a newer tranasction",
  1383. (unsigned long long)saved_bh->
  1384. b_blocknr, was_dirty ? ' ' : '!',
  1385. was_jwait ? ' ' : '!');
  1386. }
  1387. if (was_dirty) {
  1388. /* we inc again because saved_bh gets decremented at free_cnode */
  1389. get_bh(saved_bh);
  1390. set_bit(BLOCK_NEEDS_FLUSH, &cn->state);
  1391. lock_buffer(saved_bh);
  1392. BUG_ON(cn->blocknr != saved_bh->b_blocknr);
  1393. if (buffer_dirty(saved_bh))
  1394. submit_logged_buffer(saved_bh);
  1395. else
  1396. unlock_buffer(saved_bh);
  1397. count++;
  1398. } else {
  1399. reiserfs_warning(s, "clm-2082",
  1400. "Unable to flush buffer %llu in %s",
  1401. (unsigned long long)saved_bh->
  1402. b_blocknr, __func__);
  1403. }
  1404. free_cnode:
  1405. last = cn;
  1406. cn = cn->next;
  1407. if (saved_bh) {
  1408. /* we incremented this to keep others from taking the buffer head away */
  1409. put_bh(saved_bh);
  1410. if (atomic_read(&(saved_bh->b_count)) < 0) {
  1411. reiserfs_warning(s, "journal-945",
  1412. "saved_bh->b_count < 0");
  1413. }
  1414. }
  1415. }
  1416. if (count > 0) {
  1417. cn = jl->j_realblock;
  1418. while (cn) {
  1419. if (test_bit(BLOCK_NEEDS_FLUSH, &cn->state)) {
  1420. if (!cn->bh) {
  1421. reiserfs_panic(s, "journal-1011",
  1422. "cn->bh is NULL");
  1423. }
  1424. reiserfs_write_unlock(s);
  1425. wait_on_buffer(cn->bh);
  1426. reiserfs_write_lock(s);
  1427. if (!cn->bh) {
  1428. reiserfs_panic(s, "journal-1012",
  1429. "cn->bh is NULL");
  1430. }
  1431. if (unlikely(!buffer_uptodate(cn->bh))) {
  1432. #ifdef CONFIG_REISERFS_CHECK
  1433. reiserfs_warning(s, "journal-949",
  1434. "buffer write failed");
  1435. #endif
  1436. err = -EIO;
  1437. }
  1438. /* note, we must clear the JDirty_wait bit after the up to date
  1439. ** check, otherwise we race against our flushpage routine
  1440. */
  1441. BUG_ON(!test_clear_buffer_journal_dirty
  1442. (cn->bh));
  1443. /* drop one ref for us */
  1444. put_bh(cn->bh);
  1445. /* drop one ref for journal_mark_dirty */
  1446. release_buffer_page(cn->bh);
  1447. }
  1448. cn = cn->next;
  1449. }
  1450. }
  1451. if (err)
  1452. reiserfs_abort(s, -EIO,
  1453. "Write error while pushing transaction to disk in %s",
  1454. __func__);
  1455. flush_older_and_return:
  1456. /* before we can update the journal header block, we _must_ flush all
  1457. ** real blocks from all older transactions to disk. This is because
  1458. ** once the header block is updated, this transaction will not be
  1459. ** replayed after a crash
  1460. */
  1461. if (flushall) {
  1462. flush_older_journal_lists(s, jl);
  1463. }
  1464. err = journal->j_errno;
  1465. /* before we can remove everything from the hash tables for this
  1466. ** transaction, we must make sure it can never be replayed
  1467. **
  1468. ** since we are only called from do_journal_end, we know for sure there
  1469. ** are no allocations going on while we are flushing journal lists. So,
  1470. ** we only need to update the journal header block for the last list
  1471. ** being flushed
  1472. */
  1473. if (!err && flushall) {
  1474. err =
  1475. update_journal_header_block(s,
  1476. (jl->j_start + jl->j_len +
  1477. 2) % SB_ONDISK_JOURNAL_SIZE(s),
  1478. jl->j_trans_id);
  1479. if (err)
  1480. reiserfs_abort(s, -EIO,
  1481. "Write error while updating journal header in %s",
  1482. __func__);
  1483. }
  1484. remove_all_from_journal_list(s, jl, 0);
  1485. list_del_init(&jl->j_list);
  1486. journal->j_num_lists--;
  1487. del_from_work_list(s, jl);
  1488. if (journal->j_last_flush_id != 0 &&
  1489. (jl->j_trans_id - journal->j_last_flush_id) != 1) {
  1490. reiserfs_warning(s, "clm-2201", "last flush %lu, current %lu",
  1491. journal->j_last_flush_id, jl->j_trans_id);
  1492. }
  1493. journal->j_last_flush_id = jl->j_trans_id;
  1494. /* not strictly required since we are freeing the list, but it should
  1495. * help find code using dead lists later on
  1496. */
  1497. jl->j_len = 0;
  1498. atomic_set(&(jl->j_nonzerolen), 0);
  1499. jl->j_start = 0;
  1500. jl->j_realblock = NULL;
  1501. jl->j_commit_bh = NULL;
  1502. jl->j_trans_id = 0;
  1503. jl->j_state = 0;
  1504. put_journal_list(s, jl);
  1505. if (flushall)
  1506. mutex_unlock(&journal->j_flush_mutex);
  1507. put_fs_excl();
  1508. return err;
  1509. }
  1510. static int test_transaction(struct super_block *s,
  1511. struct reiserfs_journal_list *jl)
  1512. {
  1513. struct reiserfs_journal_cnode *cn;
  1514. if (jl->j_len == 0 || atomic_read(&jl->j_nonzerolen) == 0)
  1515. return 1;
  1516. cn = jl->j_realblock;
  1517. while (cn) {
  1518. /* if the blocknr == 0, this has been cleared from the hash,
  1519. ** skip it
  1520. */
  1521. if (cn->blocknr == 0) {
  1522. goto next;
  1523. }
  1524. if (cn->bh && !newer_jl_done(cn))
  1525. return 0;
  1526. next:
  1527. cn = cn->next;
  1528. cond_resched();
  1529. }
  1530. return 0;
  1531. }
  1532. static int write_one_transaction(struct super_block *s,
  1533. struct reiserfs_journal_list *jl,
  1534. struct buffer_chunk *chunk)
  1535. {
  1536. struct reiserfs_journal_cnode *cn;
  1537. int ret = 0;
  1538. jl->j_state |= LIST_TOUCHED;
  1539. del_from_work_list(s, jl);
  1540. if (jl->j_len == 0 || atomic_read(&jl->j_nonzerolen) == 0) {
  1541. return 0;
  1542. }
  1543. cn = jl->j_realblock;
  1544. while (cn) {
  1545. /* if the blocknr == 0, this has been cleared from the hash,
  1546. ** skip it
  1547. */
  1548. if (cn->blocknr == 0) {
  1549. goto next;
  1550. }
  1551. if (cn->bh && can_dirty(cn) && buffer_dirty(cn->bh)) {
  1552. struct buffer_head *tmp_bh;
  1553. /* we can race against journal_mark_freed when we try
  1554. * to lock_buffer(cn->bh), so we have to inc the buffer
  1555. * count, and recheck things after locking
  1556. */
  1557. tmp_bh = cn->bh;
  1558. get_bh(tmp_bh);
  1559. lock_buffer(tmp_bh);
  1560. if (cn->bh && can_dirty(cn) && buffer_dirty(tmp_bh)) {
  1561. if (!buffer_journal_dirty(tmp_bh) ||
  1562. buffer_journal_prepared(tmp_bh))
  1563. BUG();
  1564. add_to_chunk(chunk, tmp_bh, NULL, write_chunk);
  1565. ret++;
  1566. } else {
  1567. /* note, cn->bh might be null now */
  1568. unlock_buffer(tmp_bh);
  1569. }
  1570. put_bh(tmp_bh);
  1571. }
  1572. next:
  1573. cn = cn->next;
  1574. cond_resched();
  1575. }
  1576. return ret;
  1577. }
  1578. /* used by flush_commit_list */
  1579. static int dirty_one_transaction(struct super_block *s,
  1580. struct reiserfs_journal_list *jl)
  1581. {
  1582. struct reiserfs_journal_cnode *cn;
  1583. struct reiserfs_journal_list *pjl;
  1584. int ret = 0;
  1585. jl->j_state |= LIST_DIRTY;
  1586. cn = jl->j_realblock;
  1587. while (cn) {
  1588. /* look for a more recent transaction that logged this
  1589. ** buffer. Only the most recent transaction with a buffer in
  1590. ** it is allowed to send that buffer to disk
  1591. */
  1592. pjl = find_newer_jl_for_cn(cn);
  1593. if (!pjl && cn->blocknr && cn->bh
  1594. && buffer_journal_dirty(cn->bh)) {
  1595. BUG_ON(!can_dirty(cn));
  1596. /* if the buffer is prepared, it will either be logged
  1597. * or restored. If restored, we need to make sure
  1598. * it actually gets marked dirty
  1599. */
  1600. clear_buffer_journal_new(cn->bh);
  1601. if (buffer_journal_prepared(cn->bh)) {
  1602. set_buffer_journal_restore_dirty(cn->bh);
  1603. } else {
  1604. set_buffer_journal_test(cn->bh);
  1605. mark_buffer_dirty(cn->bh);
  1606. }
  1607. }
  1608. cn = cn->next;
  1609. }
  1610. return ret;
  1611. }
  1612. static int kupdate_transactions(struct super_block *s,
  1613. struct reiserfs_journal_list *jl,
  1614. struct reiserfs_journal_list **next_jl,
  1615. unsigned int *next_trans_id,
  1616. int num_blocks, int num_trans)
  1617. {
  1618. int ret = 0;
  1619. int written = 0;
  1620. int transactions_flushed = 0;
  1621. unsigned int orig_trans_id = jl->j_trans_id;
  1622. struct buffer_chunk chunk;
  1623. struct list_head *entry;
  1624. struct reiserfs_journal *journal = SB_JOURNAL(s);
  1625. chunk.nr = 0;
  1626. reiserfs_mutex_lock_safe(&journal->j_flush_mutex, s);
  1627. if (!journal_list_still_alive(s, orig_trans_id)) {
  1628. goto done;
  1629. }
  1630. /* we've got j_flush_mutex held, nobody is going to delete any
  1631. * of these lists out from underneath us
  1632. */
  1633. while ((num_trans && transactions_flushed < num_trans) ||
  1634. (!num_trans && written < num_blocks)) {
  1635. if (jl->j_len == 0 || (jl->j_state & LIST_TOUCHED) ||
  1636. atomic_read(&jl->j_commit_left)
  1637. || !(jl->j_state & LIST_DIRTY)) {
  1638. del_from_work_list(s, jl);
  1639. break;
  1640. }
  1641. ret = write_one_transaction(s, jl, &chunk);
  1642. if (ret < 0)
  1643. goto done;
  1644. transactions_flushed++;
  1645. written += ret;
  1646. entry = jl->j_list.next;
  1647. /* did we wrap? */
  1648. if (entry == &journal->j_journal_list) {
  1649. break;
  1650. }
  1651. jl = JOURNAL_LIST_ENTRY(entry);
  1652. /* don't bother with older transactions */
  1653. if (jl->j_trans_id <= orig_trans_id)
  1654. break;
  1655. }
  1656. if (chunk.nr) {
  1657. write_chunk(&chunk);
  1658. }
  1659. done:
  1660. mutex_unlock(&journal->j_flush_mutex);
  1661. return ret;
  1662. }
  1663. /* for o_sync and fsync heavy applications, they tend to use
  1664. ** all the journa list slots with tiny transactions. These
  1665. ** trigger lots and lots of calls to update the header block, which
  1666. ** adds seeks and slows things down.
  1667. **
  1668. ** This function tries to clear out a large chunk of the journal lists
  1669. ** at once, which makes everything faster since only the newest journal
  1670. ** list updates the header block
  1671. */
  1672. static int flush_used_journal_lists(struct super_block *s,
  1673. struct reiserfs_journal_list *jl)
  1674. {
  1675. unsigned long len = 0;
  1676. unsigned long cur_len;
  1677. int ret;
  1678. int i;
  1679. int limit = 256;
  1680. struct reiserfs_journal_list *tjl;
  1681. struct reiserfs_journal_list *flush_jl;
  1682. unsigned int trans_id;
  1683. struct reiserfs_journal *journal = SB_JOURNAL(s);
  1684. flush_jl = tjl = jl;
  1685. /* in data logging mode, try harder to flush a lot of blocks */
  1686. if (reiserfs_data_log(s))
  1687. limit = 1024;
  1688. /* flush for 256 transactions or limit blocks, whichever comes first */
  1689. for (i = 0; i < 256 && len < limit; i++) {
  1690. if (atomic_read(&tjl->j_commit_left) ||
  1691. tjl->j_trans_id < jl->j_trans_id) {
  1692. break;
  1693. }
  1694. cur_len = atomic_read(&tjl->j_nonzerolen);
  1695. if (cur_len > 0) {
  1696. tjl->j_state &= ~LIST_TOUCHED;
  1697. }
  1698. len += cur_len;
  1699. flush_jl = tjl;
  1700. if (tjl->j_list.next == &journal->j_journal_list)
  1701. break;
  1702. tjl = JOURNAL_LIST_ENTRY(tjl->j_list.next);
  1703. }
  1704. /* try to find a group of blocks we can flush across all the
  1705. ** transactions, but only bother if we've actually spanned
  1706. ** across multiple lists
  1707. */
  1708. if (flush_jl != jl) {
  1709. ret = kupdate_transactions(s, jl, &tjl, &trans_id, len, i);
  1710. }
  1711. flush_journal_list(s, flush_jl, 1);
  1712. return 0;
  1713. }
  1714. /*
  1715. ** removes any nodes in table with name block and dev as bh.
  1716. ** only touchs the hnext and hprev pointers.
  1717. */
  1718. void remove_journal_hash(struct super_block *sb,
  1719. struct reiserfs_journal_cnode **table,
  1720. struct reiserfs_journal_list *jl,
  1721. unsigned long block, int remove_freed)
  1722. {
  1723. struct reiserfs_journal_cnode *cur;
  1724. struct reiserfs_journal_cnode **head;
  1725. head = &(journal_hash(table, sb, block));
  1726. if (!head) {
  1727. return;
  1728. }
  1729. cur = *head;
  1730. while (cur) {
  1731. if (cur->blocknr == block && cur->sb == sb
  1732. && (jl == NULL || jl == cur->jlist)
  1733. && (!test_bit(BLOCK_FREED, &cur->state) || remove_freed)) {
  1734. if (cur->hnext) {
  1735. cur->hnext->hprev = cur->hprev;
  1736. }
  1737. if (cur->hprev) {
  1738. cur->hprev->hnext = cur->hnext;
  1739. } else {
  1740. *head = cur->hnext;
  1741. }
  1742. cur->blocknr = 0;
  1743. cur->sb = NULL;
  1744. cur->state = 0;
  1745. if (cur->bh && cur->jlist) /* anybody who clears the cur->bh will also dec the nonzerolen */
  1746. atomic_dec(&(cur->jlist->j_nonzerolen));
  1747. cur->bh = NULL;
  1748. cur->jlist = NULL;
  1749. }
  1750. cur = cur->hnext;
  1751. }
  1752. }
  1753. static void free_journal_ram(struct super_block *sb)
  1754. {
  1755. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  1756. kfree(journal->j_current_jl);
  1757. journal->j_num_lists--;
  1758. vfree(journal->j_cnode_free_orig);
  1759. free_list_bitmaps(sb, journal->j_list_bitmap);
  1760. free_bitmap_nodes(sb); /* must be after free_list_bitmaps */
  1761. if (journal->j_header_bh) {
  1762. brelse(journal->j_header_bh);
  1763. }
  1764. /* j_header_bh is on the journal dev, make sure not to release the journal
  1765. * dev until we brelse j_header_bh
  1766. */
  1767. release_journal_dev(sb, journal);
  1768. vfree(journal);
  1769. }
  1770. /*
  1771. ** call on unmount. Only set error to 1 if you haven't made your way out
  1772. ** of read_super() yet. Any other caller must keep error at 0.
  1773. */
  1774. static int do_journal_release(struct reiserfs_transaction_handle *th,
  1775. struct super_block *sb, int error)
  1776. {
  1777. struct reiserfs_transaction_handle myth;
  1778. int flushed = 0;
  1779. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  1780. /* we only want to flush out transactions if we were called with error == 0
  1781. */
  1782. if (!error && !(sb->s_flags & MS_RDONLY)) {
  1783. /* end the current trans */
  1784. BUG_ON(!th->t_trans_id);
  1785. do_journal_end(th, sb, 10, FLUSH_ALL);
  1786. /* make sure something gets logged to force our way into the flush code */
  1787. if (!journal_join(&myth, sb, 1)) {
  1788. reiserfs_prepare_for_journal(sb,
  1789. SB_BUFFER_WITH_SB(sb),
  1790. 1);
  1791. journal_mark_dirty(&myth, sb,
  1792. SB_BUFFER_WITH_SB(sb));
  1793. do_journal_end(&myth, sb, 1, FLUSH_ALL);
  1794. flushed = 1;
  1795. }
  1796. }
  1797. /* this also catches errors during the do_journal_end above */
  1798. if (!error && reiserfs_is_journal_aborted(journal)) {
  1799. memset(&myth, 0, sizeof(myth));
  1800. if (!journal_join_abort(&myth, sb, 1)) {
  1801. reiserfs_prepare_for_journal(sb,
  1802. SB_BUFFER_WITH_SB(sb),
  1803. 1);
  1804. journal_mark_dirty(&myth, sb,
  1805. SB_BUFFER_WITH_SB(sb));
  1806. do_journal_end(&myth, sb, 1, FLUSH_ALL);
  1807. }
  1808. }
  1809. reiserfs_mounted_fs_count--;
  1810. /* wait for all commits to finish */
  1811. cancel_delayed_work(&SB_JOURNAL(sb)->j_work);
  1812. /*
  1813. * We must release the write lock here because
  1814. * the workqueue job (flush_async_commit) needs this lock
  1815. */
  1816. reiserfs_write_unlock(sb);
  1817. flush_workqueue(commit_wq);
  1818. if (!reiserfs_mounted_fs_count) {
  1819. destroy_workqueue(commit_wq);
  1820. commit_wq = NULL;
  1821. }
  1822. free_journal_ram(sb);
  1823. reiserfs_write_lock(sb);
  1824. return 0;
  1825. }
  1826. /*
  1827. ** call on unmount. flush all journal trans, release all alloc'd ram
  1828. */
  1829. int journal_release(struct reiserfs_transaction_handle *th,
  1830. struct super_block *sb)
  1831. {
  1832. return do_journal_release(th, sb, 0);
  1833. }
  1834. /*
  1835. ** only call from an error condition inside reiserfs_read_super!
  1836. */
  1837. int journal_release_error(struct reiserfs_transaction_handle *th,
  1838. struct super_block *sb)
  1839. {
  1840. return do_journal_release(th, sb, 1);
  1841. }
  1842. /* compares description block with commit block. returns 1 if they differ, 0 if they are the same */
  1843. static int journal_compare_desc_commit(struct super_block *sb,
  1844. struct reiserfs_journal_desc *desc,
  1845. struct reiserfs_journal_commit *commit)
  1846. {
  1847. if (get_commit_trans_id(commit) != get_desc_trans_id(desc) ||
  1848. get_commit_trans_len(commit) != get_desc_trans_len(desc) ||
  1849. get_commit_trans_len(commit) > SB_JOURNAL(sb)->j_trans_max ||
  1850. get_commit_trans_len(commit) <= 0) {
  1851. return 1;
  1852. }
  1853. return 0;
  1854. }
  1855. /* returns 0 if it did not find a description block
  1856. ** returns -1 if it found a corrupt commit block
  1857. ** returns 1 if both desc and commit were valid
  1858. */
  1859. static int journal_transaction_is_valid(struct super_block *sb,
  1860. struct buffer_head *d_bh,
  1861. unsigned int *oldest_invalid_trans_id,
  1862. unsigned long *newest_mount_id)
  1863. {
  1864. struct reiserfs_journal_desc *desc;
  1865. struct reiserfs_journal_commit *commit;
  1866. struct buffer_head *c_bh;
  1867. unsigned long offset;
  1868. if (!d_bh)
  1869. return 0;
  1870. desc = (struct reiserfs_journal_desc *)d_bh->b_data;
  1871. if (get_desc_trans_len(desc) > 0
  1872. && !memcmp(get_journal_desc_magic(d_bh), JOURNAL_DESC_MAGIC, 8)) {
  1873. if (oldest_invalid_trans_id && *oldest_invalid_trans_id
  1874. && get_desc_trans_id(desc) > *oldest_invalid_trans_id) {
  1875. reiserfs_debug(sb, REISERFS_DEBUG_CODE,
  1876. "journal-986: transaction "
  1877. "is valid returning because trans_id %d is greater than "
  1878. "oldest_invalid %lu",
  1879. get_desc_trans_id(desc),
  1880. *oldest_invalid_trans_id);
  1881. return 0;
  1882. }
  1883. if (newest_mount_id
  1884. && *newest_mount_id > get_desc_mount_id(desc)) {
  1885. reiserfs_debug(sb, REISERFS_DEBUG_CODE,
  1886. "journal-1087: transaction "
  1887. "is valid returning because mount_id %d is less than "
  1888. "newest_mount_id %lu",
  1889. get_desc_mount_id(desc),
  1890. *newest_mount_id);
  1891. return -1;
  1892. }
  1893. if (get_desc_trans_len(desc) > SB_JOURNAL(sb)->j_trans_max) {
  1894. reiserfs_warning(sb, "journal-2018",
  1895. "Bad transaction length %d "
  1896. "encountered, ignoring transaction",
  1897. get_desc_trans_len(desc));
  1898. return -1;
  1899. }
  1900. offset = d_bh->b_blocknr - SB_ONDISK_JOURNAL_1st_BLOCK(sb);
  1901. /* ok, we have a journal description block, lets see if the transaction was valid */
  1902. c_bh =
  1903. journal_bread(sb,
  1904. SB_ONDISK_JOURNAL_1st_BLOCK(sb) +
  1905. ((offset + get_desc_trans_len(desc) +
  1906. 1) % SB_ONDISK_JOURNAL_SIZE(sb)));
  1907. if (!c_bh)
  1908. return 0;
  1909. commit = (struct reiserfs_journal_commit *)c_bh->b_data;
  1910. if (journal_compare_desc_commit(sb, desc, commit)) {
  1911. reiserfs_debug(sb, REISERFS_DEBUG_CODE,
  1912. "journal_transaction_is_valid, commit offset %ld had bad "
  1913. "time %d or length %d",
  1914. c_bh->b_blocknr -
  1915. SB_ONDISK_JOURNAL_1st_BLOCK(sb),
  1916. get_commit_trans_id(commit),
  1917. get_commit_trans_len(commit));
  1918. brelse(c_bh);
  1919. if (oldest_invalid_trans_id) {
  1920. *oldest_invalid_trans_id =
  1921. get_desc_trans_id(desc);
  1922. reiserfs_debug(sb, REISERFS_DEBUG_CODE,
  1923. "journal-1004: "
  1924. "transaction_is_valid setting oldest invalid trans_id "
  1925. "to %d",
  1926. get_desc_trans_id(desc));
  1927. }
  1928. return -1;
  1929. }
  1930. brelse(c_bh);
  1931. reiserfs_debug(sb, REISERFS_DEBUG_CODE,
  1932. "journal-1006: found valid "
  1933. "transaction start offset %llu, len %d id %d",
  1934. d_bh->b_blocknr -
  1935. SB_ONDISK_JOURNAL_1st_BLOCK(sb),
  1936. get_desc_trans_len(desc),
  1937. get_desc_trans_id(desc));
  1938. return 1;
  1939. } else {
  1940. return 0;
  1941. }
  1942. }
  1943. static void brelse_array(struct buffer_head **heads, int num)
  1944. {
  1945. int i;
  1946. for (i = 0; i < num; i++) {
  1947. brelse(heads[i]);
  1948. }
  1949. }
  1950. /*
  1951. ** given the start, and values for the oldest acceptable transactions,
  1952. ** this either reads in a replays a transaction, or returns because the transaction
  1953. ** is invalid, or too old.
  1954. */
  1955. static int journal_read_transaction(struct super_block *sb,
  1956. unsigned long cur_dblock,
  1957. unsigned long oldest_start,
  1958. unsigned int oldest_trans_id,
  1959. unsigned long newest_mount_id)
  1960. {
  1961. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  1962. struct reiserfs_journal_desc *desc;
  1963. struct reiserfs_journal_commit *commit;
  1964. unsigned int trans_id = 0;
  1965. struct buffer_head *c_bh;
  1966. struct buffer_head *d_bh;
  1967. struct buffer_head **log_blocks = NULL;
  1968. struct buffer_head **real_blocks = NULL;
  1969. unsigned int trans_offset;
  1970. int i;
  1971. int trans_half;
  1972. d_bh = journal_bread(sb, cur_dblock);
  1973. if (!d_bh)
  1974. return 1;
  1975. desc = (struct reiserfs_journal_desc *)d_bh->b_data;
  1976. trans_offset = d_bh->b_blocknr - SB_ONDISK_JOURNAL_1st_BLOCK(sb);
  1977. reiserfs_debug(sb, REISERFS_DEBUG_CODE, "journal-1037: "
  1978. "journal_read_transaction, offset %llu, len %d mount_id %d",
  1979. d_bh->b_blocknr - SB_ONDISK_JOURNAL_1st_BLOCK(sb),
  1980. get_desc_trans_len(desc), get_desc_mount_id(desc));
  1981. if (get_desc_trans_id(desc) < oldest_trans_id) {
  1982. reiserfs_debug(sb, REISERFS_DEBUG_CODE, "journal-1039: "
  1983. "journal_read_trans skipping because %lu is too old",
  1984. cur_dblock -
  1985. SB_ONDISK_JOURNAL_1st_BLOCK(sb));
  1986. brelse(d_bh);
  1987. return 1;
  1988. }
  1989. if (get_desc_mount_id(desc) != newest_mount_id) {
  1990. reiserfs_debug(sb, REISERFS_DEBUG_CODE, "journal-1146: "
  1991. "journal_read_trans skipping because %d is != "
  1992. "newest_mount_id %lu", get_desc_mount_id(desc),
  1993. newest_mount_id);
  1994. brelse(d_bh);
  1995. return 1;
  1996. }
  1997. c_bh = journal_bread(sb, SB_ONDISK_JOURNAL_1st_BLOCK(sb) +
  1998. ((trans_offset + get_desc_trans_len(desc) + 1) %
  1999. SB_ONDISK_JOURNAL_SIZE(sb)));
  2000. if (!c_bh) {
  2001. brelse(d_bh);
  2002. return 1;
  2003. }
  2004. commit = (struct reiserfs_journal_commit *)c_bh->b_data;
  2005. if (journal_compare_desc_commit(sb, desc, commit)) {
  2006. reiserfs_debug(sb, REISERFS_DEBUG_CODE,
  2007. "journal_read_transaction, "
  2008. "commit offset %llu had bad time %d or length %d",
  2009. c_bh->b_blocknr -
  2010. SB_ONDISK_JOURNAL_1st_BLOCK(sb),
  2011. get_commit_trans_id(commit),
  2012. get_commit_trans_len(commit));
  2013. brelse(c_bh);
  2014. brelse(d_bh);
  2015. return 1;
  2016. }
  2017. trans_id = get_desc_trans_id(desc);
  2018. /* now we know we've got a good transaction, and it was inside the valid time ranges */
  2019. log_blocks = kmalloc(get_desc_trans_len(desc) *
  2020. sizeof(struct buffer_head *), GFP_NOFS);
  2021. real_blocks = kmalloc(get_desc_trans_len(desc) *
  2022. sizeof(struct buffer_head *), GFP_NOFS);
  2023. if (!log_blocks || !real_blocks) {
  2024. brelse(c_bh);
  2025. brelse(d_bh);
  2026. kfree(log_blocks);
  2027. kfree(real_blocks);
  2028. reiserfs_warning(sb, "journal-1169",
  2029. "kmalloc failed, unable to mount FS");
  2030. return -1;
  2031. }
  2032. /* get all the buffer heads */
  2033. trans_half = journal_trans_half(sb->s_blocksize);
  2034. for (i = 0; i < get_desc_trans_len(desc); i++) {
  2035. log_blocks[i] =
  2036. journal_getblk(sb,
  2037. SB_ONDISK_JOURNAL_1st_BLOCK(sb) +
  2038. (trans_offset + 1 +
  2039. i) % SB_ONDISK_JOURNAL_SIZE(sb));
  2040. if (i < trans_half) {
  2041. real_blocks[i] =
  2042. sb_getblk(sb,
  2043. le32_to_cpu(desc->j_realblock[i]));
  2044. } else {
  2045. real_blocks[i] =
  2046. sb_getblk(sb,
  2047. le32_to_cpu(commit->
  2048. j_realblock[i - trans_half]));
  2049. }
  2050. if (real_blocks[i]->b_blocknr > SB_BLOCK_COUNT(sb)) {
  2051. reiserfs_warning(sb, "journal-1207",
  2052. "REPLAY FAILURE fsck required! "
  2053. "Block to replay is outside of "
  2054. "filesystem");
  2055. goto abort_replay;
  2056. }
  2057. /* make sure we don't try to replay onto log or reserved area */
  2058. if (is_block_in_log_or_reserved_area
  2059. (sb, real_blocks[i]->b_blocknr)) {
  2060. reiserfs_warning(sb, "journal-1204",
  2061. "REPLAY FAILURE fsck required! "
  2062. "Trying to replay onto a log block");
  2063. abort_replay:
  2064. brelse_array(log_blocks, i);
  2065. brelse_array(real_blocks, i);
  2066. brelse(c_bh);
  2067. brelse(d_bh);
  2068. kfree(log_blocks);
  2069. kfree(real_blocks);
  2070. return -1;
  2071. }
  2072. }
  2073. /* read in the log blocks, memcpy to the corresponding real block */
  2074. ll_rw_block(READ, get_desc_trans_len(desc), log_blocks);
  2075. for (i = 0; i < get_desc_trans_len(desc); i++) {
  2076. reiserfs_write_unlock(sb);
  2077. wait_on_buffer(log_blocks[i]);
  2078. reiserfs_write_lock(sb);
  2079. if (!buffer_uptodate(log_blocks[i])) {
  2080. reiserfs_warning(sb, "journal-1212",
  2081. "REPLAY FAILURE fsck required! "
  2082. "buffer write failed");
  2083. brelse_array(log_blocks + i,
  2084. get_desc_trans_len(desc) - i);
  2085. brelse_array(real_blocks, get_desc_trans_len(desc));
  2086. brelse(c_bh);
  2087. brelse(d_bh);
  2088. kfree(log_blocks);
  2089. kfree(real_blocks);
  2090. return -1;
  2091. }
  2092. memcpy(real_blocks[i]->b_data, log_blocks[i]->b_data,
  2093. real_blocks[i]->b_size);
  2094. set_buffer_uptodate(real_blocks[i]);
  2095. brelse(log_blocks[i]);
  2096. }
  2097. /* flush out the real blocks */
  2098. for (i = 0; i < get_desc_trans_len(desc); i++) {
  2099. set_buffer_dirty(real_blocks[i]);
  2100. ll_rw_block(SWRITE, 1, real_blocks + i);
  2101. }
  2102. for (i = 0; i < get_desc_trans_len(desc); i++) {
  2103. wait_on_buffer(real_blocks[i]);
  2104. if (!buffer_uptodate(real_blocks[i])) {
  2105. reiserfs_warning(sb, "journal-1226",
  2106. "REPLAY FAILURE, fsck required! "
  2107. "buffer write failed");
  2108. brelse_array(real_blocks + i,
  2109. get_desc_trans_len(desc) - i);
  2110. brelse(c_bh);
  2111. brelse(d_bh);
  2112. kfree(log_blocks);
  2113. kfree(real_blocks);
  2114. return -1;
  2115. }
  2116. brelse(real_blocks[i]);
  2117. }
  2118. cur_dblock =
  2119. SB_ONDISK_JOURNAL_1st_BLOCK(sb) +
  2120. ((trans_offset + get_desc_trans_len(desc) +
  2121. 2) % SB_ONDISK_JOURNAL_SIZE(sb));
  2122. reiserfs_debug(sb, REISERFS_DEBUG_CODE,
  2123. "journal-1095: setting journal " "start to offset %ld",
  2124. cur_dblock - SB_ONDISK_JOURNAL_1st_BLOCK(sb));
  2125. /* init starting values for the first transaction, in case this is the last transaction to be replayed. */
  2126. journal->j_start = cur_dblock - SB_ONDISK_JOURNAL_1st_BLOCK(sb);
  2127. journal->j_last_flush_trans_id = trans_id;
  2128. journal->j_trans_id = trans_id + 1;
  2129. /* check for trans_id overflow */
  2130. if (journal->j_trans_id == 0)
  2131. journal->j_trans_id = 10;
  2132. brelse(c_bh);
  2133. brelse(d_bh);
  2134. kfree(log_blocks);
  2135. kfree(real_blocks);
  2136. return 0;
  2137. }
  2138. /* This function reads blocks starting from block and to max_block of bufsize
  2139. size (but no more than BUFNR blocks at a time). This proved to improve
  2140. mounting speed on self-rebuilding raid5 arrays at least.
  2141. Right now it is only used from journal code. But later we might use it
  2142. from other places.
  2143. Note: Do not use journal_getblk/sb_getblk functions here! */
  2144. static struct buffer_head *reiserfs_breada(struct block_device *dev,
  2145. b_blocknr_t block, int bufsize,
  2146. b_blocknr_t max_block)
  2147. {
  2148. struct buffer_head *bhlist[BUFNR];
  2149. unsigned int blocks = BUFNR;
  2150. struct buffer_head *bh;
  2151. int i, j;
  2152. bh = __getblk(dev, block, bufsize);
  2153. if (buffer_uptodate(bh))
  2154. return (bh);
  2155. if (block + BUFNR > max_block) {
  2156. blocks = max_block - block;
  2157. }
  2158. bhlist[0] = bh;
  2159. j = 1;
  2160. for (i = 1; i < blocks; i++) {
  2161. bh = __getblk(dev, block + i, bufsize);
  2162. if (buffer_uptodate(bh)) {
  2163. brelse(bh);
  2164. break;
  2165. } else
  2166. bhlist[j++] = bh;
  2167. }
  2168. ll_rw_block(READ, j, bhlist);
  2169. for (i = 1; i < j; i++)
  2170. brelse(bhlist[i]);
  2171. bh = bhlist[0];
  2172. wait_on_buffer(bh);
  2173. if (buffer_uptodate(bh))
  2174. return bh;
  2175. brelse(bh);
  2176. return NULL;
  2177. }
  2178. /*
  2179. ** read and replay the log
  2180. ** on a clean unmount, the journal header's next unflushed pointer will be to an invalid
  2181. ** transaction. This tests that before finding all the transactions in the log, which makes normal mount times fast.
  2182. **
  2183. ** After a crash, this starts with the next unflushed transaction, and replays until it finds one too old, or invalid.
  2184. **
  2185. ** On exit, it sets things up so the first transaction will work correctly.
  2186. */
  2187. static int journal_read(struct super_block *sb)
  2188. {
  2189. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  2190. struct reiserfs_journal_desc *desc;
  2191. unsigned int oldest_trans_id = 0;
  2192. unsigned int oldest_invalid_trans_id = 0;
  2193. time_t start;
  2194. unsigned long oldest_start = 0;
  2195. unsigned long cur_dblock = 0;
  2196. unsigned long newest_mount_id = 9;
  2197. struct buffer_head *d_bh;
  2198. struct reiserfs_journal_header *jh;
  2199. int valid_journal_header = 0;
  2200. int replay_count = 0;
  2201. int continue_replay = 1;
  2202. int ret;
  2203. char b[BDEVNAME_SIZE];
  2204. cur_dblock = SB_ONDISK_JOURNAL_1st_BLOCK(sb);
  2205. reiserfs_info(sb, "checking transaction log (%s)\n",
  2206. bdevname(journal->j_dev_bd, b));
  2207. start = get_seconds();
  2208. /* step 1, read in the journal header block. Check the transaction it says
  2209. ** is the first unflushed, and if that transaction is not valid,
  2210. ** replay is done
  2211. */
  2212. journal->j_header_bh = journal_bread(sb,
  2213. SB_ONDISK_JOURNAL_1st_BLOCK(sb)
  2214. + SB_ONDISK_JOURNAL_SIZE(sb));
  2215. if (!journal->j_header_bh) {
  2216. return 1;
  2217. }
  2218. jh = (struct reiserfs_journal_header *)(journal->j_header_bh->b_data);
  2219. if (le32_to_cpu(jh->j_first_unflushed_offset) <
  2220. SB_ONDISK_JOURNAL_SIZE(sb)
  2221. && le32_to_cpu(jh->j_last_flush_trans_id) > 0) {
  2222. oldest_start =
  2223. SB_ONDISK_JOURNAL_1st_BLOCK(sb) +
  2224. le32_to_cpu(jh->j_first_unflushed_offset);
  2225. oldest_trans_id = le32_to_cpu(jh->j_last_flush_trans_id) + 1;
  2226. newest_mount_id = le32_to_cpu(jh->j_mount_id);
  2227. reiserfs_debug(sb, REISERFS_DEBUG_CODE,
  2228. "journal-1153: found in "
  2229. "header: first_unflushed_offset %d, last_flushed_trans_id "
  2230. "%lu", le32_to_cpu(jh->j_first_unflushed_offset),
  2231. le32_to_cpu(jh->j_last_flush_trans_id));
  2232. valid_journal_header = 1;
  2233. /* now, we try to read the first unflushed offset. If it is not valid,
  2234. ** there is nothing more we can do, and it makes no sense to read
  2235. ** through the whole log.
  2236. */
  2237. d_bh =
  2238. journal_bread(sb,
  2239. SB_ONDISK_JOURNAL_1st_BLOCK(sb) +
  2240. le32_to_cpu(jh->j_first_unflushed_offset));
  2241. ret = journal_transaction_is_valid(sb, d_bh, NULL, NULL);
  2242. if (!ret) {
  2243. continue_replay = 0;
  2244. }
  2245. brelse(d_bh);
  2246. goto start_log_replay;
  2247. }
  2248. if (continue_replay && bdev_read_only(sb->s_bdev)) {
  2249. reiserfs_warning(sb, "clm-2076",
  2250. "device is readonly, unable to replay log");
  2251. return -1;
  2252. }
  2253. /* ok, there are transactions that need to be replayed. start with the first log block, find
  2254. ** all the valid transactions, and pick out the oldest.
  2255. */
  2256. while (continue_replay
  2257. && cur_dblock <
  2258. (SB_ONDISK_JOURNAL_1st_BLOCK(sb) +
  2259. SB_ONDISK_JOURNAL_SIZE(sb))) {
  2260. /* Note that it is required for blocksize of primary fs device and journal
  2261. device to be the same */
  2262. d_bh =
  2263. reiserfs_breada(journal->j_dev_bd, cur_dblock,
  2264. sb->s_blocksize,
  2265. SB_ONDISK_JOURNAL_1st_BLOCK(sb) +
  2266. SB_ONDISK_JOURNAL_SIZE(sb));
  2267. ret =
  2268. journal_transaction_is_valid(sb, d_bh,
  2269. &oldest_invalid_trans_id,
  2270. &newest_mount_id);
  2271. if (ret == 1) {
  2272. desc = (struct reiserfs_journal_desc *)d_bh->b_data;
  2273. if (oldest_start == 0) { /* init all oldest_ values */
  2274. oldest_trans_id = get_desc_trans_id(desc);
  2275. oldest_start = d_bh->b_blocknr;
  2276. newest_mount_id = get_desc_mount_id(desc);
  2277. reiserfs_debug(sb, REISERFS_DEBUG_CODE,
  2278. "journal-1179: Setting "
  2279. "oldest_start to offset %llu, trans_id %lu",
  2280. oldest_start -
  2281. SB_ONDISK_JOURNAL_1st_BLOCK
  2282. (sb), oldest_trans_id);
  2283. } else if (oldest_trans_id > get_desc_trans_id(desc)) {
  2284. /* one we just read was older */
  2285. oldest_trans_id = get_desc_trans_id(desc);
  2286. oldest_start = d_bh->b_blocknr;
  2287. reiserfs_debug(sb, REISERFS_DEBUG_CODE,
  2288. "journal-1180: Resetting "
  2289. "oldest_start to offset %lu, trans_id %lu",
  2290. oldest_start -
  2291. SB_ONDISK_JOURNAL_1st_BLOCK
  2292. (sb), oldest_trans_id);
  2293. }
  2294. if (newest_mount_id < get_desc_mount_id(desc)) {
  2295. newest_mount_id = get_desc_mount_id(desc);
  2296. reiserfs_debug(sb, REISERFS_DEBUG_CODE,
  2297. "journal-1299: Setting "
  2298. "newest_mount_id to %d",
  2299. get_desc_mount_id(desc));
  2300. }
  2301. cur_dblock += get_desc_trans_len(desc) + 2;
  2302. } else {
  2303. cur_dblock++;
  2304. }
  2305. brelse(d_bh);
  2306. }
  2307. start_log_replay:
  2308. cur_dblock = oldest_start;
  2309. if (oldest_trans_id) {
  2310. reiserfs_debug(sb, REISERFS_DEBUG_CODE,
  2311. "journal-1206: Starting replay "
  2312. "from offset %llu, trans_id %lu",
  2313. cur_dblock - SB_ONDISK_JOURNAL_1st_BLOCK(sb),
  2314. oldest_trans_id);
  2315. }
  2316. replay_count = 0;
  2317. while (continue_replay && oldest_trans_id > 0) {
  2318. ret =
  2319. journal_read_transaction(sb, cur_dblock, oldest_start,
  2320. oldest_trans_id, newest_mount_id);
  2321. if (ret < 0) {
  2322. return ret;
  2323. } else if (ret != 0) {
  2324. break;
  2325. }
  2326. cur_dblock =
  2327. SB_ONDISK_JOURNAL_1st_BLOCK(sb) + journal->j_start;
  2328. replay_count++;
  2329. if (cur_dblock == oldest_start)
  2330. break;
  2331. }
  2332. if (oldest_trans_id == 0) {
  2333. reiserfs_debug(sb, REISERFS_DEBUG_CODE,
  2334. "journal-1225: No valid " "transactions found");
  2335. }
  2336. /* j_start does not get set correctly if we don't replay any transactions.
  2337. ** if we had a valid journal_header, set j_start to the first unflushed transaction value,
  2338. ** copy the trans_id from the header
  2339. */
  2340. if (valid_journal_header && replay_count == 0) {
  2341. journal->j_start = le32_to_cpu(jh->j_first_unflushed_offset);
  2342. journal->j_trans_id =
  2343. le32_to_cpu(jh->j_last_flush_trans_id) + 1;
  2344. /* check for trans_id overflow */
  2345. if (journal->j_trans_id == 0)
  2346. journal->j_trans_id = 10;
  2347. journal->j_last_flush_trans_id =
  2348. le32_to_cpu(jh->j_last_flush_trans_id);
  2349. journal->j_mount_id = le32_to_cpu(jh->j_mount_id) + 1;
  2350. } else {
  2351. journal->j_mount_id = newest_mount_id + 1;
  2352. }
  2353. reiserfs_debug(sb, REISERFS_DEBUG_CODE, "journal-1299: Setting "
  2354. "newest_mount_id to %lu", journal->j_mount_id);
  2355. journal->j_first_unflushed_offset = journal->j_start;
  2356. if (replay_count > 0) {
  2357. reiserfs_info(sb,
  2358. "replayed %d transactions in %lu seconds\n",
  2359. replay_count, get_seconds() - start);
  2360. }
  2361. if (!bdev_read_only(sb->s_bdev) &&
  2362. _update_journal_header_block(sb, journal->j_start,
  2363. journal->j_last_flush_trans_id)) {
  2364. /* replay failed, caller must call free_journal_ram and abort
  2365. ** the mount
  2366. */
  2367. return -1;
  2368. }
  2369. return 0;
  2370. }
  2371. static struct reiserfs_journal_list *alloc_journal_list(struct super_block *s)
  2372. {
  2373. struct reiserfs_journal_list *jl;
  2374. jl = kzalloc(sizeof(struct reiserfs_journal_list),
  2375. GFP_NOFS | __GFP_NOFAIL);
  2376. INIT_LIST_HEAD(&jl->j_list);
  2377. INIT_LIST_HEAD(&jl->j_working_list);
  2378. INIT_LIST_HEAD(&jl->j_tail_bh_list);
  2379. INIT_LIST_HEAD(&jl->j_bh_list);
  2380. mutex_init(&jl->j_commit_mutex);
  2381. SB_JOURNAL(s)->j_num_lists++;
  2382. get_journal_list(jl);
  2383. return jl;
  2384. }
  2385. static void journal_list_init(struct super_block *sb)
  2386. {
  2387. SB_JOURNAL(sb)->j_current_jl = alloc_journal_list(sb);
  2388. }
  2389. static int release_journal_dev(struct super_block *super,
  2390. struct reiserfs_journal *journal)
  2391. {
  2392. int result;
  2393. result = 0;
  2394. if (journal->j_dev_bd != NULL) {
  2395. if (journal->j_dev_bd->bd_dev != super->s_dev)
  2396. bd_release(journal->j_dev_bd);
  2397. result = blkdev_put(journal->j_dev_bd, journal->j_dev_mode);
  2398. journal->j_dev_bd = NULL;
  2399. }
  2400. if (result != 0) {
  2401. reiserfs_warning(super, "sh-457",
  2402. "Cannot release journal device: %i", result);
  2403. }
  2404. return result;
  2405. }
  2406. static int journal_init_dev(struct super_block *super,
  2407. struct reiserfs_journal *journal,
  2408. const char *jdev_name)
  2409. {
  2410. int result;
  2411. dev_t jdev;
  2412. fmode_t blkdev_mode = FMODE_READ | FMODE_WRITE;
  2413. char b[BDEVNAME_SIZE];
  2414. result = 0;
  2415. journal->j_dev_bd = NULL;
  2416. jdev = SB_ONDISK_JOURNAL_DEVICE(super) ?
  2417. new_decode_dev(SB_ONDISK_JOURNAL_DEVICE(super)) : super->s_dev;
  2418. if (bdev_read_only(super->s_bdev))
  2419. blkdev_mode = FMODE_READ;
  2420. /* there is no "jdev" option and journal is on separate device */
  2421. if ((!jdev_name || !jdev_name[0])) {
  2422. journal->j_dev_bd = open_by_devnum(jdev, blkdev_mode);
  2423. journal->j_dev_mode = blkdev_mode;
  2424. if (IS_ERR(journal->j_dev_bd)) {
  2425. result = PTR_ERR(journal->j_dev_bd);
  2426. journal->j_dev_bd = NULL;
  2427. reiserfs_warning(super, "sh-458",
  2428. "cannot init journal device '%s': %i",
  2429. __bdevname(jdev, b), result);
  2430. return result;
  2431. } else if (jdev != super->s_dev) {
  2432. result = bd_claim(journal->j_dev_bd, journal);
  2433. if (result) {
  2434. blkdev_put(journal->j_dev_bd, blkdev_mode);
  2435. return result;
  2436. }
  2437. set_blocksize(journal->j_dev_bd, super->s_blocksize);
  2438. }
  2439. return 0;
  2440. }
  2441. journal->j_dev_mode = blkdev_mode;
  2442. journal->j_dev_bd = open_bdev_exclusive(jdev_name,
  2443. blkdev_mode, journal);
  2444. if (IS_ERR(journal->j_dev_bd)) {
  2445. result = PTR_ERR(journal->j_dev_bd);
  2446. journal->j_dev_bd = NULL;
  2447. reiserfs_warning(super,
  2448. "journal_init_dev: Cannot open '%s': %i",
  2449. jdev_name, result);
  2450. return result;
  2451. }
  2452. set_blocksize(journal->j_dev_bd, super->s_blocksize);
  2453. reiserfs_info(super,
  2454. "journal_init_dev: journal device: %s\n",
  2455. bdevname(journal->j_dev_bd, b));
  2456. return 0;
  2457. }
  2458. /**
  2459. * When creating/tuning a file system user can assign some
  2460. * journal params within boundaries which depend on the ratio
  2461. * blocksize/standard_blocksize.
  2462. *
  2463. * For blocks >= standard_blocksize transaction size should
  2464. * be not less then JOURNAL_TRANS_MIN_DEFAULT, and not more
  2465. * then JOURNAL_TRANS_MAX_DEFAULT.
  2466. *
  2467. * For blocks < standard_blocksize these boundaries should be
  2468. * decreased proportionally.
  2469. */
  2470. #define REISERFS_STANDARD_BLKSIZE (4096)
  2471. static int check_advise_trans_params(struct super_block *sb,
  2472. struct reiserfs_journal *journal)
  2473. {
  2474. if (journal->j_trans_max) {
  2475. /* Non-default journal params.
  2476. Do sanity check for them. */
  2477. int ratio = 1;
  2478. if (sb->s_blocksize < REISERFS_STANDARD_BLKSIZE)
  2479. ratio = REISERFS_STANDARD_BLKSIZE / sb->s_blocksize;
  2480. if (journal->j_trans_max > JOURNAL_TRANS_MAX_DEFAULT / ratio ||
  2481. journal->j_trans_max < JOURNAL_TRANS_MIN_DEFAULT / ratio ||
  2482. SB_ONDISK_JOURNAL_SIZE(sb) / journal->j_trans_max <
  2483. JOURNAL_MIN_RATIO) {
  2484. reiserfs_warning(sb, "sh-462",
  2485. "bad transaction max size (%u). "
  2486. "FSCK?", journal->j_trans_max);
  2487. return 1;
  2488. }
  2489. if (journal->j_max_batch != (journal->j_trans_max) *
  2490. JOURNAL_MAX_BATCH_DEFAULT/JOURNAL_TRANS_MAX_DEFAULT) {
  2491. reiserfs_warning(sb, "sh-463",
  2492. "bad transaction max batch (%u). "
  2493. "FSCK?", journal->j_max_batch);
  2494. return 1;
  2495. }
  2496. } else {
  2497. /* Default journal params.
  2498. The file system was created by old version
  2499. of mkreiserfs, so some fields contain zeros,
  2500. and we need to advise proper values for them */
  2501. if (sb->s_blocksize != REISERFS_STANDARD_BLKSIZE) {
  2502. reiserfs_warning(sb, "sh-464", "bad blocksize (%u)",
  2503. sb->s_blocksize);
  2504. return 1;
  2505. }
  2506. journal->j_trans_max = JOURNAL_TRANS_MAX_DEFAULT;
  2507. journal->j_max_batch = JOURNAL_MAX_BATCH_DEFAULT;
  2508. journal->j_max_commit_age = JOURNAL_MAX_COMMIT_AGE;
  2509. }
  2510. return 0;
  2511. }
  2512. /*
  2513. ** must be called once on fs mount. calls journal_read for you
  2514. */
  2515. int journal_init(struct super_block *sb, const char *j_dev_name,
  2516. int old_format, unsigned int commit_max_age)
  2517. {
  2518. int num_cnodes = SB_ONDISK_JOURNAL_SIZE(sb) * 2;
  2519. struct buffer_head *bhjh;
  2520. struct reiserfs_super_block *rs;
  2521. struct reiserfs_journal_header *jh;
  2522. struct reiserfs_journal *journal;
  2523. struct reiserfs_journal_list *jl;
  2524. char b[BDEVNAME_SIZE];
  2525. int ret;
  2526. /*
  2527. * Unlock here to avoid various RECLAIM-FS-ON <-> IN-RECLAIM-FS
  2528. * dependency inversion warnings.
  2529. */
  2530. reiserfs_write_unlock(sb);
  2531. journal = SB_JOURNAL(sb) = vmalloc(sizeof(struct reiserfs_journal));
  2532. if (!journal) {
  2533. reiserfs_warning(sb, "journal-1256",
  2534. "unable to get memory for journal structure");
  2535. reiserfs_write_lock(sb);
  2536. return 1;
  2537. }
  2538. memset(journal, 0, sizeof(struct reiserfs_journal));
  2539. INIT_LIST_HEAD(&journal->j_bitmap_nodes);
  2540. INIT_LIST_HEAD(&journal->j_prealloc_list);
  2541. INIT_LIST_HEAD(&journal->j_working_list);
  2542. INIT_LIST_HEAD(&journal->j_journal_list);
  2543. journal->j_persistent_trans = 0;
  2544. ret = reiserfs_allocate_list_bitmaps(sb, journal->j_list_bitmap,
  2545. reiserfs_bmap_count(sb));
  2546. reiserfs_write_lock(sb);
  2547. if (ret)
  2548. goto free_and_return;
  2549. allocate_bitmap_nodes(sb);
  2550. /* reserved for journal area support */
  2551. SB_JOURNAL_1st_RESERVED_BLOCK(sb) = (old_format ?
  2552. REISERFS_OLD_DISK_OFFSET_IN_BYTES
  2553. / sb->s_blocksize +
  2554. reiserfs_bmap_count(sb) +
  2555. 1 :
  2556. REISERFS_DISK_OFFSET_IN_BYTES /
  2557. sb->s_blocksize + 2);
  2558. /* Sanity check to see is the standard journal fitting withing first bitmap
  2559. (actual for small blocksizes) */
  2560. if (!SB_ONDISK_JOURNAL_DEVICE(sb) &&
  2561. (SB_JOURNAL_1st_RESERVED_BLOCK(sb) +
  2562. SB_ONDISK_JOURNAL_SIZE(sb) > sb->s_blocksize * 8)) {
  2563. reiserfs_warning(sb, "journal-1393",
  2564. "journal does not fit for area addressed "
  2565. "by first of bitmap blocks. It starts at "
  2566. "%u and its size is %u. Block size %ld",
  2567. SB_JOURNAL_1st_RESERVED_BLOCK(sb),
  2568. SB_ONDISK_JOURNAL_SIZE(sb),
  2569. sb->s_blocksize);
  2570. goto free_and_return;
  2571. }
  2572. /*
  2573. * We need to unlock here to avoid creating the following
  2574. * dependency:
  2575. * reiserfs_lock -> sysfs_mutex
  2576. * Because the reiserfs mmap path creates the following dependency:
  2577. * mm->mmap -> reiserfs_lock, hence we have
  2578. * mm->mmap -> reiserfs_lock ->sysfs_mutex
  2579. * This would ends up in a circular dependency with sysfs readdir path
  2580. * which does sysfs_mutex -> mm->mmap_sem
  2581. * This is fine because the reiserfs lock is useless in mount path,
  2582. * at least until we call journal_begin. We keep it for paranoid
  2583. * reasons.
  2584. */
  2585. reiserfs_write_unlock(sb);
  2586. if (journal_init_dev(sb, journal, j_dev_name) != 0) {
  2587. reiserfs_write_lock(sb);
  2588. reiserfs_warning(sb, "sh-462",
  2589. "unable to initialize jornal device");
  2590. goto free_and_return;
  2591. }
  2592. reiserfs_write_lock(sb);
  2593. rs = SB_DISK_SUPER_BLOCK(sb);
  2594. /* read journal header */
  2595. bhjh = journal_bread(sb,
  2596. SB_ONDISK_JOURNAL_1st_BLOCK(sb) +
  2597. SB_ONDISK_JOURNAL_SIZE(sb));
  2598. if (!bhjh) {
  2599. reiserfs_warning(sb, "sh-459",
  2600. "unable to read journal header");
  2601. goto free_and_return;
  2602. }
  2603. jh = (struct reiserfs_journal_header *)(bhjh->b_data);
  2604. /* make sure that journal matches to the super block */
  2605. if (is_reiserfs_jr(rs)
  2606. && (le32_to_cpu(jh->jh_journal.jp_journal_magic) !=
  2607. sb_jp_journal_magic(rs))) {
  2608. reiserfs_warning(sb, "sh-460",
  2609. "journal header magic %x (device %s) does "
  2610. "not match to magic found in super block %x",
  2611. jh->jh_journal.jp_journal_magic,
  2612. bdevname(journal->j_dev_bd, b),
  2613. sb_jp_journal_magic(rs));
  2614. brelse(bhjh);
  2615. goto free_and_return;
  2616. }
  2617. journal->j_trans_max = le32_to_cpu(jh->jh_journal.jp_journal_trans_max);
  2618. journal->j_max_batch = le32_to_cpu(jh->jh_journal.jp_journal_max_batch);
  2619. journal->j_max_commit_age =
  2620. le32_to_cpu(jh->jh_journal.jp_journal_max_commit_age);
  2621. journal->j_max_trans_age = JOURNAL_MAX_TRANS_AGE;
  2622. if (check_advise_trans_params(sb, journal) != 0)
  2623. goto free_and_return;
  2624. journal->j_default_max_commit_age = journal->j_max_commit_age;
  2625. if (commit_max_age != 0) {
  2626. journal->j_max_commit_age = commit_max_age;
  2627. journal->j_max_trans_age = commit_max_age;
  2628. }
  2629. reiserfs_info(sb, "journal params: device %s, size %u, "
  2630. "journal first block %u, max trans len %u, max batch %u, "
  2631. "max commit age %u, max trans age %u\n",
  2632. bdevname(journal->j_dev_bd, b),
  2633. SB_ONDISK_JOURNAL_SIZE(sb),
  2634. SB_ONDISK_JOURNAL_1st_BLOCK(sb),
  2635. journal->j_trans_max,
  2636. journal->j_max_batch,
  2637. journal->j_max_commit_age, journal->j_max_trans_age);
  2638. brelse(bhjh);
  2639. journal->j_list_bitmap_index = 0;
  2640. journal_list_init(sb);
  2641. memset(journal->j_list_hash_table, 0,
  2642. JOURNAL_HASH_SIZE * sizeof(struct reiserfs_journal_cnode *));
  2643. INIT_LIST_HEAD(&journal->j_dirty_buffers);
  2644. spin_lock_init(&journal->j_dirty_buffers_lock);
  2645. journal->j_start = 0;
  2646. journal->j_len = 0;
  2647. journal->j_len_alloc = 0;
  2648. atomic_set(&(journal->j_wcount), 0);
  2649. atomic_set(&(journal->j_async_throttle), 0);
  2650. journal->j_bcount = 0;
  2651. journal->j_trans_start_time = 0;
  2652. journal->j_last = NULL;
  2653. journal->j_first = NULL;
  2654. init_waitqueue_head(&(journal->j_join_wait));
  2655. mutex_init(&journal->j_mutex);
  2656. mutex_init(&journal->j_flush_mutex);
  2657. journal->j_trans_id = 10;
  2658. journal->j_mount_id = 10;
  2659. journal->j_state = 0;
  2660. atomic_set(&(journal->j_jlock), 0);
  2661. journal->j_cnode_free_list = allocate_cnodes(num_cnodes);
  2662. journal->j_cnode_free_orig = journal->j_cnode_free_list;
  2663. journal->j_cnode_free = journal->j_cnode_free_list ? num_cnodes : 0;
  2664. journal->j_cnode_used = 0;
  2665. journal->j_must_wait = 0;
  2666. if (journal->j_cnode_free == 0) {
  2667. reiserfs_warning(sb, "journal-2004", "Journal cnode memory "
  2668. "allocation failed (%ld bytes). Journal is "
  2669. "too large for available memory. Usually "
  2670. "this is due to a journal that is too large.",
  2671. sizeof (struct reiserfs_journal_cnode) * num_cnodes);
  2672. goto free_and_return;
  2673. }
  2674. init_journal_hash(sb);
  2675. jl = journal->j_current_jl;
  2676. jl->j_list_bitmap = get_list_bitmap(sb, jl);
  2677. if (!jl->j_list_bitmap) {
  2678. reiserfs_warning(sb, "journal-2005",
  2679. "get_list_bitmap failed for journal list 0");
  2680. goto free_and_return;
  2681. }
  2682. if (journal_read(sb) < 0) {
  2683. reiserfs_warning(sb, "reiserfs-2006",
  2684. "Replay Failure, unable to mount");
  2685. goto free_and_return;
  2686. }
  2687. reiserfs_mounted_fs_count++;
  2688. if (reiserfs_mounted_fs_count <= 1) {
  2689. reiserfs_write_unlock(sb);
  2690. commit_wq = create_workqueue("reiserfs");
  2691. reiserfs_write_lock(sb);
  2692. }
  2693. INIT_DELAYED_WORK(&journal->j_work, flush_async_commits);
  2694. journal->j_work_sb = sb;
  2695. return 0;
  2696. free_and_return:
  2697. free_journal_ram(sb);
  2698. return 1;
  2699. }
  2700. /*
  2701. ** test for a polite end of the current transaction. Used by file_write, and should
  2702. ** be used by delete to make sure they don't write more than can fit inside a single
  2703. ** transaction
  2704. */
  2705. int journal_transaction_should_end(struct reiserfs_transaction_handle *th,
  2706. int new_alloc)
  2707. {
  2708. struct reiserfs_journal *journal = SB_JOURNAL(th->t_super);
  2709. time_t now = get_seconds();
  2710. /* cannot restart while nested */
  2711. BUG_ON(!th->t_trans_id);
  2712. if (th->t_refcount > 1)
  2713. return 0;
  2714. if (journal->j_must_wait > 0 ||
  2715. (journal->j_len_alloc + new_alloc) >= journal->j_max_batch ||
  2716. atomic_read(&(journal->j_jlock)) ||
  2717. (now - journal->j_trans_start_time) > journal->j_max_trans_age ||
  2718. journal->j_cnode_free < (journal->j_trans_max * 3)) {
  2719. return 1;
  2720. }
  2721. /* protected by the BKL here */
  2722. journal->j_len_alloc += new_alloc;
  2723. th->t_blocks_allocated += new_alloc ;
  2724. return 0;
  2725. }
  2726. /* this must be called inside a transaction, and requires the
  2727. ** kernel_lock to be held
  2728. */
  2729. void reiserfs_block_writes(struct reiserfs_transaction_handle *th)
  2730. {
  2731. struct reiserfs_journal *journal = SB_JOURNAL(th->t_super);
  2732. BUG_ON(!th->t_trans_id);
  2733. journal->j_must_wait = 1;
  2734. set_bit(J_WRITERS_BLOCKED, &journal->j_state);
  2735. return;
  2736. }
  2737. /* this must be called without a transaction started, and does not
  2738. ** require BKL
  2739. */
  2740. void reiserfs_allow_writes(struct super_block *s)
  2741. {
  2742. struct reiserfs_journal *journal = SB_JOURNAL(s);
  2743. clear_bit(J_WRITERS_BLOCKED, &journal->j_state);
  2744. wake_up(&journal->j_join_wait);
  2745. }
  2746. /* this must be called without a transaction started, and does not
  2747. ** require BKL
  2748. */
  2749. void reiserfs_wait_on_write_block(struct super_block *s)
  2750. {
  2751. struct reiserfs_journal *journal = SB_JOURNAL(s);
  2752. wait_event(journal->j_join_wait,
  2753. !test_bit(J_WRITERS_BLOCKED, &journal->j_state));
  2754. }
  2755. static void queue_log_writer(struct super_block *s)
  2756. {
  2757. wait_queue_t wait;
  2758. struct reiserfs_journal *journal = SB_JOURNAL(s);
  2759. set_bit(J_WRITERS_QUEUED, &journal->j_state);
  2760. /*
  2761. * we don't want to use wait_event here because
  2762. * we only want to wait once.
  2763. */
  2764. init_waitqueue_entry(&wait, current);
  2765. add_wait_queue(&journal->j_join_wait, &wait);
  2766. set_current_state(TASK_UNINTERRUPTIBLE);
  2767. if (test_bit(J_WRITERS_QUEUED, &journal->j_state)) {
  2768. reiserfs_write_unlock(s);
  2769. schedule();
  2770. reiserfs_write_lock(s);
  2771. }
  2772. __set_current_state(TASK_RUNNING);
  2773. remove_wait_queue(&journal->j_join_wait, &wait);
  2774. }
  2775. static void wake_queued_writers(struct super_block *s)
  2776. {
  2777. struct reiserfs_journal *journal = SB_JOURNAL(s);
  2778. if (test_and_clear_bit(J_WRITERS_QUEUED, &journal->j_state))
  2779. wake_up(&journal->j_join_wait);
  2780. }
  2781. static void let_transaction_grow(struct super_block *sb, unsigned int trans_id)
  2782. {
  2783. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  2784. unsigned long bcount = journal->j_bcount;
  2785. while (1) {
  2786. reiserfs_write_unlock(sb);
  2787. schedule_timeout_uninterruptible(1);
  2788. reiserfs_write_lock(sb);
  2789. journal->j_current_jl->j_state |= LIST_COMMIT_PENDING;
  2790. while ((atomic_read(&journal->j_wcount) > 0 ||
  2791. atomic_read(&journal->j_jlock)) &&
  2792. journal->j_trans_id == trans_id) {
  2793. queue_log_writer(sb);
  2794. }
  2795. if (journal->j_trans_id != trans_id)
  2796. break;
  2797. if (bcount == journal->j_bcount)
  2798. break;
  2799. bcount = journal->j_bcount;
  2800. }
  2801. }
  2802. /* join == true if you must join an existing transaction.
  2803. ** join == false if you can deal with waiting for others to finish
  2804. **
  2805. ** this will block until the transaction is joinable. send the number of blocks you
  2806. ** expect to use in nblocks.
  2807. */
  2808. static int do_journal_begin_r(struct reiserfs_transaction_handle *th,
  2809. struct super_block *sb, unsigned long nblocks,
  2810. int join)
  2811. {
  2812. time_t now = get_seconds();
  2813. unsigned int old_trans_id;
  2814. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  2815. struct reiserfs_transaction_handle myth;
  2816. int sched_count = 0;
  2817. int retval;
  2818. reiserfs_check_lock_depth(sb, "journal_begin");
  2819. BUG_ON(nblocks > journal->j_trans_max);
  2820. PROC_INFO_INC(sb, journal.journal_being);
  2821. /* set here for journal_join */
  2822. th->t_refcount = 1;
  2823. th->t_super = sb;
  2824. relock:
  2825. lock_journal(sb);
  2826. if (join != JBEGIN_ABORT && reiserfs_is_journal_aborted(journal)) {
  2827. unlock_journal(sb);
  2828. retval = journal->j_errno;
  2829. goto out_fail;
  2830. }
  2831. journal->j_bcount++;
  2832. if (test_bit(J_WRITERS_BLOCKED, &journal->j_state)) {
  2833. unlock_journal(sb);
  2834. reiserfs_write_unlock(sb);
  2835. reiserfs_wait_on_write_block(sb);
  2836. reiserfs_write_lock(sb);
  2837. PROC_INFO_INC(sb, journal.journal_relock_writers);
  2838. goto relock;
  2839. }
  2840. now = get_seconds();
  2841. /* if there is no room in the journal OR
  2842. ** if this transaction is too old, and we weren't called joinable, wait for it to finish before beginning
  2843. ** we don't sleep if there aren't other writers
  2844. */
  2845. if ((!join && journal->j_must_wait > 0) ||
  2846. (!join
  2847. && (journal->j_len_alloc + nblocks + 2) >= journal->j_max_batch)
  2848. || (!join && atomic_read(&journal->j_wcount) > 0
  2849. && journal->j_trans_start_time > 0
  2850. && (now - journal->j_trans_start_time) >
  2851. journal->j_max_trans_age) || (!join
  2852. && atomic_read(&journal->j_jlock))
  2853. || (!join && journal->j_cnode_free < (journal->j_trans_max * 3))) {
  2854. old_trans_id = journal->j_trans_id;
  2855. unlock_journal(sb); /* allow others to finish this transaction */
  2856. if (!join && (journal->j_len_alloc + nblocks + 2) >=
  2857. journal->j_max_batch &&
  2858. ((journal->j_len + nblocks + 2) * 100) <
  2859. (journal->j_len_alloc * 75)) {
  2860. if (atomic_read(&journal->j_wcount) > 10) {
  2861. sched_count++;
  2862. queue_log_writer(sb);
  2863. goto relock;
  2864. }
  2865. }
  2866. /* don't mess with joining the transaction if all we have to do is
  2867. * wait for someone else to do a commit
  2868. */
  2869. if (atomic_read(&journal->j_jlock)) {
  2870. while (journal->j_trans_id == old_trans_id &&
  2871. atomic_read(&journal->j_jlock)) {
  2872. queue_log_writer(sb);
  2873. }
  2874. goto relock;
  2875. }
  2876. retval = journal_join(&myth, sb, 1);
  2877. if (retval)
  2878. goto out_fail;
  2879. /* someone might have ended the transaction while we joined */
  2880. if (old_trans_id != journal->j_trans_id) {
  2881. retval = do_journal_end(&myth, sb, 1, 0);
  2882. } else {
  2883. retval = do_journal_end(&myth, sb, 1, COMMIT_NOW);
  2884. }
  2885. if (retval)
  2886. goto out_fail;
  2887. PROC_INFO_INC(sb, journal.journal_relock_wcount);
  2888. goto relock;
  2889. }
  2890. /* we are the first writer, set trans_id */
  2891. if (journal->j_trans_start_time == 0) {
  2892. journal->j_trans_start_time = get_seconds();
  2893. }
  2894. atomic_inc(&(journal->j_wcount));
  2895. journal->j_len_alloc += nblocks;
  2896. th->t_blocks_logged = 0;
  2897. th->t_blocks_allocated = nblocks;
  2898. th->t_trans_id = journal->j_trans_id;
  2899. unlock_journal(sb);
  2900. INIT_LIST_HEAD(&th->t_list);
  2901. get_fs_excl();
  2902. return 0;
  2903. out_fail:
  2904. memset(th, 0, sizeof(*th));
  2905. /* Re-set th->t_super, so we can properly keep track of how many
  2906. * persistent transactions there are. We need to do this so if this
  2907. * call is part of a failed restart_transaction, we can free it later */
  2908. th->t_super = sb;
  2909. return retval;
  2910. }
  2911. struct reiserfs_transaction_handle *reiserfs_persistent_transaction(struct
  2912. super_block
  2913. *s,
  2914. int nblocks)
  2915. {
  2916. int ret;
  2917. struct reiserfs_transaction_handle *th;
  2918. /* if we're nesting into an existing transaction. It will be
  2919. ** persistent on its own
  2920. */
  2921. if (reiserfs_transaction_running(s)) {
  2922. th = current->journal_info;
  2923. th->t_refcount++;
  2924. BUG_ON(th->t_refcount < 2);
  2925. return th;
  2926. }
  2927. th = kmalloc(sizeof(struct reiserfs_transaction_handle), GFP_NOFS);
  2928. if (!th)
  2929. return NULL;
  2930. ret = journal_begin(th, s, nblocks);
  2931. if (ret) {
  2932. kfree(th);
  2933. return NULL;
  2934. }
  2935. SB_JOURNAL(s)->j_persistent_trans++;
  2936. return th;
  2937. }
  2938. int reiserfs_end_persistent_transaction(struct reiserfs_transaction_handle *th)
  2939. {
  2940. struct super_block *s = th->t_super;
  2941. int ret = 0;
  2942. if (th->t_trans_id)
  2943. ret = journal_end(th, th->t_super, th->t_blocks_allocated);
  2944. else
  2945. ret = -EIO;
  2946. if (th->t_refcount == 0) {
  2947. SB_JOURNAL(s)->j_persistent_trans--;
  2948. kfree(th);
  2949. }
  2950. return ret;
  2951. }
  2952. static int journal_join(struct reiserfs_transaction_handle *th,
  2953. struct super_block *sb, unsigned long nblocks)
  2954. {
  2955. struct reiserfs_transaction_handle *cur_th = current->journal_info;
  2956. /* this keeps do_journal_end from NULLing out the current->journal_info
  2957. ** pointer
  2958. */
  2959. th->t_handle_save = cur_th;
  2960. BUG_ON(cur_th && cur_th->t_refcount > 1);
  2961. return do_journal_begin_r(th, sb, nblocks, JBEGIN_JOIN);
  2962. }
  2963. int journal_join_abort(struct reiserfs_transaction_handle *th,
  2964. struct super_block *sb, unsigned long nblocks)
  2965. {
  2966. struct reiserfs_transaction_handle *cur_th = current->journal_info;
  2967. /* this keeps do_journal_end from NULLing out the current->journal_info
  2968. ** pointer
  2969. */
  2970. th->t_handle_save = cur_th;
  2971. BUG_ON(cur_th && cur_th->t_refcount > 1);
  2972. return do_journal_begin_r(th, sb, nblocks, JBEGIN_ABORT);
  2973. }
  2974. int journal_begin(struct reiserfs_transaction_handle *th,
  2975. struct super_block *sb, unsigned long nblocks)
  2976. {
  2977. struct reiserfs_transaction_handle *cur_th = current->journal_info;
  2978. int ret;
  2979. th->t_handle_save = NULL;
  2980. if (cur_th) {
  2981. /* we are nesting into the current transaction */
  2982. if (cur_th->t_super == sb) {
  2983. BUG_ON(!cur_th->t_refcount);
  2984. cur_th->t_refcount++;
  2985. memcpy(th, cur_th, sizeof(*th));
  2986. if (th->t_refcount <= 1)
  2987. reiserfs_warning(sb, "reiserfs-2005",
  2988. "BAD: refcount <= 1, but "
  2989. "journal_info != 0");
  2990. return 0;
  2991. } else {
  2992. /* we've ended up with a handle from a different filesystem.
  2993. ** save it and restore on journal_end. This should never
  2994. ** really happen...
  2995. */
  2996. reiserfs_warning(sb, "clm-2100",
  2997. "nesting info a different FS");
  2998. th->t_handle_save = current->journal_info;
  2999. current->journal_info = th;
  3000. }
  3001. } else {
  3002. current->journal_info = th;
  3003. }
  3004. ret = do_journal_begin_r(th, sb, nblocks, JBEGIN_REG);
  3005. BUG_ON(current->journal_info != th);
  3006. /* I guess this boils down to being the reciprocal of clm-2100 above.
  3007. * If do_journal_begin_r fails, we need to put it back, since journal_end
  3008. * won't be called to do it. */
  3009. if (ret)
  3010. current->journal_info = th->t_handle_save;
  3011. else
  3012. BUG_ON(!th->t_refcount);
  3013. return ret;
  3014. }
  3015. /*
  3016. ** puts bh into the current transaction. If it was already there, reorders removes the
  3017. ** old pointers from the hash, and puts new ones in (to make sure replay happen in the right order).
  3018. **
  3019. ** if it was dirty, cleans and files onto the clean list. I can't let it be dirty again until the
  3020. ** transaction is committed.
  3021. **
  3022. ** if j_len, is bigger than j_len_alloc, it pushes j_len_alloc to 10 + j_len.
  3023. */
  3024. int journal_mark_dirty(struct reiserfs_transaction_handle *th,
  3025. struct super_block *sb, struct buffer_head *bh)
  3026. {
  3027. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  3028. struct reiserfs_journal_cnode *cn = NULL;
  3029. int count_already_incd = 0;
  3030. int prepared = 0;
  3031. BUG_ON(!th->t_trans_id);
  3032. PROC_INFO_INC(sb, journal.mark_dirty);
  3033. if (th->t_trans_id != journal->j_trans_id) {
  3034. reiserfs_panic(th->t_super, "journal-1577",
  3035. "handle trans id %ld != current trans id %ld",
  3036. th->t_trans_id, journal->j_trans_id);
  3037. }
  3038. sb->s_dirt = 1;
  3039. prepared = test_clear_buffer_journal_prepared(bh);
  3040. clear_buffer_journal_restore_dirty(bh);
  3041. /* already in this transaction, we are done */
  3042. if (buffer_journaled(bh)) {
  3043. PROC_INFO_INC(sb, journal.mark_dirty_already);
  3044. return 0;
  3045. }
  3046. /* this must be turned into a panic instead of a warning. We can't allow
  3047. ** a dirty or journal_dirty or locked buffer to be logged, as some changes
  3048. ** could get to disk too early. NOT GOOD.
  3049. */
  3050. if (!prepared || buffer_dirty(bh)) {
  3051. reiserfs_warning(sb, "journal-1777",
  3052. "buffer %llu bad state "
  3053. "%cPREPARED %cLOCKED %cDIRTY %cJDIRTY_WAIT",
  3054. (unsigned long long)bh->b_blocknr,
  3055. prepared ? ' ' : '!',
  3056. buffer_locked(bh) ? ' ' : '!',
  3057. buffer_dirty(bh) ? ' ' : '!',
  3058. buffer_journal_dirty(bh) ? ' ' : '!');
  3059. }
  3060. if (atomic_read(&(journal->j_wcount)) <= 0) {
  3061. reiserfs_warning(sb, "journal-1409",
  3062. "returning because j_wcount was %d",
  3063. atomic_read(&(journal->j_wcount)));
  3064. return 1;
  3065. }
  3066. /* this error means I've screwed up, and we've overflowed the transaction.
  3067. ** Nothing can be done here, except make the FS readonly or panic.
  3068. */
  3069. if (journal->j_len >= journal->j_trans_max) {
  3070. reiserfs_panic(th->t_super, "journal-1413",
  3071. "j_len (%lu) is too big",
  3072. journal->j_len);
  3073. }
  3074. if (buffer_journal_dirty(bh)) {
  3075. count_already_incd = 1;
  3076. PROC_INFO_INC(sb, journal.mark_dirty_notjournal);
  3077. clear_buffer_journal_dirty(bh);
  3078. }
  3079. if (journal->j_len > journal->j_len_alloc) {
  3080. journal->j_len_alloc = journal->j_len + JOURNAL_PER_BALANCE_CNT;
  3081. }
  3082. set_buffer_journaled(bh);
  3083. /* now put this guy on the end */
  3084. if (!cn) {
  3085. cn = get_cnode(sb);
  3086. if (!cn) {
  3087. reiserfs_panic(sb, "journal-4", "get_cnode failed!");
  3088. }
  3089. if (th->t_blocks_logged == th->t_blocks_allocated) {
  3090. th->t_blocks_allocated += JOURNAL_PER_BALANCE_CNT;
  3091. journal->j_len_alloc += JOURNAL_PER_BALANCE_CNT;
  3092. }
  3093. th->t_blocks_logged++;
  3094. journal->j_len++;
  3095. cn->bh = bh;
  3096. cn->blocknr = bh->b_blocknr;
  3097. cn->sb = sb;
  3098. cn->jlist = NULL;
  3099. insert_journal_hash(journal->j_hash_table, cn);
  3100. if (!count_already_incd) {
  3101. get_bh(bh);
  3102. }
  3103. }
  3104. cn->next = NULL;
  3105. cn->prev = journal->j_last;
  3106. cn->bh = bh;
  3107. if (journal->j_last) {
  3108. journal->j_last->next = cn;
  3109. journal->j_last = cn;
  3110. } else {
  3111. journal->j_first = cn;
  3112. journal->j_last = cn;
  3113. }
  3114. return 0;
  3115. }
  3116. int journal_end(struct reiserfs_transaction_handle *th,
  3117. struct super_block *sb, unsigned long nblocks)
  3118. {
  3119. if (!current->journal_info && th->t_refcount > 1)
  3120. reiserfs_warning(sb, "REISER-NESTING",
  3121. "th NULL, refcount %d", th->t_refcount);
  3122. if (!th->t_trans_id) {
  3123. WARN_ON(1);
  3124. return -EIO;
  3125. }
  3126. th->t_refcount--;
  3127. if (th->t_refcount > 0) {
  3128. struct reiserfs_transaction_handle *cur_th =
  3129. current->journal_info;
  3130. /* we aren't allowed to close a nested transaction on a different
  3131. ** filesystem from the one in the task struct
  3132. */
  3133. BUG_ON(cur_th->t_super != th->t_super);
  3134. if (th != cur_th) {
  3135. memcpy(current->journal_info, th, sizeof(*th));
  3136. th->t_trans_id = 0;
  3137. }
  3138. return 0;
  3139. } else {
  3140. return do_journal_end(th, sb, nblocks, 0);
  3141. }
  3142. }
  3143. /* removes from the current transaction, relsing and descrementing any counters.
  3144. ** also files the removed buffer directly onto the clean list
  3145. **
  3146. ** called by journal_mark_freed when a block has been deleted
  3147. **
  3148. ** returns 1 if it cleaned and relsed the buffer. 0 otherwise
  3149. */
  3150. static int remove_from_transaction(struct super_block *sb,
  3151. b_blocknr_t blocknr, int already_cleaned)
  3152. {
  3153. struct buffer_head *bh;
  3154. struct reiserfs_journal_cnode *cn;
  3155. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  3156. int ret = 0;
  3157. cn = get_journal_hash_dev(sb, journal->j_hash_table, blocknr);
  3158. if (!cn || !cn->bh) {
  3159. return ret;
  3160. }
  3161. bh = cn->bh;
  3162. if (cn->prev) {
  3163. cn->prev->next = cn->next;
  3164. }
  3165. if (cn->next) {
  3166. cn->next->prev = cn->prev;
  3167. }
  3168. if (cn == journal->j_first) {
  3169. journal->j_first = cn->next;
  3170. }
  3171. if (cn == journal->j_last) {
  3172. journal->j_last = cn->prev;
  3173. }
  3174. if (bh)
  3175. remove_journal_hash(sb, journal->j_hash_table, NULL,
  3176. bh->b_blocknr, 0);
  3177. clear_buffer_journaled(bh); /* don't log this one */
  3178. if (!already_cleaned) {
  3179. clear_buffer_journal_dirty(bh);
  3180. clear_buffer_dirty(bh);
  3181. clear_buffer_journal_test(bh);
  3182. put_bh(bh);
  3183. if (atomic_read(&(bh->b_count)) < 0) {
  3184. reiserfs_warning(sb, "journal-1752",
  3185. "b_count < 0");
  3186. }
  3187. ret = 1;
  3188. }
  3189. journal->j_len--;
  3190. journal->j_len_alloc--;
  3191. free_cnode(sb, cn);
  3192. return ret;
  3193. }
  3194. /*
  3195. ** for any cnode in a journal list, it can only be dirtied of all the
  3196. ** transactions that include it are committed to disk.
  3197. ** this checks through each transaction, and returns 1 if you are allowed to dirty,
  3198. ** and 0 if you aren't
  3199. **
  3200. ** it is called by dirty_journal_list, which is called after flush_commit_list has gotten all the log
  3201. ** blocks for a given transaction on disk
  3202. **
  3203. */
  3204. static int can_dirty(struct reiserfs_journal_cnode *cn)
  3205. {
  3206. struct super_block *sb = cn->sb;
  3207. b_blocknr_t blocknr = cn->blocknr;
  3208. struct reiserfs_journal_cnode *cur = cn->hprev;
  3209. int can_dirty = 1;
  3210. /* first test hprev. These are all newer than cn, so any node here
  3211. ** with the same block number and dev means this node can't be sent
  3212. ** to disk right now.
  3213. */
  3214. while (cur && can_dirty) {
  3215. if (cur->jlist && cur->bh && cur->blocknr && cur->sb == sb &&
  3216. cur->blocknr == blocknr) {
  3217. can_dirty = 0;
  3218. }
  3219. cur = cur->hprev;
  3220. }
  3221. /* then test hnext. These are all older than cn. As long as they
  3222. ** are committed to the log, it is safe to write cn to disk
  3223. */
  3224. cur = cn->hnext;
  3225. while (cur && can_dirty) {
  3226. if (cur->jlist && cur->jlist->j_len > 0 &&
  3227. atomic_read(&(cur->jlist->j_commit_left)) > 0 && cur->bh &&
  3228. cur->blocknr && cur->sb == sb && cur->blocknr == blocknr) {
  3229. can_dirty = 0;
  3230. }
  3231. cur = cur->hnext;
  3232. }
  3233. return can_dirty;
  3234. }
  3235. /* syncs the commit blocks, but does not force the real buffers to disk
  3236. ** will wait until the current transaction is done/committed before returning
  3237. */
  3238. int journal_end_sync(struct reiserfs_transaction_handle *th,
  3239. struct super_block *sb, unsigned long nblocks)
  3240. {
  3241. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  3242. BUG_ON(!th->t_trans_id);
  3243. /* you can sync while nested, very, very bad */
  3244. BUG_ON(th->t_refcount > 1);
  3245. if (journal->j_len == 0) {
  3246. reiserfs_prepare_for_journal(sb, SB_BUFFER_WITH_SB(sb),
  3247. 1);
  3248. journal_mark_dirty(th, sb, SB_BUFFER_WITH_SB(sb));
  3249. }
  3250. return do_journal_end(th, sb, nblocks, COMMIT_NOW | WAIT);
  3251. }
  3252. /*
  3253. ** writeback the pending async commits to disk
  3254. */
  3255. static void flush_async_commits(struct work_struct *work)
  3256. {
  3257. struct reiserfs_journal *journal =
  3258. container_of(work, struct reiserfs_journal, j_work.work);
  3259. struct super_block *sb = journal->j_work_sb;
  3260. struct reiserfs_journal_list *jl;
  3261. struct list_head *entry;
  3262. reiserfs_write_lock(sb);
  3263. if (!list_empty(&journal->j_journal_list)) {
  3264. /* last entry is the youngest, commit it and you get everything */
  3265. entry = journal->j_journal_list.prev;
  3266. jl = JOURNAL_LIST_ENTRY(entry);
  3267. flush_commit_list(sb, jl, 1);
  3268. }
  3269. reiserfs_write_unlock(sb);
  3270. }
  3271. /*
  3272. ** flushes any old transactions to disk
  3273. ** ends the current transaction if it is too old
  3274. */
  3275. int reiserfs_flush_old_commits(struct super_block *sb)
  3276. {
  3277. time_t now;
  3278. struct reiserfs_transaction_handle th;
  3279. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  3280. now = get_seconds();
  3281. /* safety check so we don't flush while we are replaying the log during
  3282. * mount
  3283. */
  3284. if (list_empty(&journal->j_journal_list)) {
  3285. return 0;
  3286. }
  3287. /* check the current transaction. If there are no writers, and it is
  3288. * too old, finish it, and force the commit blocks to disk
  3289. */
  3290. if (atomic_read(&journal->j_wcount) <= 0 &&
  3291. journal->j_trans_start_time > 0 &&
  3292. journal->j_len > 0 &&
  3293. (now - journal->j_trans_start_time) > journal->j_max_trans_age) {
  3294. if (!journal_join(&th, sb, 1)) {
  3295. reiserfs_prepare_for_journal(sb,
  3296. SB_BUFFER_WITH_SB(sb),
  3297. 1);
  3298. journal_mark_dirty(&th, sb,
  3299. SB_BUFFER_WITH_SB(sb));
  3300. /* we're only being called from kreiserfsd, it makes no sense to do
  3301. ** an async commit so that kreiserfsd can do it later
  3302. */
  3303. do_journal_end(&th, sb, 1, COMMIT_NOW | WAIT);
  3304. }
  3305. }
  3306. return sb->s_dirt;
  3307. }
  3308. /*
  3309. ** returns 0 if do_journal_end should return right away, returns 1 if do_journal_end should finish the commit
  3310. **
  3311. ** if the current transaction is too old, but still has writers, this will wait on j_join_wait until all
  3312. ** the writers are done. By the time it wakes up, the transaction it was called has already ended, so it just
  3313. ** flushes the commit list and returns 0.
  3314. **
  3315. ** Won't batch when flush or commit_now is set. Also won't batch when others are waiting on j_join_wait.
  3316. **
  3317. ** Note, we can't allow the journal_end to proceed while there are still writers in the log.
  3318. */
  3319. static int check_journal_end(struct reiserfs_transaction_handle *th,
  3320. struct super_block *sb, unsigned long nblocks,
  3321. int flags)
  3322. {
  3323. time_t now;
  3324. int flush = flags & FLUSH_ALL;
  3325. int commit_now = flags & COMMIT_NOW;
  3326. int wait_on_commit = flags & WAIT;
  3327. struct reiserfs_journal_list *jl;
  3328. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  3329. BUG_ON(!th->t_trans_id);
  3330. if (th->t_trans_id != journal->j_trans_id) {
  3331. reiserfs_panic(th->t_super, "journal-1577",
  3332. "handle trans id %ld != current trans id %ld",
  3333. th->t_trans_id, journal->j_trans_id);
  3334. }
  3335. journal->j_len_alloc -= (th->t_blocks_allocated - th->t_blocks_logged);
  3336. if (atomic_read(&(journal->j_wcount)) > 0) { /* <= 0 is allowed. unmounting might not call begin */
  3337. atomic_dec(&(journal->j_wcount));
  3338. }
  3339. /* BUG, deal with case where j_len is 0, but people previously freed blocks need to be released
  3340. ** will be dealt with by next transaction that actually writes something, but should be taken
  3341. ** care of in this trans
  3342. */
  3343. BUG_ON(journal->j_len == 0);
  3344. /* if wcount > 0, and we are called to with flush or commit_now,
  3345. ** we wait on j_join_wait. We will wake up when the last writer has
  3346. ** finished the transaction, and started it on its way to the disk.
  3347. ** Then, we flush the commit or journal list, and just return 0
  3348. ** because the rest of journal end was already done for this transaction.
  3349. */
  3350. if (atomic_read(&(journal->j_wcount)) > 0) {
  3351. if (flush || commit_now) {
  3352. unsigned trans_id;
  3353. jl = journal->j_current_jl;
  3354. trans_id = jl->j_trans_id;
  3355. if (wait_on_commit)
  3356. jl->j_state |= LIST_COMMIT_PENDING;
  3357. atomic_set(&(journal->j_jlock), 1);
  3358. if (flush) {
  3359. journal->j_next_full_flush = 1;
  3360. }
  3361. unlock_journal(sb);
  3362. /* sleep while the current transaction is still j_jlocked */
  3363. while (journal->j_trans_id == trans_id) {
  3364. if (atomic_read(&journal->j_jlock)) {
  3365. queue_log_writer(sb);
  3366. } else {
  3367. lock_journal(sb);
  3368. if (journal->j_trans_id == trans_id) {
  3369. atomic_set(&(journal->j_jlock),
  3370. 1);
  3371. }
  3372. unlock_journal(sb);
  3373. }
  3374. }
  3375. BUG_ON(journal->j_trans_id == trans_id);
  3376. if (commit_now
  3377. && journal_list_still_alive(sb, trans_id)
  3378. && wait_on_commit) {
  3379. flush_commit_list(sb, jl, 1);
  3380. }
  3381. return 0;
  3382. }
  3383. unlock_journal(sb);
  3384. return 0;
  3385. }
  3386. /* deal with old transactions where we are the last writers */
  3387. now = get_seconds();
  3388. if ((now - journal->j_trans_start_time) > journal->j_max_trans_age) {
  3389. commit_now = 1;
  3390. journal->j_next_async_flush = 1;
  3391. }
  3392. /* don't batch when someone is waiting on j_join_wait */
  3393. /* don't batch when syncing the commit or flushing the whole trans */
  3394. if (!(journal->j_must_wait > 0) && !(atomic_read(&(journal->j_jlock)))
  3395. && !flush && !commit_now && (journal->j_len < journal->j_max_batch)
  3396. && journal->j_len_alloc < journal->j_max_batch
  3397. && journal->j_cnode_free > (journal->j_trans_max * 3)) {
  3398. journal->j_bcount++;
  3399. unlock_journal(sb);
  3400. return 0;
  3401. }
  3402. if (journal->j_start > SB_ONDISK_JOURNAL_SIZE(sb)) {
  3403. reiserfs_panic(sb, "journal-003",
  3404. "j_start (%ld) is too high",
  3405. journal->j_start);
  3406. }
  3407. return 1;
  3408. }
  3409. /*
  3410. ** Does all the work that makes deleting blocks safe.
  3411. ** when deleting a block mark BH_JNew, just remove it from the current transaction, clean it's buffer_head and move on.
  3412. **
  3413. ** otherwise:
  3414. ** set a bit for the block in the journal bitmap. That will prevent it from being allocated for unformatted nodes
  3415. ** before this transaction has finished.
  3416. **
  3417. ** mark any cnodes for this block as BLOCK_FREED, and clear their bh pointers. That will prevent any old transactions with
  3418. ** this block from trying to flush to the real location. Since we aren't removing the cnode from the journal_list_hash,
  3419. ** the block can't be reallocated yet.
  3420. **
  3421. ** Then remove it from the current transaction, decrementing any counters and filing it on the clean list.
  3422. */
  3423. int journal_mark_freed(struct reiserfs_transaction_handle *th,
  3424. struct super_block *sb, b_blocknr_t blocknr)
  3425. {
  3426. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  3427. struct reiserfs_journal_cnode *cn = NULL;
  3428. struct buffer_head *bh = NULL;
  3429. struct reiserfs_list_bitmap *jb = NULL;
  3430. int cleaned = 0;
  3431. BUG_ON(!th->t_trans_id);
  3432. cn = get_journal_hash_dev(sb, journal->j_hash_table, blocknr);
  3433. if (cn && cn->bh) {
  3434. bh = cn->bh;
  3435. get_bh(bh);
  3436. }
  3437. /* if it is journal new, we just remove it from this transaction */
  3438. if (bh && buffer_journal_new(bh)) {
  3439. clear_buffer_journal_new(bh);
  3440. clear_prepared_bits(bh);
  3441. reiserfs_clean_and_file_buffer(bh);
  3442. cleaned = remove_from_transaction(sb, blocknr, cleaned);
  3443. } else {
  3444. /* set the bit for this block in the journal bitmap for this transaction */
  3445. jb = journal->j_current_jl->j_list_bitmap;
  3446. if (!jb) {
  3447. reiserfs_panic(sb, "journal-1702",
  3448. "journal_list_bitmap is NULL");
  3449. }
  3450. set_bit_in_list_bitmap(sb, blocknr, jb);
  3451. /* Note, the entire while loop is not allowed to schedule. */
  3452. if (bh) {
  3453. clear_prepared_bits(bh);
  3454. reiserfs_clean_and_file_buffer(bh);
  3455. }
  3456. cleaned = remove_from_transaction(sb, blocknr, cleaned);
  3457. /* find all older transactions with this block, make sure they don't try to write it out */
  3458. cn = get_journal_hash_dev(sb, journal->j_list_hash_table,
  3459. blocknr);
  3460. while (cn) {
  3461. if (sb == cn->sb && blocknr == cn->blocknr) {
  3462. set_bit(BLOCK_FREED, &cn->state);
  3463. if (cn->bh) {
  3464. if (!cleaned) {
  3465. /* remove_from_transaction will brelse the buffer if it was
  3466. ** in the current trans
  3467. */
  3468. clear_buffer_journal_dirty(cn->
  3469. bh);
  3470. clear_buffer_dirty(cn->bh);
  3471. clear_buffer_journal_test(cn->
  3472. bh);
  3473. cleaned = 1;
  3474. put_bh(cn->bh);
  3475. if (atomic_read
  3476. (&(cn->bh->b_count)) < 0) {
  3477. reiserfs_warning(sb,
  3478. "journal-2138",
  3479. "cn->bh->b_count < 0");
  3480. }
  3481. }
  3482. if (cn->jlist) { /* since we are clearing the bh, we MUST dec nonzerolen */
  3483. atomic_dec(&
  3484. (cn->jlist->
  3485. j_nonzerolen));
  3486. }
  3487. cn->bh = NULL;
  3488. }
  3489. }
  3490. cn = cn->hnext;
  3491. }
  3492. }
  3493. if (bh)
  3494. release_buffer_page(bh); /* get_hash grabs the buffer */
  3495. return 0;
  3496. }
  3497. void reiserfs_update_inode_transaction(struct inode *inode)
  3498. {
  3499. struct reiserfs_journal *journal = SB_JOURNAL(inode->i_sb);
  3500. REISERFS_I(inode)->i_jl = journal->j_current_jl;
  3501. REISERFS_I(inode)->i_trans_id = journal->j_trans_id;
  3502. }
  3503. /*
  3504. * returns -1 on error, 0 if no commits/barriers were done and 1
  3505. * if a transaction was actually committed and the barrier was done
  3506. */
  3507. static int __commit_trans_jl(struct inode *inode, unsigned long id,
  3508. struct reiserfs_journal_list *jl)
  3509. {
  3510. struct reiserfs_transaction_handle th;
  3511. struct super_block *sb = inode->i_sb;
  3512. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  3513. int ret = 0;
  3514. /* is it from the current transaction, or from an unknown transaction? */
  3515. if (id == journal->j_trans_id) {
  3516. jl = journal->j_current_jl;
  3517. /* try to let other writers come in and grow this transaction */
  3518. let_transaction_grow(sb, id);
  3519. if (journal->j_trans_id != id) {
  3520. goto flush_commit_only;
  3521. }
  3522. ret = journal_begin(&th, sb, 1);
  3523. if (ret)
  3524. return ret;
  3525. /* someone might have ended this transaction while we joined */
  3526. if (journal->j_trans_id != id) {
  3527. reiserfs_prepare_for_journal(sb, SB_BUFFER_WITH_SB(sb),
  3528. 1);
  3529. journal_mark_dirty(&th, sb, SB_BUFFER_WITH_SB(sb));
  3530. ret = journal_end(&th, sb, 1);
  3531. goto flush_commit_only;
  3532. }
  3533. ret = journal_end_sync(&th, sb, 1);
  3534. if (!ret)
  3535. ret = 1;
  3536. } else {
  3537. /* this gets tricky, we have to make sure the journal list in
  3538. * the inode still exists. We know the list is still around
  3539. * if we've got a larger transaction id than the oldest list
  3540. */
  3541. flush_commit_only:
  3542. if (journal_list_still_alive(inode->i_sb, id)) {
  3543. /*
  3544. * we only set ret to 1 when we know for sure
  3545. * the barrier hasn't been started yet on the commit
  3546. * block.
  3547. */
  3548. if (atomic_read(&jl->j_commit_left) > 1)
  3549. ret = 1;
  3550. flush_commit_list(sb, jl, 1);
  3551. if (journal->j_errno)
  3552. ret = journal->j_errno;
  3553. }
  3554. }
  3555. /* otherwise the list is gone, and long since committed */
  3556. return ret;
  3557. }
  3558. int reiserfs_commit_for_inode(struct inode *inode)
  3559. {
  3560. unsigned int id = REISERFS_I(inode)->i_trans_id;
  3561. struct reiserfs_journal_list *jl = REISERFS_I(inode)->i_jl;
  3562. /* for the whole inode, assume unset id means it was
  3563. * changed in the current transaction. More conservative
  3564. */
  3565. if (!id || !jl) {
  3566. reiserfs_update_inode_transaction(inode);
  3567. id = REISERFS_I(inode)->i_trans_id;
  3568. /* jl will be updated in __commit_trans_jl */
  3569. }
  3570. return __commit_trans_jl(inode, id, jl);
  3571. }
  3572. void reiserfs_restore_prepared_buffer(struct super_block *sb,
  3573. struct buffer_head *bh)
  3574. {
  3575. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  3576. PROC_INFO_INC(sb, journal.restore_prepared);
  3577. if (!bh) {
  3578. return;
  3579. }
  3580. if (test_clear_buffer_journal_restore_dirty(bh) &&
  3581. buffer_journal_dirty(bh)) {
  3582. struct reiserfs_journal_cnode *cn;
  3583. cn = get_journal_hash_dev(sb,
  3584. journal->j_list_hash_table,
  3585. bh->b_blocknr);
  3586. if (cn && can_dirty(cn)) {
  3587. set_buffer_journal_test(bh);
  3588. mark_buffer_dirty(bh);
  3589. }
  3590. }
  3591. clear_buffer_journal_prepared(bh);
  3592. }
  3593. extern struct tree_balance *cur_tb;
  3594. /*
  3595. ** before we can change a metadata block, we have to make sure it won't
  3596. ** be written to disk while we are altering it. So, we must:
  3597. ** clean it
  3598. ** wait on it.
  3599. **
  3600. */
  3601. int reiserfs_prepare_for_journal(struct super_block *sb,
  3602. struct buffer_head *bh, int wait)
  3603. {
  3604. PROC_INFO_INC(sb, journal.prepare);
  3605. if (!trylock_buffer(bh)) {
  3606. if (!wait)
  3607. return 0;
  3608. lock_buffer(bh);
  3609. }
  3610. set_buffer_journal_prepared(bh);
  3611. if (test_clear_buffer_dirty(bh) && buffer_journal_dirty(bh)) {
  3612. clear_buffer_journal_test(bh);
  3613. set_buffer_journal_restore_dirty(bh);
  3614. }
  3615. unlock_buffer(bh);
  3616. return 1;
  3617. }
  3618. static void flush_old_journal_lists(struct super_block *s)
  3619. {
  3620. struct reiserfs_journal *journal = SB_JOURNAL(s);
  3621. struct reiserfs_journal_list *jl;
  3622. struct list_head *entry;
  3623. time_t now = get_seconds();
  3624. while (!list_empty(&journal->j_journal_list)) {
  3625. entry = journal->j_journal_list.next;
  3626. jl = JOURNAL_LIST_ENTRY(entry);
  3627. /* this check should always be run, to send old lists to disk */
  3628. if (jl->j_timestamp < (now - (JOURNAL_MAX_TRANS_AGE * 4)) &&
  3629. atomic_read(&jl->j_commit_left) == 0 &&
  3630. test_transaction(s, jl)) {
  3631. flush_used_journal_lists(s, jl);
  3632. } else {
  3633. break;
  3634. }
  3635. }
  3636. }
  3637. /*
  3638. ** long and ugly. If flush, will not return until all commit
  3639. ** blocks and all real buffers in the trans are on disk.
  3640. ** If no_async, won't return until all commit blocks are on disk.
  3641. **
  3642. ** keep reading, there are comments as you go along
  3643. **
  3644. ** If the journal is aborted, we just clean up. Things like flushing
  3645. ** journal lists, etc just won't happen.
  3646. */
  3647. static int do_journal_end(struct reiserfs_transaction_handle *th,
  3648. struct super_block *sb, unsigned long nblocks,
  3649. int flags)
  3650. {
  3651. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  3652. struct reiserfs_journal_cnode *cn, *next, *jl_cn;
  3653. struct reiserfs_journal_cnode *last_cn = NULL;
  3654. struct reiserfs_journal_desc *desc;
  3655. struct reiserfs_journal_commit *commit;
  3656. struct buffer_head *c_bh; /* commit bh */
  3657. struct buffer_head *d_bh; /* desc bh */
  3658. int cur_write_start = 0; /* start index of current log write */
  3659. int old_start;
  3660. int i;
  3661. int flush;
  3662. int wait_on_commit;
  3663. struct reiserfs_journal_list *jl, *temp_jl;
  3664. struct list_head *entry, *safe;
  3665. unsigned long jindex;
  3666. unsigned int commit_trans_id;
  3667. int trans_half;
  3668. BUG_ON(th->t_refcount > 1);
  3669. BUG_ON(!th->t_trans_id);
  3670. /* protect flush_older_commits from doing mistakes if the
  3671. transaction ID counter gets overflowed. */
  3672. if (th->t_trans_id == ~0U)
  3673. flags |= FLUSH_ALL | COMMIT_NOW | WAIT;
  3674. flush = flags & FLUSH_ALL;
  3675. wait_on_commit = flags & WAIT;
  3676. put_fs_excl();
  3677. current->journal_info = th->t_handle_save;
  3678. reiserfs_check_lock_depth(sb, "journal end");
  3679. if (journal->j_len == 0) {
  3680. reiserfs_prepare_for_journal(sb, SB_BUFFER_WITH_SB(sb),
  3681. 1);
  3682. journal_mark_dirty(th, sb, SB_BUFFER_WITH_SB(sb));
  3683. }
  3684. lock_journal(sb);
  3685. if (journal->j_next_full_flush) {
  3686. flags |= FLUSH_ALL;
  3687. flush = 1;
  3688. }
  3689. if (journal->j_next_async_flush) {
  3690. flags |= COMMIT_NOW | WAIT;
  3691. wait_on_commit = 1;
  3692. }
  3693. /* check_journal_end locks the journal, and unlocks if it does not return 1
  3694. ** it tells us if we should continue with the journal_end, or just return
  3695. */
  3696. if (!check_journal_end(th, sb, nblocks, flags)) {
  3697. sb->s_dirt = 1;
  3698. wake_queued_writers(sb);
  3699. reiserfs_async_progress_wait(sb);
  3700. goto out;
  3701. }
  3702. /* check_journal_end might set these, check again */
  3703. if (journal->j_next_full_flush) {
  3704. flush = 1;
  3705. }
  3706. /*
  3707. ** j must wait means we have to flush the log blocks, and the real blocks for
  3708. ** this transaction
  3709. */
  3710. if (journal->j_must_wait > 0) {
  3711. flush = 1;
  3712. }
  3713. #ifdef REISERFS_PREALLOCATE
  3714. /* quota ops might need to nest, setup the journal_info pointer for them
  3715. * and raise the refcount so that it is > 0. */
  3716. current->journal_info = th;
  3717. th->t_refcount++;
  3718. reiserfs_discard_all_prealloc(th); /* it should not involve new blocks into
  3719. * the transaction */
  3720. th->t_refcount--;
  3721. current->journal_info = th->t_handle_save;
  3722. #endif
  3723. /* setup description block */
  3724. d_bh =
  3725. journal_getblk(sb,
  3726. SB_ONDISK_JOURNAL_1st_BLOCK(sb) +
  3727. journal->j_start);
  3728. set_buffer_uptodate(d_bh);
  3729. desc = (struct reiserfs_journal_desc *)(d_bh)->b_data;
  3730. memset(d_bh->b_data, 0, d_bh->b_size);
  3731. memcpy(get_journal_desc_magic(d_bh), JOURNAL_DESC_MAGIC, 8);
  3732. set_desc_trans_id(desc, journal->j_trans_id);
  3733. /* setup commit block. Don't write (keep it clean too) this one until after everyone else is written */
  3734. c_bh = journal_getblk(sb, SB_ONDISK_JOURNAL_1st_BLOCK(sb) +
  3735. ((journal->j_start + journal->j_len +
  3736. 1) % SB_ONDISK_JOURNAL_SIZE(sb)));
  3737. commit = (struct reiserfs_journal_commit *)c_bh->b_data;
  3738. memset(c_bh->b_data, 0, c_bh->b_size);
  3739. set_commit_trans_id(commit, journal->j_trans_id);
  3740. set_buffer_uptodate(c_bh);
  3741. /* init this journal list */
  3742. jl = journal->j_current_jl;
  3743. /* we lock the commit before doing anything because
  3744. * we want to make sure nobody tries to run flush_commit_list until
  3745. * the new transaction is fully setup, and we've already flushed the
  3746. * ordered bh list
  3747. */
  3748. reiserfs_mutex_lock_safe(&jl->j_commit_mutex, sb);
  3749. /* save the transaction id in case we need to commit it later */
  3750. commit_trans_id = jl->j_trans_id;
  3751. atomic_set(&jl->j_older_commits_done, 0);
  3752. jl->j_trans_id = journal->j_trans_id;
  3753. jl->j_timestamp = journal->j_trans_start_time;
  3754. jl->j_commit_bh = c_bh;
  3755. jl->j_start = journal->j_start;
  3756. jl->j_len = journal->j_len;
  3757. atomic_set(&jl->j_nonzerolen, journal->j_len);
  3758. atomic_set(&jl->j_commit_left, journal->j_len + 2);
  3759. jl->j_realblock = NULL;
  3760. /* The ENTIRE FOR LOOP MUST not cause schedule to occur.
  3761. ** for each real block, add it to the journal list hash,
  3762. ** copy into real block index array in the commit or desc block
  3763. */
  3764. trans_half = journal_trans_half(sb->s_blocksize);
  3765. for (i = 0, cn = journal->j_first; cn; cn = cn->next, i++) {
  3766. if (buffer_journaled(cn->bh)) {
  3767. jl_cn = get_cnode(sb);
  3768. if (!jl_cn) {
  3769. reiserfs_panic(sb, "journal-1676",
  3770. "get_cnode returned NULL");
  3771. }
  3772. if (i == 0) {
  3773. jl->j_realblock = jl_cn;
  3774. }
  3775. jl_cn->prev = last_cn;
  3776. jl_cn->next = NULL;
  3777. if (last_cn) {
  3778. last_cn->next = jl_cn;
  3779. }
  3780. last_cn = jl_cn;
  3781. /* make sure the block we are trying to log is not a block
  3782. of journal or reserved area */
  3783. if (is_block_in_log_or_reserved_area
  3784. (sb, cn->bh->b_blocknr)) {
  3785. reiserfs_panic(sb, "journal-2332",
  3786. "Trying to log block %lu, "
  3787. "which is a log block",
  3788. cn->bh->b_blocknr);
  3789. }
  3790. jl_cn->blocknr = cn->bh->b_blocknr;
  3791. jl_cn->state = 0;
  3792. jl_cn->sb = sb;
  3793. jl_cn->bh = cn->bh;
  3794. jl_cn->jlist = jl;
  3795. insert_journal_hash(journal->j_list_hash_table, jl_cn);
  3796. if (i < trans_half) {
  3797. desc->j_realblock[i] =
  3798. cpu_to_le32(cn->bh->b_blocknr);
  3799. } else {
  3800. commit->j_realblock[i - trans_half] =
  3801. cpu_to_le32(cn->bh->b_blocknr);
  3802. }
  3803. } else {
  3804. i--;
  3805. }
  3806. }
  3807. set_desc_trans_len(desc, journal->j_len);
  3808. set_desc_mount_id(desc, journal->j_mount_id);
  3809. set_desc_trans_id(desc, journal->j_trans_id);
  3810. set_commit_trans_len(commit, journal->j_len);
  3811. /* special check in case all buffers in the journal were marked for not logging */
  3812. BUG_ON(journal->j_len == 0);
  3813. /* we're about to dirty all the log blocks, mark the description block
  3814. * dirty now too. Don't mark the commit block dirty until all the
  3815. * others are on disk
  3816. */
  3817. mark_buffer_dirty(d_bh);
  3818. /* first data block is j_start + 1, so add one to cur_write_start wherever you use it */
  3819. cur_write_start = journal->j_start;
  3820. cn = journal->j_first;
  3821. jindex = 1; /* start at one so we don't get the desc again */
  3822. while (cn) {
  3823. clear_buffer_journal_new(cn->bh);
  3824. /* copy all the real blocks into log area. dirty log blocks */
  3825. if (buffer_journaled(cn->bh)) {
  3826. struct buffer_head *tmp_bh;
  3827. char *addr;
  3828. struct page *page;
  3829. tmp_bh =
  3830. journal_getblk(sb,
  3831. SB_ONDISK_JOURNAL_1st_BLOCK(sb) +
  3832. ((cur_write_start +
  3833. jindex) %
  3834. SB_ONDISK_JOURNAL_SIZE(sb)));
  3835. set_buffer_uptodate(tmp_bh);
  3836. page = cn->bh->b_page;
  3837. addr = kmap(page);
  3838. memcpy(tmp_bh->b_data,
  3839. addr + offset_in_page(cn->bh->b_data),
  3840. cn->bh->b_size);
  3841. kunmap(page);
  3842. mark_buffer_dirty(tmp_bh);
  3843. jindex++;
  3844. set_buffer_journal_dirty(cn->bh);
  3845. clear_buffer_journaled(cn->bh);
  3846. } else {
  3847. /* JDirty cleared sometime during transaction. don't log this one */
  3848. reiserfs_warning(sb, "journal-2048",
  3849. "BAD, buffer in journal hash, "
  3850. "but not JDirty!");
  3851. brelse(cn->bh);
  3852. }
  3853. next = cn->next;
  3854. free_cnode(sb, cn);
  3855. cn = next;
  3856. reiserfs_write_unlock(sb);
  3857. cond_resched();
  3858. reiserfs_write_lock(sb);
  3859. }
  3860. /* we are done with both the c_bh and d_bh, but
  3861. ** c_bh must be written after all other commit blocks,
  3862. ** so we dirty/relse c_bh in flush_commit_list, with commit_left <= 1.
  3863. */
  3864. journal->j_current_jl = alloc_journal_list(sb);
  3865. /* now it is safe to insert this transaction on the main list */
  3866. list_add_tail(&jl->j_list, &journal->j_journal_list);
  3867. list_add_tail(&jl->j_working_list, &journal->j_working_list);
  3868. journal->j_num_work_lists++;
  3869. /* reset journal values for the next transaction */
  3870. old_start = journal->j_start;
  3871. journal->j_start =
  3872. (journal->j_start + journal->j_len +
  3873. 2) % SB_ONDISK_JOURNAL_SIZE(sb);
  3874. atomic_set(&(journal->j_wcount), 0);
  3875. journal->j_bcount = 0;
  3876. journal->j_last = NULL;
  3877. journal->j_first = NULL;
  3878. journal->j_len = 0;
  3879. journal->j_trans_start_time = 0;
  3880. /* check for trans_id overflow */
  3881. if (++journal->j_trans_id == 0)
  3882. journal->j_trans_id = 10;
  3883. journal->j_current_jl->j_trans_id = journal->j_trans_id;
  3884. journal->j_must_wait = 0;
  3885. journal->j_len_alloc = 0;
  3886. journal->j_next_full_flush = 0;
  3887. journal->j_next_async_flush = 0;
  3888. init_journal_hash(sb);
  3889. // make sure reiserfs_add_jh sees the new current_jl before we
  3890. // write out the tails
  3891. smp_mb();
  3892. /* tail conversion targets have to hit the disk before we end the
  3893. * transaction. Otherwise a later transaction might repack the tail
  3894. * before this transaction commits, leaving the data block unflushed and
  3895. * clean, if we crash before the later transaction commits, the data block
  3896. * is lost.
  3897. */
  3898. if (!list_empty(&jl->j_tail_bh_list)) {
  3899. reiserfs_write_unlock(sb);
  3900. write_ordered_buffers(&journal->j_dirty_buffers_lock,
  3901. journal, jl, &jl->j_tail_bh_list);
  3902. reiserfs_write_lock(sb);
  3903. }
  3904. BUG_ON(!list_empty(&jl->j_tail_bh_list));
  3905. mutex_unlock(&jl->j_commit_mutex);
  3906. /* honor the flush wishes from the caller, simple commits can
  3907. ** be done outside the journal lock, they are done below
  3908. **
  3909. ** if we don't flush the commit list right now, we put it into
  3910. ** the work queue so the people waiting on the async progress work
  3911. ** queue don't wait for this proc to flush journal lists and such.
  3912. */
  3913. if (flush) {
  3914. flush_commit_list(sb, jl, 1);
  3915. flush_journal_list(sb, jl, 1);
  3916. } else if (!(jl->j_state & LIST_COMMIT_PENDING))
  3917. queue_delayed_work(commit_wq, &journal->j_work, HZ / 10);
  3918. /* if the next transaction has any chance of wrapping, flush
  3919. ** transactions that might get overwritten. If any journal lists are very
  3920. ** old flush them as well.
  3921. */
  3922. first_jl:
  3923. list_for_each_safe(entry, safe, &journal->j_journal_list) {
  3924. temp_jl = JOURNAL_LIST_ENTRY(entry);
  3925. if (journal->j_start <= temp_jl->j_start) {
  3926. if ((journal->j_start + journal->j_trans_max + 1) >=
  3927. temp_jl->j_start) {
  3928. flush_used_journal_lists(sb, temp_jl);
  3929. goto first_jl;
  3930. } else if ((journal->j_start +
  3931. journal->j_trans_max + 1) <
  3932. SB_ONDISK_JOURNAL_SIZE(sb)) {
  3933. /* if we don't cross into the next transaction and we don't
  3934. * wrap, there is no way we can overlap any later transactions
  3935. * break now
  3936. */
  3937. break;
  3938. }
  3939. } else if ((journal->j_start +
  3940. journal->j_trans_max + 1) >
  3941. SB_ONDISK_JOURNAL_SIZE(sb)) {
  3942. if (((journal->j_start + journal->j_trans_max + 1) %
  3943. SB_ONDISK_JOURNAL_SIZE(sb)) >=
  3944. temp_jl->j_start) {
  3945. flush_used_journal_lists(sb, temp_jl);
  3946. goto first_jl;
  3947. } else {
  3948. /* we don't overlap anything from out start to the end of the
  3949. * log, and our wrapped portion doesn't overlap anything at
  3950. * the start of the log. We can break
  3951. */
  3952. break;
  3953. }
  3954. }
  3955. }
  3956. flush_old_journal_lists(sb);
  3957. journal->j_current_jl->j_list_bitmap =
  3958. get_list_bitmap(sb, journal->j_current_jl);
  3959. if (!(journal->j_current_jl->j_list_bitmap)) {
  3960. reiserfs_panic(sb, "journal-1996",
  3961. "could not get a list bitmap");
  3962. }
  3963. atomic_set(&(journal->j_jlock), 0);
  3964. unlock_journal(sb);
  3965. /* wake up any body waiting to join. */
  3966. clear_bit(J_WRITERS_QUEUED, &journal->j_state);
  3967. wake_up(&(journal->j_join_wait));
  3968. if (!flush && wait_on_commit &&
  3969. journal_list_still_alive(sb, commit_trans_id)) {
  3970. flush_commit_list(sb, jl, 1);
  3971. }
  3972. out:
  3973. reiserfs_check_lock_depth(sb, "journal end2");
  3974. memset(th, 0, sizeof(*th));
  3975. /* Re-set th->t_super, so we can properly keep track of how many
  3976. * persistent transactions there are. We need to do this so if this
  3977. * call is part of a failed restart_transaction, we can free it later */
  3978. th->t_super = sb;
  3979. return journal->j_errno;
  3980. }
  3981. /* Send the file system read only and refuse new transactions */
  3982. void reiserfs_abort_journal(struct super_block *sb, int errno)
  3983. {
  3984. struct reiserfs_journal *journal = SB_JOURNAL(sb);
  3985. if (test_bit(J_ABORTED, &journal->j_state))
  3986. return;
  3987. if (!journal->j_errno)
  3988. journal->j_errno = errno;
  3989. sb->s_flags |= MS_RDONLY;
  3990. set_bit(J_ABORTED, &journal->j_state);
  3991. #ifdef CONFIG_REISERFS_CHECK
  3992. dump_stack();
  3993. #endif
  3994. }