xfs_log.c 113 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094
  1. /*
  2. * Copyright (c) 2000-2005 Silicon Graphics, Inc.
  3. * All Rights Reserved.
  4. *
  5. * This program is free software; you can redistribute it and/or
  6. * modify it under the terms of the GNU General Public License as
  7. * published by the Free Software Foundation.
  8. *
  9. * This program is distributed in the hope that it would be useful,
  10. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. * GNU General Public License for more details.
  13. *
  14. * You should have received a copy of the GNU General Public License
  15. * along with this program; if not, write the Free Software Foundation,
  16. * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  17. */
  18. #include "xfs.h"
  19. #include "xfs_fs.h"
  20. #include "xfs_shared.h"
  21. #include "xfs_format.h"
  22. #include "xfs_log_format.h"
  23. #include "xfs_trans_resv.h"
  24. #include "xfs_mount.h"
  25. #include "xfs_error.h"
  26. #include "xfs_trans.h"
  27. #include "xfs_trans_priv.h"
  28. #include "xfs_log.h"
  29. #include "xfs_log_priv.h"
  30. #include "xfs_log_recover.h"
  31. #include "xfs_inode.h"
  32. #include "xfs_trace.h"
  33. #include "xfs_fsops.h"
  34. #include "xfs_cksum.h"
  35. #include "xfs_sysfs.h"
  36. #include "xfs_sb.h"
  37. kmem_zone_t *xfs_log_ticket_zone;
  38. /* Local miscellaneous function prototypes */
  39. STATIC int
  40. xlog_commit_record(
  41. struct xlog *log,
  42. struct xlog_ticket *ticket,
  43. struct xlog_in_core **iclog,
  44. xfs_lsn_t *commitlsnp);
  45. STATIC struct xlog *
  46. xlog_alloc_log(
  47. struct xfs_mount *mp,
  48. struct xfs_buftarg *log_target,
  49. xfs_daddr_t blk_offset,
  50. int num_bblks);
  51. STATIC int
  52. xlog_space_left(
  53. struct xlog *log,
  54. atomic64_t *head);
  55. STATIC int
  56. xlog_sync(
  57. struct xlog *log,
  58. struct xlog_in_core *iclog);
  59. STATIC void
  60. xlog_dealloc_log(
  61. struct xlog *log);
  62. /* local state machine functions */
  63. STATIC void xlog_state_done_syncing(xlog_in_core_t *iclog, int);
  64. STATIC void
  65. xlog_state_do_callback(
  66. struct xlog *log,
  67. int aborted,
  68. struct xlog_in_core *iclog);
  69. STATIC int
  70. xlog_state_get_iclog_space(
  71. struct xlog *log,
  72. int len,
  73. struct xlog_in_core **iclog,
  74. struct xlog_ticket *ticket,
  75. int *continued_write,
  76. int *logoffsetp);
  77. STATIC int
  78. xlog_state_release_iclog(
  79. struct xlog *log,
  80. struct xlog_in_core *iclog);
  81. STATIC void
  82. xlog_state_switch_iclogs(
  83. struct xlog *log,
  84. struct xlog_in_core *iclog,
  85. int eventual_size);
  86. STATIC void
  87. xlog_state_want_sync(
  88. struct xlog *log,
  89. struct xlog_in_core *iclog);
  90. STATIC void
  91. xlog_grant_push_ail(
  92. struct xlog *log,
  93. int need_bytes);
  94. STATIC void
  95. xlog_regrant_reserve_log_space(
  96. struct xlog *log,
  97. struct xlog_ticket *ticket);
  98. STATIC void
  99. xlog_ungrant_log_space(
  100. struct xlog *log,
  101. struct xlog_ticket *ticket);
  102. #if defined(DEBUG)
  103. STATIC void
  104. xlog_verify_dest_ptr(
  105. struct xlog *log,
  106. void *ptr);
  107. STATIC void
  108. xlog_verify_grant_tail(
  109. struct xlog *log);
  110. STATIC void
  111. xlog_verify_iclog(
  112. struct xlog *log,
  113. struct xlog_in_core *iclog,
  114. int count,
  115. bool syncing);
  116. STATIC void
  117. xlog_verify_tail_lsn(
  118. struct xlog *log,
  119. struct xlog_in_core *iclog,
  120. xfs_lsn_t tail_lsn);
  121. #else
  122. #define xlog_verify_dest_ptr(a,b)
  123. #define xlog_verify_grant_tail(a)
  124. #define xlog_verify_iclog(a,b,c,d)
  125. #define xlog_verify_tail_lsn(a,b,c)
  126. #endif
  127. STATIC int
  128. xlog_iclogs_empty(
  129. struct xlog *log);
  130. static void
  131. xlog_grant_sub_space(
  132. struct xlog *log,
  133. atomic64_t *head,
  134. int bytes)
  135. {
  136. int64_t head_val = atomic64_read(head);
  137. int64_t new, old;
  138. do {
  139. int cycle, space;
  140. xlog_crack_grant_head_val(head_val, &cycle, &space);
  141. space -= bytes;
  142. if (space < 0) {
  143. space += log->l_logsize;
  144. cycle--;
  145. }
  146. old = head_val;
  147. new = xlog_assign_grant_head_val(cycle, space);
  148. head_val = atomic64_cmpxchg(head, old, new);
  149. } while (head_val != old);
  150. }
  151. static void
  152. xlog_grant_add_space(
  153. struct xlog *log,
  154. atomic64_t *head,
  155. int bytes)
  156. {
  157. int64_t head_val = atomic64_read(head);
  158. int64_t new, old;
  159. do {
  160. int tmp;
  161. int cycle, space;
  162. xlog_crack_grant_head_val(head_val, &cycle, &space);
  163. tmp = log->l_logsize - space;
  164. if (tmp > bytes)
  165. space += bytes;
  166. else {
  167. space = bytes - tmp;
  168. cycle++;
  169. }
  170. old = head_val;
  171. new = xlog_assign_grant_head_val(cycle, space);
  172. head_val = atomic64_cmpxchg(head, old, new);
  173. } while (head_val != old);
  174. }
  175. STATIC void
  176. xlog_grant_head_init(
  177. struct xlog_grant_head *head)
  178. {
  179. xlog_assign_grant_head(&head->grant, 1, 0);
  180. INIT_LIST_HEAD(&head->waiters);
  181. spin_lock_init(&head->lock);
  182. }
  183. STATIC void
  184. xlog_grant_head_wake_all(
  185. struct xlog_grant_head *head)
  186. {
  187. struct xlog_ticket *tic;
  188. spin_lock(&head->lock);
  189. list_for_each_entry(tic, &head->waiters, t_queue)
  190. wake_up_process(tic->t_task);
  191. spin_unlock(&head->lock);
  192. }
  193. static inline int
  194. xlog_ticket_reservation(
  195. struct xlog *log,
  196. struct xlog_grant_head *head,
  197. struct xlog_ticket *tic)
  198. {
  199. if (head == &log->l_write_head) {
  200. ASSERT(tic->t_flags & XLOG_TIC_PERM_RESERV);
  201. return tic->t_unit_res;
  202. } else {
  203. if (tic->t_flags & XLOG_TIC_PERM_RESERV)
  204. return tic->t_unit_res * tic->t_cnt;
  205. else
  206. return tic->t_unit_res;
  207. }
  208. }
  209. STATIC bool
  210. xlog_grant_head_wake(
  211. struct xlog *log,
  212. struct xlog_grant_head *head,
  213. int *free_bytes)
  214. {
  215. struct xlog_ticket *tic;
  216. int need_bytes;
  217. list_for_each_entry(tic, &head->waiters, t_queue) {
  218. need_bytes = xlog_ticket_reservation(log, head, tic);
  219. if (*free_bytes < need_bytes)
  220. return false;
  221. *free_bytes -= need_bytes;
  222. trace_xfs_log_grant_wake_up(log, tic);
  223. wake_up_process(tic->t_task);
  224. }
  225. return true;
  226. }
  227. STATIC int
  228. xlog_grant_head_wait(
  229. struct xlog *log,
  230. struct xlog_grant_head *head,
  231. struct xlog_ticket *tic,
  232. int need_bytes) __releases(&head->lock)
  233. __acquires(&head->lock)
  234. {
  235. list_add_tail(&tic->t_queue, &head->waiters);
  236. do {
  237. if (XLOG_FORCED_SHUTDOWN(log))
  238. goto shutdown;
  239. xlog_grant_push_ail(log, need_bytes);
  240. __set_current_state(TASK_UNINTERRUPTIBLE);
  241. spin_unlock(&head->lock);
  242. XFS_STATS_INC(log->l_mp, xs_sleep_logspace);
  243. trace_xfs_log_grant_sleep(log, tic);
  244. schedule();
  245. trace_xfs_log_grant_wake(log, tic);
  246. spin_lock(&head->lock);
  247. if (XLOG_FORCED_SHUTDOWN(log))
  248. goto shutdown;
  249. } while (xlog_space_left(log, &head->grant) < need_bytes);
  250. list_del_init(&tic->t_queue);
  251. return 0;
  252. shutdown:
  253. list_del_init(&tic->t_queue);
  254. return -EIO;
  255. }
  256. /*
  257. * Atomically get the log space required for a log ticket.
  258. *
  259. * Once a ticket gets put onto head->waiters, it will only return after the
  260. * needed reservation is satisfied.
  261. *
  262. * This function is structured so that it has a lock free fast path. This is
  263. * necessary because every new transaction reservation will come through this
  264. * path. Hence any lock will be globally hot if we take it unconditionally on
  265. * every pass.
  266. *
  267. * As tickets are only ever moved on and off head->waiters under head->lock, we
  268. * only need to take that lock if we are going to add the ticket to the queue
  269. * and sleep. We can avoid taking the lock if the ticket was never added to
  270. * head->waiters because the t_queue list head will be empty and we hold the
  271. * only reference to it so it can safely be checked unlocked.
  272. */
  273. STATIC int
  274. xlog_grant_head_check(
  275. struct xlog *log,
  276. struct xlog_grant_head *head,
  277. struct xlog_ticket *tic,
  278. int *need_bytes)
  279. {
  280. int free_bytes;
  281. int error = 0;
  282. ASSERT(!(log->l_flags & XLOG_ACTIVE_RECOVERY));
  283. /*
  284. * If there are other waiters on the queue then give them a chance at
  285. * logspace before us. Wake up the first waiters, if we do not wake
  286. * up all the waiters then go to sleep waiting for more free space,
  287. * otherwise try to get some space for this transaction.
  288. */
  289. *need_bytes = xlog_ticket_reservation(log, head, tic);
  290. free_bytes = xlog_space_left(log, &head->grant);
  291. if (!list_empty_careful(&head->waiters)) {
  292. spin_lock(&head->lock);
  293. if (!xlog_grant_head_wake(log, head, &free_bytes) ||
  294. free_bytes < *need_bytes) {
  295. error = xlog_grant_head_wait(log, head, tic,
  296. *need_bytes);
  297. }
  298. spin_unlock(&head->lock);
  299. } else if (free_bytes < *need_bytes) {
  300. spin_lock(&head->lock);
  301. error = xlog_grant_head_wait(log, head, tic, *need_bytes);
  302. spin_unlock(&head->lock);
  303. }
  304. return error;
  305. }
  306. static void
  307. xlog_tic_reset_res(xlog_ticket_t *tic)
  308. {
  309. tic->t_res_num = 0;
  310. tic->t_res_arr_sum = 0;
  311. tic->t_res_num_ophdrs = 0;
  312. }
  313. static void
  314. xlog_tic_add_region(xlog_ticket_t *tic, uint len, uint type)
  315. {
  316. if (tic->t_res_num == XLOG_TIC_LEN_MAX) {
  317. /* add to overflow and start again */
  318. tic->t_res_o_flow += tic->t_res_arr_sum;
  319. tic->t_res_num = 0;
  320. tic->t_res_arr_sum = 0;
  321. }
  322. tic->t_res_arr[tic->t_res_num].r_len = len;
  323. tic->t_res_arr[tic->t_res_num].r_type = type;
  324. tic->t_res_arr_sum += len;
  325. tic->t_res_num++;
  326. }
  327. /*
  328. * Replenish the byte reservation required by moving the grant write head.
  329. */
  330. int
  331. xfs_log_regrant(
  332. struct xfs_mount *mp,
  333. struct xlog_ticket *tic)
  334. {
  335. struct xlog *log = mp->m_log;
  336. int need_bytes;
  337. int error = 0;
  338. if (XLOG_FORCED_SHUTDOWN(log))
  339. return -EIO;
  340. XFS_STATS_INC(mp, xs_try_logspace);
  341. /*
  342. * This is a new transaction on the ticket, so we need to change the
  343. * transaction ID so that the next transaction has a different TID in
  344. * the log. Just add one to the existing tid so that we can see chains
  345. * of rolling transactions in the log easily.
  346. */
  347. tic->t_tid++;
  348. xlog_grant_push_ail(log, tic->t_unit_res);
  349. tic->t_curr_res = tic->t_unit_res;
  350. xlog_tic_reset_res(tic);
  351. if (tic->t_cnt > 0)
  352. return 0;
  353. trace_xfs_log_regrant(log, tic);
  354. error = xlog_grant_head_check(log, &log->l_write_head, tic,
  355. &need_bytes);
  356. if (error)
  357. goto out_error;
  358. xlog_grant_add_space(log, &log->l_write_head.grant, need_bytes);
  359. trace_xfs_log_regrant_exit(log, tic);
  360. xlog_verify_grant_tail(log);
  361. return 0;
  362. out_error:
  363. /*
  364. * If we are failing, make sure the ticket doesn't have any current
  365. * reservations. We don't want to add this back when the ticket/
  366. * transaction gets cancelled.
  367. */
  368. tic->t_curr_res = 0;
  369. tic->t_cnt = 0; /* ungrant will give back unit_res * t_cnt. */
  370. return error;
  371. }
  372. /*
  373. * Reserve log space and return a ticket corresponding the reservation.
  374. *
  375. * Each reservation is going to reserve extra space for a log record header.
  376. * When writes happen to the on-disk log, we don't subtract the length of the
  377. * log record header from any reservation. By wasting space in each
  378. * reservation, we prevent over allocation problems.
  379. */
  380. int
  381. xfs_log_reserve(
  382. struct xfs_mount *mp,
  383. int unit_bytes,
  384. int cnt,
  385. struct xlog_ticket **ticp,
  386. uint8_t client,
  387. bool permanent)
  388. {
  389. struct xlog *log = mp->m_log;
  390. struct xlog_ticket *tic;
  391. int need_bytes;
  392. int error = 0;
  393. ASSERT(client == XFS_TRANSACTION || client == XFS_LOG);
  394. if (XLOG_FORCED_SHUTDOWN(log))
  395. return -EIO;
  396. XFS_STATS_INC(mp, xs_try_logspace);
  397. ASSERT(*ticp == NULL);
  398. tic = xlog_ticket_alloc(log, unit_bytes, cnt, client, permanent,
  399. KM_SLEEP | KM_MAYFAIL);
  400. if (!tic)
  401. return -ENOMEM;
  402. *ticp = tic;
  403. xlog_grant_push_ail(log, tic->t_cnt ? tic->t_unit_res * tic->t_cnt
  404. : tic->t_unit_res);
  405. trace_xfs_log_reserve(log, tic);
  406. error = xlog_grant_head_check(log, &log->l_reserve_head, tic,
  407. &need_bytes);
  408. if (error)
  409. goto out_error;
  410. xlog_grant_add_space(log, &log->l_reserve_head.grant, need_bytes);
  411. xlog_grant_add_space(log, &log->l_write_head.grant, need_bytes);
  412. trace_xfs_log_reserve_exit(log, tic);
  413. xlog_verify_grant_tail(log);
  414. return 0;
  415. out_error:
  416. /*
  417. * If we are failing, make sure the ticket doesn't have any current
  418. * reservations. We don't want to add this back when the ticket/
  419. * transaction gets cancelled.
  420. */
  421. tic->t_curr_res = 0;
  422. tic->t_cnt = 0; /* ungrant will give back unit_res * t_cnt. */
  423. return error;
  424. }
  425. /*
  426. * NOTES:
  427. *
  428. * 1. currblock field gets updated at startup and after in-core logs
  429. * marked as with WANT_SYNC.
  430. */
  431. /*
  432. * This routine is called when a user of a log manager ticket is done with
  433. * the reservation. If the ticket was ever used, then a commit record for
  434. * the associated transaction is written out as a log operation header with
  435. * no data. The flag XLOG_TIC_INITED is set when the first write occurs with
  436. * a given ticket. If the ticket was one with a permanent reservation, then
  437. * a few operations are done differently. Permanent reservation tickets by
  438. * default don't release the reservation. They just commit the current
  439. * transaction with the belief that the reservation is still needed. A flag
  440. * must be passed in before permanent reservations are actually released.
  441. * When these type of tickets are not released, they need to be set into
  442. * the inited state again. By doing this, a start record will be written
  443. * out when the next write occurs.
  444. */
  445. xfs_lsn_t
  446. xfs_log_done(
  447. struct xfs_mount *mp,
  448. struct xlog_ticket *ticket,
  449. struct xlog_in_core **iclog,
  450. bool regrant)
  451. {
  452. struct xlog *log = mp->m_log;
  453. xfs_lsn_t lsn = 0;
  454. if (XLOG_FORCED_SHUTDOWN(log) ||
  455. /*
  456. * If nothing was ever written, don't write out commit record.
  457. * If we get an error, just continue and give back the log ticket.
  458. */
  459. (((ticket->t_flags & XLOG_TIC_INITED) == 0) &&
  460. (xlog_commit_record(log, ticket, iclog, &lsn)))) {
  461. lsn = (xfs_lsn_t) -1;
  462. regrant = false;
  463. }
  464. if (!regrant) {
  465. trace_xfs_log_done_nonperm(log, ticket);
  466. /*
  467. * Release ticket if not permanent reservation or a specific
  468. * request has been made to release a permanent reservation.
  469. */
  470. xlog_ungrant_log_space(log, ticket);
  471. } else {
  472. trace_xfs_log_done_perm(log, ticket);
  473. xlog_regrant_reserve_log_space(log, ticket);
  474. /* If this ticket was a permanent reservation and we aren't
  475. * trying to release it, reset the inited flags; so next time
  476. * we write, a start record will be written out.
  477. */
  478. ticket->t_flags |= XLOG_TIC_INITED;
  479. }
  480. xfs_log_ticket_put(ticket);
  481. return lsn;
  482. }
  483. /*
  484. * Attaches a new iclog I/O completion callback routine during
  485. * transaction commit. If the log is in error state, a non-zero
  486. * return code is handed back and the caller is responsible for
  487. * executing the callback at an appropriate time.
  488. */
  489. int
  490. xfs_log_notify(
  491. struct xfs_mount *mp,
  492. struct xlog_in_core *iclog,
  493. xfs_log_callback_t *cb)
  494. {
  495. int abortflg;
  496. spin_lock(&iclog->ic_callback_lock);
  497. abortflg = (iclog->ic_state & XLOG_STATE_IOERROR);
  498. if (!abortflg) {
  499. ASSERT_ALWAYS((iclog->ic_state == XLOG_STATE_ACTIVE) ||
  500. (iclog->ic_state == XLOG_STATE_WANT_SYNC));
  501. cb->cb_next = NULL;
  502. *(iclog->ic_callback_tail) = cb;
  503. iclog->ic_callback_tail = &(cb->cb_next);
  504. }
  505. spin_unlock(&iclog->ic_callback_lock);
  506. return abortflg;
  507. }
  508. int
  509. xfs_log_release_iclog(
  510. struct xfs_mount *mp,
  511. struct xlog_in_core *iclog)
  512. {
  513. if (xlog_state_release_iclog(mp->m_log, iclog)) {
  514. xfs_force_shutdown(mp, SHUTDOWN_LOG_IO_ERROR);
  515. return -EIO;
  516. }
  517. return 0;
  518. }
  519. /*
  520. * Mount a log filesystem
  521. *
  522. * mp - ubiquitous xfs mount point structure
  523. * log_target - buftarg of on-disk log device
  524. * blk_offset - Start block # where block size is 512 bytes (BBSIZE)
  525. * num_bblocks - Number of BBSIZE blocks in on-disk log
  526. *
  527. * Return error or zero.
  528. */
  529. int
  530. xfs_log_mount(
  531. xfs_mount_t *mp,
  532. xfs_buftarg_t *log_target,
  533. xfs_daddr_t blk_offset,
  534. int num_bblks)
  535. {
  536. int error = 0;
  537. int min_logfsbs;
  538. if (!(mp->m_flags & XFS_MOUNT_NORECOVERY)) {
  539. xfs_notice(mp, "Mounting V%d Filesystem",
  540. XFS_SB_VERSION_NUM(&mp->m_sb));
  541. } else {
  542. xfs_notice(mp,
  543. "Mounting V%d filesystem in no-recovery mode. Filesystem will be inconsistent.",
  544. XFS_SB_VERSION_NUM(&mp->m_sb));
  545. ASSERT(mp->m_flags & XFS_MOUNT_RDONLY);
  546. }
  547. mp->m_log = xlog_alloc_log(mp, log_target, blk_offset, num_bblks);
  548. if (IS_ERR(mp->m_log)) {
  549. error = PTR_ERR(mp->m_log);
  550. goto out;
  551. }
  552. /*
  553. * Validate the given log space and drop a critical message via syslog
  554. * if the log size is too small that would lead to some unexpected
  555. * situations in transaction log space reservation stage.
  556. *
  557. * Note: we can't just reject the mount if the validation fails. This
  558. * would mean that people would have to downgrade their kernel just to
  559. * remedy the situation as there is no way to grow the log (short of
  560. * black magic surgery with xfs_db).
  561. *
  562. * We can, however, reject mounts for CRC format filesystems, as the
  563. * mkfs binary being used to make the filesystem should never create a
  564. * filesystem with a log that is too small.
  565. */
  566. min_logfsbs = xfs_log_calc_minimum_size(mp);
  567. if (mp->m_sb.sb_logblocks < min_logfsbs) {
  568. xfs_warn(mp,
  569. "Log size %d blocks too small, minimum size is %d blocks",
  570. mp->m_sb.sb_logblocks, min_logfsbs);
  571. error = -EINVAL;
  572. } else if (mp->m_sb.sb_logblocks > XFS_MAX_LOG_BLOCKS) {
  573. xfs_warn(mp,
  574. "Log size %d blocks too large, maximum size is %lld blocks",
  575. mp->m_sb.sb_logblocks, XFS_MAX_LOG_BLOCKS);
  576. error = -EINVAL;
  577. } else if (XFS_FSB_TO_B(mp, mp->m_sb.sb_logblocks) > XFS_MAX_LOG_BYTES) {
  578. xfs_warn(mp,
  579. "log size %lld bytes too large, maximum size is %lld bytes",
  580. XFS_FSB_TO_B(mp, mp->m_sb.sb_logblocks),
  581. XFS_MAX_LOG_BYTES);
  582. error = -EINVAL;
  583. }
  584. if (error) {
  585. if (xfs_sb_version_hascrc(&mp->m_sb)) {
  586. xfs_crit(mp, "AAIEEE! Log failed size checks. Abort!");
  587. ASSERT(0);
  588. goto out_free_log;
  589. }
  590. xfs_crit(mp, "Log size out of supported range.");
  591. xfs_crit(mp,
  592. "Continuing onwards, but if log hangs are experienced then please report this message in the bug report.");
  593. }
  594. /*
  595. * Initialize the AIL now we have a log.
  596. */
  597. error = xfs_trans_ail_init(mp);
  598. if (error) {
  599. xfs_warn(mp, "AIL initialisation failed: error %d", error);
  600. goto out_free_log;
  601. }
  602. mp->m_log->l_ailp = mp->m_ail;
  603. /*
  604. * skip log recovery on a norecovery mount. pretend it all
  605. * just worked.
  606. */
  607. if (!(mp->m_flags & XFS_MOUNT_NORECOVERY)) {
  608. int readonly = (mp->m_flags & XFS_MOUNT_RDONLY);
  609. if (readonly)
  610. mp->m_flags &= ~XFS_MOUNT_RDONLY;
  611. error = xlog_recover(mp->m_log);
  612. if (readonly)
  613. mp->m_flags |= XFS_MOUNT_RDONLY;
  614. if (error) {
  615. xfs_warn(mp, "log mount/recovery failed: error %d",
  616. error);
  617. xlog_recover_cancel(mp->m_log);
  618. goto out_destroy_ail;
  619. }
  620. }
  621. error = xfs_sysfs_init(&mp->m_log->l_kobj, &xfs_log_ktype, &mp->m_kobj,
  622. "log");
  623. if (error)
  624. goto out_destroy_ail;
  625. /* Normal transactions can now occur */
  626. mp->m_log->l_flags &= ~XLOG_ACTIVE_RECOVERY;
  627. /*
  628. * Now the log has been fully initialised and we know were our
  629. * space grant counters are, we can initialise the permanent ticket
  630. * needed for delayed logging to work.
  631. */
  632. xlog_cil_init_post_recovery(mp->m_log);
  633. return 0;
  634. out_destroy_ail:
  635. xfs_trans_ail_destroy(mp);
  636. out_free_log:
  637. xlog_dealloc_log(mp->m_log);
  638. out:
  639. return error;
  640. }
  641. /*
  642. * Finish the recovery of the file system. This is separate from the
  643. * xfs_log_mount() call, because it depends on the code in xfs_mountfs() to read
  644. * in the root and real-time bitmap inodes between calling xfs_log_mount() and
  645. * here.
  646. *
  647. * If we finish recovery successfully, start the background log work. If we are
  648. * not doing recovery, then we have a RO filesystem and we don't need to start
  649. * it.
  650. */
  651. int
  652. xfs_log_mount_finish(
  653. struct xfs_mount *mp)
  654. {
  655. int error = 0;
  656. if (mp->m_flags & XFS_MOUNT_NORECOVERY) {
  657. ASSERT(mp->m_flags & XFS_MOUNT_RDONLY);
  658. return 0;
  659. }
  660. error = xlog_recover_finish(mp->m_log);
  661. if (!error)
  662. xfs_log_work_queue(mp);
  663. return error;
  664. }
  665. /*
  666. * The mount has failed. Cancel the recovery if it hasn't completed and destroy
  667. * the log.
  668. */
  669. int
  670. xfs_log_mount_cancel(
  671. struct xfs_mount *mp)
  672. {
  673. int error;
  674. error = xlog_recover_cancel(mp->m_log);
  675. xfs_log_unmount(mp);
  676. return error;
  677. }
  678. /*
  679. * Final log writes as part of unmount.
  680. *
  681. * Mark the filesystem clean as unmount happens. Note that during relocation
  682. * this routine needs to be executed as part of source-bag while the
  683. * deallocation must not be done until source-end.
  684. */
  685. /*
  686. * Unmount record used to have a string "Unmount filesystem--" in the
  687. * data section where the "Un" was really a magic number (XLOG_UNMOUNT_TYPE).
  688. * We just write the magic number now since that particular field isn't
  689. * currently architecture converted and "Unmount" is a bit foo.
  690. * As far as I know, there weren't any dependencies on the old behaviour.
  691. */
  692. static int
  693. xfs_log_unmount_write(xfs_mount_t *mp)
  694. {
  695. struct xlog *log = mp->m_log;
  696. xlog_in_core_t *iclog;
  697. #ifdef DEBUG
  698. xlog_in_core_t *first_iclog;
  699. #endif
  700. xlog_ticket_t *tic = NULL;
  701. xfs_lsn_t lsn;
  702. int error;
  703. /*
  704. * Don't write out unmount record on read-only mounts.
  705. * Or, if we are doing a forced umount (typically because of IO errors).
  706. */
  707. if (mp->m_flags & XFS_MOUNT_RDONLY)
  708. return 0;
  709. error = _xfs_log_force(mp, XFS_LOG_SYNC, NULL);
  710. ASSERT(error || !(XLOG_FORCED_SHUTDOWN(log)));
  711. #ifdef DEBUG
  712. first_iclog = iclog = log->l_iclog;
  713. do {
  714. if (!(iclog->ic_state & XLOG_STATE_IOERROR)) {
  715. ASSERT(iclog->ic_state & XLOG_STATE_ACTIVE);
  716. ASSERT(iclog->ic_offset == 0);
  717. }
  718. iclog = iclog->ic_next;
  719. } while (iclog != first_iclog);
  720. #endif
  721. if (! (XLOG_FORCED_SHUTDOWN(log))) {
  722. error = xfs_log_reserve(mp, 600, 1, &tic, XFS_LOG, 0);
  723. if (!error) {
  724. /* the data section must be 32 bit size aligned */
  725. struct {
  726. uint16_t magic;
  727. uint16_t pad1;
  728. uint32_t pad2; /* may as well make it 64 bits */
  729. } magic = {
  730. .magic = XLOG_UNMOUNT_TYPE,
  731. };
  732. struct xfs_log_iovec reg = {
  733. .i_addr = &magic,
  734. .i_len = sizeof(magic),
  735. .i_type = XLOG_REG_TYPE_UNMOUNT,
  736. };
  737. struct xfs_log_vec vec = {
  738. .lv_niovecs = 1,
  739. .lv_iovecp = &reg,
  740. };
  741. /* remove inited flag, and account for space used */
  742. tic->t_flags = 0;
  743. tic->t_curr_res -= sizeof(magic);
  744. error = xlog_write(log, &vec, tic, &lsn,
  745. NULL, XLOG_UNMOUNT_TRANS);
  746. /*
  747. * At this point, we're umounting anyway,
  748. * so there's no point in transitioning log state
  749. * to IOERROR. Just continue...
  750. */
  751. }
  752. if (error)
  753. xfs_alert(mp, "%s: unmount record failed", __func__);
  754. spin_lock(&log->l_icloglock);
  755. iclog = log->l_iclog;
  756. atomic_inc(&iclog->ic_refcnt);
  757. xlog_state_want_sync(log, iclog);
  758. spin_unlock(&log->l_icloglock);
  759. error = xlog_state_release_iclog(log, iclog);
  760. spin_lock(&log->l_icloglock);
  761. if (!(iclog->ic_state == XLOG_STATE_ACTIVE ||
  762. iclog->ic_state == XLOG_STATE_DIRTY)) {
  763. if (!XLOG_FORCED_SHUTDOWN(log)) {
  764. xlog_wait(&iclog->ic_force_wait,
  765. &log->l_icloglock);
  766. } else {
  767. spin_unlock(&log->l_icloglock);
  768. }
  769. } else {
  770. spin_unlock(&log->l_icloglock);
  771. }
  772. if (tic) {
  773. trace_xfs_log_umount_write(log, tic);
  774. xlog_ungrant_log_space(log, tic);
  775. xfs_log_ticket_put(tic);
  776. }
  777. } else {
  778. /*
  779. * We're already in forced_shutdown mode, couldn't
  780. * even attempt to write out the unmount transaction.
  781. *
  782. * Go through the motions of sync'ing and releasing
  783. * the iclog, even though no I/O will actually happen,
  784. * we need to wait for other log I/Os that may already
  785. * be in progress. Do this as a separate section of
  786. * code so we'll know if we ever get stuck here that
  787. * we're in this odd situation of trying to unmount
  788. * a file system that went into forced_shutdown as
  789. * the result of an unmount..
  790. */
  791. spin_lock(&log->l_icloglock);
  792. iclog = log->l_iclog;
  793. atomic_inc(&iclog->ic_refcnt);
  794. xlog_state_want_sync(log, iclog);
  795. spin_unlock(&log->l_icloglock);
  796. error = xlog_state_release_iclog(log, iclog);
  797. spin_lock(&log->l_icloglock);
  798. if ( ! ( iclog->ic_state == XLOG_STATE_ACTIVE
  799. || iclog->ic_state == XLOG_STATE_DIRTY
  800. || iclog->ic_state == XLOG_STATE_IOERROR) ) {
  801. xlog_wait(&iclog->ic_force_wait,
  802. &log->l_icloglock);
  803. } else {
  804. spin_unlock(&log->l_icloglock);
  805. }
  806. }
  807. return error;
  808. } /* xfs_log_unmount_write */
  809. /*
  810. * Empty the log for unmount/freeze.
  811. *
  812. * To do this, we first need to shut down the background log work so it is not
  813. * trying to cover the log as we clean up. We then need to unpin all objects in
  814. * the log so we can then flush them out. Once they have completed their IO and
  815. * run the callbacks removing themselves from the AIL, we can write the unmount
  816. * record.
  817. */
  818. void
  819. xfs_log_quiesce(
  820. struct xfs_mount *mp)
  821. {
  822. cancel_delayed_work_sync(&mp->m_log->l_work);
  823. xfs_log_force(mp, XFS_LOG_SYNC);
  824. /*
  825. * The superblock buffer is uncached and while xfs_ail_push_all_sync()
  826. * will push it, xfs_wait_buftarg() will not wait for it. Further,
  827. * xfs_buf_iowait() cannot be used because it was pushed with the
  828. * XBF_ASYNC flag set, so we need to use a lock/unlock pair to wait for
  829. * the IO to complete.
  830. */
  831. xfs_ail_push_all_sync(mp->m_ail);
  832. xfs_wait_buftarg(mp->m_ddev_targp);
  833. xfs_buf_lock(mp->m_sb_bp);
  834. xfs_buf_unlock(mp->m_sb_bp);
  835. xfs_log_unmount_write(mp);
  836. }
  837. /*
  838. * Shut down and release the AIL and Log.
  839. *
  840. * During unmount, we need to ensure we flush all the dirty metadata objects
  841. * from the AIL so that the log is empty before we write the unmount record to
  842. * the log. Once this is done, we can tear down the AIL and the log.
  843. */
  844. void
  845. xfs_log_unmount(
  846. struct xfs_mount *mp)
  847. {
  848. xfs_log_quiesce(mp);
  849. xfs_trans_ail_destroy(mp);
  850. xfs_sysfs_del(&mp->m_log->l_kobj);
  851. xlog_dealloc_log(mp->m_log);
  852. }
  853. void
  854. xfs_log_item_init(
  855. struct xfs_mount *mp,
  856. struct xfs_log_item *item,
  857. int type,
  858. const struct xfs_item_ops *ops)
  859. {
  860. item->li_mountp = mp;
  861. item->li_ailp = mp->m_ail;
  862. item->li_type = type;
  863. item->li_ops = ops;
  864. item->li_lv = NULL;
  865. INIT_LIST_HEAD(&item->li_ail);
  866. INIT_LIST_HEAD(&item->li_cil);
  867. }
  868. /*
  869. * Wake up processes waiting for log space after we have moved the log tail.
  870. */
  871. void
  872. xfs_log_space_wake(
  873. struct xfs_mount *mp)
  874. {
  875. struct xlog *log = mp->m_log;
  876. int free_bytes;
  877. if (XLOG_FORCED_SHUTDOWN(log))
  878. return;
  879. if (!list_empty_careful(&log->l_write_head.waiters)) {
  880. ASSERT(!(log->l_flags & XLOG_ACTIVE_RECOVERY));
  881. spin_lock(&log->l_write_head.lock);
  882. free_bytes = xlog_space_left(log, &log->l_write_head.grant);
  883. xlog_grant_head_wake(log, &log->l_write_head, &free_bytes);
  884. spin_unlock(&log->l_write_head.lock);
  885. }
  886. if (!list_empty_careful(&log->l_reserve_head.waiters)) {
  887. ASSERT(!(log->l_flags & XLOG_ACTIVE_RECOVERY));
  888. spin_lock(&log->l_reserve_head.lock);
  889. free_bytes = xlog_space_left(log, &log->l_reserve_head.grant);
  890. xlog_grant_head_wake(log, &log->l_reserve_head, &free_bytes);
  891. spin_unlock(&log->l_reserve_head.lock);
  892. }
  893. }
  894. /*
  895. * Determine if we have a transaction that has gone to disk that needs to be
  896. * covered. To begin the transition to the idle state firstly the log needs to
  897. * be idle. That means the CIL, the AIL and the iclogs needs to be empty before
  898. * we start attempting to cover the log.
  899. *
  900. * Only if we are then in a state where covering is needed, the caller is
  901. * informed that dummy transactions are required to move the log into the idle
  902. * state.
  903. *
  904. * If there are any items in the AIl or CIL, then we do not want to attempt to
  905. * cover the log as we may be in a situation where there isn't log space
  906. * available to run a dummy transaction and this can lead to deadlocks when the
  907. * tail of the log is pinned by an item that is modified in the CIL. Hence
  908. * there's no point in running a dummy transaction at this point because we
  909. * can't start trying to idle the log until both the CIL and AIL are empty.
  910. */
  911. static int
  912. xfs_log_need_covered(xfs_mount_t *mp)
  913. {
  914. struct xlog *log = mp->m_log;
  915. int needed = 0;
  916. if (!xfs_fs_writable(mp, SB_FREEZE_WRITE))
  917. return 0;
  918. if (!xlog_cil_empty(log))
  919. return 0;
  920. spin_lock(&log->l_icloglock);
  921. switch (log->l_covered_state) {
  922. case XLOG_STATE_COVER_DONE:
  923. case XLOG_STATE_COVER_DONE2:
  924. case XLOG_STATE_COVER_IDLE:
  925. break;
  926. case XLOG_STATE_COVER_NEED:
  927. case XLOG_STATE_COVER_NEED2:
  928. if (xfs_ail_min_lsn(log->l_ailp))
  929. break;
  930. if (!xlog_iclogs_empty(log))
  931. break;
  932. needed = 1;
  933. if (log->l_covered_state == XLOG_STATE_COVER_NEED)
  934. log->l_covered_state = XLOG_STATE_COVER_DONE;
  935. else
  936. log->l_covered_state = XLOG_STATE_COVER_DONE2;
  937. break;
  938. default:
  939. needed = 1;
  940. break;
  941. }
  942. spin_unlock(&log->l_icloglock);
  943. return needed;
  944. }
  945. /*
  946. * We may be holding the log iclog lock upon entering this routine.
  947. */
  948. xfs_lsn_t
  949. xlog_assign_tail_lsn_locked(
  950. struct xfs_mount *mp)
  951. {
  952. struct xlog *log = mp->m_log;
  953. struct xfs_log_item *lip;
  954. xfs_lsn_t tail_lsn;
  955. assert_spin_locked(&mp->m_ail->xa_lock);
  956. /*
  957. * To make sure we always have a valid LSN for the log tail we keep
  958. * track of the last LSN which was committed in log->l_last_sync_lsn,
  959. * and use that when the AIL was empty.
  960. */
  961. lip = xfs_ail_min(mp->m_ail);
  962. if (lip)
  963. tail_lsn = lip->li_lsn;
  964. else
  965. tail_lsn = atomic64_read(&log->l_last_sync_lsn);
  966. trace_xfs_log_assign_tail_lsn(log, tail_lsn);
  967. atomic64_set(&log->l_tail_lsn, tail_lsn);
  968. return tail_lsn;
  969. }
  970. xfs_lsn_t
  971. xlog_assign_tail_lsn(
  972. struct xfs_mount *mp)
  973. {
  974. xfs_lsn_t tail_lsn;
  975. spin_lock(&mp->m_ail->xa_lock);
  976. tail_lsn = xlog_assign_tail_lsn_locked(mp);
  977. spin_unlock(&mp->m_ail->xa_lock);
  978. return tail_lsn;
  979. }
  980. /*
  981. * Return the space in the log between the tail and the head. The head
  982. * is passed in the cycle/bytes formal parms. In the special case where
  983. * the reserve head has wrapped passed the tail, this calculation is no
  984. * longer valid. In this case, just return 0 which means there is no space
  985. * in the log. This works for all places where this function is called
  986. * with the reserve head. Of course, if the write head were to ever
  987. * wrap the tail, we should blow up. Rather than catch this case here,
  988. * we depend on other ASSERTions in other parts of the code. XXXmiken
  989. *
  990. * This code also handles the case where the reservation head is behind
  991. * the tail. The details of this case are described below, but the end
  992. * result is that we return the size of the log as the amount of space left.
  993. */
  994. STATIC int
  995. xlog_space_left(
  996. struct xlog *log,
  997. atomic64_t *head)
  998. {
  999. int free_bytes;
  1000. int tail_bytes;
  1001. int tail_cycle;
  1002. int head_cycle;
  1003. int head_bytes;
  1004. xlog_crack_grant_head(head, &head_cycle, &head_bytes);
  1005. xlog_crack_atomic_lsn(&log->l_tail_lsn, &tail_cycle, &tail_bytes);
  1006. tail_bytes = BBTOB(tail_bytes);
  1007. if (tail_cycle == head_cycle && head_bytes >= tail_bytes)
  1008. free_bytes = log->l_logsize - (head_bytes - tail_bytes);
  1009. else if (tail_cycle + 1 < head_cycle)
  1010. return 0;
  1011. else if (tail_cycle < head_cycle) {
  1012. ASSERT(tail_cycle == (head_cycle - 1));
  1013. free_bytes = tail_bytes - head_bytes;
  1014. } else {
  1015. /*
  1016. * The reservation head is behind the tail.
  1017. * In this case we just want to return the size of the
  1018. * log as the amount of space left.
  1019. */
  1020. xfs_alert(log->l_mp, "xlog_space_left: head behind tail");
  1021. xfs_alert(log->l_mp,
  1022. " tail_cycle = %d, tail_bytes = %d",
  1023. tail_cycle, tail_bytes);
  1024. xfs_alert(log->l_mp,
  1025. " GH cycle = %d, GH bytes = %d",
  1026. head_cycle, head_bytes);
  1027. ASSERT(0);
  1028. free_bytes = log->l_logsize;
  1029. }
  1030. return free_bytes;
  1031. }
  1032. /*
  1033. * Log function which is called when an io completes.
  1034. *
  1035. * The log manager needs its own routine, in order to control what
  1036. * happens with the buffer after the write completes.
  1037. */
  1038. static void
  1039. xlog_iodone(xfs_buf_t *bp)
  1040. {
  1041. struct xlog_in_core *iclog = bp->b_fspriv;
  1042. struct xlog *l = iclog->ic_log;
  1043. int aborted = 0;
  1044. /*
  1045. * Race to shutdown the filesystem if we see an error or the iclog is in
  1046. * IOABORT state. The IOABORT state is only set in DEBUG mode to inject
  1047. * CRC errors into log recovery.
  1048. */
  1049. if (XFS_TEST_ERROR(bp->b_error, l->l_mp, XFS_ERRTAG_IODONE_IOERR) ||
  1050. iclog->ic_state & XLOG_STATE_IOABORT) {
  1051. if (iclog->ic_state & XLOG_STATE_IOABORT)
  1052. iclog->ic_state &= ~XLOG_STATE_IOABORT;
  1053. xfs_buf_ioerror_alert(bp, __func__);
  1054. xfs_buf_stale(bp);
  1055. xfs_force_shutdown(l->l_mp, SHUTDOWN_LOG_IO_ERROR);
  1056. /*
  1057. * This flag will be propagated to the trans-committed
  1058. * callback routines to let them know that the log-commit
  1059. * didn't succeed.
  1060. */
  1061. aborted = XFS_LI_ABORTED;
  1062. } else if (iclog->ic_state & XLOG_STATE_IOERROR) {
  1063. aborted = XFS_LI_ABORTED;
  1064. }
  1065. /* log I/O is always issued ASYNC */
  1066. ASSERT(bp->b_flags & XBF_ASYNC);
  1067. xlog_state_done_syncing(iclog, aborted);
  1068. /*
  1069. * drop the buffer lock now that we are done. Nothing references
  1070. * the buffer after this, so an unmount waiting on this lock can now
  1071. * tear it down safely. As such, it is unsafe to reference the buffer
  1072. * (bp) after the unlock as we could race with it being freed.
  1073. */
  1074. xfs_buf_unlock(bp);
  1075. }
  1076. /*
  1077. * Return size of each in-core log record buffer.
  1078. *
  1079. * All machines get 8 x 32kB buffers by default, unless tuned otherwise.
  1080. *
  1081. * If the filesystem blocksize is too large, we may need to choose a
  1082. * larger size since the directory code currently logs entire blocks.
  1083. */
  1084. STATIC void
  1085. xlog_get_iclog_buffer_size(
  1086. struct xfs_mount *mp,
  1087. struct xlog *log)
  1088. {
  1089. int size;
  1090. int xhdrs;
  1091. if (mp->m_logbufs <= 0)
  1092. log->l_iclog_bufs = XLOG_MAX_ICLOGS;
  1093. else
  1094. log->l_iclog_bufs = mp->m_logbufs;
  1095. /*
  1096. * Buffer size passed in from mount system call.
  1097. */
  1098. if (mp->m_logbsize > 0) {
  1099. size = log->l_iclog_size = mp->m_logbsize;
  1100. log->l_iclog_size_log = 0;
  1101. while (size != 1) {
  1102. log->l_iclog_size_log++;
  1103. size >>= 1;
  1104. }
  1105. if (xfs_sb_version_haslogv2(&mp->m_sb)) {
  1106. /* # headers = size / 32k
  1107. * one header holds cycles from 32k of data
  1108. */
  1109. xhdrs = mp->m_logbsize / XLOG_HEADER_CYCLE_SIZE;
  1110. if (mp->m_logbsize % XLOG_HEADER_CYCLE_SIZE)
  1111. xhdrs++;
  1112. log->l_iclog_hsize = xhdrs << BBSHIFT;
  1113. log->l_iclog_heads = xhdrs;
  1114. } else {
  1115. ASSERT(mp->m_logbsize <= XLOG_BIG_RECORD_BSIZE);
  1116. log->l_iclog_hsize = BBSIZE;
  1117. log->l_iclog_heads = 1;
  1118. }
  1119. goto done;
  1120. }
  1121. /* All machines use 32kB buffers by default. */
  1122. log->l_iclog_size = XLOG_BIG_RECORD_BSIZE;
  1123. log->l_iclog_size_log = XLOG_BIG_RECORD_BSHIFT;
  1124. /* the default log size is 16k or 32k which is one header sector */
  1125. log->l_iclog_hsize = BBSIZE;
  1126. log->l_iclog_heads = 1;
  1127. done:
  1128. /* are we being asked to make the sizes selected above visible? */
  1129. if (mp->m_logbufs == 0)
  1130. mp->m_logbufs = log->l_iclog_bufs;
  1131. if (mp->m_logbsize == 0)
  1132. mp->m_logbsize = log->l_iclog_size;
  1133. } /* xlog_get_iclog_buffer_size */
  1134. void
  1135. xfs_log_work_queue(
  1136. struct xfs_mount *mp)
  1137. {
  1138. queue_delayed_work(mp->m_sync_workqueue, &mp->m_log->l_work,
  1139. msecs_to_jiffies(xfs_syncd_centisecs * 10));
  1140. }
  1141. /*
  1142. * Every sync period we need to unpin all items in the AIL and push them to
  1143. * disk. If there is nothing dirty, then we might need to cover the log to
  1144. * indicate that the filesystem is idle.
  1145. */
  1146. static void
  1147. xfs_log_worker(
  1148. struct work_struct *work)
  1149. {
  1150. struct xlog *log = container_of(to_delayed_work(work),
  1151. struct xlog, l_work);
  1152. struct xfs_mount *mp = log->l_mp;
  1153. /* dgc: errors ignored - not fatal and nowhere to report them */
  1154. if (xfs_log_need_covered(mp)) {
  1155. /*
  1156. * Dump a transaction into the log that contains no real change.
  1157. * This is needed to stamp the current tail LSN into the log
  1158. * during the covering operation.
  1159. *
  1160. * We cannot use an inode here for this - that will push dirty
  1161. * state back up into the VFS and then periodic inode flushing
  1162. * will prevent log covering from making progress. Hence we
  1163. * synchronously log the superblock instead to ensure the
  1164. * superblock is immediately unpinned and can be written back.
  1165. */
  1166. xfs_sync_sb(mp, true);
  1167. } else
  1168. xfs_log_force(mp, 0);
  1169. /* start pushing all the metadata that is currently dirty */
  1170. xfs_ail_push_all(mp->m_ail);
  1171. /* queue us up again */
  1172. xfs_log_work_queue(mp);
  1173. }
  1174. /*
  1175. * This routine initializes some of the log structure for a given mount point.
  1176. * Its primary purpose is to fill in enough, so recovery can occur. However,
  1177. * some other stuff may be filled in too.
  1178. */
  1179. STATIC struct xlog *
  1180. xlog_alloc_log(
  1181. struct xfs_mount *mp,
  1182. struct xfs_buftarg *log_target,
  1183. xfs_daddr_t blk_offset,
  1184. int num_bblks)
  1185. {
  1186. struct xlog *log;
  1187. xlog_rec_header_t *head;
  1188. xlog_in_core_t **iclogp;
  1189. xlog_in_core_t *iclog, *prev_iclog=NULL;
  1190. xfs_buf_t *bp;
  1191. int i;
  1192. int error = -ENOMEM;
  1193. uint log2_size = 0;
  1194. log = kmem_zalloc(sizeof(struct xlog), KM_MAYFAIL);
  1195. if (!log) {
  1196. xfs_warn(mp, "Log allocation failed: No memory!");
  1197. goto out;
  1198. }
  1199. log->l_mp = mp;
  1200. log->l_targ = log_target;
  1201. log->l_logsize = BBTOB(num_bblks);
  1202. log->l_logBBstart = blk_offset;
  1203. log->l_logBBsize = num_bblks;
  1204. log->l_covered_state = XLOG_STATE_COVER_IDLE;
  1205. log->l_flags |= XLOG_ACTIVE_RECOVERY;
  1206. INIT_DELAYED_WORK(&log->l_work, xfs_log_worker);
  1207. log->l_prev_block = -1;
  1208. /* log->l_tail_lsn = 0x100000000LL; cycle = 1; current block = 0 */
  1209. xlog_assign_atomic_lsn(&log->l_tail_lsn, 1, 0);
  1210. xlog_assign_atomic_lsn(&log->l_last_sync_lsn, 1, 0);
  1211. log->l_curr_cycle = 1; /* 0 is bad since this is initial value */
  1212. xlog_grant_head_init(&log->l_reserve_head);
  1213. xlog_grant_head_init(&log->l_write_head);
  1214. error = -EFSCORRUPTED;
  1215. if (xfs_sb_version_hassector(&mp->m_sb)) {
  1216. log2_size = mp->m_sb.sb_logsectlog;
  1217. if (log2_size < BBSHIFT) {
  1218. xfs_warn(mp, "Log sector size too small (0x%x < 0x%x)",
  1219. log2_size, BBSHIFT);
  1220. goto out_free_log;
  1221. }
  1222. log2_size -= BBSHIFT;
  1223. if (log2_size > mp->m_sectbb_log) {
  1224. xfs_warn(mp, "Log sector size too large (0x%x > 0x%x)",
  1225. log2_size, mp->m_sectbb_log);
  1226. goto out_free_log;
  1227. }
  1228. /* for larger sector sizes, must have v2 or external log */
  1229. if (log2_size && log->l_logBBstart > 0 &&
  1230. !xfs_sb_version_haslogv2(&mp->m_sb)) {
  1231. xfs_warn(mp,
  1232. "log sector size (0x%x) invalid for configuration.",
  1233. log2_size);
  1234. goto out_free_log;
  1235. }
  1236. }
  1237. log->l_sectBBsize = 1 << log2_size;
  1238. xlog_get_iclog_buffer_size(mp, log);
  1239. /*
  1240. * Use a NULL block for the extra log buffer used during splits so that
  1241. * it will trigger errors if we ever try to do IO on it without first
  1242. * having set it up properly.
  1243. */
  1244. error = -ENOMEM;
  1245. bp = xfs_buf_alloc(mp->m_logdev_targp, XFS_BUF_DADDR_NULL,
  1246. BTOBB(log->l_iclog_size), XBF_NO_IOACCT);
  1247. if (!bp)
  1248. goto out_free_log;
  1249. /*
  1250. * The iclogbuf buffer locks are held over IO but we are not going to do
  1251. * IO yet. Hence unlock the buffer so that the log IO path can grab it
  1252. * when appropriately.
  1253. */
  1254. ASSERT(xfs_buf_islocked(bp));
  1255. xfs_buf_unlock(bp);
  1256. /* use high priority wq for log I/O completion */
  1257. bp->b_ioend_wq = mp->m_log_workqueue;
  1258. bp->b_iodone = xlog_iodone;
  1259. log->l_xbuf = bp;
  1260. spin_lock_init(&log->l_icloglock);
  1261. init_waitqueue_head(&log->l_flush_wait);
  1262. iclogp = &log->l_iclog;
  1263. /*
  1264. * The amount of memory to allocate for the iclog structure is
  1265. * rather funky due to the way the structure is defined. It is
  1266. * done this way so that we can use different sizes for machines
  1267. * with different amounts of memory. See the definition of
  1268. * xlog_in_core_t in xfs_log_priv.h for details.
  1269. */
  1270. ASSERT(log->l_iclog_size >= 4096);
  1271. for (i=0; i < log->l_iclog_bufs; i++) {
  1272. *iclogp = kmem_zalloc(sizeof(xlog_in_core_t), KM_MAYFAIL);
  1273. if (!*iclogp)
  1274. goto out_free_iclog;
  1275. iclog = *iclogp;
  1276. iclog->ic_prev = prev_iclog;
  1277. prev_iclog = iclog;
  1278. bp = xfs_buf_get_uncached(mp->m_logdev_targp,
  1279. BTOBB(log->l_iclog_size),
  1280. XBF_NO_IOACCT);
  1281. if (!bp)
  1282. goto out_free_iclog;
  1283. ASSERT(xfs_buf_islocked(bp));
  1284. xfs_buf_unlock(bp);
  1285. /* use high priority wq for log I/O completion */
  1286. bp->b_ioend_wq = mp->m_log_workqueue;
  1287. bp->b_iodone = xlog_iodone;
  1288. iclog->ic_bp = bp;
  1289. iclog->ic_data = bp->b_addr;
  1290. #ifdef DEBUG
  1291. log->l_iclog_bak[i] = &iclog->ic_header;
  1292. #endif
  1293. head = &iclog->ic_header;
  1294. memset(head, 0, sizeof(xlog_rec_header_t));
  1295. head->h_magicno = cpu_to_be32(XLOG_HEADER_MAGIC_NUM);
  1296. head->h_version = cpu_to_be32(
  1297. xfs_sb_version_haslogv2(&log->l_mp->m_sb) ? 2 : 1);
  1298. head->h_size = cpu_to_be32(log->l_iclog_size);
  1299. /* new fields */
  1300. head->h_fmt = cpu_to_be32(XLOG_FMT);
  1301. memcpy(&head->h_fs_uuid, &mp->m_sb.sb_uuid, sizeof(uuid_t));
  1302. iclog->ic_size = BBTOB(bp->b_length) - log->l_iclog_hsize;
  1303. iclog->ic_state = XLOG_STATE_ACTIVE;
  1304. iclog->ic_log = log;
  1305. atomic_set(&iclog->ic_refcnt, 0);
  1306. spin_lock_init(&iclog->ic_callback_lock);
  1307. iclog->ic_callback_tail = &(iclog->ic_callback);
  1308. iclog->ic_datap = (char *)iclog->ic_data + log->l_iclog_hsize;
  1309. init_waitqueue_head(&iclog->ic_force_wait);
  1310. init_waitqueue_head(&iclog->ic_write_wait);
  1311. iclogp = &iclog->ic_next;
  1312. }
  1313. *iclogp = log->l_iclog; /* complete ring */
  1314. log->l_iclog->ic_prev = prev_iclog; /* re-write 1st prev ptr */
  1315. error = xlog_cil_init(log);
  1316. if (error)
  1317. goto out_free_iclog;
  1318. return log;
  1319. out_free_iclog:
  1320. for (iclog = log->l_iclog; iclog; iclog = prev_iclog) {
  1321. prev_iclog = iclog->ic_next;
  1322. if (iclog->ic_bp)
  1323. xfs_buf_free(iclog->ic_bp);
  1324. kmem_free(iclog);
  1325. }
  1326. spinlock_destroy(&log->l_icloglock);
  1327. xfs_buf_free(log->l_xbuf);
  1328. out_free_log:
  1329. kmem_free(log);
  1330. out:
  1331. return ERR_PTR(error);
  1332. } /* xlog_alloc_log */
  1333. /*
  1334. * Write out the commit record of a transaction associated with the given
  1335. * ticket. Return the lsn of the commit record.
  1336. */
  1337. STATIC int
  1338. xlog_commit_record(
  1339. struct xlog *log,
  1340. struct xlog_ticket *ticket,
  1341. struct xlog_in_core **iclog,
  1342. xfs_lsn_t *commitlsnp)
  1343. {
  1344. struct xfs_mount *mp = log->l_mp;
  1345. int error;
  1346. struct xfs_log_iovec reg = {
  1347. .i_addr = NULL,
  1348. .i_len = 0,
  1349. .i_type = XLOG_REG_TYPE_COMMIT,
  1350. };
  1351. struct xfs_log_vec vec = {
  1352. .lv_niovecs = 1,
  1353. .lv_iovecp = &reg,
  1354. };
  1355. ASSERT_ALWAYS(iclog);
  1356. error = xlog_write(log, &vec, ticket, commitlsnp, iclog,
  1357. XLOG_COMMIT_TRANS);
  1358. if (error)
  1359. xfs_force_shutdown(mp, SHUTDOWN_LOG_IO_ERROR);
  1360. return error;
  1361. }
  1362. /*
  1363. * Push on the buffer cache code if we ever use more than 75% of the on-disk
  1364. * log space. This code pushes on the lsn which would supposedly free up
  1365. * the 25% which we want to leave free. We may need to adopt a policy which
  1366. * pushes on an lsn which is further along in the log once we reach the high
  1367. * water mark. In this manner, we would be creating a low water mark.
  1368. */
  1369. STATIC void
  1370. xlog_grant_push_ail(
  1371. struct xlog *log,
  1372. int need_bytes)
  1373. {
  1374. xfs_lsn_t threshold_lsn = 0;
  1375. xfs_lsn_t last_sync_lsn;
  1376. int free_blocks;
  1377. int free_bytes;
  1378. int threshold_block;
  1379. int threshold_cycle;
  1380. int free_threshold;
  1381. ASSERT(BTOBB(need_bytes) < log->l_logBBsize);
  1382. free_bytes = xlog_space_left(log, &log->l_reserve_head.grant);
  1383. free_blocks = BTOBBT(free_bytes);
  1384. /*
  1385. * Set the threshold for the minimum number of free blocks in the
  1386. * log to the maximum of what the caller needs, one quarter of the
  1387. * log, and 256 blocks.
  1388. */
  1389. free_threshold = BTOBB(need_bytes);
  1390. free_threshold = MAX(free_threshold, (log->l_logBBsize >> 2));
  1391. free_threshold = MAX(free_threshold, 256);
  1392. if (free_blocks >= free_threshold)
  1393. return;
  1394. xlog_crack_atomic_lsn(&log->l_tail_lsn, &threshold_cycle,
  1395. &threshold_block);
  1396. threshold_block += free_threshold;
  1397. if (threshold_block >= log->l_logBBsize) {
  1398. threshold_block -= log->l_logBBsize;
  1399. threshold_cycle += 1;
  1400. }
  1401. threshold_lsn = xlog_assign_lsn(threshold_cycle,
  1402. threshold_block);
  1403. /*
  1404. * Don't pass in an lsn greater than the lsn of the last
  1405. * log record known to be on disk. Use a snapshot of the last sync lsn
  1406. * so that it doesn't change between the compare and the set.
  1407. */
  1408. last_sync_lsn = atomic64_read(&log->l_last_sync_lsn);
  1409. if (XFS_LSN_CMP(threshold_lsn, last_sync_lsn) > 0)
  1410. threshold_lsn = last_sync_lsn;
  1411. /*
  1412. * Get the transaction layer to kick the dirty buffers out to
  1413. * disk asynchronously. No point in trying to do this if
  1414. * the filesystem is shutting down.
  1415. */
  1416. if (!XLOG_FORCED_SHUTDOWN(log))
  1417. xfs_ail_push(log->l_ailp, threshold_lsn);
  1418. }
  1419. /*
  1420. * Stamp cycle number in every block
  1421. */
  1422. STATIC void
  1423. xlog_pack_data(
  1424. struct xlog *log,
  1425. struct xlog_in_core *iclog,
  1426. int roundoff)
  1427. {
  1428. int i, j, k;
  1429. int size = iclog->ic_offset + roundoff;
  1430. __be32 cycle_lsn;
  1431. char *dp;
  1432. cycle_lsn = CYCLE_LSN_DISK(iclog->ic_header.h_lsn);
  1433. dp = iclog->ic_datap;
  1434. for (i = 0; i < BTOBB(size); i++) {
  1435. if (i >= (XLOG_HEADER_CYCLE_SIZE / BBSIZE))
  1436. break;
  1437. iclog->ic_header.h_cycle_data[i] = *(__be32 *)dp;
  1438. *(__be32 *)dp = cycle_lsn;
  1439. dp += BBSIZE;
  1440. }
  1441. if (xfs_sb_version_haslogv2(&log->l_mp->m_sb)) {
  1442. xlog_in_core_2_t *xhdr = iclog->ic_data;
  1443. for ( ; i < BTOBB(size); i++) {
  1444. j = i / (XLOG_HEADER_CYCLE_SIZE / BBSIZE);
  1445. k = i % (XLOG_HEADER_CYCLE_SIZE / BBSIZE);
  1446. xhdr[j].hic_xheader.xh_cycle_data[k] = *(__be32 *)dp;
  1447. *(__be32 *)dp = cycle_lsn;
  1448. dp += BBSIZE;
  1449. }
  1450. for (i = 1; i < log->l_iclog_heads; i++)
  1451. xhdr[i].hic_xheader.xh_cycle = cycle_lsn;
  1452. }
  1453. }
  1454. /*
  1455. * Calculate the checksum for a log buffer.
  1456. *
  1457. * This is a little more complicated than it should be because the various
  1458. * headers and the actual data are non-contiguous.
  1459. */
  1460. __le32
  1461. xlog_cksum(
  1462. struct xlog *log,
  1463. struct xlog_rec_header *rhead,
  1464. char *dp,
  1465. int size)
  1466. {
  1467. uint32_t crc;
  1468. /* first generate the crc for the record header ... */
  1469. crc = xfs_start_cksum_update((char *)rhead,
  1470. sizeof(struct xlog_rec_header),
  1471. offsetof(struct xlog_rec_header, h_crc));
  1472. /* ... then for additional cycle data for v2 logs ... */
  1473. if (xfs_sb_version_haslogv2(&log->l_mp->m_sb)) {
  1474. union xlog_in_core2 *xhdr = (union xlog_in_core2 *)rhead;
  1475. int i;
  1476. int xheads;
  1477. xheads = size / XLOG_HEADER_CYCLE_SIZE;
  1478. if (size % XLOG_HEADER_CYCLE_SIZE)
  1479. xheads++;
  1480. for (i = 1; i < xheads; i++) {
  1481. crc = crc32c(crc, &xhdr[i].hic_xheader,
  1482. sizeof(struct xlog_rec_ext_header));
  1483. }
  1484. }
  1485. /* ... and finally for the payload */
  1486. crc = crc32c(crc, dp, size);
  1487. return xfs_end_cksum(crc);
  1488. }
  1489. /*
  1490. * The bdstrat callback function for log bufs. This gives us a central
  1491. * place to trap bufs in case we get hit by a log I/O error and need to
  1492. * shutdown. Actually, in practice, even when we didn't get a log error,
  1493. * we transition the iclogs to IOERROR state *after* flushing all existing
  1494. * iclogs to disk. This is because we don't want anymore new transactions to be
  1495. * started or completed afterwards.
  1496. *
  1497. * We lock the iclogbufs here so that we can serialise against IO completion
  1498. * during unmount. We might be processing a shutdown triggered during unmount,
  1499. * and that can occur asynchronously to the unmount thread, and hence we need to
  1500. * ensure that completes before tearing down the iclogbufs. Hence we need to
  1501. * hold the buffer lock across the log IO to acheive that.
  1502. */
  1503. STATIC int
  1504. xlog_bdstrat(
  1505. struct xfs_buf *bp)
  1506. {
  1507. struct xlog_in_core *iclog = bp->b_fspriv;
  1508. xfs_buf_lock(bp);
  1509. if (iclog->ic_state & XLOG_STATE_IOERROR) {
  1510. xfs_buf_ioerror(bp, -EIO);
  1511. xfs_buf_stale(bp);
  1512. xfs_buf_ioend(bp);
  1513. /*
  1514. * It would seem logical to return EIO here, but we rely on
  1515. * the log state machine to propagate I/O errors instead of
  1516. * doing it here. Similarly, IO completion will unlock the
  1517. * buffer, so we don't do it here.
  1518. */
  1519. return 0;
  1520. }
  1521. xfs_buf_submit(bp);
  1522. return 0;
  1523. }
  1524. /*
  1525. * Flush out the in-core log (iclog) to the on-disk log in an asynchronous
  1526. * fashion. Previously, we should have moved the current iclog
  1527. * ptr in the log to point to the next available iclog. This allows further
  1528. * write to continue while this code syncs out an iclog ready to go.
  1529. * Before an in-core log can be written out, the data section must be scanned
  1530. * to save away the 1st word of each BBSIZE block into the header. We replace
  1531. * it with the current cycle count. Each BBSIZE block is tagged with the
  1532. * cycle count because there in an implicit assumption that drives will
  1533. * guarantee that entire 512 byte blocks get written at once. In other words,
  1534. * we can't have part of a 512 byte block written and part not written. By
  1535. * tagging each block, we will know which blocks are valid when recovering
  1536. * after an unclean shutdown.
  1537. *
  1538. * This routine is single threaded on the iclog. No other thread can be in
  1539. * this routine with the same iclog. Changing contents of iclog can there-
  1540. * fore be done without grabbing the state machine lock. Updating the global
  1541. * log will require grabbing the lock though.
  1542. *
  1543. * The entire log manager uses a logical block numbering scheme. Only
  1544. * log_sync (and then only bwrite()) know about the fact that the log may
  1545. * not start with block zero on a given device. The log block start offset
  1546. * is added immediately before calling bwrite().
  1547. */
  1548. STATIC int
  1549. xlog_sync(
  1550. struct xlog *log,
  1551. struct xlog_in_core *iclog)
  1552. {
  1553. xfs_buf_t *bp;
  1554. int i;
  1555. uint count; /* byte count of bwrite */
  1556. uint count_init; /* initial count before roundup */
  1557. int roundoff; /* roundoff to BB or stripe */
  1558. int split = 0; /* split write into two regions */
  1559. int error;
  1560. int v2 = xfs_sb_version_haslogv2(&log->l_mp->m_sb);
  1561. int size;
  1562. XFS_STATS_INC(log->l_mp, xs_log_writes);
  1563. ASSERT(atomic_read(&iclog->ic_refcnt) == 0);
  1564. /* Add for LR header */
  1565. count_init = log->l_iclog_hsize + iclog->ic_offset;
  1566. /* Round out the log write size */
  1567. if (v2 && log->l_mp->m_sb.sb_logsunit > 1) {
  1568. /* we have a v2 stripe unit to use */
  1569. count = XLOG_LSUNITTOB(log, XLOG_BTOLSUNIT(log, count_init));
  1570. } else {
  1571. count = BBTOB(BTOBB(count_init));
  1572. }
  1573. roundoff = count - count_init;
  1574. ASSERT(roundoff >= 0);
  1575. ASSERT((v2 && log->l_mp->m_sb.sb_logsunit > 1 &&
  1576. roundoff < log->l_mp->m_sb.sb_logsunit)
  1577. ||
  1578. (log->l_mp->m_sb.sb_logsunit <= 1 &&
  1579. roundoff < BBTOB(1)));
  1580. /* move grant heads by roundoff in sync */
  1581. xlog_grant_add_space(log, &log->l_reserve_head.grant, roundoff);
  1582. xlog_grant_add_space(log, &log->l_write_head.grant, roundoff);
  1583. /* put cycle number in every block */
  1584. xlog_pack_data(log, iclog, roundoff);
  1585. /* real byte length */
  1586. size = iclog->ic_offset;
  1587. if (v2)
  1588. size += roundoff;
  1589. iclog->ic_header.h_len = cpu_to_be32(size);
  1590. bp = iclog->ic_bp;
  1591. XFS_BUF_SET_ADDR(bp, BLOCK_LSN(be64_to_cpu(iclog->ic_header.h_lsn)));
  1592. XFS_STATS_ADD(log->l_mp, xs_log_blocks, BTOBB(count));
  1593. /* Do we need to split this write into 2 parts? */
  1594. if (XFS_BUF_ADDR(bp) + BTOBB(count) > log->l_logBBsize) {
  1595. char *dptr;
  1596. split = count - (BBTOB(log->l_logBBsize - XFS_BUF_ADDR(bp)));
  1597. count = BBTOB(log->l_logBBsize - XFS_BUF_ADDR(bp));
  1598. iclog->ic_bwritecnt = 2;
  1599. /*
  1600. * Bump the cycle numbers at the start of each block in the
  1601. * part of the iclog that ends up in the buffer that gets
  1602. * written to the start of the log.
  1603. *
  1604. * Watch out for the header magic number case, though.
  1605. */
  1606. dptr = (char *)&iclog->ic_header + count;
  1607. for (i = 0; i < split; i += BBSIZE) {
  1608. uint32_t cycle = be32_to_cpu(*(__be32 *)dptr);
  1609. if (++cycle == XLOG_HEADER_MAGIC_NUM)
  1610. cycle++;
  1611. *(__be32 *)dptr = cpu_to_be32(cycle);
  1612. dptr += BBSIZE;
  1613. }
  1614. } else {
  1615. iclog->ic_bwritecnt = 1;
  1616. }
  1617. /* calculcate the checksum */
  1618. iclog->ic_header.h_crc = xlog_cksum(log, &iclog->ic_header,
  1619. iclog->ic_datap, size);
  1620. /*
  1621. * Intentionally corrupt the log record CRC based on the error injection
  1622. * frequency, if defined. This facilitates testing log recovery in the
  1623. * event of torn writes. Hence, set the IOABORT state to abort the log
  1624. * write on I/O completion and shutdown the fs. The subsequent mount
  1625. * detects the bad CRC and attempts to recover.
  1626. */
  1627. if (XFS_TEST_ERROR(false, log->l_mp, XFS_ERRTAG_LOG_BAD_CRC)) {
  1628. iclog->ic_header.h_crc &= cpu_to_le32(0xAAAAAAAA);
  1629. iclog->ic_state |= XLOG_STATE_IOABORT;
  1630. xfs_warn(log->l_mp,
  1631. "Intentionally corrupted log record at LSN 0x%llx. Shutdown imminent.",
  1632. be64_to_cpu(iclog->ic_header.h_lsn));
  1633. }
  1634. bp->b_io_length = BTOBB(count);
  1635. bp->b_fspriv = iclog;
  1636. bp->b_flags &= ~XBF_FLUSH;
  1637. bp->b_flags |= (XBF_ASYNC | XBF_SYNCIO | XBF_WRITE | XBF_FUA);
  1638. /*
  1639. * Flush the data device before flushing the log to make sure all meta
  1640. * data written back from the AIL actually made it to disk before
  1641. * stamping the new log tail LSN into the log buffer. For an external
  1642. * log we need to issue the flush explicitly, and unfortunately
  1643. * synchronously here; for an internal log we can simply use the block
  1644. * layer state machine for preflushes.
  1645. */
  1646. if (log->l_mp->m_logdev_targp != log->l_mp->m_ddev_targp)
  1647. xfs_blkdev_issue_flush(log->l_mp->m_ddev_targp);
  1648. else
  1649. bp->b_flags |= XBF_FLUSH;
  1650. ASSERT(XFS_BUF_ADDR(bp) <= log->l_logBBsize-1);
  1651. ASSERT(XFS_BUF_ADDR(bp) + BTOBB(count) <= log->l_logBBsize);
  1652. xlog_verify_iclog(log, iclog, count, true);
  1653. /* account for log which doesn't start at block #0 */
  1654. XFS_BUF_SET_ADDR(bp, XFS_BUF_ADDR(bp) + log->l_logBBstart);
  1655. /*
  1656. * Don't call xfs_bwrite here. We do log-syncs even when the filesystem
  1657. * is shutting down.
  1658. */
  1659. error = xlog_bdstrat(bp);
  1660. if (error) {
  1661. xfs_buf_ioerror_alert(bp, "xlog_sync");
  1662. return error;
  1663. }
  1664. if (split) {
  1665. bp = iclog->ic_log->l_xbuf;
  1666. XFS_BUF_SET_ADDR(bp, 0); /* logical 0 */
  1667. xfs_buf_associate_memory(bp,
  1668. (char *)&iclog->ic_header + count, split);
  1669. bp->b_fspriv = iclog;
  1670. bp->b_flags &= ~XBF_FLUSH;
  1671. bp->b_flags |= (XBF_ASYNC | XBF_SYNCIO | XBF_WRITE | XBF_FUA);
  1672. ASSERT(XFS_BUF_ADDR(bp) <= log->l_logBBsize-1);
  1673. ASSERT(XFS_BUF_ADDR(bp) + BTOBB(count) <= log->l_logBBsize);
  1674. /* account for internal log which doesn't start at block #0 */
  1675. XFS_BUF_SET_ADDR(bp, XFS_BUF_ADDR(bp) + log->l_logBBstart);
  1676. error = xlog_bdstrat(bp);
  1677. if (error) {
  1678. xfs_buf_ioerror_alert(bp, "xlog_sync (split)");
  1679. return error;
  1680. }
  1681. }
  1682. return 0;
  1683. } /* xlog_sync */
  1684. /*
  1685. * Deallocate a log structure
  1686. */
  1687. STATIC void
  1688. xlog_dealloc_log(
  1689. struct xlog *log)
  1690. {
  1691. xlog_in_core_t *iclog, *next_iclog;
  1692. int i;
  1693. xlog_cil_destroy(log);
  1694. /*
  1695. * Cycle all the iclogbuf locks to make sure all log IO completion
  1696. * is done before we tear down these buffers.
  1697. */
  1698. iclog = log->l_iclog;
  1699. for (i = 0; i < log->l_iclog_bufs; i++) {
  1700. xfs_buf_lock(iclog->ic_bp);
  1701. xfs_buf_unlock(iclog->ic_bp);
  1702. iclog = iclog->ic_next;
  1703. }
  1704. /*
  1705. * Always need to ensure that the extra buffer does not point to memory
  1706. * owned by another log buffer before we free it. Also, cycle the lock
  1707. * first to ensure we've completed IO on it.
  1708. */
  1709. xfs_buf_lock(log->l_xbuf);
  1710. xfs_buf_unlock(log->l_xbuf);
  1711. xfs_buf_set_empty(log->l_xbuf, BTOBB(log->l_iclog_size));
  1712. xfs_buf_free(log->l_xbuf);
  1713. iclog = log->l_iclog;
  1714. for (i = 0; i < log->l_iclog_bufs; i++) {
  1715. xfs_buf_free(iclog->ic_bp);
  1716. next_iclog = iclog->ic_next;
  1717. kmem_free(iclog);
  1718. iclog = next_iclog;
  1719. }
  1720. spinlock_destroy(&log->l_icloglock);
  1721. log->l_mp->m_log = NULL;
  1722. kmem_free(log);
  1723. } /* xlog_dealloc_log */
  1724. /*
  1725. * Update counters atomically now that memcpy is done.
  1726. */
  1727. /* ARGSUSED */
  1728. static inline void
  1729. xlog_state_finish_copy(
  1730. struct xlog *log,
  1731. struct xlog_in_core *iclog,
  1732. int record_cnt,
  1733. int copy_bytes)
  1734. {
  1735. spin_lock(&log->l_icloglock);
  1736. be32_add_cpu(&iclog->ic_header.h_num_logops, record_cnt);
  1737. iclog->ic_offset += copy_bytes;
  1738. spin_unlock(&log->l_icloglock);
  1739. } /* xlog_state_finish_copy */
  1740. /*
  1741. * print out info relating to regions written which consume
  1742. * the reservation
  1743. */
  1744. void
  1745. xlog_print_tic_res(
  1746. struct xfs_mount *mp,
  1747. struct xlog_ticket *ticket)
  1748. {
  1749. uint i;
  1750. uint ophdr_spc = ticket->t_res_num_ophdrs * (uint)sizeof(xlog_op_header_t);
  1751. /* match with XLOG_REG_TYPE_* in xfs_log.h */
  1752. #define REG_TYPE_STR(type, str) [XLOG_REG_TYPE_##type] = str
  1753. static char *res_type_str[XLOG_REG_TYPE_MAX + 1] = {
  1754. REG_TYPE_STR(BFORMAT, "bformat"),
  1755. REG_TYPE_STR(BCHUNK, "bchunk"),
  1756. REG_TYPE_STR(EFI_FORMAT, "efi_format"),
  1757. REG_TYPE_STR(EFD_FORMAT, "efd_format"),
  1758. REG_TYPE_STR(IFORMAT, "iformat"),
  1759. REG_TYPE_STR(ICORE, "icore"),
  1760. REG_TYPE_STR(IEXT, "iext"),
  1761. REG_TYPE_STR(IBROOT, "ibroot"),
  1762. REG_TYPE_STR(ILOCAL, "ilocal"),
  1763. REG_TYPE_STR(IATTR_EXT, "iattr_ext"),
  1764. REG_TYPE_STR(IATTR_BROOT, "iattr_broot"),
  1765. REG_TYPE_STR(IATTR_LOCAL, "iattr_local"),
  1766. REG_TYPE_STR(QFORMAT, "qformat"),
  1767. REG_TYPE_STR(DQUOT, "dquot"),
  1768. REG_TYPE_STR(QUOTAOFF, "quotaoff"),
  1769. REG_TYPE_STR(LRHEADER, "LR header"),
  1770. REG_TYPE_STR(UNMOUNT, "unmount"),
  1771. REG_TYPE_STR(COMMIT, "commit"),
  1772. REG_TYPE_STR(TRANSHDR, "trans header"),
  1773. REG_TYPE_STR(ICREATE, "inode create")
  1774. };
  1775. #undef REG_TYPE_STR
  1776. xfs_warn(mp, "ticket reservation summary:");
  1777. xfs_warn(mp, " unit res = %d bytes",
  1778. ticket->t_unit_res);
  1779. xfs_warn(mp, " current res = %d bytes",
  1780. ticket->t_curr_res);
  1781. xfs_warn(mp, " total reg = %u bytes (o/flow = %u bytes)",
  1782. ticket->t_res_arr_sum, ticket->t_res_o_flow);
  1783. xfs_warn(mp, " ophdrs = %u (ophdr space = %u bytes)",
  1784. ticket->t_res_num_ophdrs, ophdr_spc);
  1785. xfs_warn(mp, " ophdr + reg = %u bytes",
  1786. ticket->t_res_arr_sum + ticket->t_res_o_flow + ophdr_spc);
  1787. xfs_warn(mp, " num regions = %u",
  1788. ticket->t_res_num);
  1789. for (i = 0; i < ticket->t_res_num; i++) {
  1790. uint r_type = ticket->t_res_arr[i].r_type;
  1791. xfs_warn(mp, "region[%u]: %s - %u bytes", i,
  1792. ((r_type <= 0 || r_type > XLOG_REG_TYPE_MAX) ?
  1793. "bad-rtype" : res_type_str[r_type]),
  1794. ticket->t_res_arr[i].r_len);
  1795. }
  1796. }
  1797. /*
  1798. * Print a summary of the transaction.
  1799. */
  1800. void
  1801. xlog_print_trans(
  1802. struct xfs_trans *tp)
  1803. {
  1804. struct xfs_mount *mp = tp->t_mountp;
  1805. struct xfs_log_item_desc *lidp;
  1806. /* dump core transaction and ticket info */
  1807. xfs_warn(mp, "transaction summary:");
  1808. xfs_warn(mp, " flags = 0x%x", tp->t_flags);
  1809. xlog_print_tic_res(mp, tp->t_ticket);
  1810. /* dump each log item */
  1811. list_for_each_entry(lidp, &tp->t_items, lid_trans) {
  1812. struct xfs_log_item *lip = lidp->lid_item;
  1813. struct xfs_log_vec *lv = lip->li_lv;
  1814. struct xfs_log_iovec *vec;
  1815. int i;
  1816. xfs_warn(mp, "log item: ");
  1817. xfs_warn(mp, " type = 0x%x", lip->li_type);
  1818. xfs_warn(mp, " flags = 0x%x", lip->li_flags);
  1819. if (!lv)
  1820. continue;
  1821. xfs_warn(mp, " niovecs = %d", lv->lv_niovecs);
  1822. xfs_warn(mp, " size = %d", lv->lv_size);
  1823. xfs_warn(mp, " bytes = %d", lv->lv_bytes);
  1824. xfs_warn(mp, " buf len = %d", lv->lv_buf_len);
  1825. /* dump each iovec for the log item */
  1826. vec = lv->lv_iovecp;
  1827. for (i = 0; i < lv->lv_niovecs; i++) {
  1828. int dumplen = min(vec->i_len, 32);
  1829. xfs_warn(mp, " iovec[%d]", i);
  1830. xfs_warn(mp, " type = 0x%x", vec->i_type);
  1831. xfs_warn(mp, " len = %d", vec->i_len);
  1832. xfs_warn(mp, " first %d bytes of iovec[%d]:", dumplen, i);
  1833. xfs_hex_dump(vec->i_addr, dumplen);
  1834. vec++;
  1835. }
  1836. }
  1837. }
  1838. /*
  1839. * Calculate the potential space needed by the log vector. Each region gets
  1840. * its own xlog_op_header_t and may need to be double word aligned.
  1841. */
  1842. static int
  1843. xlog_write_calc_vec_length(
  1844. struct xlog_ticket *ticket,
  1845. struct xfs_log_vec *log_vector)
  1846. {
  1847. struct xfs_log_vec *lv;
  1848. int headers = 0;
  1849. int len = 0;
  1850. int i;
  1851. /* acct for start rec of xact */
  1852. if (ticket->t_flags & XLOG_TIC_INITED)
  1853. headers++;
  1854. for (lv = log_vector; lv; lv = lv->lv_next) {
  1855. /* we don't write ordered log vectors */
  1856. if (lv->lv_buf_len == XFS_LOG_VEC_ORDERED)
  1857. continue;
  1858. headers += lv->lv_niovecs;
  1859. for (i = 0; i < lv->lv_niovecs; i++) {
  1860. struct xfs_log_iovec *vecp = &lv->lv_iovecp[i];
  1861. len += vecp->i_len;
  1862. xlog_tic_add_region(ticket, vecp->i_len, vecp->i_type);
  1863. }
  1864. }
  1865. ticket->t_res_num_ophdrs += headers;
  1866. len += headers * sizeof(struct xlog_op_header);
  1867. return len;
  1868. }
  1869. /*
  1870. * If first write for transaction, insert start record We can't be trying to
  1871. * commit if we are inited. We can't have any "partial_copy" if we are inited.
  1872. */
  1873. static int
  1874. xlog_write_start_rec(
  1875. struct xlog_op_header *ophdr,
  1876. struct xlog_ticket *ticket)
  1877. {
  1878. if (!(ticket->t_flags & XLOG_TIC_INITED))
  1879. return 0;
  1880. ophdr->oh_tid = cpu_to_be32(ticket->t_tid);
  1881. ophdr->oh_clientid = ticket->t_clientid;
  1882. ophdr->oh_len = 0;
  1883. ophdr->oh_flags = XLOG_START_TRANS;
  1884. ophdr->oh_res2 = 0;
  1885. ticket->t_flags &= ~XLOG_TIC_INITED;
  1886. return sizeof(struct xlog_op_header);
  1887. }
  1888. static xlog_op_header_t *
  1889. xlog_write_setup_ophdr(
  1890. struct xlog *log,
  1891. struct xlog_op_header *ophdr,
  1892. struct xlog_ticket *ticket,
  1893. uint flags)
  1894. {
  1895. ophdr->oh_tid = cpu_to_be32(ticket->t_tid);
  1896. ophdr->oh_clientid = ticket->t_clientid;
  1897. ophdr->oh_res2 = 0;
  1898. /* are we copying a commit or unmount record? */
  1899. ophdr->oh_flags = flags;
  1900. /*
  1901. * We've seen logs corrupted with bad transaction client ids. This
  1902. * makes sure that XFS doesn't generate them on. Turn this into an EIO
  1903. * and shut down the filesystem.
  1904. */
  1905. switch (ophdr->oh_clientid) {
  1906. case XFS_TRANSACTION:
  1907. case XFS_VOLUME:
  1908. case XFS_LOG:
  1909. break;
  1910. default:
  1911. xfs_warn(log->l_mp,
  1912. "Bad XFS transaction clientid 0x%x in ticket 0x%p",
  1913. ophdr->oh_clientid, ticket);
  1914. return NULL;
  1915. }
  1916. return ophdr;
  1917. }
  1918. /*
  1919. * Set up the parameters of the region copy into the log. This has
  1920. * to handle region write split across multiple log buffers - this
  1921. * state is kept external to this function so that this code can
  1922. * be written in an obvious, self documenting manner.
  1923. */
  1924. static int
  1925. xlog_write_setup_copy(
  1926. struct xlog_ticket *ticket,
  1927. struct xlog_op_header *ophdr,
  1928. int space_available,
  1929. int space_required,
  1930. int *copy_off,
  1931. int *copy_len,
  1932. int *last_was_partial_copy,
  1933. int *bytes_consumed)
  1934. {
  1935. int still_to_copy;
  1936. still_to_copy = space_required - *bytes_consumed;
  1937. *copy_off = *bytes_consumed;
  1938. if (still_to_copy <= space_available) {
  1939. /* write of region completes here */
  1940. *copy_len = still_to_copy;
  1941. ophdr->oh_len = cpu_to_be32(*copy_len);
  1942. if (*last_was_partial_copy)
  1943. ophdr->oh_flags |= (XLOG_END_TRANS|XLOG_WAS_CONT_TRANS);
  1944. *last_was_partial_copy = 0;
  1945. *bytes_consumed = 0;
  1946. return 0;
  1947. }
  1948. /* partial write of region, needs extra log op header reservation */
  1949. *copy_len = space_available;
  1950. ophdr->oh_len = cpu_to_be32(*copy_len);
  1951. ophdr->oh_flags |= XLOG_CONTINUE_TRANS;
  1952. if (*last_was_partial_copy)
  1953. ophdr->oh_flags |= XLOG_WAS_CONT_TRANS;
  1954. *bytes_consumed += *copy_len;
  1955. (*last_was_partial_copy)++;
  1956. /* account for new log op header */
  1957. ticket->t_curr_res -= sizeof(struct xlog_op_header);
  1958. ticket->t_res_num_ophdrs++;
  1959. return sizeof(struct xlog_op_header);
  1960. }
  1961. static int
  1962. xlog_write_copy_finish(
  1963. struct xlog *log,
  1964. struct xlog_in_core *iclog,
  1965. uint flags,
  1966. int *record_cnt,
  1967. int *data_cnt,
  1968. int *partial_copy,
  1969. int *partial_copy_len,
  1970. int log_offset,
  1971. struct xlog_in_core **commit_iclog)
  1972. {
  1973. if (*partial_copy) {
  1974. /*
  1975. * This iclog has already been marked WANT_SYNC by
  1976. * xlog_state_get_iclog_space.
  1977. */
  1978. xlog_state_finish_copy(log, iclog, *record_cnt, *data_cnt);
  1979. *record_cnt = 0;
  1980. *data_cnt = 0;
  1981. return xlog_state_release_iclog(log, iclog);
  1982. }
  1983. *partial_copy = 0;
  1984. *partial_copy_len = 0;
  1985. if (iclog->ic_size - log_offset <= sizeof(xlog_op_header_t)) {
  1986. /* no more space in this iclog - push it. */
  1987. xlog_state_finish_copy(log, iclog, *record_cnt, *data_cnt);
  1988. *record_cnt = 0;
  1989. *data_cnt = 0;
  1990. spin_lock(&log->l_icloglock);
  1991. xlog_state_want_sync(log, iclog);
  1992. spin_unlock(&log->l_icloglock);
  1993. if (!commit_iclog)
  1994. return xlog_state_release_iclog(log, iclog);
  1995. ASSERT(flags & XLOG_COMMIT_TRANS);
  1996. *commit_iclog = iclog;
  1997. }
  1998. return 0;
  1999. }
  2000. /*
  2001. * Write some region out to in-core log
  2002. *
  2003. * This will be called when writing externally provided regions or when
  2004. * writing out a commit record for a given transaction.
  2005. *
  2006. * General algorithm:
  2007. * 1. Find total length of this write. This may include adding to the
  2008. * lengths passed in.
  2009. * 2. Check whether we violate the tickets reservation.
  2010. * 3. While writing to this iclog
  2011. * A. Reserve as much space in this iclog as can get
  2012. * B. If this is first write, save away start lsn
  2013. * C. While writing this region:
  2014. * 1. If first write of transaction, write start record
  2015. * 2. Write log operation header (header per region)
  2016. * 3. Find out if we can fit entire region into this iclog
  2017. * 4. Potentially, verify destination memcpy ptr
  2018. * 5. Memcpy (partial) region
  2019. * 6. If partial copy, release iclog; otherwise, continue
  2020. * copying more regions into current iclog
  2021. * 4. Mark want sync bit (in simulation mode)
  2022. * 5. Release iclog for potential flush to on-disk log.
  2023. *
  2024. * ERRORS:
  2025. * 1. Panic if reservation is overrun. This should never happen since
  2026. * reservation amounts are generated internal to the filesystem.
  2027. * NOTES:
  2028. * 1. Tickets are single threaded data structures.
  2029. * 2. The XLOG_END_TRANS & XLOG_CONTINUE_TRANS flags are passed down to the
  2030. * syncing routine. When a single log_write region needs to span
  2031. * multiple in-core logs, the XLOG_CONTINUE_TRANS bit should be set
  2032. * on all log operation writes which don't contain the end of the
  2033. * region. The XLOG_END_TRANS bit is used for the in-core log
  2034. * operation which contains the end of the continued log_write region.
  2035. * 3. When xlog_state_get_iclog_space() grabs the rest of the current iclog,
  2036. * we don't really know exactly how much space will be used. As a result,
  2037. * we don't update ic_offset until the end when we know exactly how many
  2038. * bytes have been written out.
  2039. */
  2040. int
  2041. xlog_write(
  2042. struct xlog *log,
  2043. struct xfs_log_vec *log_vector,
  2044. struct xlog_ticket *ticket,
  2045. xfs_lsn_t *start_lsn,
  2046. struct xlog_in_core **commit_iclog,
  2047. uint flags)
  2048. {
  2049. struct xlog_in_core *iclog = NULL;
  2050. struct xfs_log_iovec *vecp;
  2051. struct xfs_log_vec *lv;
  2052. int len;
  2053. int index;
  2054. int partial_copy = 0;
  2055. int partial_copy_len = 0;
  2056. int contwr = 0;
  2057. int record_cnt = 0;
  2058. int data_cnt = 0;
  2059. int error;
  2060. *start_lsn = 0;
  2061. len = xlog_write_calc_vec_length(ticket, log_vector);
  2062. /*
  2063. * Region headers and bytes are already accounted for.
  2064. * We only need to take into account start records and
  2065. * split regions in this function.
  2066. */
  2067. if (ticket->t_flags & XLOG_TIC_INITED)
  2068. ticket->t_curr_res -= sizeof(xlog_op_header_t);
  2069. /*
  2070. * Commit record headers need to be accounted for. These
  2071. * come in as separate writes so are easy to detect.
  2072. */
  2073. if (flags & (XLOG_COMMIT_TRANS | XLOG_UNMOUNT_TRANS))
  2074. ticket->t_curr_res -= sizeof(xlog_op_header_t);
  2075. if (ticket->t_curr_res < 0) {
  2076. xfs_alert_tag(log->l_mp, XFS_PTAG_LOGRES,
  2077. "ctx ticket reservation ran out. Need to up reservation");
  2078. xlog_print_tic_res(log->l_mp, ticket);
  2079. xfs_force_shutdown(log->l_mp, SHUTDOWN_LOG_IO_ERROR);
  2080. }
  2081. index = 0;
  2082. lv = log_vector;
  2083. vecp = lv->lv_iovecp;
  2084. while (lv && (!lv->lv_niovecs || index < lv->lv_niovecs)) {
  2085. void *ptr;
  2086. int log_offset;
  2087. error = xlog_state_get_iclog_space(log, len, &iclog, ticket,
  2088. &contwr, &log_offset);
  2089. if (error)
  2090. return error;
  2091. ASSERT(log_offset <= iclog->ic_size - 1);
  2092. ptr = iclog->ic_datap + log_offset;
  2093. /* start_lsn is the first lsn written to. That's all we need. */
  2094. if (!*start_lsn)
  2095. *start_lsn = be64_to_cpu(iclog->ic_header.h_lsn);
  2096. /*
  2097. * This loop writes out as many regions as can fit in the amount
  2098. * of space which was allocated by xlog_state_get_iclog_space().
  2099. */
  2100. while (lv && (!lv->lv_niovecs || index < lv->lv_niovecs)) {
  2101. struct xfs_log_iovec *reg;
  2102. struct xlog_op_header *ophdr;
  2103. int start_rec_copy;
  2104. int copy_len;
  2105. int copy_off;
  2106. bool ordered = false;
  2107. /* ordered log vectors have no regions to write */
  2108. if (lv->lv_buf_len == XFS_LOG_VEC_ORDERED) {
  2109. ASSERT(lv->lv_niovecs == 0);
  2110. ordered = true;
  2111. goto next_lv;
  2112. }
  2113. reg = &vecp[index];
  2114. ASSERT(reg->i_len % sizeof(int32_t) == 0);
  2115. ASSERT((unsigned long)ptr % sizeof(int32_t) == 0);
  2116. start_rec_copy = xlog_write_start_rec(ptr, ticket);
  2117. if (start_rec_copy) {
  2118. record_cnt++;
  2119. xlog_write_adv_cnt(&ptr, &len, &log_offset,
  2120. start_rec_copy);
  2121. }
  2122. ophdr = xlog_write_setup_ophdr(log, ptr, ticket, flags);
  2123. if (!ophdr)
  2124. return -EIO;
  2125. xlog_write_adv_cnt(&ptr, &len, &log_offset,
  2126. sizeof(struct xlog_op_header));
  2127. len += xlog_write_setup_copy(ticket, ophdr,
  2128. iclog->ic_size-log_offset,
  2129. reg->i_len,
  2130. &copy_off, &copy_len,
  2131. &partial_copy,
  2132. &partial_copy_len);
  2133. xlog_verify_dest_ptr(log, ptr);
  2134. /*
  2135. * Copy region.
  2136. *
  2137. * Unmount records just log an opheader, so can have
  2138. * empty payloads with no data region to copy. Hence we
  2139. * only copy the payload if the vector says it has data
  2140. * to copy.
  2141. */
  2142. ASSERT(copy_len >= 0);
  2143. if (copy_len > 0) {
  2144. memcpy(ptr, reg->i_addr + copy_off, copy_len);
  2145. xlog_write_adv_cnt(&ptr, &len, &log_offset,
  2146. copy_len);
  2147. }
  2148. copy_len += start_rec_copy + sizeof(xlog_op_header_t);
  2149. record_cnt++;
  2150. data_cnt += contwr ? copy_len : 0;
  2151. error = xlog_write_copy_finish(log, iclog, flags,
  2152. &record_cnt, &data_cnt,
  2153. &partial_copy,
  2154. &partial_copy_len,
  2155. log_offset,
  2156. commit_iclog);
  2157. if (error)
  2158. return error;
  2159. /*
  2160. * if we had a partial copy, we need to get more iclog
  2161. * space but we don't want to increment the region
  2162. * index because there is still more is this region to
  2163. * write.
  2164. *
  2165. * If we completed writing this region, and we flushed
  2166. * the iclog (indicated by resetting of the record
  2167. * count), then we also need to get more log space. If
  2168. * this was the last record, though, we are done and
  2169. * can just return.
  2170. */
  2171. if (partial_copy)
  2172. break;
  2173. if (++index == lv->lv_niovecs) {
  2174. next_lv:
  2175. lv = lv->lv_next;
  2176. index = 0;
  2177. if (lv)
  2178. vecp = lv->lv_iovecp;
  2179. }
  2180. if (record_cnt == 0 && ordered == false) {
  2181. if (!lv)
  2182. return 0;
  2183. break;
  2184. }
  2185. }
  2186. }
  2187. ASSERT(len == 0);
  2188. xlog_state_finish_copy(log, iclog, record_cnt, data_cnt);
  2189. if (!commit_iclog)
  2190. return xlog_state_release_iclog(log, iclog);
  2191. ASSERT(flags & XLOG_COMMIT_TRANS);
  2192. *commit_iclog = iclog;
  2193. return 0;
  2194. }
  2195. /*****************************************************************************
  2196. *
  2197. * State Machine functions
  2198. *
  2199. *****************************************************************************
  2200. */
  2201. /* Clean iclogs starting from the head. This ordering must be
  2202. * maintained, so an iclog doesn't become ACTIVE beyond one that
  2203. * is SYNCING. This is also required to maintain the notion that we use
  2204. * a ordered wait queue to hold off would be writers to the log when every
  2205. * iclog is trying to sync to disk.
  2206. *
  2207. * State Change: DIRTY -> ACTIVE
  2208. */
  2209. STATIC void
  2210. xlog_state_clean_log(
  2211. struct xlog *log)
  2212. {
  2213. xlog_in_core_t *iclog;
  2214. int changed = 0;
  2215. iclog = log->l_iclog;
  2216. do {
  2217. if (iclog->ic_state == XLOG_STATE_DIRTY) {
  2218. iclog->ic_state = XLOG_STATE_ACTIVE;
  2219. iclog->ic_offset = 0;
  2220. ASSERT(iclog->ic_callback == NULL);
  2221. /*
  2222. * If the number of ops in this iclog indicate it just
  2223. * contains the dummy transaction, we can
  2224. * change state into IDLE (the second time around).
  2225. * Otherwise we should change the state into
  2226. * NEED a dummy.
  2227. * We don't need to cover the dummy.
  2228. */
  2229. if (!changed &&
  2230. (be32_to_cpu(iclog->ic_header.h_num_logops) ==
  2231. XLOG_COVER_OPS)) {
  2232. changed = 1;
  2233. } else {
  2234. /*
  2235. * We have two dirty iclogs so start over
  2236. * This could also be num of ops indicates
  2237. * this is not the dummy going out.
  2238. */
  2239. changed = 2;
  2240. }
  2241. iclog->ic_header.h_num_logops = 0;
  2242. memset(iclog->ic_header.h_cycle_data, 0,
  2243. sizeof(iclog->ic_header.h_cycle_data));
  2244. iclog->ic_header.h_lsn = 0;
  2245. } else if (iclog->ic_state == XLOG_STATE_ACTIVE)
  2246. /* do nothing */;
  2247. else
  2248. break; /* stop cleaning */
  2249. iclog = iclog->ic_next;
  2250. } while (iclog != log->l_iclog);
  2251. /* log is locked when we are called */
  2252. /*
  2253. * Change state for the dummy log recording.
  2254. * We usually go to NEED. But we go to NEED2 if the changed indicates
  2255. * we are done writing the dummy record.
  2256. * If we are done with the second dummy recored (DONE2), then
  2257. * we go to IDLE.
  2258. */
  2259. if (changed) {
  2260. switch (log->l_covered_state) {
  2261. case XLOG_STATE_COVER_IDLE:
  2262. case XLOG_STATE_COVER_NEED:
  2263. case XLOG_STATE_COVER_NEED2:
  2264. log->l_covered_state = XLOG_STATE_COVER_NEED;
  2265. break;
  2266. case XLOG_STATE_COVER_DONE:
  2267. if (changed == 1)
  2268. log->l_covered_state = XLOG_STATE_COVER_NEED2;
  2269. else
  2270. log->l_covered_state = XLOG_STATE_COVER_NEED;
  2271. break;
  2272. case XLOG_STATE_COVER_DONE2:
  2273. if (changed == 1)
  2274. log->l_covered_state = XLOG_STATE_COVER_IDLE;
  2275. else
  2276. log->l_covered_state = XLOG_STATE_COVER_NEED;
  2277. break;
  2278. default:
  2279. ASSERT(0);
  2280. }
  2281. }
  2282. } /* xlog_state_clean_log */
  2283. STATIC xfs_lsn_t
  2284. xlog_get_lowest_lsn(
  2285. struct xlog *log)
  2286. {
  2287. xlog_in_core_t *lsn_log;
  2288. xfs_lsn_t lowest_lsn, lsn;
  2289. lsn_log = log->l_iclog;
  2290. lowest_lsn = 0;
  2291. do {
  2292. if (!(lsn_log->ic_state & (XLOG_STATE_ACTIVE|XLOG_STATE_DIRTY))) {
  2293. lsn = be64_to_cpu(lsn_log->ic_header.h_lsn);
  2294. if ((lsn && !lowest_lsn) ||
  2295. (XFS_LSN_CMP(lsn, lowest_lsn) < 0)) {
  2296. lowest_lsn = lsn;
  2297. }
  2298. }
  2299. lsn_log = lsn_log->ic_next;
  2300. } while (lsn_log != log->l_iclog);
  2301. return lowest_lsn;
  2302. }
  2303. STATIC void
  2304. xlog_state_do_callback(
  2305. struct xlog *log,
  2306. int aborted,
  2307. struct xlog_in_core *ciclog)
  2308. {
  2309. xlog_in_core_t *iclog;
  2310. xlog_in_core_t *first_iclog; /* used to know when we've
  2311. * processed all iclogs once */
  2312. xfs_log_callback_t *cb, *cb_next;
  2313. int flushcnt = 0;
  2314. xfs_lsn_t lowest_lsn;
  2315. int ioerrors; /* counter: iclogs with errors */
  2316. int loopdidcallbacks; /* flag: inner loop did callbacks*/
  2317. int funcdidcallbacks; /* flag: function did callbacks */
  2318. int repeats; /* for issuing console warnings if
  2319. * looping too many times */
  2320. int wake = 0;
  2321. spin_lock(&log->l_icloglock);
  2322. first_iclog = iclog = log->l_iclog;
  2323. ioerrors = 0;
  2324. funcdidcallbacks = 0;
  2325. repeats = 0;
  2326. do {
  2327. /*
  2328. * Scan all iclogs starting with the one pointed to by the
  2329. * log. Reset this starting point each time the log is
  2330. * unlocked (during callbacks).
  2331. *
  2332. * Keep looping through iclogs until one full pass is made
  2333. * without running any callbacks.
  2334. */
  2335. first_iclog = log->l_iclog;
  2336. iclog = log->l_iclog;
  2337. loopdidcallbacks = 0;
  2338. repeats++;
  2339. do {
  2340. /* skip all iclogs in the ACTIVE & DIRTY states */
  2341. if (iclog->ic_state &
  2342. (XLOG_STATE_ACTIVE|XLOG_STATE_DIRTY)) {
  2343. iclog = iclog->ic_next;
  2344. continue;
  2345. }
  2346. /*
  2347. * Between marking a filesystem SHUTDOWN and stopping
  2348. * the log, we do flush all iclogs to disk (if there
  2349. * wasn't a log I/O error). So, we do want things to
  2350. * go smoothly in case of just a SHUTDOWN w/o a
  2351. * LOG_IO_ERROR.
  2352. */
  2353. if (!(iclog->ic_state & XLOG_STATE_IOERROR)) {
  2354. /*
  2355. * Can only perform callbacks in order. Since
  2356. * this iclog is not in the DONE_SYNC/
  2357. * DO_CALLBACK state, we skip the rest and
  2358. * just try to clean up. If we set our iclog
  2359. * to DO_CALLBACK, we will not process it when
  2360. * we retry since a previous iclog is in the
  2361. * CALLBACK and the state cannot change since
  2362. * we are holding the l_icloglock.
  2363. */
  2364. if (!(iclog->ic_state &
  2365. (XLOG_STATE_DONE_SYNC |
  2366. XLOG_STATE_DO_CALLBACK))) {
  2367. if (ciclog && (ciclog->ic_state ==
  2368. XLOG_STATE_DONE_SYNC)) {
  2369. ciclog->ic_state = XLOG_STATE_DO_CALLBACK;
  2370. }
  2371. break;
  2372. }
  2373. /*
  2374. * We now have an iclog that is in either the
  2375. * DO_CALLBACK or DONE_SYNC states. The other
  2376. * states (WANT_SYNC, SYNCING, or CALLBACK were
  2377. * caught by the above if and are going to
  2378. * clean (i.e. we aren't doing their callbacks)
  2379. * see the above if.
  2380. */
  2381. /*
  2382. * We will do one more check here to see if we
  2383. * have chased our tail around.
  2384. */
  2385. lowest_lsn = xlog_get_lowest_lsn(log);
  2386. if (lowest_lsn &&
  2387. XFS_LSN_CMP(lowest_lsn,
  2388. be64_to_cpu(iclog->ic_header.h_lsn)) < 0) {
  2389. iclog = iclog->ic_next;
  2390. continue; /* Leave this iclog for
  2391. * another thread */
  2392. }
  2393. iclog->ic_state = XLOG_STATE_CALLBACK;
  2394. /*
  2395. * Completion of a iclog IO does not imply that
  2396. * a transaction has completed, as transactions
  2397. * can be large enough to span many iclogs. We
  2398. * cannot change the tail of the log half way
  2399. * through a transaction as this may be the only
  2400. * transaction in the log and moving th etail to
  2401. * point to the middle of it will prevent
  2402. * recovery from finding the start of the
  2403. * transaction. Hence we should only update the
  2404. * last_sync_lsn if this iclog contains
  2405. * transaction completion callbacks on it.
  2406. *
  2407. * We have to do this before we drop the
  2408. * icloglock to ensure we are the only one that
  2409. * can update it.
  2410. */
  2411. ASSERT(XFS_LSN_CMP(atomic64_read(&log->l_last_sync_lsn),
  2412. be64_to_cpu(iclog->ic_header.h_lsn)) <= 0);
  2413. if (iclog->ic_callback)
  2414. atomic64_set(&log->l_last_sync_lsn,
  2415. be64_to_cpu(iclog->ic_header.h_lsn));
  2416. } else
  2417. ioerrors++;
  2418. spin_unlock(&log->l_icloglock);
  2419. /*
  2420. * Keep processing entries in the callback list until
  2421. * we come around and it is empty. We need to
  2422. * atomically see that the list is empty and change the
  2423. * state to DIRTY so that we don't miss any more
  2424. * callbacks being added.
  2425. */
  2426. spin_lock(&iclog->ic_callback_lock);
  2427. cb = iclog->ic_callback;
  2428. while (cb) {
  2429. iclog->ic_callback_tail = &(iclog->ic_callback);
  2430. iclog->ic_callback = NULL;
  2431. spin_unlock(&iclog->ic_callback_lock);
  2432. /* perform callbacks in the order given */
  2433. for (; cb; cb = cb_next) {
  2434. cb_next = cb->cb_next;
  2435. cb->cb_func(cb->cb_arg, aborted);
  2436. }
  2437. spin_lock(&iclog->ic_callback_lock);
  2438. cb = iclog->ic_callback;
  2439. }
  2440. loopdidcallbacks++;
  2441. funcdidcallbacks++;
  2442. spin_lock(&log->l_icloglock);
  2443. ASSERT(iclog->ic_callback == NULL);
  2444. spin_unlock(&iclog->ic_callback_lock);
  2445. if (!(iclog->ic_state & XLOG_STATE_IOERROR))
  2446. iclog->ic_state = XLOG_STATE_DIRTY;
  2447. /*
  2448. * Transition from DIRTY to ACTIVE if applicable.
  2449. * NOP if STATE_IOERROR.
  2450. */
  2451. xlog_state_clean_log(log);
  2452. /* wake up threads waiting in xfs_log_force() */
  2453. wake_up_all(&iclog->ic_force_wait);
  2454. iclog = iclog->ic_next;
  2455. } while (first_iclog != iclog);
  2456. if (repeats > 5000) {
  2457. flushcnt += repeats;
  2458. repeats = 0;
  2459. xfs_warn(log->l_mp,
  2460. "%s: possible infinite loop (%d iterations)",
  2461. __func__, flushcnt);
  2462. }
  2463. } while (!ioerrors && loopdidcallbacks);
  2464. #ifdef DEBUG
  2465. /*
  2466. * Make one last gasp attempt to see if iclogs are being left in limbo.
  2467. * If the above loop finds an iclog earlier than the current iclog and
  2468. * in one of the syncing states, the current iclog is put into
  2469. * DO_CALLBACK and the callbacks are deferred to the completion of the
  2470. * earlier iclog. Walk the iclogs in order and make sure that no iclog
  2471. * is in DO_CALLBACK unless an earlier iclog is in one of the syncing
  2472. * states.
  2473. *
  2474. * Note that SYNCING|IOABORT is a valid state so we cannot just check
  2475. * for ic_state == SYNCING.
  2476. */
  2477. if (funcdidcallbacks) {
  2478. first_iclog = iclog = log->l_iclog;
  2479. do {
  2480. ASSERT(iclog->ic_state != XLOG_STATE_DO_CALLBACK);
  2481. /*
  2482. * Terminate the loop if iclogs are found in states
  2483. * which will cause other threads to clean up iclogs.
  2484. *
  2485. * SYNCING - i/o completion will go through logs
  2486. * DONE_SYNC - interrupt thread should be waiting for
  2487. * l_icloglock
  2488. * IOERROR - give up hope all ye who enter here
  2489. */
  2490. if (iclog->ic_state == XLOG_STATE_WANT_SYNC ||
  2491. iclog->ic_state & XLOG_STATE_SYNCING ||
  2492. iclog->ic_state == XLOG_STATE_DONE_SYNC ||
  2493. iclog->ic_state == XLOG_STATE_IOERROR )
  2494. break;
  2495. iclog = iclog->ic_next;
  2496. } while (first_iclog != iclog);
  2497. }
  2498. #endif
  2499. if (log->l_iclog->ic_state & (XLOG_STATE_ACTIVE|XLOG_STATE_IOERROR))
  2500. wake = 1;
  2501. spin_unlock(&log->l_icloglock);
  2502. if (wake)
  2503. wake_up_all(&log->l_flush_wait);
  2504. }
  2505. /*
  2506. * Finish transitioning this iclog to the dirty state.
  2507. *
  2508. * Make sure that we completely execute this routine only when this is
  2509. * the last call to the iclog. There is a good chance that iclog flushes,
  2510. * when we reach the end of the physical log, get turned into 2 separate
  2511. * calls to bwrite. Hence, one iclog flush could generate two calls to this
  2512. * routine. By using the reference count bwritecnt, we guarantee that only
  2513. * the second completion goes through.
  2514. *
  2515. * Callbacks could take time, so they are done outside the scope of the
  2516. * global state machine log lock.
  2517. */
  2518. STATIC void
  2519. xlog_state_done_syncing(
  2520. xlog_in_core_t *iclog,
  2521. int aborted)
  2522. {
  2523. struct xlog *log = iclog->ic_log;
  2524. spin_lock(&log->l_icloglock);
  2525. ASSERT(iclog->ic_state == XLOG_STATE_SYNCING ||
  2526. iclog->ic_state == XLOG_STATE_IOERROR);
  2527. ASSERT(atomic_read(&iclog->ic_refcnt) == 0);
  2528. ASSERT(iclog->ic_bwritecnt == 1 || iclog->ic_bwritecnt == 2);
  2529. /*
  2530. * If we got an error, either on the first buffer, or in the case of
  2531. * split log writes, on the second, we mark ALL iclogs STATE_IOERROR,
  2532. * and none should ever be attempted to be written to disk
  2533. * again.
  2534. */
  2535. if (iclog->ic_state != XLOG_STATE_IOERROR) {
  2536. if (--iclog->ic_bwritecnt == 1) {
  2537. spin_unlock(&log->l_icloglock);
  2538. return;
  2539. }
  2540. iclog->ic_state = XLOG_STATE_DONE_SYNC;
  2541. }
  2542. /*
  2543. * Someone could be sleeping prior to writing out the next
  2544. * iclog buffer, we wake them all, one will get to do the
  2545. * I/O, the others get to wait for the result.
  2546. */
  2547. wake_up_all(&iclog->ic_write_wait);
  2548. spin_unlock(&log->l_icloglock);
  2549. xlog_state_do_callback(log, aborted, iclog); /* also cleans log */
  2550. } /* xlog_state_done_syncing */
  2551. /*
  2552. * If the head of the in-core log ring is not (ACTIVE or DIRTY), then we must
  2553. * sleep. We wait on the flush queue on the head iclog as that should be
  2554. * the first iclog to complete flushing. Hence if all iclogs are syncing,
  2555. * we will wait here and all new writes will sleep until a sync completes.
  2556. *
  2557. * The in-core logs are used in a circular fashion. They are not used
  2558. * out-of-order even when an iclog past the head is free.
  2559. *
  2560. * return:
  2561. * * log_offset where xlog_write() can start writing into the in-core
  2562. * log's data space.
  2563. * * in-core log pointer to which xlog_write() should write.
  2564. * * boolean indicating this is a continued write to an in-core log.
  2565. * If this is the last write, then the in-core log's offset field
  2566. * needs to be incremented, depending on the amount of data which
  2567. * is copied.
  2568. */
  2569. STATIC int
  2570. xlog_state_get_iclog_space(
  2571. struct xlog *log,
  2572. int len,
  2573. struct xlog_in_core **iclogp,
  2574. struct xlog_ticket *ticket,
  2575. int *continued_write,
  2576. int *logoffsetp)
  2577. {
  2578. int log_offset;
  2579. xlog_rec_header_t *head;
  2580. xlog_in_core_t *iclog;
  2581. int error;
  2582. restart:
  2583. spin_lock(&log->l_icloglock);
  2584. if (XLOG_FORCED_SHUTDOWN(log)) {
  2585. spin_unlock(&log->l_icloglock);
  2586. return -EIO;
  2587. }
  2588. iclog = log->l_iclog;
  2589. if (iclog->ic_state != XLOG_STATE_ACTIVE) {
  2590. XFS_STATS_INC(log->l_mp, xs_log_noiclogs);
  2591. /* Wait for log writes to have flushed */
  2592. xlog_wait(&log->l_flush_wait, &log->l_icloglock);
  2593. goto restart;
  2594. }
  2595. head = &iclog->ic_header;
  2596. atomic_inc(&iclog->ic_refcnt); /* prevents sync */
  2597. log_offset = iclog->ic_offset;
  2598. /* On the 1st write to an iclog, figure out lsn. This works
  2599. * if iclogs marked XLOG_STATE_WANT_SYNC always write out what they are
  2600. * committing to. If the offset is set, that's how many blocks
  2601. * must be written.
  2602. */
  2603. if (log_offset == 0) {
  2604. ticket->t_curr_res -= log->l_iclog_hsize;
  2605. xlog_tic_add_region(ticket,
  2606. log->l_iclog_hsize,
  2607. XLOG_REG_TYPE_LRHEADER);
  2608. head->h_cycle = cpu_to_be32(log->l_curr_cycle);
  2609. head->h_lsn = cpu_to_be64(
  2610. xlog_assign_lsn(log->l_curr_cycle, log->l_curr_block));
  2611. ASSERT(log->l_curr_block >= 0);
  2612. }
  2613. /* If there is enough room to write everything, then do it. Otherwise,
  2614. * claim the rest of the region and make sure the XLOG_STATE_WANT_SYNC
  2615. * bit is on, so this will get flushed out. Don't update ic_offset
  2616. * until you know exactly how many bytes get copied. Therefore, wait
  2617. * until later to update ic_offset.
  2618. *
  2619. * xlog_write() algorithm assumes that at least 2 xlog_op_header_t's
  2620. * can fit into remaining data section.
  2621. */
  2622. if (iclog->ic_size - iclog->ic_offset < 2*sizeof(xlog_op_header_t)) {
  2623. xlog_state_switch_iclogs(log, iclog, iclog->ic_size);
  2624. /*
  2625. * If I'm the only one writing to this iclog, sync it to disk.
  2626. * We need to do an atomic compare and decrement here to avoid
  2627. * racing with concurrent atomic_dec_and_lock() calls in
  2628. * xlog_state_release_iclog() when there is more than one
  2629. * reference to the iclog.
  2630. */
  2631. if (!atomic_add_unless(&iclog->ic_refcnt, -1, 1)) {
  2632. /* we are the only one */
  2633. spin_unlock(&log->l_icloglock);
  2634. error = xlog_state_release_iclog(log, iclog);
  2635. if (error)
  2636. return error;
  2637. } else {
  2638. spin_unlock(&log->l_icloglock);
  2639. }
  2640. goto restart;
  2641. }
  2642. /* Do we have enough room to write the full amount in the remainder
  2643. * of this iclog? Or must we continue a write on the next iclog and
  2644. * mark this iclog as completely taken? In the case where we switch
  2645. * iclogs (to mark it taken), this particular iclog will release/sync
  2646. * to disk in xlog_write().
  2647. */
  2648. if (len <= iclog->ic_size - iclog->ic_offset) {
  2649. *continued_write = 0;
  2650. iclog->ic_offset += len;
  2651. } else {
  2652. *continued_write = 1;
  2653. xlog_state_switch_iclogs(log, iclog, iclog->ic_size);
  2654. }
  2655. *iclogp = iclog;
  2656. ASSERT(iclog->ic_offset <= iclog->ic_size);
  2657. spin_unlock(&log->l_icloglock);
  2658. *logoffsetp = log_offset;
  2659. return 0;
  2660. } /* xlog_state_get_iclog_space */
  2661. /* The first cnt-1 times through here we don't need to
  2662. * move the grant write head because the permanent
  2663. * reservation has reserved cnt times the unit amount.
  2664. * Release part of current permanent unit reservation and
  2665. * reset current reservation to be one units worth. Also
  2666. * move grant reservation head forward.
  2667. */
  2668. STATIC void
  2669. xlog_regrant_reserve_log_space(
  2670. struct xlog *log,
  2671. struct xlog_ticket *ticket)
  2672. {
  2673. trace_xfs_log_regrant_reserve_enter(log, ticket);
  2674. if (ticket->t_cnt > 0)
  2675. ticket->t_cnt--;
  2676. xlog_grant_sub_space(log, &log->l_reserve_head.grant,
  2677. ticket->t_curr_res);
  2678. xlog_grant_sub_space(log, &log->l_write_head.grant,
  2679. ticket->t_curr_res);
  2680. ticket->t_curr_res = ticket->t_unit_res;
  2681. xlog_tic_reset_res(ticket);
  2682. trace_xfs_log_regrant_reserve_sub(log, ticket);
  2683. /* just return if we still have some of the pre-reserved space */
  2684. if (ticket->t_cnt > 0)
  2685. return;
  2686. xlog_grant_add_space(log, &log->l_reserve_head.grant,
  2687. ticket->t_unit_res);
  2688. trace_xfs_log_regrant_reserve_exit(log, ticket);
  2689. ticket->t_curr_res = ticket->t_unit_res;
  2690. xlog_tic_reset_res(ticket);
  2691. } /* xlog_regrant_reserve_log_space */
  2692. /*
  2693. * Give back the space left from a reservation.
  2694. *
  2695. * All the information we need to make a correct determination of space left
  2696. * is present. For non-permanent reservations, things are quite easy. The
  2697. * count should have been decremented to zero. We only need to deal with the
  2698. * space remaining in the current reservation part of the ticket. If the
  2699. * ticket contains a permanent reservation, there may be left over space which
  2700. * needs to be released. A count of N means that N-1 refills of the current
  2701. * reservation can be done before we need to ask for more space. The first
  2702. * one goes to fill up the first current reservation. Once we run out of
  2703. * space, the count will stay at zero and the only space remaining will be
  2704. * in the current reservation field.
  2705. */
  2706. STATIC void
  2707. xlog_ungrant_log_space(
  2708. struct xlog *log,
  2709. struct xlog_ticket *ticket)
  2710. {
  2711. int bytes;
  2712. if (ticket->t_cnt > 0)
  2713. ticket->t_cnt--;
  2714. trace_xfs_log_ungrant_enter(log, ticket);
  2715. trace_xfs_log_ungrant_sub(log, ticket);
  2716. /*
  2717. * If this is a permanent reservation ticket, we may be able to free
  2718. * up more space based on the remaining count.
  2719. */
  2720. bytes = ticket->t_curr_res;
  2721. if (ticket->t_cnt > 0) {
  2722. ASSERT(ticket->t_flags & XLOG_TIC_PERM_RESERV);
  2723. bytes += ticket->t_unit_res*ticket->t_cnt;
  2724. }
  2725. xlog_grant_sub_space(log, &log->l_reserve_head.grant, bytes);
  2726. xlog_grant_sub_space(log, &log->l_write_head.grant, bytes);
  2727. trace_xfs_log_ungrant_exit(log, ticket);
  2728. xfs_log_space_wake(log->l_mp);
  2729. }
  2730. /*
  2731. * Flush iclog to disk if this is the last reference to the given iclog and
  2732. * the WANT_SYNC bit is set.
  2733. *
  2734. * When this function is entered, the iclog is not necessarily in the
  2735. * WANT_SYNC state. It may be sitting around waiting to get filled.
  2736. *
  2737. *
  2738. */
  2739. STATIC int
  2740. xlog_state_release_iclog(
  2741. struct xlog *log,
  2742. struct xlog_in_core *iclog)
  2743. {
  2744. int sync = 0; /* do we sync? */
  2745. if (iclog->ic_state & XLOG_STATE_IOERROR)
  2746. return -EIO;
  2747. ASSERT(atomic_read(&iclog->ic_refcnt) > 0);
  2748. if (!atomic_dec_and_lock(&iclog->ic_refcnt, &log->l_icloglock))
  2749. return 0;
  2750. if (iclog->ic_state & XLOG_STATE_IOERROR) {
  2751. spin_unlock(&log->l_icloglock);
  2752. return -EIO;
  2753. }
  2754. ASSERT(iclog->ic_state == XLOG_STATE_ACTIVE ||
  2755. iclog->ic_state == XLOG_STATE_WANT_SYNC);
  2756. if (iclog->ic_state == XLOG_STATE_WANT_SYNC) {
  2757. /* update tail before writing to iclog */
  2758. xfs_lsn_t tail_lsn = xlog_assign_tail_lsn(log->l_mp);
  2759. sync++;
  2760. iclog->ic_state = XLOG_STATE_SYNCING;
  2761. iclog->ic_header.h_tail_lsn = cpu_to_be64(tail_lsn);
  2762. xlog_verify_tail_lsn(log, iclog, tail_lsn);
  2763. /* cycle incremented when incrementing curr_block */
  2764. }
  2765. spin_unlock(&log->l_icloglock);
  2766. /*
  2767. * We let the log lock go, so it's possible that we hit a log I/O
  2768. * error or some other SHUTDOWN condition that marks the iclog
  2769. * as XLOG_STATE_IOERROR before the bwrite. However, we know that
  2770. * this iclog has consistent data, so we ignore IOERROR
  2771. * flags after this point.
  2772. */
  2773. if (sync)
  2774. return xlog_sync(log, iclog);
  2775. return 0;
  2776. } /* xlog_state_release_iclog */
  2777. /*
  2778. * This routine will mark the current iclog in the ring as WANT_SYNC
  2779. * and move the current iclog pointer to the next iclog in the ring.
  2780. * When this routine is called from xlog_state_get_iclog_space(), the
  2781. * exact size of the iclog has not yet been determined. All we know is
  2782. * that every data block. We have run out of space in this log record.
  2783. */
  2784. STATIC void
  2785. xlog_state_switch_iclogs(
  2786. struct xlog *log,
  2787. struct xlog_in_core *iclog,
  2788. int eventual_size)
  2789. {
  2790. ASSERT(iclog->ic_state == XLOG_STATE_ACTIVE);
  2791. if (!eventual_size)
  2792. eventual_size = iclog->ic_offset;
  2793. iclog->ic_state = XLOG_STATE_WANT_SYNC;
  2794. iclog->ic_header.h_prev_block = cpu_to_be32(log->l_prev_block);
  2795. log->l_prev_block = log->l_curr_block;
  2796. log->l_prev_cycle = log->l_curr_cycle;
  2797. /* roll log?: ic_offset changed later */
  2798. log->l_curr_block += BTOBB(eventual_size)+BTOBB(log->l_iclog_hsize);
  2799. /* Round up to next log-sunit */
  2800. if (xfs_sb_version_haslogv2(&log->l_mp->m_sb) &&
  2801. log->l_mp->m_sb.sb_logsunit > 1) {
  2802. uint32_t sunit_bb = BTOBB(log->l_mp->m_sb.sb_logsunit);
  2803. log->l_curr_block = roundup(log->l_curr_block, sunit_bb);
  2804. }
  2805. if (log->l_curr_block >= log->l_logBBsize) {
  2806. /*
  2807. * Rewind the current block before the cycle is bumped to make
  2808. * sure that the combined LSN never transiently moves forward
  2809. * when the log wraps to the next cycle. This is to support the
  2810. * unlocked sample of these fields from xlog_valid_lsn(). Most
  2811. * other cases should acquire l_icloglock.
  2812. */
  2813. log->l_curr_block -= log->l_logBBsize;
  2814. ASSERT(log->l_curr_block >= 0);
  2815. smp_wmb();
  2816. log->l_curr_cycle++;
  2817. if (log->l_curr_cycle == XLOG_HEADER_MAGIC_NUM)
  2818. log->l_curr_cycle++;
  2819. }
  2820. ASSERT(iclog == log->l_iclog);
  2821. log->l_iclog = iclog->ic_next;
  2822. } /* xlog_state_switch_iclogs */
  2823. /*
  2824. * Write out all data in the in-core log as of this exact moment in time.
  2825. *
  2826. * Data may be written to the in-core log during this call. However,
  2827. * we don't guarantee this data will be written out. A change from past
  2828. * implementation means this routine will *not* write out zero length LRs.
  2829. *
  2830. * Basically, we try and perform an intelligent scan of the in-core logs.
  2831. * If we determine there is no flushable data, we just return. There is no
  2832. * flushable data if:
  2833. *
  2834. * 1. the current iclog is active and has no data; the previous iclog
  2835. * is in the active or dirty state.
  2836. * 2. the current iclog is drity, and the previous iclog is in the
  2837. * active or dirty state.
  2838. *
  2839. * We may sleep if:
  2840. *
  2841. * 1. the current iclog is not in the active nor dirty state.
  2842. * 2. the current iclog dirty, and the previous iclog is not in the
  2843. * active nor dirty state.
  2844. * 3. the current iclog is active, and there is another thread writing
  2845. * to this particular iclog.
  2846. * 4. a) the current iclog is active and has no other writers
  2847. * b) when we return from flushing out this iclog, it is still
  2848. * not in the active nor dirty state.
  2849. */
  2850. int
  2851. _xfs_log_force(
  2852. struct xfs_mount *mp,
  2853. uint flags,
  2854. int *log_flushed)
  2855. {
  2856. struct xlog *log = mp->m_log;
  2857. struct xlog_in_core *iclog;
  2858. xfs_lsn_t lsn;
  2859. XFS_STATS_INC(mp, xs_log_force);
  2860. xlog_cil_force(log);
  2861. spin_lock(&log->l_icloglock);
  2862. iclog = log->l_iclog;
  2863. if (iclog->ic_state & XLOG_STATE_IOERROR) {
  2864. spin_unlock(&log->l_icloglock);
  2865. return -EIO;
  2866. }
  2867. /* If the head iclog is not active nor dirty, we just attach
  2868. * ourselves to the head and go to sleep.
  2869. */
  2870. if (iclog->ic_state == XLOG_STATE_ACTIVE ||
  2871. iclog->ic_state == XLOG_STATE_DIRTY) {
  2872. /*
  2873. * If the head is dirty or (active and empty), then
  2874. * we need to look at the previous iclog. If the previous
  2875. * iclog is active or dirty we are done. There is nothing
  2876. * to sync out. Otherwise, we attach ourselves to the
  2877. * previous iclog and go to sleep.
  2878. */
  2879. if (iclog->ic_state == XLOG_STATE_DIRTY ||
  2880. (atomic_read(&iclog->ic_refcnt) == 0
  2881. && iclog->ic_offset == 0)) {
  2882. iclog = iclog->ic_prev;
  2883. if (iclog->ic_state == XLOG_STATE_ACTIVE ||
  2884. iclog->ic_state == XLOG_STATE_DIRTY)
  2885. goto no_sleep;
  2886. else
  2887. goto maybe_sleep;
  2888. } else {
  2889. if (atomic_read(&iclog->ic_refcnt) == 0) {
  2890. /* We are the only one with access to this
  2891. * iclog. Flush it out now. There should
  2892. * be a roundoff of zero to show that someone
  2893. * has already taken care of the roundoff from
  2894. * the previous sync.
  2895. */
  2896. atomic_inc(&iclog->ic_refcnt);
  2897. lsn = be64_to_cpu(iclog->ic_header.h_lsn);
  2898. xlog_state_switch_iclogs(log, iclog, 0);
  2899. spin_unlock(&log->l_icloglock);
  2900. if (xlog_state_release_iclog(log, iclog))
  2901. return -EIO;
  2902. if (log_flushed)
  2903. *log_flushed = 1;
  2904. spin_lock(&log->l_icloglock);
  2905. if (be64_to_cpu(iclog->ic_header.h_lsn) == lsn &&
  2906. iclog->ic_state != XLOG_STATE_DIRTY)
  2907. goto maybe_sleep;
  2908. else
  2909. goto no_sleep;
  2910. } else {
  2911. /* Someone else is writing to this iclog.
  2912. * Use its call to flush out the data. However,
  2913. * the other thread may not force out this LR,
  2914. * so we mark it WANT_SYNC.
  2915. */
  2916. xlog_state_switch_iclogs(log, iclog, 0);
  2917. goto maybe_sleep;
  2918. }
  2919. }
  2920. }
  2921. /* By the time we come around again, the iclog could've been filled
  2922. * which would give it another lsn. If we have a new lsn, just
  2923. * return because the relevant data has been flushed.
  2924. */
  2925. maybe_sleep:
  2926. if (flags & XFS_LOG_SYNC) {
  2927. /*
  2928. * We must check if we're shutting down here, before
  2929. * we wait, while we're holding the l_icloglock.
  2930. * Then we check again after waking up, in case our
  2931. * sleep was disturbed by a bad news.
  2932. */
  2933. if (iclog->ic_state & XLOG_STATE_IOERROR) {
  2934. spin_unlock(&log->l_icloglock);
  2935. return -EIO;
  2936. }
  2937. XFS_STATS_INC(mp, xs_log_force_sleep);
  2938. xlog_wait(&iclog->ic_force_wait, &log->l_icloglock);
  2939. /*
  2940. * No need to grab the log lock here since we're
  2941. * only deciding whether or not to return EIO
  2942. * and the memory read should be atomic.
  2943. */
  2944. if (iclog->ic_state & XLOG_STATE_IOERROR)
  2945. return -EIO;
  2946. if (log_flushed)
  2947. *log_flushed = 1;
  2948. } else {
  2949. no_sleep:
  2950. spin_unlock(&log->l_icloglock);
  2951. }
  2952. return 0;
  2953. }
  2954. /*
  2955. * Wrapper for _xfs_log_force(), to be used when caller doesn't care
  2956. * about errors or whether the log was flushed or not. This is the normal
  2957. * interface to use when trying to unpin items or move the log forward.
  2958. */
  2959. void
  2960. xfs_log_force(
  2961. xfs_mount_t *mp,
  2962. uint flags)
  2963. {
  2964. trace_xfs_log_force(mp, 0, _RET_IP_);
  2965. _xfs_log_force(mp, flags, NULL);
  2966. }
  2967. /*
  2968. * Force the in-core log to disk for a specific LSN.
  2969. *
  2970. * Find in-core log with lsn.
  2971. * If it is in the DIRTY state, just return.
  2972. * If it is in the ACTIVE state, move the in-core log into the WANT_SYNC
  2973. * state and go to sleep or return.
  2974. * If it is in any other state, go to sleep or return.
  2975. *
  2976. * Synchronous forces are implemented with a signal variable. All callers
  2977. * to force a given lsn to disk will wait on a the sv attached to the
  2978. * specific in-core log. When given in-core log finally completes its
  2979. * write to disk, that thread will wake up all threads waiting on the
  2980. * sv.
  2981. */
  2982. int
  2983. _xfs_log_force_lsn(
  2984. struct xfs_mount *mp,
  2985. xfs_lsn_t lsn,
  2986. uint flags,
  2987. int *log_flushed)
  2988. {
  2989. struct xlog *log = mp->m_log;
  2990. struct xlog_in_core *iclog;
  2991. int already_slept = 0;
  2992. ASSERT(lsn != 0);
  2993. XFS_STATS_INC(mp, xs_log_force);
  2994. lsn = xlog_cil_force_lsn(log, lsn);
  2995. if (lsn == NULLCOMMITLSN)
  2996. return 0;
  2997. try_again:
  2998. spin_lock(&log->l_icloglock);
  2999. iclog = log->l_iclog;
  3000. if (iclog->ic_state & XLOG_STATE_IOERROR) {
  3001. spin_unlock(&log->l_icloglock);
  3002. return -EIO;
  3003. }
  3004. do {
  3005. if (be64_to_cpu(iclog->ic_header.h_lsn) != lsn) {
  3006. iclog = iclog->ic_next;
  3007. continue;
  3008. }
  3009. if (iclog->ic_state == XLOG_STATE_DIRTY) {
  3010. spin_unlock(&log->l_icloglock);
  3011. return 0;
  3012. }
  3013. if (iclog->ic_state == XLOG_STATE_ACTIVE) {
  3014. /*
  3015. * We sleep here if we haven't already slept (e.g.
  3016. * this is the first time we've looked at the correct
  3017. * iclog buf) and the buffer before us is going to
  3018. * be sync'ed. The reason for this is that if we
  3019. * are doing sync transactions here, by waiting for
  3020. * the previous I/O to complete, we can allow a few
  3021. * more transactions into this iclog before we close
  3022. * it down.
  3023. *
  3024. * Otherwise, we mark the buffer WANT_SYNC, and bump
  3025. * up the refcnt so we can release the log (which
  3026. * drops the ref count). The state switch keeps new
  3027. * transaction commits from using this buffer. When
  3028. * the current commits finish writing into the buffer,
  3029. * the refcount will drop to zero and the buffer will
  3030. * go out then.
  3031. */
  3032. if (!already_slept &&
  3033. (iclog->ic_prev->ic_state &
  3034. (XLOG_STATE_WANT_SYNC | XLOG_STATE_SYNCING))) {
  3035. ASSERT(!(iclog->ic_state & XLOG_STATE_IOERROR));
  3036. XFS_STATS_INC(mp, xs_log_force_sleep);
  3037. xlog_wait(&iclog->ic_prev->ic_write_wait,
  3038. &log->l_icloglock);
  3039. if (log_flushed)
  3040. *log_flushed = 1;
  3041. already_slept = 1;
  3042. goto try_again;
  3043. }
  3044. atomic_inc(&iclog->ic_refcnt);
  3045. xlog_state_switch_iclogs(log, iclog, 0);
  3046. spin_unlock(&log->l_icloglock);
  3047. if (xlog_state_release_iclog(log, iclog))
  3048. return -EIO;
  3049. if (log_flushed)
  3050. *log_flushed = 1;
  3051. spin_lock(&log->l_icloglock);
  3052. }
  3053. if ((flags & XFS_LOG_SYNC) && /* sleep */
  3054. !(iclog->ic_state &
  3055. (XLOG_STATE_ACTIVE | XLOG_STATE_DIRTY))) {
  3056. /*
  3057. * Don't wait on completion if we know that we've
  3058. * gotten a log write error.
  3059. */
  3060. if (iclog->ic_state & XLOG_STATE_IOERROR) {
  3061. spin_unlock(&log->l_icloglock);
  3062. return -EIO;
  3063. }
  3064. XFS_STATS_INC(mp, xs_log_force_sleep);
  3065. xlog_wait(&iclog->ic_force_wait, &log->l_icloglock);
  3066. /*
  3067. * No need to grab the log lock here since we're
  3068. * only deciding whether or not to return EIO
  3069. * and the memory read should be atomic.
  3070. */
  3071. if (iclog->ic_state & XLOG_STATE_IOERROR)
  3072. return -EIO;
  3073. if (log_flushed)
  3074. *log_flushed = 1;
  3075. } else { /* just return */
  3076. spin_unlock(&log->l_icloglock);
  3077. }
  3078. return 0;
  3079. } while (iclog != log->l_iclog);
  3080. spin_unlock(&log->l_icloglock);
  3081. return 0;
  3082. }
  3083. /*
  3084. * Wrapper for _xfs_log_force_lsn(), to be used when caller doesn't care
  3085. * about errors or whether the log was flushed or not. This is the normal
  3086. * interface to use when trying to unpin items or move the log forward.
  3087. */
  3088. void
  3089. xfs_log_force_lsn(
  3090. xfs_mount_t *mp,
  3091. xfs_lsn_t lsn,
  3092. uint flags)
  3093. {
  3094. trace_xfs_log_force(mp, lsn, _RET_IP_);
  3095. _xfs_log_force_lsn(mp, lsn, flags, NULL);
  3096. }
  3097. /*
  3098. * Called when we want to mark the current iclog as being ready to sync to
  3099. * disk.
  3100. */
  3101. STATIC void
  3102. xlog_state_want_sync(
  3103. struct xlog *log,
  3104. struct xlog_in_core *iclog)
  3105. {
  3106. assert_spin_locked(&log->l_icloglock);
  3107. if (iclog->ic_state == XLOG_STATE_ACTIVE) {
  3108. xlog_state_switch_iclogs(log, iclog, 0);
  3109. } else {
  3110. ASSERT(iclog->ic_state &
  3111. (XLOG_STATE_WANT_SYNC|XLOG_STATE_IOERROR));
  3112. }
  3113. }
  3114. /*****************************************************************************
  3115. *
  3116. * TICKET functions
  3117. *
  3118. *****************************************************************************
  3119. */
  3120. /*
  3121. * Free a used ticket when its refcount falls to zero.
  3122. */
  3123. void
  3124. xfs_log_ticket_put(
  3125. xlog_ticket_t *ticket)
  3126. {
  3127. ASSERT(atomic_read(&ticket->t_ref) > 0);
  3128. if (atomic_dec_and_test(&ticket->t_ref))
  3129. kmem_zone_free(xfs_log_ticket_zone, ticket);
  3130. }
  3131. xlog_ticket_t *
  3132. xfs_log_ticket_get(
  3133. xlog_ticket_t *ticket)
  3134. {
  3135. ASSERT(atomic_read(&ticket->t_ref) > 0);
  3136. atomic_inc(&ticket->t_ref);
  3137. return ticket;
  3138. }
  3139. /*
  3140. * Figure out the total log space unit (in bytes) that would be
  3141. * required for a log ticket.
  3142. */
  3143. int
  3144. xfs_log_calc_unit_res(
  3145. struct xfs_mount *mp,
  3146. int unit_bytes)
  3147. {
  3148. struct xlog *log = mp->m_log;
  3149. int iclog_space;
  3150. uint num_headers;
  3151. /*
  3152. * Permanent reservations have up to 'cnt'-1 active log operations
  3153. * in the log. A unit in this case is the amount of space for one
  3154. * of these log operations. Normal reservations have a cnt of 1
  3155. * and their unit amount is the total amount of space required.
  3156. *
  3157. * The following lines of code account for non-transaction data
  3158. * which occupy space in the on-disk log.
  3159. *
  3160. * Normal form of a transaction is:
  3161. * <oph><trans-hdr><start-oph><reg1-oph><reg1><reg2-oph>...<commit-oph>
  3162. * and then there are LR hdrs, split-recs and roundoff at end of syncs.
  3163. *
  3164. * We need to account for all the leadup data and trailer data
  3165. * around the transaction data.
  3166. * And then we need to account for the worst case in terms of using
  3167. * more space.
  3168. * The worst case will happen if:
  3169. * - the placement of the transaction happens to be such that the
  3170. * roundoff is at its maximum
  3171. * - the transaction data is synced before the commit record is synced
  3172. * i.e. <transaction-data><roundoff> | <commit-rec><roundoff>
  3173. * Therefore the commit record is in its own Log Record.
  3174. * This can happen as the commit record is called with its
  3175. * own region to xlog_write().
  3176. * This then means that in the worst case, roundoff can happen for
  3177. * the commit-rec as well.
  3178. * The commit-rec is smaller than padding in this scenario and so it is
  3179. * not added separately.
  3180. */
  3181. /* for trans header */
  3182. unit_bytes += sizeof(xlog_op_header_t);
  3183. unit_bytes += sizeof(xfs_trans_header_t);
  3184. /* for start-rec */
  3185. unit_bytes += sizeof(xlog_op_header_t);
  3186. /*
  3187. * for LR headers - the space for data in an iclog is the size minus
  3188. * the space used for the headers. If we use the iclog size, then we
  3189. * undercalculate the number of headers required.
  3190. *
  3191. * Furthermore - the addition of op headers for split-recs might
  3192. * increase the space required enough to require more log and op
  3193. * headers, so take that into account too.
  3194. *
  3195. * IMPORTANT: This reservation makes the assumption that if this
  3196. * transaction is the first in an iclog and hence has the LR headers
  3197. * accounted to it, then the remaining space in the iclog is
  3198. * exclusively for this transaction. i.e. if the transaction is larger
  3199. * than the iclog, it will be the only thing in that iclog.
  3200. * Fundamentally, this means we must pass the entire log vector to
  3201. * xlog_write to guarantee this.
  3202. */
  3203. iclog_space = log->l_iclog_size - log->l_iclog_hsize;
  3204. num_headers = howmany(unit_bytes, iclog_space);
  3205. /* for split-recs - ophdrs added when data split over LRs */
  3206. unit_bytes += sizeof(xlog_op_header_t) * num_headers;
  3207. /* add extra header reservations if we overrun */
  3208. while (!num_headers ||
  3209. howmany(unit_bytes, iclog_space) > num_headers) {
  3210. unit_bytes += sizeof(xlog_op_header_t);
  3211. num_headers++;
  3212. }
  3213. unit_bytes += log->l_iclog_hsize * num_headers;
  3214. /* for commit-rec LR header - note: padding will subsume the ophdr */
  3215. unit_bytes += log->l_iclog_hsize;
  3216. /* for roundoff padding for transaction data and one for commit record */
  3217. if (xfs_sb_version_haslogv2(&mp->m_sb) && mp->m_sb.sb_logsunit > 1) {
  3218. /* log su roundoff */
  3219. unit_bytes += 2 * mp->m_sb.sb_logsunit;
  3220. } else {
  3221. /* BB roundoff */
  3222. unit_bytes += 2 * BBSIZE;
  3223. }
  3224. return unit_bytes;
  3225. }
  3226. /*
  3227. * Allocate and initialise a new log ticket.
  3228. */
  3229. struct xlog_ticket *
  3230. xlog_ticket_alloc(
  3231. struct xlog *log,
  3232. int unit_bytes,
  3233. int cnt,
  3234. char client,
  3235. bool permanent,
  3236. xfs_km_flags_t alloc_flags)
  3237. {
  3238. struct xlog_ticket *tic;
  3239. int unit_res;
  3240. tic = kmem_zone_zalloc(xfs_log_ticket_zone, alloc_flags);
  3241. if (!tic)
  3242. return NULL;
  3243. unit_res = xfs_log_calc_unit_res(log->l_mp, unit_bytes);
  3244. atomic_set(&tic->t_ref, 1);
  3245. tic->t_task = current;
  3246. INIT_LIST_HEAD(&tic->t_queue);
  3247. tic->t_unit_res = unit_res;
  3248. tic->t_curr_res = unit_res;
  3249. tic->t_cnt = cnt;
  3250. tic->t_ocnt = cnt;
  3251. tic->t_tid = prandom_u32();
  3252. tic->t_clientid = client;
  3253. tic->t_flags = XLOG_TIC_INITED;
  3254. if (permanent)
  3255. tic->t_flags |= XLOG_TIC_PERM_RESERV;
  3256. xlog_tic_reset_res(tic);
  3257. return tic;
  3258. }
  3259. /******************************************************************************
  3260. *
  3261. * Log debug routines
  3262. *
  3263. ******************************************************************************
  3264. */
  3265. #if defined(DEBUG)
  3266. /*
  3267. * Make sure that the destination ptr is within the valid data region of
  3268. * one of the iclogs. This uses backup pointers stored in a different
  3269. * part of the log in case we trash the log structure.
  3270. */
  3271. void
  3272. xlog_verify_dest_ptr(
  3273. struct xlog *log,
  3274. void *ptr)
  3275. {
  3276. int i;
  3277. int good_ptr = 0;
  3278. for (i = 0; i < log->l_iclog_bufs; i++) {
  3279. if (ptr >= log->l_iclog_bak[i] &&
  3280. ptr <= log->l_iclog_bak[i] + log->l_iclog_size)
  3281. good_ptr++;
  3282. }
  3283. if (!good_ptr)
  3284. xfs_emerg(log->l_mp, "%s: invalid ptr", __func__);
  3285. }
  3286. /*
  3287. * Check to make sure the grant write head didn't just over lap the tail. If
  3288. * the cycles are the same, we can't be overlapping. Otherwise, make sure that
  3289. * the cycles differ by exactly one and check the byte count.
  3290. *
  3291. * This check is run unlocked, so can give false positives. Rather than assert
  3292. * on failures, use a warn-once flag and a panic tag to allow the admin to
  3293. * determine if they want to panic the machine when such an error occurs. For
  3294. * debug kernels this will have the same effect as using an assert but, unlinke
  3295. * an assert, it can be turned off at runtime.
  3296. */
  3297. STATIC void
  3298. xlog_verify_grant_tail(
  3299. struct xlog *log)
  3300. {
  3301. int tail_cycle, tail_blocks;
  3302. int cycle, space;
  3303. xlog_crack_grant_head(&log->l_write_head.grant, &cycle, &space);
  3304. xlog_crack_atomic_lsn(&log->l_tail_lsn, &tail_cycle, &tail_blocks);
  3305. if (tail_cycle != cycle) {
  3306. if (cycle - 1 != tail_cycle &&
  3307. !(log->l_flags & XLOG_TAIL_WARN)) {
  3308. xfs_alert_tag(log->l_mp, XFS_PTAG_LOGRES,
  3309. "%s: cycle - 1 != tail_cycle", __func__);
  3310. log->l_flags |= XLOG_TAIL_WARN;
  3311. }
  3312. if (space > BBTOB(tail_blocks) &&
  3313. !(log->l_flags & XLOG_TAIL_WARN)) {
  3314. xfs_alert_tag(log->l_mp, XFS_PTAG_LOGRES,
  3315. "%s: space > BBTOB(tail_blocks)", __func__);
  3316. log->l_flags |= XLOG_TAIL_WARN;
  3317. }
  3318. }
  3319. }
  3320. /* check if it will fit */
  3321. STATIC void
  3322. xlog_verify_tail_lsn(
  3323. struct xlog *log,
  3324. struct xlog_in_core *iclog,
  3325. xfs_lsn_t tail_lsn)
  3326. {
  3327. int blocks;
  3328. if (CYCLE_LSN(tail_lsn) == log->l_prev_cycle) {
  3329. blocks =
  3330. log->l_logBBsize - (log->l_prev_block - BLOCK_LSN(tail_lsn));
  3331. if (blocks < BTOBB(iclog->ic_offset)+BTOBB(log->l_iclog_hsize))
  3332. xfs_emerg(log->l_mp, "%s: ran out of log space", __func__);
  3333. } else {
  3334. ASSERT(CYCLE_LSN(tail_lsn)+1 == log->l_prev_cycle);
  3335. if (BLOCK_LSN(tail_lsn) == log->l_prev_block)
  3336. xfs_emerg(log->l_mp, "%s: tail wrapped", __func__);
  3337. blocks = BLOCK_LSN(tail_lsn) - log->l_prev_block;
  3338. if (blocks < BTOBB(iclog->ic_offset) + 1)
  3339. xfs_emerg(log->l_mp, "%s: ran out of log space", __func__);
  3340. }
  3341. } /* xlog_verify_tail_lsn */
  3342. /*
  3343. * Perform a number of checks on the iclog before writing to disk.
  3344. *
  3345. * 1. Make sure the iclogs are still circular
  3346. * 2. Make sure we have a good magic number
  3347. * 3. Make sure we don't have magic numbers in the data
  3348. * 4. Check fields of each log operation header for:
  3349. * A. Valid client identifier
  3350. * B. tid ptr value falls in valid ptr space (user space code)
  3351. * C. Length in log record header is correct according to the
  3352. * individual operation headers within record.
  3353. * 5. When a bwrite will occur within 5 blocks of the front of the physical
  3354. * log, check the preceding blocks of the physical log to make sure all
  3355. * the cycle numbers agree with the current cycle number.
  3356. */
  3357. STATIC void
  3358. xlog_verify_iclog(
  3359. struct xlog *log,
  3360. struct xlog_in_core *iclog,
  3361. int count,
  3362. bool syncing)
  3363. {
  3364. xlog_op_header_t *ophead;
  3365. xlog_in_core_t *icptr;
  3366. xlog_in_core_2_t *xhdr;
  3367. void *base_ptr, *ptr, *p;
  3368. ptrdiff_t field_offset;
  3369. uint8_t clientid;
  3370. int len, i, j, k, op_len;
  3371. int idx;
  3372. /* check validity of iclog pointers */
  3373. spin_lock(&log->l_icloglock);
  3374. icptr = log->l_iclog;
  3375. for (i = 0; i < log->l_iclog_bufs; i++, icptr = icptr->ic_next)
  3376. ASSERT(icptr);
  3377. if (icptr != log->l_iclog)
  3378. xfs_emerg(log->l_mp, "%s: corrupt iclog ring", __func__);
  3379. spin_unlock(&log->l_icloglock);
  3380. /* check log magic numbers */
  3381. if (iclog->ic_header.h_magicno != cpu_to_be32(XLOG_HEADER_MAGIC_NUM))
  3382. xfs_emerg(log->l_mp, "%s: invalid magic num", __func__);
  3383. base_ptr = ptr = &iclog->ic_header;
  3384. p = &iclog->ic_header;
  3385. for (ptr += BBSIZE; ptr < base_ptr + count; ptr += BBSIZE) {
  3386. if (*(__be32 *)ptr == cpu_to_be32(XLOG_HEADER_MAGIC_NUM))
  3387. xfs_emerg(log->l_mp, "%s: unexpected magic num",
  3388. __func__);
  3389. }
  3390. /* check fields */
  3391. len = be32_to_cpu(iclog->ic_header.h_num_logops);
  3392. base_ptr = ptr = iclog->ic_datap;
  3393. ophead = ptr;
  3394. xhdr = iclog->ic_data;
  3395. for (i = 0; i < len; i++) {
  3396. ophead = ptr;
  3397. /* clientid is only 1 byte */
  3398. p = &ophead->oh_clientid;
  3399. field_offset = p - base_ptr;
  3400. if (!syncing || (field_offset & 0x1ff)) {
  3401. clientid = ophead->oh_clientid;
  3402. } else {
  3403. idx = BTOBBT((char *)&ophead->oh_clientid - iclog->ic_datap);
  3404. if (idx >= (XLOG_HEADER_CYCLE_SIZE / BBSIZE)) {
  3405. j = idx / (XLOG_HEADER_CYCLE_SIZE / BBSIZE);
  3406. k = idx % (XLOG_HEADER_CYCLE_SIZE / BBSIZE);
  3407. clientid = xlog_get_client_id(
  3408. xhdr[j].hic_xheader.xh_cycle_data[k]);
  3409. } else {
  3410. clientid = xlog_get_client_id(
  3411. iclog->ic_header.h_cycle_data[idx]);
  3412. }
  3413. }
  3414. if (clientid != XFS_TRANSACTION && clientid != XFS_LOG)
  3415. xfs_warn(log->l_mp,
  3416. "%s: invalid clientid %d op 0x%p offset 0x%lx",
  3417. __func__, clientid, ophead,
  3418. (unsigned long)field_offset);
  3419. /* check length */
  3420. p = &ophead->oh_len;
  3421. field_offset = p - base_ptr;
  3422. if (!syncing || (field_offset & 0x1ff)) {
  3423. op_len = be32_to_cpu(ophead->oh_len);
  3424. } else {
  3425. idx = BTOBBT((uintptr_t)&ophead->oh_len -
  3426. (uintptr_t)iclog->ic_datap);
  3427. if (idx >= (XLOG_HEADER_CYCLE_SIZE / BBSIZE)) {
  3428. j = idx / (XLOG_HEADER_CYCLE_SIZE / BBSIZE);
  3429. k = idx % (XLOG_HEADER_CYCLE_SIZE / BBSIZE);
  3430. op_len = be32_to_cpu(xhdr[j].hic_xheader.xh_cycle_data[k]);
  3431. } else {
  3432. op_len = be32_to_cpu(iclog->ic_header.h_cycle_data[idx]);
  3433. }
  3434. }
  3435. ptr += sizeof(xlog_op_header_t) + op_len;
  3436. }
  3437. } /* xlog_verify_iclog */
  3438. #endif
  3439. /*
  3440. * Mark all iclogs IOERROR. l_icloglock is held by the caller.
  3441. */
  3442. STATIC int
  3443. xlog_state_ioerror(
  3444. struct xlog *log)
  3445. {
  3446. xlog_in_core_t *iclog, *ic;
  3447. iclog = log->l_iclog;
  3448. if (! (iclog->ic_state & XLOG_STATE_IOERROR)) {
  3449. /*
  3450. * Mark all the incore logs IOERROR.
  3451. * From now on, no log flushes will result.
  3452. */
  3453. ic = iclog;
  3454. do {
  3455. ic->ic_state = XLOG_STATE_IOERROR;
  3456. ic = ic->ic_next;
  3457. } while (ic != iclog);
  3458. return 0;
  3459. }
  3460. /*
  3461. * Return non-zero, if state transition has already happened.
  3462. */
  3463. return 1;
  3464. }
  3465. /*
  3466. * This is called from xfs_force_shutdown, when we're forcibly
  3467. * shutting down the filesystem, typically because of an IO error.
  3468. * Our main objectives here are to make sure that:
  3469. * a. if !logerror, flush the logs to disk. Anything modified
  3470. * after this is ignored.
  3471. * b. the filesystem gets marked 'SHUTDOWN' for all interested
  3472. * parties to find out, 'atomically'.
  3473. * c. those who're sleeping on log reservations, pinned objects and
  3474. * other resources get woken up, and be told the bad news.
  3475. * d. nothing new gets queued up after (b) and (c) are done.
  3476. *
  3477. * Note: for the !logerror case we need to flush the regions held in memory out
  3478. * to disk first. This needs to be done before the log is marked as shutdown,
  3479. * otherwise the iclog writes will fail.
  3480. */
  3481. int
  3482. xfs_log_force_umount(
  3483. struct xfs_mount *mp,
  3484. int logerror)
  3485. {
  3486. struct xlog *log;
  3487. int retval;
  3488. log = mp->m_log;
  3489. /*
  3490. * If this happens during log recovery, don't worry about
  3491. * locking; the log isn't open for business yet.
  3492. */
  3493. if (!log ||
  3494. log->l_flags & XLOG_ACTIVE_RECOVERY) {
  3495. mp->m_flags |= XFS_MOUNT_FS_SHUTDOWN;
  3496. if (mp->m_sb_bp)
  3497. mp->m_sb_bp->b_flags |= XBF_DONE;
  3498. return 0;
  3499. }
  3500. /*
  3501. * Somebody could've already done the hard work for us.
  3502. * No need to get locks for this.
  3503. */
  3504. if (logerror && log->l_iclog->ic_state & XLOG_STATE_IOERROR) {
  3505. ASSERT(XLOG_FORCED_SHUTDOWN(log));
  3506. return 1;
  3507. }
  3508. /*
  3509. * Flush all the completed transactions to disk before marking the log
  3510. * being shut down. We need to do it in this order to ensure that
  3511. * completed operations are safely on disk before we shut down, and that
  3512. * we don't have to issue any buffer IO after the shutdown flags are set
  3513. * to guarantee this.
  3514. */
  3515. if (!logerror)
  3516. _xfs_log_force(mp, XFS_LOG_SYNC, NULL);
  3517. /*
  3518. * mark the filesystem and the as in a shutdown state and wake
  3519. * everybody up to tell them the bad news.
  3520. */
  3521. spin_lock(&log->l_icloglock);
  3522. mp->m_flags |= XFS_MOUNT_FS_SHUTDOWN;
  3523. if (mp->m_sb_bp)
  3524. mp->m_sb_bp->b_flags |= XBF_DONE;
  3525. /*
  3526. * Mark the log and the iclogs with IO error flags to prevent any
  3527. * further log IO from being issued or completed.
  3528. */
  3529. log->l_flags |= XLOG_IO_ERROR;
  3530. retval = xlog_state_ioerror(log);
  3531. spin_unlock(&log->l_icloglock);
  3532. /*
  3533. * We don't want anybody waiting for log reservations after this. That
  3534. * means we have to wake up everybody queued up on reserveq as well as
  3535. * writeq. In addition, we make sure in xlog_{re}grant_log_space that
  3536. * we don't enqueue anything once the SHUTDOWN flag is set, and this
  3537. * action is protected by the grant locks.
  3538. */
  3539. xlog_grant_head_wake_all(&log->l_reserve_head);
  3540. xlog_grant_head_wake_all(&log->l_write_head);
  3541. /*
  3542. * Wake up everybody waiting on xfs_log_force. Wake the CIL push first
  3543. * as if the log writes were completed. The abort handling in the log
  3544. * item committed callback functions will do this again under lock to
  3545. * avoid races.
  3546. */
  3547. wake_up_all(&log->l_cilp->xc_commit_wait);
  3548. xlog_state_do_callback(log, XFS_LI_ABORTED, NULL);
  3549. #ifdef XFSERRORDEBUG
  3550. {
  3551. xlog_in_core_t *iclog;
  3552. spin_lock(&log->l_icloglock);
  3553. iclog = log->l_iclog;
  3554. do {
  3555. ASSERT(iclog->ic_callback == 0);
  3556. iclog = iclog->ic_next;
  3557. } while (iclog != log->l_iclog);
  3558. spin_unlock(&log->l_icloglock);
  3559. }
  3560. #endif
  3561. /* return non-zero if log IOERROR transition had already happened */
  3562. return retval;
  3563. }
  3564. STATIC int
  3565. xlog_iclogs_empty(
  3566. struct xlog *log)
  3567. {
  3568. xlog_in_core_t *iclog;
  3569. iclog = log->l_iclog;
  3570. do {
  3571. /* endianness does not matter here, zero is zero in
  3572. * any language.
  3573. */
  3574. if (iclog->ic_header.h_num_logops)
  3575. return 0;
  3576. iclog = iclog->ic_next;
  3577. } while (iclog != log->l_iclog);
  3578. return 1;
  3579. }
  3580. /*
  3581. * Verify that an LSN stamped into a piece of metadata is valid. This is
  3582. * intended for use in read verifiers on v5 superblocks.
  3583. */
  3584. bool
  3585. xfs_log_check_lsn(
  3586. struct xfs_mount *mp,
  3587. xfs_lsn_t lsn)
  3588. {
  3589. struct xlog *log = mp->m_log;
  3590. bool valid;
  3591. /*
  3592. * norecovery mode skips mount-time log processing and unconditionally
  3593. * resets the in-core LSN. We can't validate in this mode, but
  3594. * modifications are not allowed anyways so just return true.
  3595. */
  3596. if (mp->m_flags & XFS_MOUNT_NORECOVERY)
  3597. return true;
  3598. /*
  3599. * Some metadata LSNs are initialized to NULL (e.g., the agfl). This is
  3600. * handled by recovery and thus safe to ignore here.
  3601. */
  3602. if (lsn == NULLCOMMITLSN)
  3603. return true;
  3604. valid = xlog_valid_lsn(mp->m_log, lsn);
  3605. /* warn the user about what's gone wrong before verifier failure */
  3606. if (!valid) {
  3607. spin_lock(&log->l_icloglock);
  3608. xfs_warn(mp,
  3609. "Corruption warning: Metadata has LSN (%d:%d) ahead of current LSN (%d:%d). "
  3610. "Please unmount and run xfs_repair (>= v4.3) to resolve.",
  3611. CYCLE_LSN(lsn), BLOCK_LSN(lsn),
  3612. log->l_curr_cycle, log->l_curr_block);
  3613. spin_unlock(&log->l_icloglock);
  3614. }
  3615. return valid;
  3616. }