xfs_log.c 109 KB

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