journal.c 122 KB

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