journal.c 123 KB

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