super.c 113 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049
  1. /*
  2. * linux/fs/ext4/super.c
  3. *
  4. * Copyright (C) 1992, 1993, 1994, 1995
  5. * Remy Card (card@masi.ibp.fr)
  6. * Laboratoire MASI - Institut Blaise Pascal
  7. * Universite Pierre et Marie Curie (Paris VI)
  8. *
  9. * from
  10. *
  11. * linux/fs/minix/inode.c
  12. *
  13. * Copyright (C) 1991, 1992 Linus Torvalds
  14. *
  15. * Big-endian to little-endian byte-swapping/bitmaps by
  16. * David S. Miller (davem@caip.rutgers.edu), 1995
  17. */
  18. #include <linux/module.h>
  19. #include <linux/string.h>
  20. #include <linux/fs.h>
  21. #include <linux/time.h>
  22. #include <linux/vmalloc.h>
  23. #include <linux/jbd2.h>
  24. #include <linux/slab.h>
  25. #include <linux/init.h>
  26. #include <linux/blkdev.h>
  27. #include <linux/parser.h>
  28. #include <linux/smp_lock.h>
  29. #include <linux/buffer_head.h>
  30. #include <linux/exportfs.h>
  31. #include <linux/vfs.h>
  32. #include <linux/random.h>
  33. #include <linux/mount.h>
  34. #include <linux/namei.h>
  35. #include <linux/quotaops.h>
  36. #include <linux/seq_file.h>
  37. #include <linux/proc_fs.h>
  38. #include <linux/ctype.h>
  39. #include <linux/log2.h>
  40. #include <linux/crc16.h>
  41. #include <asm/uaccess.h>
  42. #include "ext4.h"
  43. #include "ext4_jbd2.h"
  44. #include "xattr.h"
  45. #include "acl.h"
  46. #include "mballoc.h"
  47. #define CREATE_TRACE_POINTS
  48. #include <trace/events/ext4.h>
  49. struct proc_dir_entry *ext4_proc_root;
  50. static struct kset *ext4_kset;
  51. static int ext4_load_journal(struct super_block *, struct ext4_super_block *,
  52. unsigned long journal_devnum);
  53. static int ext4_commit_super(struct super_block *sb, int sync);
  54. static void ext4_mark_recovery_complete(struct super_block *sb,
  55. struct ext4_super_block *es);
  56. static void ext4_clear_journal_err(struct super_block *sb,
  57. struct ext4_super_block *es);
  58. static int ext4_sync_fs(struct super_block *sb, int wait);
  59. static const char *ext4_decode_error(struct super_block *sb, int errno,
  60. char nbuf[16]);
  61. static int ext4_remount(struct super_block *sb, int *flags, char *data);
  62. static int ext4_statfs(struct dentry *dentry, struct kstatfs *buf);
  63. static int ext4_unfreeze(struct super_block *sb);
  64. static void ext4_write_super(struct super_block *sb);
  65. static int ext4_freeze(struct super_block *sb);
  66. ext4_fsblk_t ext4_block_bitmap(struct super_block *sb,
  67. struct ext4_group_desc *bg)
  68. {
  69. return le32_to_cpu(bg->bg_block_bitmap_lo) |
  70. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  71. (ext4_fsblk_t)le32_to_cpu(bg->bg_block_bitmap_hi) << 32 : 0);
  72. }
  73. ext4_fsblk_t ext4_inode_bitmap(struct super_block *sb,
  74. struct ext4_group_desc *bg)
  75. {
  76. return le32_to_cpu(bg->bg_inode_bitmap_lo) |
  77. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  78. (ext4_fsblk_t)le32_to_cpu(bg->bg_inode_bitmap_hi) << 32 : 0);
  79. }
  80. ext4_fsblk_t ext4_inode_table(struct super_block *sb,
  81. struct ext4_group_desc *bg)
  82. {
  83. return le32_to_cpu(bg->bg_inode_table_lo) |
  84. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  85. (ext4_fsblk_t)le32_to_cpu(bg->bg_inode_table_hi) << 32 : 0);
  86. }
  87. __u32 ext4_free_blks_count(struct super_block *sb,
  88. struct ext4_group_desc *bg)
  89. {
  90. return le16_to_cpu(bg->bg_free_blocks_count_lo) |
  91. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  92. (__u32)le16_to_cpu(bg->bg_free_blocks_count_hi) << 16 : 0);
  93. }
  94. __u32 ext4_free_inodes_count(struct super_block *sb,
  95. struct ext4_group_desc *bg)
  96. {
  97. return le16_to_cpu(bg->bg_free_inodes_count_lo) |
  98. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  99. (__u32)le16_to_cpu(bg->bg_free_inodes_count_hi) << 16 : 0);
  100. }
  101. __u32 ext4_used_dirs_count(struct super_block *sb,
  102. struct ext4_group_desc *bg)
  103. {
  104. return le16_to_cpu(bg->bg_used_dirs_count_lo) |
  105. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  106. (__u32)le16_to_cpu(bg->bg_used_dirs_count_hi) << 16 : 0);
  107. }
  108. __u32 ext4_itable_unused_count(struct super_block *sb,
  109. struct ext4_group_desc *bg)
  110. {
  111. return le16_to_cpu(bg->bg_itable_unused_lo) |
  112. (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT ?
  113. (__u32)le16_to_cpu(bg->bg_itable_unused_hi) << 16 : 0);
  114. }
  115. void ext4_block_bitmap_set(struct super_block *sb,
  116. struct ext4_group_desc *bg, ext4_fsblk_t blk)
  117. {
  118. bg->bg_block_bitmap_lo = cpu_to_le32((u32)blk);
  119. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  120. bg->bg_block_bitmap_hi = cpu_to_le32(blk >> 32);
  121. }
  122. void ext4_inode_bitmap_set(struct super_block *sb,
  123. struct ext4_group_desc *bg, ext4_fsblk_t blk)
  124. {
  125. bg->bg_inode_bitmap_lo = cpu_to_le32((u32)blk);
  126. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  127. bg->bg_inode_bitmap_hi = cpu_to_le32(blk >> 32);
  128. }
  129. void ext4_inode_table_set(struct super_block *sb,
  130. struct ext4_group_desc *bg, ext4_fsblk_t blk)
  131. {
  132. bg->bg_inode_table_lo = cpu_to_le32((u32)blk);
  133. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  134. bg->bg_inode_table_hi = cpu_to_le32(blk >> 32);
  135. }
  136. void ext4_free_blks_set(struct super_block *sb,
  137. struct ext4_group_desc *bg, __u32 count)
  138. {
  139. bg->bg_free_blocks_count_lo = cpu_to_le16((__u16)count);
  140. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  141. bg->bg_free_blocks_count_hi = cpu_to_le16(count >> 16);
  142. }
  143. void ext4_free_inodes_set(struct super_block *sb,
  144. struct ext4_group_desc *bg, __u32 count)
  145. {
  146. bg->bg_free_inodes_count_lo = cpu_to_le16((__u16)count);
  147. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  148. bg->bg_free_inodes_count_hi = cpu_to_le16(count >> 16);
  149. }
  150. void ext4_used_dirs_set(struct super_block *sb,
  151. struct ext4_group_desc *bg, __u32 count)
  152. {
  153. bg->bg_used_dirs_count_lo = cpu_to_le16((__u16)count);
  154. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  155. bg->bg_used_dirs_count_hi = cpu_to_le16(count >> 16);
  156. }
  157. void ext4_itable_unused_set(struct super_block *sb,
  158. struct ext4_group_desc *bg, __u32 count)
  159. {
  160. bg->bg_itable_unused_lo = cpu_to_le16((__u16)count);
  161. if (EXT4_DESC_SIZE(sb) >= EXT4_MIN_DESC_SIZE_64BIT)
  162. bg->bg_itable_unused_hi = cpu_to_le16(count >> 16);
  163. }
  164. /* Just increment the non-pointer handle value */
  165. static handle_t *ext4_get_nojournal(void)
  166. {
  167. handle_t *handle = current->journal_info;
  168. unsigned long ref_cnt = (unsigned long)handle;
  169. BUG_ON(ref_cnt >= EXT4_NOJOURNAL_MAX_REF_COUNT);
  170. ref_cnt++;
  171. handle = (handle_t *)ref_cnt;
  172. current->journal_info = handle;
  173. return handle;
  174. }
  175. /* Decrement the non-pointer handle value */
  176. static void ext4_put_nojournal(handle_t *handle)
  177. {
  178. unsigned long ref_cnt = (unsigned long)handle;
  179. BUG_ON(ref_cnt == 0);
  180. ref_cnt--;
  181. handle = (handle_t *)ref_cnt;
  182. current->journal_info = handle;
  183. }
  184. /*
  185. * Wrappers for jbd2_journal_start/end.
  186. *
  187. * The only special thing we need to do here is to make sure that all
  188. * journal_end calls result in the superblock being marked dirty, so
  189. * that sync() will call the filesystem's write_super callback if
  190. * appropriate.
  191. */
  192. handle_t *ext4_journal_start_sb(struct super_block *sb, int nblocks)
  193. {
  194. journal_t *journal;
  195. if (sb->s_flags & MS_RDONLY)
  196. return ERR_PTR(-EROFS);
  197. /* Special case here: if the journal has aborted behind our
  198. * backs (eg. EIO in the commit thread), then we still need to
  199. * take the FS itself readonly cleanly. */
  200. journal = EXT4_SB(sb)->s_journal;
  201. if (journal) {
  202. if (is_journal_aborted(journal)) {
  203. ext4_abort(sb, __func__, "Detected aborted journal");
  204. return ERR_PTR(-EROFS);
  205. }
  206. return jbd2_journal_start(journal, nblocks);
  207. }
  208. return ext4_get_nojournal();
  209. }
  210. /*
  211. * The only special thing we need to do here is to make sure that all
  212. * jbd2_journal_stop calls result in the superblock being marked dirty, so
  213. * that sync() will call the filesystem's write_super callback if
  214. * appropriate.
  215. */
  216. int __ext4_journal_stop(const char *where, handle_t *handle)
  217. {
  218. struct super_block *sb;
  219. int err;
  220. int rc;
  221. if (!ext4_handle_valid(handle)) {
  222. ext4_put_nojournal(handle);
  223. return 0;
  224. }
  225. sb = handle->h_transaction->t_journal->j_private;
  226. err = handle->h_err;
  227. rc = jbd2_journal_stop(handle);
  228. if (!err)
  229. err = rc;
  230. if (err)
  231. __ext4_std_error(sb, where, err);
  232. return err;
  233. }
  234. void ext4_journal_abort_handle(const char *caller, const char *err_fn,
  235. struct buffer_head *bh, handle_t *handle, int err)
  236. {
  237. char nbuf[16];
  238. const char *errstr = ext4_decode_error(NULL, err, nbuf);
  239. BUG_ON(!ext4_handle_valid(handle));
  240. if (bh)
  241. BUFFER_TRACE(bh, "abort");
  242. if (!handle->h_err)
  243. handle->h_err = err;
  244. if (is_handle_aborted(handle))
  245. return;
  246. printk(KERN_ERR "%s: aborting transaction: %s in %s\n",
  247. caller, errstr, err_fn);
  248. jbd2_journal_abort_handle(handle);
  249. }
  250. /* Deal with the reporting of failure conditions on a filesystem such as
  251. * inconsistencies detected or read IO failures.
  252. *
  253. * On ext2, we can store the error state of the filesystem in the
  254. * superblock. That is not possible on ext4, because we may have other
  255. * write ordering constraints on the superblock which prevent us from
  256. * writing it out straight away; and given that the journal is about to
  257. * be aborted, we can't rely on the current, or future, transactions to
  258. * write out the superblock safely.
  259. *
  260. * We'll just use the jbd2_journal_abort() error code to record an error in
  261. * the journal instead. On recovery, the journal will compain about
  262. * that error until we've noted it down and cleared it.
  263. */
  264. static void ext4_handle_error(struct super_block *sb)
  265. {
  266. struct ext4_super_block *es = EXT4_SB(sb)->s_es;
  267. EXT4_SB(sb)->s_mount_state |= EXT4_ERROR_FS;
  268. es->s_state |= cpu_to_le16(EXT4_ERROR_FS);
  269. if (sb->s_flags & MS_RDONLY)
  270. return;
  271. if (!test_opt(sb, ERRORS_CONT)) {
  272. journal_t *journal = EXT4_SB(sb)->s_journal;
  273. EXT4_SB(sb)->s_mount_flags |= EXT4_MF_FS_ABORTED;
  274. if (journal)
  275. jbd2_journal_abort(journal, -EIO);
  276. }
  277. if (test_opt(sb, ERRORS_RO)) {
  278. ext4_msg(sb, KERN_CRIT, "Remounting filesystem read-only");
  279. sb->s_flags |= MS_RDONLY;
  280. }
  281. ext4_commit_super(sb, 1);
  282. if (test_opt(sb, ERRORS_PANIC))
  283. panic("EXT4-fs (device %s): panic forced after error\n",
  284. sb->s_id);
  285. }
  286. void ext4_error(struct super_block *sb, const char *function,
  287. const char *fmt, ...)
  288. {
  289. va_list args;
  290. va_start(args, fmt);
  291. printk(KERN_CRIT "EXT4-fs error (device %s): %s: ", sb->s_id, function);
  292. vprintk(fmt, args);
  293. printk("\n");
  294. va_end(args);
  295. ext4_handle_error(sb);
  296. }
  297. static const char *ext4_decode_error(struct super_block *sb, int errno,
  298. char nbuf[16])
  299. {
  300. char *errstr = NULL;
  301. switch (errno) {
  302. case -EIO:
  303. errstr = "IO failure";
  304. break;
  305. case -ENOMEM:
  306. errstr = "Out of memory";
  307. break;
  308. case -EROFS:
  309. if (!sb || (EXT4_SB(sb)->s_journal &&
  310. EXT4_SB(sb)->s_journal->j_flags & JBD2_ABORT))
  311. errstr = "Journal has aborted";
  312. else
  313. errstr = "Readonly filesystem";
  314. break;
  315. default:
  316. /* If the caller passed in an extra buffer for unknown
  317. * errors, textualise them now. Else we just return
  318. * NULL. */
  319. if (nbuf) {
  320. /* Check for truncated error codes... */
  321. if (snprintf(nbuf, 16, "error %d", -errno) >= 0)
  322. errstr = nbuf;
  323. }
  324. break;
  325. }
  326. return errstr;
  327. }
  328. /* __ext4_std_error decodes expected errors from journaling functions
  329. * automatically and invokes the appropriate error response. */
  330. void __ext4_std_error(struct super_block *sb, const char *function, int errno)
  331. {
  332. char nbuf[16];
  333. const char *errstr;
  334. /* Special case: if the error is EROFS, and we're not already
  335. * inside a transaction, then there's really no point in logging
  336. * an error. */
  337. if (errno == -EROFS && journal_current_handle() == NULL &&
  338. (sb->s_flags & MS_RDONLY))
  339. return;
  340. errstr = ext4_decode_error(sb, errno, nbuf);
  341. printk(KERN_CRIT "EXT4-fs error (device %s) in %s: %s\n",
  342. sb->s_id, function, errstr);
  343. ext4_handle_error(sb);
  344. }
  345. /*
  346. * ext4_abort is a much stronger failure handler than ext4_error. The
  347. * abort function may be used to deal with unrecoverable failures such
  348. * as journal IO errors or ENOMEM at a critical moment in log management.
  349. *
  350. * We unconditionally force the filesystem into an ABORT|READONLY state,
  351. * unless the error response on the fs has been set to panic in which
  352. * case we take the easy way out and panic immediately.
  353. */
  354. void ext4_abort(struct super_block *sb, const char *function,
  355. const char *fmt, ...)
  356. {
  357. va_list args;
  358. va_start(args, fmt);
  359. printk(KERN_CRIT "EXT4-fs error (device %s): %s: ", sb->s_id, function);
  360. vprintk(fmt, args);
  361. printk("\n");
  362. va_end(args);
  363. if (test_opt(sb, ERRORS_PANIC))
  364. panic("EXT4-fs panic from previous error\n");
  365. if (sb->s_flags & MS_RDONLY)
  366. return;
  367. ext4_msg(sb, KERN_CRIT, "Remounting filesystem read-only");
  368. EXT4_SB(sb)->s_mount_state |= EXT4_ERROR_FS;
  369. sb->s_flags |= MS_RDONLY;
  370. EXT4_SB(sb)->s_mount_flags |= EXT4_MF_FS_ABORTED;
  371. if (EXT4_SB(sb)->s_journal)
  372. jbd2_journal_abort(EXT4_SB(sb)->s_journal, -EIO);
  373. }
  374. void ext4_msg (struct super_block * sb, const char *prefix,
  375. const char *fmt, ...)
  376. {
  377. va_list args;
  378. va_start(args, fmt);
  379. printk("%sEXT4-fs (%s): ", prefix, sb->s_id);
  380. vprintk(fmt, args);
  381. printk("\n");
  382. va_end(args);
  383. }
  384. void ext4_warning(struct super_block *sb, const char *function,
  385. const char *fmt, ...)
  386. {
  387. va_list args;
  388. va_start(args, fmt);
  389. printk(KERN_WARNING "EXT4-fs warning (device %s): %s: ",
  390. sb->s_id, function);
  391. vprintk(fmt, args);
  392. printk("\n");
  393. va_end(args);
  394. }
  395. void ext4_grp_locked_error(struct super_block *sb, ext4_group_t grp,
  396. const char *function, const char *fmt, ...)
  397. __releases(bitlock)
  398. __acquires(bitlock)
  399. {
  400. va_list args;
  401. struct ext4_super_block *es = EXT4_SB(sb)->s_es;
  402. va_start(args, fmt);
  403. printk(KERN_CRIT "EXT4-fs error (device %s): %s: ", sb->s_id, function);
  404. vprintk(fmt, args);
  405. printk("\n");
  406. va_end(args);
  407. if (test_opt(sb, ERRORS_CONT)) {
  408. EXT4_SB(sb)->s_mount_state |= EXT4_ERROR_FS;
  409. es->s_state |= cpu_to_le16(EXT4_ERROR_FS);
  410. ext4_commit_super(sb, 0);
  411. return;
  412. }
  413. ext4_unlock_group(sb, grp);
  414. ext4_handle_error(sb);
  415. /*
  416. * We only get here in the ERRORS_RO case; relocking the group
  417. * may be dangerous, but nothing bad will happen since the
  418. * filesystem will have already been marked read/only and the
  419. * journal has been aborted. We return 1 as a hint to callers
  420. * who might what to use the return value from
  421. * ext4_grp_locked_error() to distinguish beween the
  422. * ERRORS_CONT and ERRORS_RO case, and perhaps return more
  423. * aggressively from the ext4 function in question, with a
  424. * more appropriate error code.
  425. */
  426. ext4_lock_group(sb, grp);
  427. return;
  428. }
  429. void ext4_update_dynamic_rev(struct super_block *sb)
  430. {
  431. struct ext4_super_block *es = EXT4_SB(sb)->s_es;
  432. if (le32_to_cpu(es->s_rev_level) > EXT4_GOOD_OLD_REV)
  433. return;
  434. ext4_warning(sb, __func__,
  435. "updating to rev %d because of new feature flag, "
  436. "running e2fsck is recommended",
  437. EXT4_DYNAMIC_REV);
  438. es->s_first_ino = cpu_to_le32(EXT4_GOOD_OLD_FIRST_INO);
  439. es->s_inode_size = cpu_to_le16(EXT4_GOOD_OLD_INODE_SIZE);
  440. es->s_rev_level = cpu_to_le32(EXT4_DYNAMIC_REV);
  441. /* leave es->s_feature_*compat flags alone */
  442. /* es->s_uuid will be set by e2fsck if empty */
  443. /*
  444. * The rest of the superblock fields should be zero, and if not it
  445. * means they are likely already in use, so leave them alone. We
  446. * can leave it up to e2fsck to clean up any inconsistencies there.
  447. */
  448. }
  449. /*
  450. * Open the external journal device
  451. */
  452. static struct block_device *ext4_blkdev_get(dev_t dev, struct super_block *sb)
  453. {
  454. struct block_device *bdev;
  455. char b[BDEVNAME_SIZE];
  456. bdev = open_by_devnum(dev, FMODE_READ|FMODE_WRITE);
  457. if (IS_ERR(bdev))
  458. goto fail;
  459. return bdev;
  460. fail:
  461. ext4_msg(sb, KERN_ERR, "failed to open journal device %s: %ld",
  462. __bdevname(dev, b), PTR_ERR(bdev));
  463. return NULL;
  464. }
  465. /*
  466. * Release the journal device
  467. */
  468. static int ext4_blkdev_put(struct block_device *bdev)
  469. {
  470. bd_release(bdev);
  471. return blkdev_put(bdev, FMODE_READ|FMODE_WRITE);
  472. }
  473. static int ext4_blkdev_remove(struct ext4_sb_info *sbi)
  474. {
  475. struct block_device *bdev;
  476. int ret = -ENODEV;
  477. bdev = sbi->journal_bdev;
  478. if (bdev) {
  479. ret = ext4_blkdev_put(bdev);
  480. sbi->journal_bdev = NULL;
  481. }
  482. return ret;
  483. }
  484. static inline struct inode *orphan_list_entry(struct list_head *l)
  485. {
  486. return &list_entry(l, struct ext4_inode_info, i_orphan)->vfs_inode;
  487. }
  488. static void dump_orphan_list(struct super_block *sb, struct ext4_sb_info *sbi)
  489. {
  490. struct list_head *l;
  491. ext4_msg(sb, KERN_ERR, "sb orphan head is %d",
  492. le32_to_cpu(sbi->s_es->s_last_orphan));
  493. printk(KERN_ERR "sb_info orphan list:\n");
  494. list_for_each(l, &sbi->s_orphan) {
  495. struct inode *inode = orphan_list_entry(l);
  496. printk(KERN_ERR " "
  497. "inode %s:%lu at %p: mode %o, nlink %d, next %d\n",
  498. inode->i_sb->s_id, inode->i_ino, inode,
  499. inode->i_mode, inode->i_nlink,
  500. NEXT_ORPHAN(inode));
  501. }
  502. }
  503. static void ext4_put_super(struct super_block *sb)
  504. {
  505. struct ext4_sb_info *sbi = EXT4_SB(sb);
  506. struct ext4_super_block *es = sbi->s_es;
  507. int i, err;
  508. flush_workqueue(sbi->dio_unwritten_wq);
  509. destroy_workqueue(sbi->dio_unwritten_wq);
  510. lock_super(sb);
  511. lock_kernel();
  512. if (sb->s_dirt)
  513. ext4_commit_super(sb, 1);
  514. ext4_release_system_zone(sb);
  515. ext4_mb_release(sb);
  516. ext4_ext_release(sb);
  517. ext4_xattr_put_super(sb);
  518. if (sbi->s_journal) {
  519. err = jbd2_journal_destroy(sbi->s_journal);
  520. sbi->s_journal = NULL;
  521. if (err < 0)
  522. ext4_abort(sb, __func__,
  523. "Couldn't clean up the journal");
  524. }
  525. if (!(sb->s_flags & MS_RDONLY)) {
  526. EXT4_CLEAR_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER);
  527. es->s_state = cpu_to_le16(sbi->s_mount_state);
  528. ext4_commit_super(sb, 1);
  529. }
  530. if (sbi->s_proc) {
  531. remove_proc_entry(sb->s_id, ext4_proc_root);
  532. }
  533. kobject_del(&sbi->s_kobj);
  534. for (i = 0; i < sbi->s_gdb_count; i++)
  535. brelse(sbi->s_group_desc[i]);
  536. kfree(sbi->s_group_desc);
  537. if (is_vmalloc_addr(sbi->s_flex_groups))
  538. vfree(sbi->s_flex_groups);
  539. else
  540. kfree(sbi->s_flex_groups);
  541. percpu_counter_destroy(&sbi->s_freeblocks_counter);
  542. percpu_counter_destroy(&sbi->s_freeinodes_counter);
  543. percpu_counter_destroy(&sbi->s_dirs_counter);
  544. percpu_counter_destroy(&sbi->s_dirtyblocks_counter);
  545. brelse(sbi->s_sbh);
  546. #ifdef CONFIG_QUOTA
  547. for (i = 0; i < MAXQUOTAS; i++)
  548. kfree(sbi->s_qf_names[i]);
  549. #endif
  550. /* Debugging code just in case the in-memory inode orphan list
  551. * isn't empty. The on-disk one can be non-empty if we've
  552. * detected an error and taken the fs readonly, but the
  553. * in-memory list had better be clean by this point. */
  554. if (!list_empty(&sbi->s_orphan))
  555. dump_orphan_list(sb, sbi);
  556. J_ASSERT(list_empty(&sbi->s_orphan));
  557. invalidate_bdev(sb->s_bdev);
  558. if (sbi->journal_bdev && sbi->journal_bdev != sb->s_bdev) {
  559. /*
  560. * Invalidate the journal device's buffers. We don't want them
  561. * floating about in memory - the physical journal device may
  562. * hotswapped, and it breaks the `ro-after' testing code.
  563. */
  564. sync_blockdev(sbi->journal_bdev);
  565. invalidate_bdev(sbi->journal_bdev);
  566. ext4_blkdev_remove(sbi);
  567. }
  568. sb->s_fs_info = NULL;
  569. /*
  570. * Now that we are completely done shutting down the
  571. * superblock, we need to actually destroy the kobject.
  572. */
  573. unlock_kernel();
  574. unlock_super(sb);
  575. kobject_put(&sbi->s_kobj);
  576. wait_for_completion(&sbi->s_kobj_unregister);
  577. kfree(sbi->s_blockgroup_lock);
  578. kfree(sbi);
  579. }
  580. static struct kmem_cache *ext4_inode_cachep;
  581. /*
  582. * Called inside transaction, so use GFP_NOFS
  583. */
  584. static struct inode *ext4_alloc_inode(struct super_block *sb)
  585. {
  586. struct ext4_inode_info *ei;
  587. ei = kmem_cache_alloc(ext4_inode_cachep, GFP_NOFS);
  588. if (!ei)
  589. return NULL;
  590. ei->vfs_inode.i_version = 1;
  591. ei->vfs_inode.i_data.writeback_index = 0;
  592. memset(&ei->i_cached_extent, 0, sizeof(struct ext4_ext_cache));
  593. INIT_LIST_HEAD(&ei->i_prealloc_list);
  594. spin_lock_init(&ei->i_prealloc_lock);
  595. /*
  596. * Note: We can be called before EXT4_SB(sb)->s_journal is set,
  597. * therefore it can be null here. Don't check it, just initialize
  598. * jinode.
  599. */
  600. jbd2_journal_init_jbd_inode(&ei->jinode, &ei->vfs_inode);
  601. ei->i_reserved_data_blocks = 0;
  602. ei->i_reserved_meta_blocks = 0;
  603. ei->i_allocated_meta_blocks = 0;
  604. ei->i_delalloc_reserved_flag = 0;
  605. spin_lock_init(&(ei->i_block_reservation_lock));
  606. INIT_LIST_HEAD(&ei->i_aio_dio_complete_list);
  607. ei->cur_aio_dio = NULL;
  608. return &ei->vfs_inode;
  609. }
  610. static void ext4_destroy_inode(struct inode *inode)
  611. {
  612. if (!list_empty(&(EXT4_I(inode)->i_orphan))) {
  613. ext4_msg(inode->i_sb, KERN_ERR,
  614. "Inode %lu (%p): orphan list check failed!",
  615. inode->i_ino, EXT4_I(inode));
  616. print_hex_dump(KERN_INFO, "", DUMP_PREFIX_ADDRESS, 16, 4,
  617. EXT4_I(inode), sizeof(struct ext4_inode_info),
  618. true);
  619. dump_stack();
  620. }
  621. kmem_cache_free(ext4_inode_cachep, EXT4_I(inode));
  622. }
  623. static void init_once(void *foo)
  624. {
  625. struct ext4_inode_info *ei = (struct ext4_inode_info *) foo;
  626. INIT_LIST_HEAD(&ei->i_orphan);
  627. #ifdef CONFIG_EXT4_FS_XATTR
  628. init_rwsem(&ei->xattr_sem);
  629. #endif
  630. init_rwsem(&ei->i_data_sem);
  631. inode_init_once(&ei->vfs_inode);
  632. }
  633. static int init_inodecache(void)
  634. {
  635. ext4_inode_cachep = kmem_cache_create("ext4_inode_cache",
  636. sizeof(struct ext4_inode_info),
  637. 0, (SLAB_RECLAIM_ACCOUNT|
  638. SLAB_MEM_SPREAD),
  639. init_once);
  640. if (ext4_inode_cachep == NULL)
  641. return -ENOMEM;
  642. return 0;
  643. }
  644. static void destroy_inodecache(void)
  645. {
  646. kmem_cache_destroy(ext4_inode_cachep);
  647. }
  648. static void ext4_clear_inode(struct inode *inode)
  649. {
  650. ext4_discard_preallocations(inode);
  651. if (EXT4_JOURNAL(inode))
  652. jbd2_journal_release_jbd_inode(EXT4_SB(inode->i_sb)->s_journal,
  653. &EXT4_I(inode)->jinode);
  654. }
  655. static inline void ext4_show_quota_options(struct seq_file *seq,
  656. struct super_block *sb)
  657. {
  658. #if defined(CONFIG_QUOTA)
  659. struct ext4_sb_info *sbi = EXT4_SB(sb);
  660. if (sbi->s_jquota_fmt) {
  661. char *fmtname = "";
  662. switch (sbi->s_jquota_fmt) {
  663. case QFMT_VFS_OLD:
  664. fmtname = "vfsold";
  665. break;
  666. case QFMT_VFS_V0:
  667. fmtname = "vfsv0";
  668. break;
  669. case QFMT_VFS_V1:
  670. fmtname = "vfsv1";
  671. break;
  672. }
  673. seq_printf(seq, ",jqfmt=%s", fmtname);
  674. }
  675. if (sbi->s_qf_names[USRQUOTA])
  676. seq_printf(seq, ",usrjquota=%s", sbi->s_qf_names[USRQUOTA]);
  677. if (sbi->s_qf_names[GRPQUOTA])
  678. seq_printf(seq, ",grpjquota=%s", sbi->s_qf_names[GRPQUOTA]);
  679. if (sbi->s_mount_opt & EXT4_MOUNT_USRQUOTA)
  680. seq_puts(seq, ",usrquota");
  681. if (sbi->s_mount_opt & EXT4_MOUNT_GRPQUOTA)
  682. seq_puts(seq, ",grpquota");
  683. #endif
  684. }
  685. /*
  686. * Show an option if
  687. * - it's set to a non-default value OR
  688. * - if the per-sb default is different from the global default
  689. */
  690. static int ext4_show_options(struct seq_file *seq, struct vfsmount *vfs)
  691. {
  692. int def_errors;
  693. unsigned long def_mount_opts;
  694. struct super_block *sb = vfs->mnt_sb;
  695. struct ext4_sb_info *sbi = EXT4_SB(sb);
  696. struct ext4_super_block *es = sbi->s_es;
  697. def_mount_opts = le32_to_cpu(es->s_default_mount_opts);
  698. def_errors = le16_to_cpu(es->s_errors);
  699. if (sbi->s_sb_block != 1)
  700. seq_printf(seq, ",sb=%llu", sbi->s_sb_block);
  701. if (test_opt(sb, MINIX_DF))
  702. seq_puts(seq, ",minixdf");
  703. if (test_opt(sb, GRPID) && !(def_mount_opts & EXT4_DEFM_BSDGROUPS))
  704. seq_puts(seq, ",grpid");
  705. if (!test_opt(sb, GRPID) && (def_mount_opts & EXT4_DEFM_BSDGROUPS))
  706. seq_puts(seq, ",nogrpid");
  707. if (sbi->s_resuid != EXT4_DEF_RESUID ||
  708. le16_to_cpu(es->s_def_resuid) != EXT4_DEF_RESUID) {
  709. seq_printf(seq, ",resuid=%u", sbi->s_resuid);
  710. }
  711. if (sbi->s_resgid != EXT4_DEF_RESGID ||
  712. le16_to_cpu(es->s_def_resgid) != EXT4_DEF_RESGID) {
  713. seq_printf(seq, ",resgid=%u", sbi->s_resgid);
  714. }
  715. if (test_opt(sb, ERRORS_RO)) {
  716. if (def_errors == EXT4_ERRORS_PANIC ||
  717. def_errors == EXT4_ERRORS_CONTINUE) {
  718. seq_puts(seq, ",errors=remount-ro");
  719. }
  720. }
  721. if (test_opt(sb, ERRORS_CONT) && def_errors != EXT4_ERRORS_CONTINUE)
  722. seq_puts(seq, ",errors=continue");
  723. if (test_opt(sb, ERRORS_PANIC) && def_errors != EXT4_ERRORS_PANIC)
  724. seq_puts(seq, ",errors=panic");
  725. if (test_opt(sb, NO_UID32) && !(def_mount_opts & EXT4_DEFM_UID16))
  726. seq_puts(seq, ",nouid32");
  727. if (test_opt(sb, DEBUG) && !(def_mount_opts & EXT4_DEFM_DEBUG))
  728. seq_puts(seq, ",debug");
  729. if (test_opt(sb, OLDALLOC))
  730. seq_puts(seq, ",oldalloc");
  731. #ifdef CONFIG_EXT4_FS_XATTR
  732. if (test_opt(sb, XATTR_USER) &&
  733. !(def_mount_opts & EXT4_DEFM_XATTR_USER))
  734. seq_puts(seq, ",user_xattr");
  735. if (!test_opt(sb, XATTR_USER) &&
  736. (def_mount_opts & EXT4_DEFM_XATTR_USER)) {
  737. seq_puts(seq, ",nouser_xattr");
  738. }
  739. #endif
  740. #ifdef CONFIG_EXT4_FS_POSIX_ACL
  741. if (test_opt(sb, POSIX_ACL) && !(def_mount_opts & EXT4_DEFM_ACL))
  742. seq_puts(seq, ",acl");
  743. if (!test_opt(sb, POSIX_ACL) && (def_mount_opts & EXT4_DEFM_ACL))
  744. seq_puts(seq, ",noacl");
  745. #endif
  746. if (sbi->s_commit_interval != JBD2_DEFAULT_MAX_COMMIT_AGE*HZ) {
  747. seq_printf(seq, ",commit=%u",
  748. (unsigned) (sbi->s_commit_interval / HZ));
  749. }
  750. if (sbi->s_min_batch_time != EXT4_DEF_MIN_BATCH_TIME) {
  751. seq_printf(seq, ",min_batch_time=%u",
  752. (unsigned) sbi->s_min_batch_time);
  753. }
  754. if (sbi->s_max_batch_time != EXT4_DEF_MAX_BATCH_TIME) {
  755. seq_printf(seq, ",max_batch_time=%u",
  756. (unsigned) sbi->s_min_batch_time);
  757. }
  758. /*
  759. * We're changing the default of barrier mount option, so
  760. * let's always display its mount state so it's clear what its
  761. * status is.
  762. */
  763. seq_puts(seq, ",barrier=");
  764. seq_puts(seq, test_opt(sb, BARRIER) ? "1" : "0");
  765. if (test_opt(sb, JOURNAL_ASYNC_COMMIT))
  766. seq_puts(seq, ",journal_async_commit");
  767. if (test_opt(sb, NOBH))
  768. seq_puts(seq, ",nobh");
  769. if (test_opt(sb, I_VERSION))
  770. seq_puts(seq, ",i_version");
  771. if (!test_opt(sb, DELALLOC))
  772. seq_puts(seq, ",nodelalloc");
  773. if (sbi->s_stripe)
  774. seq_printf(seq, ",stripe=%lu", sbi->s_stripe);
  775. /*
  776. * journal mode get enabled in different ways
  777. * So just print the value even if we didn't specify it
  778. */
  779. if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA)
  780. seq_puts(seq, ",data=journal");
  781. else if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_ORDERED_DATA)
  782. seq_puts(seq, ",data=ordered");
  783. else if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_WRITEBACK_DATA)
  784. seq_puts(seq, ",data=writeback");
  785. if (sbi->s_inode_readahead_blks != EXT4_DEF_INODE_READAHEAD_BLKS)
  786. seq_printf(seq, ",inode_readahead_blks=%u",
  787. sbi->s_inode_readahead_blks);
  788. if (test_opt(sb, DATA_ERR_ABORT))
  789. seq_puts(seq, ",data_err=abort");
  790. if (test_opt(sb, NO_AUTO_DA_ALLOC))
  791. seq_puts(seq, ",noauto_da_alloc");
  792. ext4_show_quota_options(seq, sb);
  793. return 0;
  794. }
  795. static struct inode *ext4_nfs_get_inode(struct super_block *sb,
  796. u64 ino, u32 generation)
  797. {
  798. struct inode *inode;
  799. if (ino < EXT4_FIRST_INO(sb) && ino != EXT4_ROOT_INO)
  800. return ERR_PTR(-ESTALE);
  801. if (ino > le32_to_cpu(EXT4_SB(sb)->s_es->s_inodes_count))
  802. return ERR_PTR(-ESTALE);
  803. /* iget isn't really right if the inode is currently unallocated!!
  804. *
  805. * ext4_read_inode will return a bad_inode if the inode had been
  806. * deleted, so we should be safe.
  807. *
  808. * Currently we don't know the generation for parent directory, so
  809. * a generation of 0 means "accept any"
  810. */
  811. inode = ext4_iget(sb, ino);
  812. if (IS_ERR(inode))
  813. return ERR_CAST(inode);
  814. if (generation && inode->i_generation != generation) {
  815. iput(inode);
  816. return ERR_PTR(-ESTALE);
  817. }
  818. return inode;
  819. }
  820. static struct dentry *ext4_fh_to_dentry(struct super_block *sb, struct fid *fid,
  821. int fh_len, int fh_type)
  822. {
  823. return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
  824. ext4_nfs_get_inode);
  825. }
  826. static struct dentry *ext4_fh_to_parent(struct super_block *sb, struct fid *fid,
  827. int fh_len, int fh_type)
  828. {
  829. return generic_fh_to_parent(sb, fid, fh_len, fh_type,
  830. ext4_nfs_get_inode);
  831. }
  832. /*
  833. * Try to release metadata pages (indirect blocks, directories) which are
  834. * mapped via the block device. Since these pages could have journal heads
  835. * which would prevent try_to_free_buffers() from freeing them, we must use
  836. * jbd2 layer's try_to_free_buffers() function to release them.
  837. */
  838. static int bdev_try_to_free_page(struct super_block *sb, struct page *page,
  839. gfp_t wait)
  840. {
  841. journal_t *journal = EXT4_SB(sb)->s_journal;
  842. WARN_ON(PageChecked(page));
  843. if (!page_has_buffers(page))
  844. return 0;
  845. if (journal)
  846. return jbd2_journal_try_to_free_buffers(journal, page,
  847. wait & ~__GFP_WAIT);
  848. return try_to_free_buffers(page);
  849. }
  850. #ifdef CONFIG_QUOTA
  851. #define QTYPE2NAME(t) ((t) == USRQUOTA ? "user" : "group")
  852. #define QTYPE2MOPT(on, t) ((t) == USRQUOTA?((on)##USRJQUOTA):((on)##GRPJQUOTA))
  853. static int ext4_write_dquot(struct dquot *dquot);
  854. static int ext4_acquire_dquot(struct dquot *dquot);
  855. static int ext4_release_dquot(struct dquot *dquot);
  856. static int ext4_mark_dquot_dirty(struct dquot *dquot);
  857. static int ext4_write_info(struct super_block *sb, int type);
  858. static int ext4_quota_on(struct super_block *sb, int type, int format_id,
  859. char *path, int remount);
  860. static int ext4_quota_on_mount(struct super_block *sb, int type);
  861. static ssize_t ext4_quota_read(struct super_block *sb, int type, char *data,
  862. size_t len, loff_t off);
  863. static ssize_t ext4_quota_write(struct super_block *sb, int type,
  864. const char *data, size_t len, loff_t off);
  865. static const struct dquot_operations ext4_quota_operations = {
  866. .initialize = dquot_initialize,
  867. .drop = dquot_drop,
  868. .alloc_space = dquot_alloc_space,
  869. .reserve_space = dquot_reserve_space,
  870. .claim_space = dquot_claim_space,
  871. .release_rsv = dquot_release_reserved_space,
  872. .get_reserved_space = ext4_get_reserved_space,
  873. .alloc_inode = dquot_alloc_inode,
  874. .free_space = dquot_free_space,
  875. .free_inode = dquot_free_inode,
  876. .transfer = dquot_transfer,
  877. .write_dquot = ext4_write_dquot,
  878. .acquire_dquot = ext4_acquire_dquot,
  879. .release_dquot = ext4_release_dquot,
  880. .mark_dirty = ext4_mark_dquot_dirty,
  881. .write_info = ext4_write_info,
  882. .alloc_dquot = dquot_alloc,
  883. .destroy_dquot = dquot_destroy,
  884. };
  885. static const struct quotactl_ops ext4_qctl_operations = {
  886. .quota_on = ext4_quota_on,
  887. .quota_off = vfs_quota_off,
  888. .quota_sync = vfs_quota_sync,
  889. .get_info = vfs_get_dqinfo,
  890. .set_info = vfs_set_dqinfo,
  891. .get_dqblk = vfs_get_dqblk,
  892. .set_dqblk = vfs_set_dqblk
  893. };
  894. #endif
  895. static const struct super_operations ext4_sops = {
  896. .alloc_inode = ext4_alloc_inode,
  897. .destroy_inode = ext4_destroy_inode,
  898. .write_inode = ext4_write_inode,
  899. .dirty_inode = ext4_dirty_inode,
  900. .delete_inode = ext4_delete_inode,
  901. .put_super = ext4_put_super,
  902. .sync_fs = ext4_sync_fs,
  903. .freeze_fs = ext4_freeze,
  904. .unfreeze_fs = ext4_unfreeze,
  905. .statfs = ext4_statfs,
  906. .remount_fs = ext4_remount,
  907. .clear_inode = ext4_clear_inode,
  908. .show_options = ext4_show_options,
  909. #ifdef CONFIG_QUOTA
  910. .quota_read = ext4_quota_read,
  911. .quota_write = ext4_quota_write,
  912. #endif
  913. .bdev_try_to_free_page = bdev_try_to_free_page,
  914. };
  915. static const struct super_operations ext4_nojournal_sops = {
  916. .alloc_inode = ext4_alloc_inode,
  917. .destroy_inode = ext4_destroy_inode,
  918. .write_inode = ext4_write_inode,
  919. .dirty_inode = ext4_dirty_inode,
  920. .delete_inode = ext4_delete_inode,
  921. .write_super = ext4_write_super,
  922. .put_super = ext4_put_super,
  923. .statfs = ext4_statfs,
  924. .remount_fs = ext4_remount,
  925. .clear_inode = ext4_clear_inode,
  926. .show_options = ext4_show_options,
  927. #ifdef CONFIG_QUOTA
  928. .quota_read = ext4_quota_read,
  929. .quota_write = ext4_quota_write,
  930. #endif
  931. .bdev_try_to_free_page = bdev_try_to_free_page,
  932. };
  933. static const struct export_operations ext4_export_ops = {
  934. .fh_to_dentry = ext4_fh_to_dentry,
  935. .fh_to_parent = ext4_fh_to_parent,
  936. .get_parent = ext4_get_parent,
  937. };
  938. enum {
  939. Opt_bsd_df, Opt_minix_df, Opt_grpid, Opt_nogrpid,
  940. Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro,
  941. Opt_nouid32, Opt_debug, Opt_oldalloc, Opt_orlov,
  942. Opt_user_xattr, Opt_nouser_xattr, Opt_acl, Opt_noacl,
  943. Opt_auto_da_alloc, Opt_noauto_da_alloc, Opt_noload, Opt_nobh, Opt_bh,
  944. Opt_commit, Opt_min_batch_time, Opt_max_batch_time,
  945. Opt_journal_update, Opt_journal_dev,
  946. Opt_journal_checksum, Opt_journal_async_commit,
  947. Opt_abort, Opt_data_journal, Opt_data_ordered, Opt_data_writeback,
  948. Opt_data_err_abort, Opt_data_err_ignore,
  949. Opt_usrjquota, Opt_grpjquota, Opt_offusrjquota, Opt_offgrpjquota,
  950. Opt_jqfmt_vfsold, Opt_jqfmt_vfsv0, Opt_jqfmt_vfsv1, Opt_quota,
  951. Opt_noquota, Opt_ignore, Opt_barrier, Opt_nobarrier, Opt_err,
  952. Opt_resize, Opt_usrquota, Opt_grpquota, Opt_i_version,
  953. Opt_stripe, Opt_delalloc, Opt_nodelalloc,
  954. Opt_block_validity, Opt_noblock_validity,
  955. Opt_inode_readahead_blks, Opt_journal_ioprio
  956. };
  957. static const match_table_t tokens = {
  958. {Opt_bsd_df, "bsddf"},
  959. {Opt_minix_df, "minixdf"},
  960. {Opt_grpid, "grpid"},
  961. {Opt_grpid, "bsdgroups"},
  962. {Opt_nogrpid, "nogrpid"},
  963. {Opt_nogrpid, "sysvgroups"},
  964. {Opt_resgid, "resgid=%u"},
  965. {Opt_resuid, "resuid=%u"},
  966. {Opt_sb, "sb=%u"},
  967. {Opt_err_cont, "errors=continue"},
  968. {Opt_err_panic, "errors=panic"},
  969. {Opt_err_ro, "errors=remount-ro"},
  970. {Opt_nouid32, "nouid32"},
  971. {Opt_debug, "debug"},
  972. {Opt_oldalloc, "oldalloc"},
  973. {Opt_orlov, "orlov"},
  974. {Opt_user_xattr, "user_xattr"},
  975. {Opt_nouser_xattr, "nouser_xattr"},
  976. {Opt_acl, "acl"},
  977. {Opt_noacl, "noacl"},
  978. {Opt_noload, "noload"},
  979. {Opt_nobh, "nobh"},
  980. {Opt_bh, "bh"},
  981. {Opt_commit, "commit=%u"},
  982. {Opt_min_batch_time, "min_batch_time=%u"},
  983. {Opt_max_batch_time, "max_batch_time=%u"},
  984. {Opt_journal_update, "journal=update"},
  985. {Opt_journal_dev, "journal_dev=%u"},
  986. {Opt_journal_checksum, "journal_checksum"},
  987. {Opt_journal_async_commit, "journal_async_commit"},
  988. {Opt_abort, "abort"},
  989. {Opt_data_journal, "data=journal"},
  990. {Opt_data_ordered, "data=ordered"},
  991. {Opt_data_writeback, "data=writeback"},
  992. {Opt_data_err_abort, "data_err=abort"},
  993. {Opt_data_err_ignore, "data_err=ignore"},
  994. {Opt_offusrjquota, "usrjquota="},
  995. {Opt_usrjquota, "usrjquota=%s"},
  996. {Opt_offgrpjquota, "grpjquota="},
  997. {Opt_grpjquota, "grpjquota=%s"},
  998. {Opt_jqfmt_vfsold, "jqfmt=vfsold"},
  999. {Opt_jqfmt_vfsv0, "jqfmt=vfsv0"},
  1000. {Opt_jqfmt_vfsv1, "jqfmt=vfsv1"},
  1001. {Opt_grpquota, "grpquota"},
  1002. {Opt_noquota, "noquota"},
  1003. {Opt_quota, "quota"},
  1004. {Opt_usrquota, "usrquota"},
  1005. {Opt_barrier, "barrier=%u"},
  1006. {Opt_barrier, "barrier"},
  1007. {Opt_nobarrier, "nobarrier"},
  1008. {Opt_i_version, "i_version"},
  1009. {Opt_stripe, "stripe=%u"},
  1010. {Opt_resize, "resize"},
  1011. {Opt_delalloc, "delalloc"},
  1012. {Opt_nodelalloc, "nodelalloc"},
  1013. {Opt_block_validity, "block_validity"},
  1014. {Opt_noblock_validity, "noblock_validity"},
  1015. {Opt_inode_readahead_blks, "inode_readahead_blks=%u"},
  1016. {Opt_journal_ioprio, "journal_ioprio=%u"},
  1017. {Opt_auto_da_alloc, "auto_da_alloc=%u"},
  1018. {Opt_auto_da_alloc, "auto_da_alloc"},
  1019. {Opt_noauto_da_alloc, "noauto_da_alloc"},
  1020. {Opt_err, NULL},
  1021. };
  1022. static ext4_fsblk_t get_sb_block(void **data)
  1023. {
  1024. ext4_fsblk_t sb_block;
  1025. char *options = (char *) *data;
  1026. if (!options || strncmp(options, "sb=", 3) != 0)
  1027. return 1; /* Default location */
  1028. options += 3;
  1029. /* TODO: use simple_strtoll with >32bit ext4 */
  1030. sb_block = simple_strtoul(options, &options, 0);
  1031. if (*options && *options != ',') {
  1032. printk(KERN_ERR "EXT4-fs: Invalid sb specification: %s\n",
  1033. (char *) *data);
  1034. return 1;
  1035. }
  1036. if (*options == ',')
  1037. options++;
  1038. *data = (void *) options;
  1039. return sb_block;
  1040. }
  1041. #define DEFAULT_JOURNAL_IOPRIO (IOPRIO_PRIO_VALUE(IOPRIO_CLASS_BE, 3))
  1042. static int parse_options(char *options, struct super_block *sb,
  1043. unsigned long *journal_devnum,
  1044. unsigned int *journal_ioprio,
  1045. ext4_fsblk_t *n_blocks_count, int is_remount)
  1046. {
  1047. struct ext4_sb_info *sbi = EXT4_SB(sb);
  1048. char *p;
  1049. substring_t args[MAX_OPT_ARGS];
  1050. int data_opt = 0;
  1051. int option;
  1052. #ifdef CONFIG_QUOTA
  1053. int qtype, qfmt;
  1054. char *qname;
  1055. #endif
  1056. if (!options)
  1057. return 1;
  1058. while ((p = strsep(&options, ",")) != NULL) {
  1059. int token;
  1060. if (!*p)
  1061. continue;
  1062. token = match_token(p, tokens, args);
  1063. switch (token) {
  1064. case Opt_bsd_df:
  1065. clear_opt(sbi->s_mount_opt, MINIX_DF);
  1066. break;
  1067. case Opt_minix_df:
  1068. set_opt(sbi->s_mount_opt, MINIX_DF);
  1069. break;
  1070. case Opt_grpid:
  1071. set_opt(sbi->s_mount_opt, GRPID);
  1072. break;
  1073. case Opt_nogrpid:
  1074. clear_opt(sbi->s_mount_opt, GRPID);
  1075. break;
  1076. case Opt_resuid:
  1077. if (match_int(&args[0], &option))
  1078. return 0;
  1079. sbi->s_resuid = option;
  1080. break;
  1081. case Opt_resgid:
  1082. if (match_int(&args[0], &option))
  1083. return 0;
  1084. sbi->s_resgid = option;
  1085. break;
  1086. case Opt_sb:
  1087. /* handled by get_sb_block() instead of here */
  1088. /* *sb_block = match_int(&args[0]); */
  1089. break;
  1090. case Opt_err_panic:
  1091. clear_opt(sbi->s_mount_opt, ERRORS_CONT);
  1092. clear_opt(sbi->s_mount_opt, ERRORS_RO);
  1093. set_opt(sbi->s_mount_opt, ERRORS_PANIC);
  1094. break;
  1095. case Opt_err_ro:
  1096. clear_opt(sbi->s_mount_opt, ERRORS_CONT);
  1097. clear_opt(sbi->s_mount_opt, ERRORS_PANIC);
  1098. set_opt(sbi->s_mount_opt, ERRORS_RO);
  1099. break;
  1100. case Opt_err_cont:
  1101. clear_opt(sbi->s_mount_opt, ERRORS_RO);
  1102. clear_opt(sbi->s_mount_opt, ERRORS_PANIC);
  1103. set_opt(sbi->s_mount_opt, ERRORS_CONT);
  1104. break;
  1105. case Opt_nouid32:
  1106. set_opt(sbi->s_mount_opt, NO_UID32);
  1107. break;
  1108. case Opt_debug:
  1109. set_opt(sbi->s_mount_opt, DEBUG);
  1110. break;
  1111. case Opt_oldalloc:
  1112. set_opt(sbi->s_mount_opt, OLDALLOC);
  1113. break;
  1114. case Opt_orlov:
  1115. clear_opt(sbi->s_mount_opt, OLDALLOC);
  1116. break;
  1117. #ifdef CONFIG_EXT4_FS_XATTR
  1118. case Opt_user_xattr:
  1119. set_opt(sbi->s_mount_opt, XATTR_USER);
  1120. break;
  1121. case Opt_nouser_xattr:
  1122. clear_opt(sbi->s_mount_opt, XATTR_USER);
  1123. break;
  1124. #else
  1125. case Opt_user_xattr:
  1126. case Opt_nouser_xattr:
  1127. ext4_msg(sb, KERN_ERR, "(no)user_xattr options not supported");
  1128. break;
  1129. #endif
  1130. #ifdef CONFIG_EXT4_FS_POSIX_ACL
  1131. case Opt_acl:
  1132. set_opt(sbi->s_mount_opt, POSIX_ACL);
  1133. break;
  1134. case Opt_noacl:
  1135. clear_opt(sbi->s_mount_opt, POSIX_ACL);
  1136. break;
  1137. #else
  1138. case Opt_acl:
  1139. case Opt_noacl:
  1140. ext4_msg(sb, KERN_ERR, "(no)acl options not supported");
  1141. break;
  1142. #endif
  1143. case Opt_journal_update:
  1144. /* @@@ FIXME */
  1145. /* Eventually we will want to be able to create
  1146. a journal file here. For now, only allow the
  1147. user to specify an existing inode to be the
  1148. journal file. */
  1149. if (is_remount) {
  1150. ext4_msg(sb, KERN_ERR,
  1151. "Cannot specify journal on remount");
  1152. return 0;
  1153. }
  1154. set_opt(sbi->s_mount_opt, UPDATE_JOURNAL);
  1155. break;
  1156. case Opt_journal_dev:
  1157. if (is_remount) {
  1158. ext4_msg(sb, KERN_ERR,
  1159. "Cannot specify journal on remount");
  1160. return 0;
  1161. }
  1162. if (match_int(&args[0], &option))
  1163. return 0;
  1164. *journal_devnum = option;
  1165. break;
  1166. case Opt_journal_checksum:
  1167. set_opt(sbi->s_mount_opt, JOURNAL_CHECKSUM);
  1168. break;
  1169. case Opt_journal_async_commit:
  1170. set_opt(sbi->s_mount_opt, JOURNAL_ASYNC_COMMIT);
  1171. set_opt(sbi->s_mount_opt, JOURNAL_CHECKSUM);
  1172. break;
  1173. case Opt_noload:
  1174. set_opt(sbi->s_mount_opt, NOLOAD);
  1175. break;
  1176. case Opt_commit:
  1177. if (match_int(&args[0], &option))
  1178. return 0;
  1179. if (option < 0)
  1180. return 0;
  1181. if (option == 0)
  1182. option = JBD2_DEFAULT_MAX_COMMIT_AGE;
  1183. sbi->s_commit_interval = HZ * option;
  1184. break;
  1185. case Opt_max_batch_time:
  1186. if (match_int(&args[0], &option))
  1187. return 0;
  1188. if (option < 0)
  1189. return 0;
  1190. if (option == 0)
  1191. option = EXT4_DEF_MAX_BATCH_TIME;
  1192. sbi->s_max_batch_time = option;
  1193. break;
  1194. case Opt_min_batch_time:
  1195. if (match_int(&args[0], &option))
  1196. return 0;
  1197. if (option < 0)
  1198. return 0;
  1199. sbi->s_min_batch_time = option;
  1200. break;
  1201. case Opt_data_journal:
  1202. data_opt = EXT4_MOUNT_JOURNAL_DATA;
  1203. goto datacheck;
  1204. case Opt_data_ordered:
  1205. data_opt = EXT4_MOUNT_ORDERED_DATA;
  1206. goto datacheck;
  1207. case Opt_data_writeback:
  1208. data_opt = EXT4_MOUNT_WRITEBACK_DATA;
  1209. datacheck:
  1210. if (is_remount) {
  1211. if ((sbi->s_mount_opt & EXT4_MOUNT_DATA_FLAGS)
  1212. != data_opt) {
  1213. ext4_msg(sb, KERN_ERR,
  1214. "Cannot change data mode on remount");
  1215. return 0;
  1216. }
  1217. } else {
  1218. sbi->s_mount_opt &= ~EXT4_MOUNT_DATA_FLAGS;
  1219. sbi->s_mount_opt |= data_opt;
  1220. }
  1221. break;
  1222. case Opt_data_err_abort:
  1223. set_opt(sbi->s_mount_opt, DATA_ERR_ABORT);
  1224. break;
  1225. case Opt_data_err_ignore:
  1226. clear_opt(sbi->s_mount_opt, DATA_ERR_ABORT);
  1227. break;
  1228. #ifdef CONFIG_QUOTA
  1229. case Opt_usrjquota:
  1230. qtype = USRQUOTA;
  1231. goto set_qf_name;
  1232. case Opt_grpjquota:
  1233. qtype = GRPQUOTA;
  1234. set_qf_name:
  1235. if (sb_any_quota_loaded(sb) &&
  1236. !sbi->s_qf_names[qtype]) {
  1237. ext4_msg(sb, KERN_ERR,
  1238. "Cannot change journaled "
  1239. "quota options when quota turned on");
  1240. return 0;
  1241. }
  1242. qname = match_strdup(&args[0]);
  1243. if (!qname) {
  1244. ext4_msg(sb, KERN_ERR,
  1245. "Not enough memory for "
  1246. "storing quotafile name");
  1247. return 0;
  1248. }
  1249. if (sbi->s_qf_names[qtype] &&
  1250. strcmp(sbi->s_qf_names[qtype], qname)) {
  1251. ext4_msg(sb, KERN_ERR,
  1252. "%s quota file already "
  1253. "specified", QTYPE2NAME(qtype));
  1254. kfree(qname);
  1255. return 0;
  1256. }
  1257. sbi->s_qf_names[qtype] = qname;
  1258. if (strchr(sbi->s_qf_names[qtype], '/')) {
  1259. ext4_msg(sb, KERN_ERR,
  1260. "quotafile must be on "
  1261. "filesystem root");
  1262. kfree(sbi->s_qf_names[qtype]);
  1263. sbi->s_qf_names[qtype] = NULL;
  1264. return 0;
  1265. }
  1266. set_opt(sbi->s_mount_opt, QUOTA);
  1267. break;
  1268. case Opt_offusrjquota:
  1269. qtype = USRQUOTA;
  1270. goto clear_qf_name;
  1271. case Opt_offgrpjquota:
  1272. qtype = GRPQUOTA;
  1273. clear_qf_name:
  1274. if (sb_any_quota_loaded(sb) &&
  1275. sbi->s_qf_names[qtype]) {
  1276. ext4_msg(sb, KERN_ERR, "Cannot change "
  1277. "journaled quota options when "
  1278. "quota turned on");
  1279. return 0;
  1280. }
  1281. /*
  1282. * The space will be released later when all options
  1283. * are confirmed to be correct
  1284. */
  1285. sbi->s_qf_names[qtype] = NULL;
  1286. break;
  1287. case Opt_jqfmt_vfsold:
  1288. qfmt = QFMT_VFS_OLD;
  1289. goto set_qf_format;
  1290. case Opt_jqfmt_vfsv0:
  1291. qfmt = QFMT_VFS_V0;
  1292. goto set_qf_format;
  1293. case Opt_jqfmt_vfsv1:
  1294. qfmt = QFMT_VFS_V1;
  1295. set_qf_format:
  1296. if (sb_any_quota_loaded(sb) &&
  1297. sbi->s_jquota_fmt != qfmt) {
  1298. ext4_msg(sb, KERN_ERR, "Cannot change "
  1299. "journaled quota options when "
  1300. "quota turned on");
  1301. return 0;
  1302. }
  1303. sbi->s_jquota_fmt = qfmt;
  1304. break;
  1305. case Opt_quota:
  1306. case Opt_usrquota:
  1307. set_opt(sbi->s_mount_opt, QUOTA);
  1308. set_opt(sbi->s_mount_opt, USRQUOTA);
  1309. break;
  1310. case Opt_grpquota:
  1311. set_opt(sbi->s_mount_opt, QUOTA);
  1312. set_opt(sbi->s_mount_opt, GRPQUOTA);
  1313. break;
  1314. case Opt_noquota:
  1315. if (sb_any_quota_loaded(sb)) {
  1316. ext4_msg(sb, KERN_ERR, "Cannot change quota "
  1317. "options when quota turned on");
  1318. return 0;
  1319. }
  1320. clear_opt(sbi->s_mount_opt, QUOTA);
  1321. clear_opt(sbi->s_mount_opt, USRQUOTA);
  1322. clear_opt(sbi->s_mount_opt, GRPQUOTA);
  1323. break;
  1324. #else
  1325. case Opt_quota:
  1326. case Opt_usrquota:
  1327. case Opt_grpquota:
  1328. ext4_msg(sb, KERN_ERR,
  1329. "quota options not supported");
  1330. break;
  1331. case Opt_usrjquota:
  1332. case Opt_grpjquota:
  1333. case Opt_offusrjquota:
  1334. case Opt_offgrpjquota:
  1335. case Opt_jqfmt_vfsold:
  1336. case Opt_jqfmt_vfsv0:
  1337. case Opt_jqfmt_vfsv1:
  1338. ext4_msg(sb, KERN_ERR,
  1339. "journaled quota options not supported");
  1340. break;
  1341. case Opt_noquota:
  1342. break;
  1343. #endif
  1344. case Opt_abort:
  1345. sbi->s_mount_flags |= EXT4_MF_FS_ABORTED;
  1346. break;
  1347. case Opt_nobarrier:
  1348. clear_opt(sbi->s_mount_opt, BARRIER);
  1349. break;
  1350. case Opt_barrier:
  1351. if (match_int(&args[0], &option)) {
  1352. set_opt(sbi->s_mount_opt, BARRIER);
  1353. break;
  1354. }
  1355. if (option)
  1356. set_opt(sbi->s_mount_opt, BARRIER);
  1357. else
  1358. clear_opt(sbi->s_mount_opt, BARRIER);
  1359. break;
  1360. case Opt_ignore:
  1361. break;
  1362. case Opt_resize:
  1363. if (!is_remount) {
  1364. ext4_msg(sb, KERN_ERR,
  1365. "resize option only available "
  1366. "for remount");
  1367. return 0;
  1368. }
  1369. if (match_int(&args[0], &option) != 0)
  1370. return 0;
  1371. *n_blocks_count = option;
  1372. break;
  1373. case Opt_nobh:
  1374. set_opt(sbi->s_mount_opt, NOBH);
  1375. break;
  1376. case Opt_bh:
  1377. clear_opt(sbi->s_mount_opt, NOBH);
  1378. break;
  1379. case Opt_i_version:
  1380. set_opt(sbi->s_mount_opt, I_VERSION);
  1381. sb->s_flags |= MS_I_VERSION;
  1382. break;
  1383. case Opt_nodelalloc:
  1384. clear_opt(sbi->s_mount_opt, DELALLOC);
  1385. break;
  1386. case Opt_stripe:
  1387. if (match_int(&args[0], &option))
  1388. return 0;
  1389. if (option < 0)
  1390. return 0;
  1391. sbi->s_stripe = option;
  1392. break;
  1393. case Opt_delalloc:
  1394. set_opt(sbi->s_mount_opt, DELALLOC);
  1395. break;
  1396. case Opt_block_validity:
  1397. set_opt(sbi->s_mount_opt, BLOCK_VALIDITY);
  1398. break;
  1399. case Opt_noblock_validity:
  1400. clear_opt(sbi->s_mount_opt, BLOCK_VALIDITY);
  1401. break;
  1402. case Opt_inode_readahead_blks:
  1403. if (match_int(&args[0], &option))
  1404. return 0;
  1405. if (option < 0 || option > (1 << 30))
  1406. return 0;
  1407. if (!is_power_of_2(option)) {
  1408. ext4_msg(sb, KERN_ERR,
  1409. "EXT4-fs: inode_readahead_blks"
  1410. " must be a power of 2");
  1411. return 0;
  1412. }
  1413. sbi->s_inode_readahead_blks = option;
  1414. break;
  1415. case Opt_journal_ioprio:
  1416. if (match_int(&args[0], &option))
  1417. return 0;
  1418. if (option < 0 || option > 7)
  1419. break;
  1420. *journal_ioprio = IOPRIO_PRIO_VALUE(IOPRIO_CLASS_BE,
  1421. option);
  1422. break;
  1423. case Opt_noauto_da_alloc:
  1424. set_opt(sbi->s_mount_opt,NO_AUTO_DA_ALLOC);
  1425. break;
  1426. case Opt_auto_da_alloc:
  1427. if (match_int(&args[0], &option)) {
  1428. clear_opt(sbi->s_mount_opt, NO_AUTO_DA_ALLOC);
  1429. break;
  1430. }
  1431. if (option)
  1432. clear_opt(sbi->s_mount_opt, NO_AUTO_DA_ALLOC);
  1433. else
  1434. set_opt(sbi->s_mount_opt,NO_AUTO_DA_ALLOC);
  1435. break;
  1436. default:
  1437. ext4_msg(sb, KERN_ERR,
  1438. "Unrecognized mount option \"%s\" "
  1439. "or missing value", p);
  1440. return 0;
  1441. }
  1442. }
  1443. #ifdef CONFIG_QUOTA
  1444. if (sbi->s_qf_names[USRQUOTA] || sbi->s_qf_names[GRPQUOTA]) {
  1445. if ((sbi->s_mount_opt & EXT4_MOUNT_USRQUOTA) &&
  1446. sbi->s_qf_names[USRQUOTA])
  1447. clear_opt(sbi->s_mount_opt, USRQUOTA);
  1448. if ((sbi->s_mount_opt & EXT4_MOUNT_GRPQUOTA) &&
  1449. sbi->s_qf_names[GRPQUOTA])
  1450. clear_opt(sbi->s_mount_opt, GRPQUOTA);
  1451. if ((sbi->s_qf_names[USRQUOTA] &&
  1452. (sbi->s_mount_opt & EXT4_MOUNT_GRPQUOTA)) ||
  1453. (sbi->s_qf_names[GRPQUOTA] &&
  1454. (sbi->s_mount_opt & EXT4_MOUNT_USRQUOTA))) {
  1455. ext4_msg(sb, KERN_ERR, "old and new quota "
  1456. "format mixing");
  1457. return 0;
  1458. }
  1459. if (!sbi->s_jquota_fmt) {
  1460. ext4_msg(sb, KERN_ERR, "journaled quota format "
  1461. "not specified");
  1462. return 0;
  1463. }
  1464. } else {
  1465. if (sbi->s_jquota_fmt) {
  1466. ext4_msg(sb, KERN_ERR, "journaled quota format "
  1467. "specified with no journaling "
  1468. "enabled");
  1469. return 0;
  1470. }
  1471. }
  1472. #endif
  1473. return 1;
  1474. }
  1475. static int ext4_setup_super(struct super_block *sb, struct ext4_super_block *es,
  1476. int read_only)
  1477. {
  1478. struct ext4_sb_info *sbi = EXT4_SB(sb);
  1479. int res = 0;
  1480. if (le32_to_cpu(es->s_rev_level) > EXT4_MAX_SUPP_REV) {
  1481. ext4_msg(sb, KERN_ERR, "revision level too high, "
  1482. "forcing read-only mode");
  1483. res = MS_RDONLY;
  1484. }
  1485. if (read_only)
  1486. return res;
  1487. if (!(sbi->s_mount_state & EXT4_VALID_FS))
  1488. ext4_msg(sb, KERN_WARNING, "warning: mounting unchecked fs, "
  1489. "running e2fsck is recommended");
  1490. else if ((sbi->s_mount_state & EXT4_ERROR_FS))
  1491. ext4_msg(sb, KERN_WARNING,
  1492. "warning: mounting fs with errors, "
  1493. "running e2fsck is recommended");
  1494. else if ((__s16) le16_to_cpu(es->s_max_mnt_count) >= 0 &&
  1495. le16_to_cpu(es->s_mnt_count) >=
  1496. (unsigned short) (__s16) le16_to_cpu(es->s_max_mnt_count))
  1497. ext4_msg(sb, KERN_WARNING,
  1498. "warning: maximal mount count reached, "
  1499. "running e2fsck is recommended");
  1500. else if (le32_to_cpu(es->s_checkinterval) &&
  1501. (le32_to_cpu(es->s_lastcheck) +
  1502. le32_to_cpu(es->s_checkinterval) <= get_seconds()))
  1503. ext4_msg(sb, KERN_WARNING,
  1504. "warning: checktime reached, "
  1505. "running e2fsck is recommended");
  1506. if (!sbi->s_journal)
  1507. es->s_state &= cpu_to_le16(~EXT4_VALID_FS);
  1508. if (!(__s16) le16_to_cpu(es->s_max_mnt_count))
  1509. es->s_max_mnt_count = cpu_to_le16(EXT4_DFL_MAX_MNT_COUNT);
  1510. le16_add_cpu(&es->s_mnt_count, 1);
  1511. es->s_mtime = cpu_to_le32(get_seconds());
  1512. ext4_update_dynamic_rev(sb);
  1513. if (sbi->s_journal)
  1514. EXT4_SET_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER);
  1515. ext4_commit_super(sb, 1);
  1516. if (test_opt(sb, DEBUG))
  1517. printk(KERN_INFO "[EXT4 FS bs=%lu, gc=%u, "
  1518. "bpg=%lu, ipg=%lu, mo=%04x]\n",
  1519. sb->s_blocksize,
  1520. sbi->s_groups_count,
  1521. EXT4_BLOCKS_PER_GROUP(sb),
  1522. EXT4_INODES_PER_GROUP(sb),
  1523. sbi->s_mount_opt);
  1524. return res;
  1525. }
  1526. static int ext4_fill_flex_info(struct super_block *sb)
  1527. {
  1528. struct ext4_sb_info *sbi = EXT4_SB(sb);
  1529. struct ext4_group_desc *gdp = NULL;
  1530. ext4_group_t flex_group_count;
  1531. ext4_group_t flex_group;
  1532. int groups_per_flex = 0;
  1533. size_t size;
  1534. int i;
  1535. if (!sbi->s_es->s_log_groups_per_flex) {
  1536. sbi->s_log_groups_per_flex = 0;
  1537. return 1;
  1538. }
  1539. sbi->s_log_groups_per_flex = sbi->s_es->s_log_groups_per_flex;
  1540. groups_per_flex = 1 << sbi->s_log_groups_per_flex;
  1541. /* We allocate both existing and potentially added groups */
  1542. flex_group_count = ((sbi->s_groups_count + groups_per_flex - 1) +
  1543. ((le16_to_cpu(sbi->s_es->s_reserved_gdt_blocks) + 1) <<
  1544. EXT4_DESC_PER_BLOCK_BITS(sb))) / groups_per_flex;
  1545. size = flex_group_count * sizeof(struct flex_groups);
  1546. sbi->s_flex_groups = kzalloc(size, GFP_KERNEL);
  1547. if (sbi->s_flex_groups == NULL) {
  1548. sbi->s_flex_groups = vmalloc(size);
  1549. if (sbi->s_flex_groups)
  1550. memset(sbi->s_flex_groups, 0, size);
  1551. }
  1552. if (sbi->s_flex_groups == NULL) {
  1553. ext4_msg(sb, KERN_ERR, "not enough memory for "
  1554. "%u flex groups", flex_group_count);
  1555. goto failed;
  1556. }
  1557. for (i = 0; i < sbi->s_groups_count; i++) {
  1558. gdp = ext4_get_group_desc(sb, i, NULL);
  1559. flex_group = ext4_flex_group(sbi, i);
  1560. atomic_add(ext4_free_inodes_count(sb, gdp),
  1561. &sbi->s_flex_groups[flex_group].free_inodes);
  1562. atomic_add(ext4_free_blks_count(sb, gdp),
  1563. &sbi->s_flex_groups[flex_group].free_blocks);
  1564. atomic_add(ext4_used_dirs_count(sb, gdp),
  1565. &sbi->s_flex_groups[flex_group].used_dirs);
  1566. }
  1567. return 1;
  1568. failed:
  1569. return 0;
  1570. }
  1571. __le16 ext4_group_desc_csum(struct ext4_sb_info *sbi, __u32 block_group,
  1572. struct ext4_group_desc *gdp)
  1573. {
  1574. __u16 crc = 0;
  1575. if (sbi->s_es->s_feature_ro_compat &
  1576. cpu_to_le32(EXT4_FEATURE_RO_COMPAT_GDT_CSUM)) {
  1577. int offset = offsetof(struct ext4_group_desc, bg_checksum);
  1578. __le32 le_group = cpu_to_le32(block_group);
  1579. crc = crc16(~0, sbi->s_es->s_uuid, sizeof(sbi->s_es->s_uuid));
  1580. crc = crc16(crc, (__u8 *)&le_group, sizeof(le_group));
  1581. crc = crc16(crc, (__u8 *)gdp, offset);
  1582. offset += sizeof(gdp->bg_checksum); /* skip checksum */
  1583. /* for checksum of struct ext4_group_desc do the rest...*/
  1584. if ((sbi->s_es->s_feature_incompat &
  1585. cpu_to_le32(EXT4_FEATURE_INCOMPAT_64BIT)) &&
  1586. offset < le16_to_cpu(sbi->s_es->s_desc_size))
  1587. crc = crc16(crc, (__u8 *)gdp + offset,
  1588. le16_to_cpu(sbi->s_es->s_desc_size) -
  1589. offset);
  1590. }
  1591. return cpu_to_le16(crc);
  1592. }
  1593. int ext4_group_desc_csum_verify(struct ext4_sb_info *sbi, __u32 block_group,
  1594. struct ext4_group_desc *gdp)
  1595. {
  1596. if ((sbi->s_es->s_feature_ro_compat &
  1597. cpu_to_le32(EXT4_FEATURE_RO_COMPAT_GDT_CSUM)) &&
  1598. (gdp->bg_checksum != ext4_group_desc_csum(sbi, block_group, gdp)))
  1599. return 0;
  1600. return 1;
  1601. }
  1602. /* Called at mount-time, super-block is locked */
  1603. static int ext4_check_descriptors(struct super_block *sb)
  1604. {
  1605. struct ext4_sb_info *sbi = EXT4_SB(sb);
  1606. ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block);
  1607. ext4_fsblk_t last_block;
  1608. ext4_fsblk_t block_bitmap;
  1609. ext4_fsblk_t inode_bitmap;
  1610. ext4_fsblk_t inode_table;
  1611. int flexbg_flag = 0;
  1612. ext4_group_t i;
  1613. if (EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_FLEX_BG))
  1614. flexbg_flag = 1;
  1615. ext4_debug("Checking group descriptors");
  1616. for (i = 0; i < sbi->s_groups_count; i++) {
  1617. struct ext4_group_desc *gdp = ext4_get_group_desc(sb, i, NULL);
  1618. if (i == sbi->s_groups_count - 1 || flexbg_flag)
  1619. last_block = ext4_blocks_count(sbi->s_es) - 1;
  1620. else
  1621. last_block = first_block +
  1622. (EXT4_BLOCKS_PER_GROUP(sb) - 1);
  1623. block_bitmap = ext4_block_bitmap(sb, gdp);
  1624. if (block_bitmap < first_block || block_bitmap > last_block) {
  1625. ext4_msg(sb, KERN_ERR, "ext4_check_descriptors: "
  1626. "Block bitmap for group %u not in group "
  1627. "(block %llu)!", i, block_bitmap);
  1628. return 0;
  1629. }
  1630. inode_bitmap = ext4_inode_bitmap(sb, gdp);
  1631. if (inode_bitmap < first_block || inode_bitmap > last_block) {
  1632. ext4_msg(sb, KERN_ERR, "ext4_check_descriptors: "
  1633. "Inode bitmap for group %u not in group "
  1634. "(block %llu)!", i, inode_bitmap);
  1635. return 0;
  1636. }
  1637. inode_table = ext4_inode_table(sb, gdp);
  1638. if (inode_table < first_block ||
  1639. inode_table + sbi->s_itb_per_group - 1 > last_block) {
  1640. ext4_msg(sb, KERN_ERR, "ext4_check_descriptors: "
  1641. "Inode table for group %u not in group "
  1642. "(block %llu)!", i, inode_table);
  1643. return 0;
  1644. }
  1645. ext4_lock_group(sb, i);
  1646. if (!ext4_group_desc_csum_verify(sbi, i, gdp)) {
  1647. ext4_msg(sb, KERN_ERR, "ext4_check_descriptors: "
  1648. "Checksum for group %u failed (%u!=%u)",
  1649. i, le16_to_cpu(ext4_group_desc_csum(sbi, i,
  1650. gdp)), le16_to_cpu(gdp->bg_checksum));
  1651. if (!(sb->s_flags & MS_RDONLY)) {
  1652. ext4_unlock_group(sb, i);
  1653. return 0;
  1654. }
  1655. }
  1656. ext4_unlock_group(sb, i);
  1657. if (!flexbg_flag)
  1658. first_block += EXT4_BLOCKS_PER_GROUP(sb);
  1659. }
  1660. ext4_free_blocks_count_set(sbi->s_es, ext4_count_free_blocks(sb));
  1661. sbi->s_es->s_free_inodes_count =cpu_to_le32(ext4_count_free_inodes(sb));
  1662. return 1;
  1663. }
  1664. /* ext4_orphan_cleanup() walks a singly-linked list of inodes (starting at
  1665. * the superblock) which were deleted from all directories, but held open by
  1666. * a process at the time of a crash. We walk the list and try to delete these
  1667. * inodes at recovery time (only with a read-write filesystem).
  1668. *
  1669. * In order to keep the orphan inode chain consistent during traversal (in
  1670. * case of crash during recovery), we link each inode into the superblock
  1671. * orphan list_head and handle it the same way as an inode deletion during
  1672. * normal operation (which journals the operations for us).
  1673. *
  1674. * We only do an iget() and an iput() on each inode, which is very safe if we
  1675. * accidentally point at an in-use or already deleted inode. The worst that
  1676. * can happen in this case is that we get a "bit already cleared" message from
  1677. * ext4_free_inode(). The only reason we would point at a wrong inode is if
  1678. * e2fsck was run on this filesystem, and it must have already done the orphan
  1679. * inode cleanup for us, so we can safely abort without any further action.
  1680. */
  1681. static void ext4_orphan_cleanup(struct super_block *sb,
  1682. struct ext4_super_block *es)
  1683. {
  1684. unsigned int s_flags = sb->s_flags;
  1685. int nr_orphans = 0, nr_truncates = 0;
  1686. #ifdef CONFIG_QUOTA
  1687. int i;
  1688. #endif
  1689. if (!es->s_last_orphan) {
  1690. jbd_debug(4, "no orphan inodes to clean up\n");
  1691. return;
  1692. }
  1693. if (bdev_read_only(sb->s_bdev)) {
  1694. ext4_msg(sb, KERN_ERR, "write access "
  1695. "unavailable, skipping orphan cleanup");
  1696. return;
  1697. }
  1698. if (EXT4_SB(sb)->s_mount_state & EXT4_ERROR_FS) {
  1699. if (es->s_last_orphan)
  1700. jbd_debug(1, "Errors on filesystem, "
  1701. "clearing orphan list.\n");
  1702. es->s_last_orphan = 0;
  1703. jbd_debug(1, "Skipping orphan recovery on fs with errors.\n");
  1704. return;
  1705. }
  1706. if (s_flags & MS_RDONLY) {
  1707. ext4_msg(sb, KERN_INFO, "orphan cleanup on readonly fs");
  1708. sb->s_flags &= ~MS_RDONLY;
  1709. }
  1710. #ifdef CONFIG_QUOTA
  1711. /* Needed for iput() to work correctly and not trash data */
  1712. sb->s_flags |= MS_ACTIVE;
  1713. /* Turn on quotas so that they are updated correctly */
  1714. for (i = 0; i < MAXQUOTAS; i++) {
  1715. if (EXT4_SB(sb)->s_qf_names[i]) {
  1716. int ret = ext4_quota_on_mount(sb, i);
  1717. if (ret < 0)
  1718. ext4_msg(sb, KERN_ERR,
  1719. "Cannot turn on journaled "
  1720. "quota: error %d", ret);
  1721. }
  1722. }
  1723. #endif
  1724. while (es->s_last_orphan) {
  1725. struct inode *inode;
  1726. inode = ext4_orphan_get(sb, le32_to_cpu(es->s_last_orphan));
  1727. if (IS_ERR(inode)) {
  1728. es->s_last_orphan = 0;
  1729. break;
  1730. }
  1731. list_add(&EXT4_I(inode)->i_orphan, &EXT4_SB(sb)->s_orphan);
  1732. vfs_dq_init(inode);
  1733. if (inode->i_nlink) {
  1734. ext4_msg(sb, KERN_DEBUG,
  1735. "%s: truncating inode %lu to %lld bytes",
  1736. __func__, inode->i_ino, inode->i_size);
  1737. jbd_debug(2, "truncating inode %lu to %lld bytes\n",
  1738. inode->i_ino, inode->i_size);
  1739. ext4_truncate(inode);
  1740. nr_truncates++;
  1741. } else {
  1742. ext4_msg(sb, KERN_DEBUG,
  1743. "%s: deleting unreferenced inode %lu",
  1744. __func__, inode->i_ino);
  1745. jbd_debug(2, "deleting unreferenced inode %lu\n",
  1746. inode->i_ino);
  1747. nr_orphans++;
  1748. }
  1749. iput(inode); /* The delete magic happens here! */
  1750. }
  1751. #define PLURAL(x) (x), ((x) == 1) ? "" : "s"
  1752. if (nr_orphans)
  1753. ext4_msg(sb, KERN_INFO, "%d orphan inode%s deleted",
  1754. PLURAL(nr_orphans));
  1755. if (nr_truncates)
  1756. ext4_msg(sb, KERN_INFO, "%d truncate%s cleaned up",
  1757. PLURAL(nr_truncates));
  1758. #ifdef CONFIG_QUOTA
  1759. /* Turn quotas off */
  1760. for (i = 0; i < MAXQUOTAS; i++) {
  1761. if (sb_dqopt(sb)->files[i])
  1762. vfs_quota_off(sb, i, 0);
  1763. }
  1764. #endif
  1765. sb->s_flags = s_flags; /* Restore MS_RDONLY status */
  1766. }
  1767. /*
  1768. * Maximal extent format file size.
  1769. * Resulting logical blkno at s_maxbytes must fit in our on-disk
  1770. * extent format containers, within a sector_t, and within i_blocks
  1771. * in the vfs. ext4 inode has 48 bits of i_block in fsblock units,
  1772. * so that won't be a limiting factor.
  1773. *
  1774. * Note, this does *not* consider any metadata overhead for vfs i_blocks.
  1775. */
  1776. static loff_t ext4_max_size(int blkbits, int has_huge_files)
  1777. {
  1778. loff_t res;
  1779. loff_t upper_limit = MAX_LFS_FILESIZE;
  1780. /* small i_blocks in vfs inode? */
  1781. if (!has_huge_files || sizeof(blkcnt_t) < sizeof(u64)) {
  1782. /*
  1783. * CONFIG_LBDAF is not enabled implies the inode
  1784. * i_block represent total blocks in 512 bytes
  1785. * 32 == size of vfs inode i_blocks * 8
  1786. */
  1787. upper_limit = (1LL << 32) - 1;
  1788. /* total blocks in file system block size */
  1789. upper_limit >>= (blkbits - 9);
  1790. upper_limit <<= blkbits;
  1791. }
  1792. /* 32-bit extent-start container, ee_block */
  1793. res = 1LL << 32;
  1794. res <<= blkbits;
  1795. res -= 1;
  1796. /* Sanity check against vm- & vfs- imposed limits */
  1797. if (res > upper_limit)
  1798. res = upper_limit;
  1799. return res;
  1800. }
  1801. /*
  1802. * Maximal bitmap file size. There is a direct, and {,double-,triple-}indirect
  1803. * block limit, and also a limit of (2^48 - 1) 512-byte sectors in i_blocks.
  1804. * We need to be 1 filesystem block less than the 2^48 sector limit.
  1805. */
  1806. static loff_t ext4_max_bitmap_size(int bits, int has_huge_files)
  1807. {
  1808. loff_t res = EXT4_NDIR_BLOCKS;
  1809. int meta_blocks;
  1810. loff_t upper_limit;
  1811. /* This is calculated to be the largest file size for a dense, block
  1812. * mapped file such that the file's total number of 512-byte sectors,
  1813. * including data and all indirect blocks, does not exceed (2^48 - 1).
  1814. *
  1815. * __u32 i_blocks_lo and _u16 i_blocks_high represent the total
  1816. * number of 512-byte sectors of the file.
  1817. */
  1818. if (!has_huge_files || sizeof(blkcnt_t) < sizeof(u64)) {
  1819. /*
  1820. * !has_huge_files or CONFIG_LBDAF not enabled implies that
  1821. * the inode i_block field represents total file blocks in
  1822. * 2^32 512-byte sectors == size of vfs inode i_blocks * 8
  1823. */
  1824. upper_limit = (1LL << 32) - 1;
  1825. /* total blocks in file system block size */
  1826. upper_limit >>= (bits - 9);
  1827. } else {
  1828. /*
  1829. * We use 48 bit ext4_inode i_blocks
  1830. * With EXT4_HUGE_FILE_FL set the i_blocks
  1831. * represent total number of blocks in
  1832. * file system block size
  1833. */
  1834. upper_limit = (1LL << 48) - 1;
  1835. }
  1836. /* indirect blocks */
  1837. meta_blocks = 1;
  1838. /* double indirect blocks */
  1839. meta_blocks += 1 + (1LL << (bits-2));
  1840. /* tripple indirect blocks */
  1841. meta_blocks += 1 + (1LL << (bits-2)) + (1LL << (2*(bits-2)));
  1842. upper_limit -= meta_blocks;
  1843. upper_limit <<= bits;
  1844. res += 1LL << (bits-2);
  1845. res += 1LL << (2*(bits-2));
  1846. res += 1LL << (3*(bits-2));
  1847. res <<= bits;
  1848. if (res > upper_limit)
  1849. res = upper_limit;
  1850. if (res > MAX_LFS_FILESIZE)
  1851. res = MAX_LFS_FILESIZE;
  1852. return res;
  1853. }
  1854. static ext4_fsblk_t descriptor_loc(struct super_block *sb,
  1855. ext4_fsblk_t logical_sb_block, int nr)
  1856. {
  1857. struct ext4_sb_info *sbi = EXT4_SB(sb);
  1858. ext4_group_t bg, first_meta_bg;
  1859. int has_super = 0;
  1860. first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg);
  1861. if (!EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_META_BG) ||
  1862. nr < first_meta_bg)
  1863. return logical_sb_block + nr + 1;
  1864. bg = sbi->s_desc_per_block * nr;
  1865. if (ext4_bg_has_super(sb, bg))
  1866. has_super = 1;
  1867. return (has_super + ext4_group_first_block_no(sb, bg));
  1868. }
  1869. /**
  1870. * ext4_get_stripe_size: Get the stripe size.
  1871. * @sbi: In memory super block info
  1872. *
  1873. * If we have specified it via mount option, then
  1874. * use the mount option value. If the value specified at mount time is
  1875. * greater than the blocks per group use the super block value.
  1876. * If the super block value is greater than blocks per group return 0.
  1877. * Allocator needs it be less than blocks per group.
  1878. *
  1879. */
  1880. static unsigned long ext4_get_stripe_size(struct ext4_sb_info *sbi)
  1881. {
  1882. unsigned long stride = le16_to_cpu(sbi->s_es->s_raid_stride);
  1883. unsigned long stripe_width =
  1884. le32_to_cpu(sbi->s_es->s_raid_stripe_width);
  1885. if (sbi->s_stripe && sbi->s_stripe <= sbi->s_blocks_per_group)
  1886. return sbi->s_stripe;
  1887. if (stripe_width <= sbi->s_blocks_per_group)
  1888. return stripe_width;
  1889. if (stride <= sbi->s_blocks_per_group)
  1890. return stride;
  1891. return 0;
  1892. }
  1893. /* sysfs supprt */
  1894. struct ext4_attr {
  1895. struct attribute attr;
  1896. ssize_t (*show)(struct ext4_attr *, struct ext4_sb_info *, char *);
  1897. ssize_t (*store)(struct ext4_attr *, struct ext4_sb_info *,
  1898. const char *, size_t);
  1899. int offset;
  1900. };
  1901. static int parse_strtoul(const char *buf,
  1902. unsigned long max, unsigned long *value)
  1903. {
  1904. char *endp;
  1905. while (*buf && isspace(*buf))
  1906. buf++;
  1907. *value = simple_strtoul(buf, &endp, 0);
  1908. while (*endp && isspace(*endp))
  1909. endp++;
  1910. if (*endp || *value > max)
  1911. return -EINVAL;
  1912. return 0;
  1913. }
  1914. static ssize_t delayed_allocation_blocks_show(struct ext4_attr *a,
  1915. struct ext4_sb_info *sbi,
  1916. char *buf)
  1917. {
  1918. return snprintf(buf, PAGE_SIZE, "%llu\n",
  1919. (s64) percpu_counter_sum(&sbi->s_dirtyblocks_counter));
  1920. }
  1921. static ssize_t session_write_kbytes_show(struct ext4_attr *a,
  1922. struct ext4_sb_info *sbi, char *buf)
  1923. {
  1924. struct super_block *sb = sbi->s_buddy_cache->i_sb;
  1925. return snprintf(buf, PAGE_SIZE, "%lu\n",
  1926. (part_stat_read(sb->s_bdev->bd_part, sectors[1]) -
  1927. sbi->s_sectors_written_start) >> 1);
  1928. }
  1929. static ssize_t lifetime_write_kbytes_show(struct ext4_attr *a,
  1930. struct ext4_sb_info *sbi, char *buf)
  1931. {
  1932. struct super_block *sb = sbi->s_buddy_cache->i_sb;
  1933. return snprintf(buf, PAGE_SIZE, "%llu\n",
  1934. sbi->s_kbytes_written +
  1935. ((part_stat_read(sb->s_bdev->bd_part, sectors[1]) -
  1936. EXT4_SB(sb)->s_sectors_written_start) >> 1));
  1937. }
  1938. static ssize_t inode_readahead_blks_store(struct ext4_attr *a,
  1939. struct ext4_sb_info *sbi,
  1940. const char *buf, size_t count)
  1941. {
  1942. unsigned long t;
  1943. if (parse_strtoul(buf, 0x40000000, &t))
  1944. return -EINVAL;
  1945. if (!is_power_of_2(t))
  1946. return -EINVAL;
  1947. sbi->s_inode_readahead_blks = t;
  1948. return count;
  1949. }
  1950. static ssize_t sbi_ui_show(struct ext4_attr *a,
  1951. struct ext4_sb_info *sbi, char *buf)
  1952. {
  1953. unsigned int *ui = (unsigned int *) (((char *) sbi) + a->offset);
  1954. return snprintf(buf, PAGE_SIZE, "%u\n", *ui);
  1955. }
  1956. static ssize_t sbi_ui_store(struct ext4_attr *a,
  1957. struct ext4_sb_info *sbi,
  1958. const char *buf, size_t count)
  1959. {
  1960. unsigned int *ui = (unsigned int *) (((char *) sbi) + a->offset);
  1961. unsigned long t;
  1962. if (parse_strtoul(buf, 0xffffffff, &t))
  1963. return -EINVAL;
  1964. *ui = t;
  1965. return count;
  1966. }
  1967. #define EXT4_ATTR_OFFSET(_name,_mode,_show,_store,_elname) \
  1968. static struct ext4_attr ext4_attr_##_name = { \
  1969. .attr = {.name = __stringify(_name), .mode = _mode }, \
  1970. .show = _show, \
  1971. .store = _store, \
  1972. .offset = offsetof(struct ext4_sb_info, _elname), \
  1973. }
  1974. #define EXT4_ATTR(name, mode, show, store) \
  1975. static struct ext4_attr ext4_attr_##name = __ATTR(name, mode, show, store)
  1976. #define EXT4_RO_ATTR(name) EXT4_ATTR(name, 0444, name##_show, NULL)
  1977. #define EXT4_RW_ATTR(name) EXT4_ATTR(name, 0644, name##_show, name##_store)
  1978. #define EXT4_RW_ATTR_SBI_UI(name, elname) \
  1979. EXT4_ATTR_OFFSET(name, 0644, sbi_ui_show, sbi_ui_store, elname)
  1980. #define ATTR_LIST(name) &ext4_attr_##name.attr
  1981. EXT4_RO_ATTR(delayed_allocation_blocks);
  1982. EXT4_RO_ATTR(session_write_kbytes);
  1983. EXT4_RO_ATTR(lifetime_write_kbytes);
  1984. EXT4_ATTR_OFFSET(inode_readahead_blks, 0644, sbi_ui_show,
  1985. inode_readahead_blks_store, s_inode_readahead_blks);
  1986. EXT4_RW_ATTR_SBI_UI(inode_goal, s_inode_goal);
  1987. EXT4_RW_ATTR_SBI_UI(mb_stats, s_mb_stats);
  1988. EXT4_RW_ATTR_SBI_UI(mb_max_to_scan, s_mb_max_to_scan);
  1989. EXT4_RW_ATTR_SBI_UI(mb_min_to_scan, s_mb_min_to_scan);
  1990. EXT4_RW_ATTR_SBI_UI(mb_order2_req, s_mb_order2_reqs);
  1991. EXT4_RW_ATTR_SBI_UI(mb_stream_req, s_mb_stream_request);
  1992. EXT4_RW_ATTR_SBI_UI(mb_group_prealloc, s_mb_group_prealloc);
  1993. EXT4_RW_ATTR_SBI_UI(max_writeback_mb_bump, s_max_writeback_mb_bump);
  1994. static struct attribute *ext4_attrs[] = {
  1995. ATTR_LIST(delayed_allocation_blocks),
  1996. ATTR_LIST(session_write_kbytes),
  1997. ATTR_LIST(lifetime_write_kbytes),
  1998. ATTR_LIST(inode_readahead_blks),
  1999. ATTR_LIST(inode_goal),
  2000. ATTR_LIST(mb_stats),
  2001. ATTR_LIST(mb_max_to_scan),
  2002. ATTR_LIST(mb_min_to_scan),
  2003. ATTR_LIST(mb_order2_req),
  2004. ATTR_LIST(mb_stream_req),
  2005. ATTR_LIST(mb_group_prealloc),
  2006. ATTR_LIST(max_writeback_mb_bump),
  2007. NULL,
  2008. };
  2009. static ssize_t ext4_attr_show(struct kobject *kobj,
  2010. struct attribute *attr, char *buf)
  2011. {
  2012. struct ext4_sb_info *sbi = container_of(kobj, struct ext4_sb_info,
  2013. s_kobj);
  2014. struct ext4_attr *a = container_of(attr, struct ext4_attr, attr);
  2015. return a->show ? a->show(a, sbi, buf) : 0;
  2016. }
  2017. static ssize_t ext4_attr_store(struct kobject *kobj,
  2018. struct attribute *attr,
  2019. const char *buf, size_t len)
  2020. {
  2021. struct ext4_sb_info *sbi = container_of(kobj, struct ext4_sb_info,
  2022. s_kobj);
  2023. struct ext4_attr *a = container_of(attr, struct ext4_attr, attr);
  2024. return a->store ? a->store(a, sbi, buf, len) : 0;
  2025. }
  2026. static void ext4_sb_release(struct kobject *kobj)
  2027. {
  2028. struct ext4_sb_info *sbi = container_of(kobj, struct ext4_sb_info,
  2029. s_kobj);
  2030. complete(&sbi->s_kobj_unregister);
  2031. }
  2032. static struct sysfs_ops ext4_attr_ops = {
  2033. .show = ext4_attr_show,
  2034. .store = ext4_attr_store,
  2035. };
  2036. static struct kobj_type ext4_ktype = {
  2037. .default_attrs = ext4_attrs,
  2038. .sysfs_ops = &ext4_attr_ops,
  2039. .release = ext4_sb_release,
  2040. };
  2041. /*
  2042. * Check whether this filesystem can be mounted based on
  2043. * the features present and the RDONLY/RDWR mount requested.
  2044. * Returns 1 if this filesystem can be mounted as requested,
  2045. * 0 if it cannot be.
  2046. */
  2047. static int ext4_feature_set_ok(struct super_block *sb, int readonly)
  2048. {
  2049. if (EXT4_HAS_INCOMPAT_FEATURE(sb, ~EXT4_FEATURE_INCOMPAT_SUPP)) {
  2050. ext4_msg(sb, KERN_ERR,
  2051. "Couldn't mount because of "
  2052. "unsupported optional features (%x)",
  2053. (le32_to_cpu(EXT4_SB(sb)->s_es->s_feature_incompat) &
  2054. ~EXT4_FEATURE_INCOMPAT_SUPP));
  2055. return 0;
  2056. }
  2057. if (readonly)
  2058. return 1;
  2059. /* Check that feature set is OK for a read-write mount */
  2060. if (EXT4_HAS_RO_COMPAT_FEATURE(sb, ~EXT4_FEATURE_RO_COMPAT_SUPP)) {
  2061. ext4_msg(sb, KERN_ERR, "couldn't mount RDWR because of "
  2062. "unsupported optional features (%x)",
  2063. (le32_to_cpu(EXT4_SB(sb)->s_es->s_feature_ro_compat) &
  2064. ~EXT4_FEATURE_RO_COMPAT_SUPP));
  2065. return 0;
  2066. }
  2067. /*
  2068. * Large file size enabled file system can only be mounted
  2069. * read-write on 32-bit systems if kernel is built with CONFIG_LBDAF
  2070. */
  2071. if (EXT4_HAS_RO_COMPAT_FEATURE(sb, EXT4_FEATURE_RO_COMPAT_HUGE_FILE)) {
  2072. if (sizeof(blkcnt_t) < sizeof(u64)) {
  2073. ext4_msg(sb, KERN_ERR, "Filesystem with huge files "
  2074. "cannot be mounted RDWR without "
  2075. "CONFIG_LBDAF");
  2076. return 0;
  2077. }
  2078. }
  2079. return 1;
  2080. }
  2081. static int ext4_fill_super(struct super_block *sb, void *data, int silent)
  2082. __releases(kernel_lock)
  2083. __acquires(kernel_lock)
  2084. {
  2085. struct buffer_head *bh;
  2086. struct ext4_super_block *es = NULL;
  2087. struct ext4_sb_info *sbi;
  2088. ext4_fsblk_t block;
  2089. ext4_fsblk_t sb_block = get_sb_block(&data);
  2090. ext4_fsblk_t logical_sb_block;
  2091. unsigned long offset = 0;
  2092. unsigned long journal_devnum = 0;
  2093. unsigned long def_mount_opts;
  2094. struct inode *root;
  2095. char *cp;
  2096. const char *descr;
  2097. int ret = -EINVAL;
  2098. int blocksize;
  2099. unsigned int db_count;
  2100. unsigned int i;
  2101. int needs_recovery, has_huge_files;
  2102. __u64 blocks_count;
  2103. int err;
  2104. unsigned int journal_ioprio = DEFAULT_JOURNAL_IOPRIO;
  2105. sbi = kzalloc(sizeof(*sbi), GFP_KERNEL);
  2106. if (!sbi)
  2107. return -ENOMEM;
  2108. sbi->s_blockgroup_lock =
  2109. kzalloc(sizeof(struct blockgroup_lock), GFP_KERNEL);
  2110. if (!sbi->s_blockgroup_lock) {
  2111. kfree(sbi);
  2112. return -ENOMEM;
  2113. }
  2114. sb->s_fs_info = sbi;
  2115. sbi->s_mount_opt = 0;
  2116. sbi->s_resuid = EXT4_DEF_RESUID;
  2117. sbi->s_resgid = EXT4_DEF_RESGID;
  2118. sbi->s_inode_readahead_blks = EXT4_DEF_INODE_READAHEAD_BLKS;
  2119. sbi->s_sb_block = sb_block;
  2120. sbi->s_sectors_written_start = part_stat_read(sb->s_bdev->bd_part,
  2121. sectors[1]);
  2122. unlock_kernel();
  2123. /* Cleanup superblock name */
  2124. for (cp = sb->s_id; (cp = strchr(cp, '/'));)
  2125. *cp = '!';
  2126. blocksize = sb_min_blocksize(sb, EXT4_MIN_BLOCK_SIZE);
  2127. if (!blocksize) {
  2128. ext4_msg(sb, KERN_ERR, "unable to set blocksize");
  2129. goto out_fail;
  2130. }
  2131. /*
  2132. * The ext4 superblock will not be buffer aligned for other than 1kB
  2133. * block sizes. We need to calculate the offset from buffer start.
  2134. */
  2135. if (blocksize != EXT4_MIN_BLOCK_SIZE) {
  2136. logical_sb_block = sb_block * EXT4_MIN_BLOCK_SIZE;
  2137. offset = do_div(logical_sb_block, blocksize);
  2138. } else {
  2139. logical_sb_block = sb_block;
  2140. }
  2141. if (!(bh = sb_bread(sb, logical_sb_block))) {
  2142. ext4_msg(sb, KERN_ERR, "unable to read superblock");
  2143. goto out_fail;
  2144. }
  2145. /*
  2146. * Note: s_es must be initialized as soon as possible because
  2147. * some ext4 macro-instructions depend on its value
  2148. */
  2149. es = (struct ext4_super_block *) (((char *)bh->b_data) + offset);
  2150. sbi->s_es = es;
  2151. sb->s_magic = le16_to_cpu(es->s_magic);
  2152. if (sb->s_magic != EXT4_SUPER_MAGIC)
  2153. goto cantfind_ext4;
  2154. sbi->s_kbytes_written = le64_to_cpu(es->s_kbytes_written);
  2155. /* Set defaults before we parse the mount options */
  2156. def_mount_opts = le32_to_cpu(es->s_default_mount_opts);
  2157. if (def_mount_opts & EXT4_DEFM_DEBUG)
  2158. set_opt(sbi->s_mount_opt, DEBUG);
  2159. if (def_mount_opts & EXT4_DEFM_BSDGROUPS)
  2160. set_opt(sbi->s_mount_opt, GRPID);
  2161. if (def_mount_opts & EXT4_DEFM_UID16)
  2162. set_opt(sbi->s_mount_opt, NO_UID32);
  2163. #ifdef CONFIG_EXT4_FS_XATTR
  2164. if (def_mount_opts & EXT4_DEFM_XATTR_USER)
  2165. set_opt(sbi->s_mount_opt, XATTR_USER);
  2166. #endif
  2167. #ifdef CONFIG_EXT4_FS_POSIX_ACL
  2168. if (def_mount_opts & EXT4_DEFM_ACL)
  2169. set_opt(sbi->s_mount_opt, POSIX_ACL);
  2170. #endif
  2171. if ((def_mount_opts & EXT4_DEFM_JMODE) == EXT4_DEFM_JMODE_DATA)
  2172. sbi->s_mount_opt |= EXT4_MOUNT_JOURNAL_DATA;
  2173. else if ((def_mount_opts & EXT4_DEFM_JMODE) == EXT4_DEFM_JMODE_ORDERED)
  2174. sbi->s_mount_opt |= EXT4_MOUNT_ORDERED_DATA;
  2175. else if ((def_mount_opts & EXT4_DEFM_JMODE) == EXT4_DEFM_JMODE_WBACK)
  2176. sbi->s_mount_opt |= EXT4_MOUNT_WRITEBACK_DATA;
  2177. if (le16_to_cpu(sbi->s_es->s_errors) == EXT4_ERRORS_PANIC)
  2178. set_opt(sbi->s_mount_opt, ERRORS_PANIC);
  2179. else if (le16_to_cpu(sbi->s_es->s_errors) == EXT4_ERRORS_CONTINUE)
  2180. set_opt(sbi->s_mount_opt, ERRORS_CONT);
  2181. else
  2182. set_opt(sbi->s_mount_opt, ERRORS_RO);
  2183. sbi->s_resuid = le16_to_cpu(es->s_def_resuid);
  2184. sbi->s_resgid = le16_to_cpu(es->s_def_resgid);
  2185. sbi->s_commit_interval = JBD2_DEFAULT_MAX_COMMIT_AGE * HZ;
  2186. sbi->s_min_batch_time = EXT4_DEF_MIN_BATCH_TIME;
  2187. sbi->s_max_batch_time = EXT4_DEF_MAX_BATCH_TIME;
  2188. set_opt(sbi->s_mount_opt, BARRIER);
  2189. /*
  2190. * enable delayed allocation by default
  2191. * Use -o nodelalloc to turn it off
  2192. */
  2193. set_opt(sbi->s_mount_opt, DELALLOC);
  2194. if (!parse_options((char *) data, sb, &journal_devnum,
  2195. &journal_ioprio, NULL, 0))
  2196. goto failed_mount;
  2197. sb->s_flags = (sb->s_flags & ~MS_POSIXACL) |
  2198. ((sbi->s_mount_opt & EXT4_MOUNT_POSIX_ACL) ? MS_POSIXACL : 0);
  2199. if (le32_to_cpu(es->s_rev_level) == EXT4_GOOD_OLD_REV &&
  2200. (EXT4_HAS_COMPAT_FEATURE(sb, ~0U) ||
  2201. EXT4_HAS_RO_COMPAT_FEATURE(sb, ~0U) ||
  2202. EXT4_HAS_INCOMPAT_FEATURE(sb, ~0U)))
  2203. ext4_msg(sb, KERN_WARNING,
  2204. "feature flags set on rev 0 fs, "
  2205. "running e2fsck is recommended");
  2206. /*
  2207. * Check feature flags regardless of the revision level, since we
  2208. * previously didn't change the revision level when setting the flags,
  2209. * so there is a chance incompat flags are set on a rev 0 filesystem.
  2210. */
  2211. if (!ext4_feature_set_ok(sb, (sb->s_flags & MS_RDONLY)))
  2212. goto failed_mount;
  2213. blocksize = BLOCK_SIZE << le32_to_cpu(es->s_log_block_size);
  2214. if (blocksize < EXT4_MIN_BLOCK_SIZE ||
  2215. blocksize > EXT4_MAX_BLOCK_SIZE) {
  2216. ext4_msg(sb, KERN_ERR,
  2217. "Unsupported filesystem blocksize %d", blocksize);
  2218. goto failed_mount;
  2219. }
  2220. if (sb->s_blocksize != blocksize) {
  2221. /* Validate the filesystem blocksize */
  2222. if (!sb_set_blocksize(sb, blocksize)) {
  2223. ext4_msg(sb, KERN_ERR, "bad block size %d",
  2224. blocksize);
  2225. goto failed_mount;
  2226. }
  2227. brelse(bh);
  2228. logical_sb_block = sb_block * EXT4_MIN_BLOCK_SIZE;
  2229. offset = do_div(logical_sb_block, blocksize);
  2230. bh = sb_bread(sb, logical_sb_block);
  2231. if (!bh) {
  2232. ext4_msg(sb, KERN_ERR,
  2233. "Can't read superblock on 2nd try");
  2234. goto failed_mount;
  2235. }
  2236. es = (struct ext4_super_block *)(((char *)bh->b_data) + offset);
  2237. sbi->s_es = es;
  2238. if (es->s_magic != cpu_to_le16(EXT4_SUPER_MAGIC)) {
  2239. ext4_msg(sb, KERN_ERR,
  2240. "Magic mismatch, very weird!");
  2241. goto failed_mount;
  2242. }
  2243. }
  2244. has_huge_files = EXT4_HAS_RO_COMPAT_FEATURE(sb,
  2245. EXT4_FEATURE_RO_COMPAT_HUGE_FILE);
  2246. sbi->s_bitmap_maxbytes = ext4_max_bitmap_size(sb->s_blocksize_bits,
  2247. has_huge_files);
  2248. sb->s_maxbytes = ext4_max_size(sb->s_blocksize_bits, has_huge_files);
  2249. if (le32_to_cpu(es->s_rev_level) == EXT4_GOOD_OLD_REV) {
  2250. sbi->s_inode_size = EXT4_GOOD_OLD_INODE_SIZE;
  2251. sbi->s_first_ino = EXT4_GOOD_OLD_FIRST_INO;
  2252. } else {
  2253. sbi->s_inode_size = le16_to_cpu(es->s_inode_size);
  2254. sbi->s_first_ino = le32_to_cpu(es->s_first_ino);
  2255. if ((sbi->s_inode_size < EXT4_GOOD_OLD_INODE_SIZE) ||
  2256. (!is_power_of_2(sbi->s_inode_size)) ||
  2257. (sbi->s_inode_size > blocksize)) {
  2258. ext4_msg(sb, KERN_ERR,
  2259. "unsupported inode size: %d",
  2260. sbi->s_inode_size);
  2261. goto failed_mount;
  2262. }
  2263. if (sbi->s_inode_size > EXT4_GOOD_OLD_INODE_SIZE)
  2264. sb->s_time_gran = 1 << (EXT4_EPOCH_BITS - 2);
  2265. }
  2266. sbi->s_desc_size = le16_to_cpu(es->s_desc_size);
  2267. if (EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_64BIT)) {
  2268. if (sbi->s_desc_size < EXT4_MIN_DESC_SIZE_64BIT ||
  2269. sbi->s_desc_size > EXT4_MAX_DESC_SIZE ||
  2270. !is_power_of_2(sbi->s_desc_size)) {
  2271. ext4_msg(sb, KERN_ERR,
  2272. "unsupported descriptor size %lu",
  2273. sbi->s_desc_size);
  2274. goto failed_mount;
  2275. }
  2276. } else
  2277. sbi->s_desc_size = EXT4_MIN_DESC_SIZE;
  2278. sbi->s_blocks_per_group = le32_to_cpu(es->s_blocks_per_group);
  2279. sbi->s_inodes_per_group = le32_to_cpu(es->s_inodes_per_group);
  2280. if (EXT4_INODE_SIZE(sb) == 0 || EXT4_INODES_PER_GROUP(sb) == 0)
  2281. goto cantfind_ext4;
  2282. sbi->s_inodes_per_block = blocksize / EXT4_INODE_SIZE(sb);
  2283. if (sbi->s_inodes_per_block == 0)
  2284. goto cantfind_ext4;
  2285. sbi->s_itb_per_group = sbi->s_inodes_per_group /
  2286. sbi->s_inodes_per_block;
  2287. sbi->s_desc_per_block = blocksize / EXT4_DESC_SIZE(sb);
  2288. sbi->s_sbh = bh;
  2289. sbi->s_mount_state = le16_to_cpu(es->s_state);
  2290. sbi->s_addr_per_block_bits = ilog2(EXT4_ADDR_PER_BLOCK(sb));
  2291. sbi->s_desc_per_block_bits = ilog2(EXT4_DESC_PER_BLOCK(sb));
  2292. for (i = 0; i < 4; i++)
  2293. sbi->s_hash_seed[i] = le32_to_cpu(es->s_hash_seed[i]);
  2294. sbi->s_def_hash_version = es->s_def_hash_version;
  2295. i = le32_to_cpu(es->s_flags);
  2296. if (i & EXT2_FLAGS_UNSIGNED_HASH)
  2297. sbi->s_hash_unsigned = 3;
  2298. else if ((i & EXT2_FLAGS_SIGNED_HASH) == 0) {
  2299. #ifdef __CHAR_UNSIGNED__
  2300. es->s_flags |= cpu_to_le32(EXT2_FLAGS_UNSIGNED_HASH);
  2301. sbi->s_hash_unsigned = 3;
  2302. #else
  2303. es->s_flags |= cpu_to_le32(EXT2_FLAGS_SIGNED_HASH);
  2304. #endif
  2305. sb->s_dirt = 1;
  2306. }
  2307. if (sbi->s_blocks_per_group > blocksize * 8) {
  2308. ext4_msg(sb, KERN_ERR,
  2309. "#blocks per group too big: %lu",
  2310. sbi->s_blocks_per_group);
  2311. goto failed_mount;
  2312. }
  2313. if (sbi->s_inodes_per_group > blocksize * 8) {
  2314. ext4_msg(sb, KERN_ERR,
  2315. "#inodes per group too big: %lu",
  2316. sbi->s_inodes_per_group);
  2317. goto failed_mount;
  2318. }
  2319. /*
  2320. * Test whether we have more sectors than will fit in sector_t,
  2321. * and whether the max offset is addressable by the page cache.
  2322. */
  2323. if ((ext4_blocks_count(es) >
  2324. (sector_t)(~0ULL) >> (sb->s_blocksize_bits - 9)) ||
  2325. (ext4_blocks_count(es) >
  2326. (pgoff_t)(~0ULL) >> (PAGE_CACHE_SHIFT - sb->s_blocksize_bits))) {
  2327. ext4_msg(sb, KERN_ERR, "filesystem"
  2328. " too large to mount safely on this system");
  2329. if (sizeof(sector_t) < 8)
  2330. ext4_msg(sb, KERN_WARNING, "CONFIG_LBDAF not enabled");
  2331. ret = -EFBIG;
  2332. goto failed_mount;
  2333. }
  2334. if (EXT4_BLOCKS_PER_GROUP(sb) == 0)
  2335. goto cantfind_ext4;
  2336. /* check blocks count against device size */
  2337. blocks_count = sb->s_bdev->bd_inode->i_size >> sb->s_blocksize_bits;
  2338. if (blocks_count && ext4_blocks_count(es) > blocks_count) {
  2339. ext4_msg(sb, KERN_WARNING, "bad geometry: block count %llu "
  2340. "exceeds size of device (%llu blocks)",
  2341. ext4_blocks_count(es), blocks_count);
  2342. goto failed_mount;
  2343. }
  2344. /*
  2345. * It makes no sense for the first data block to be beyond the end
  2346. * of the filesystem.
  2347. */
  2348. if (le32_to_cpu(es->s_first_data_block) >= ext4_blocks_count(es)) {
  2349. ext4_msg(sb, KERN_WARNING, "bad geometry: first data"
  2350. "block %u is beyond end of filesystem (%llu)",
  2351. le32_to_cpu(es->s_first_data_block),
  2352. ext4_blocks_count(es));
  2353. goto failed_mount;
  2354. }
  2355. blocks_count = (ext4_blocks_count(es) -
  2356. le32_to_cpu(es->s_first_data_block) +
  2357. EXT4_BLOCKS_PER_GROUP(sb) - 1);
  2358. do_div(blocks_count, EXT4_BLOCKS_PER_GROUP(sb));
  2359. if (blocks_count > ((uint64_t)1<<32) - EXT4_DESC_PER_BLOCK(sb)) {
  2360. ext4_msg(sb, KERN_WARNING, "groups count too large: %u "
  2361. "(block count %llu, first data block %u, "
  2362. "blocks per group %lu)", sbi->s_groups_count,
  2363. ext4_blocks_count(es),
  2364. le32_to_cpu(es->s_first_data_block),
  2365. EXT4_BLOCKS_PER_GROUP(sb));
  2366. goto failed_mount;
  2367. }
  2368. sbi->s_groups_count = blocks_count;
  2369. sbi->s_blockfile_groups = min_t(ext4_group_t, sbi->s_groups_count,
  2370. (EXT4_MAX_BLOCK_FILE_PHYS / EXT4_BLOCKS_PER_GROUP(sb)));
  2371. db_count = (sbi->s_groups_count + EXT4_DESC_PER_BLOCK(sb) - 1) /
  2372. EXT4_DESC_PER_BLOCK(sb);
  2373. sbi->s_group_desc = kmalloc(db_count * sizeof(struct buffer_head *),
  2374. GFP_KERNEL);
  2375. if (sbi->s_group_desc == NULL) {
  2376. ext4_msg(sb, KERN_ERR, "not enough memory");
  2377. goto failed_mount;
  2378. }
  2379. #ifdef CONFIG_PROC_FS
  2380. if (ext4_proc_root)
  2381. sbi->s_proc = proc_mkdir(sb->s_id, ext4_proc_root);
  2382. #endif
  2383. bgl_lock_init(sbi->s_blockgroup_lock);
  2384. for (i = 0; i < db_count; i++) {
  2385. block = descriptor_loc(sb, logical_sb_block, i);
  2386. sbi->s_group_desc[i] = sb_bread(sb, block);
  2387. if (!sbi->s_group_desc[i]) {
  2388. ext4_msg(sb, KERN_ERR,
  2389. "can't read group descriptor %d", i);
  2390. db_count = i;
  2391. goto failed_mount2;
  2392. }
  2393. }
  2394. if (!ext4_check_descriptors(sb)) {
  2395. ext4_msg(sb, KERN_ERR, "group descriptors corrupted!");
  2396. goto failed_mount2;
  2397. }
  2398. if (EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_FLEX_BG))
  2399. if (!ext4_fill_flex_info(sb)) {
  2400. ext4_msg(sb, KERN_ERR,
  2401. "unable to initialize "
  2402. "flex_bg meta info!");
  2403. goto failed_mount2;
  2404. }
  2405. sbi->s_gdb_count = db_count;
  2406. get_random_bytes(&sbi->s_next_generation, sizeof(u32));
  2407. spin_lock_init(&sbi->s_next_gen_lock);
  2408. err = percpu_counter_init(&sbi->s_freeblocks_counter,
  2409. ext4_count_free_blocks(sb));
  2410. if (!err) {
  2411. err = percpu_counter_init(&sbi->s_freeinodes_counter,
  2412. ext4_count_free_inodes(sb));
  2413. }
  2414. if (!err) {
  2415. err = percpu_counter_init(&sbi->s_dirs_counter,
  2416. ext4_count_dirs(sb));
  2417. }
  2418. if (!err) {
  2419. err = percpu_counter_init(&sbi->s_dirtyblocks_counter, 0);
  2420. }
  2421. if (err) {
  2422. ext4_msg(sb, KERN_ERR, "insufficient memory");
  2423. goto failed_mount3;
  2424. }
  2425. sbi->s_stripe = ext4_get_stripe_size(sbi);
  2426. sbi->s_max_writeback_mb_bump = 128;
  2427. /*
  2428. * set up enough so that it can read an inode
  2429. */
  2430. if (!test_opt(sb, NOLOAD) &&
  2431. EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL))
  2432. sb->s_op = &ext4_sops;
  2433. else
  2434. sb->s_op = &ext4_nojournal_sops;
  2435. sb->s_export_op = &ext4_export_ops;
  2436. sb->s_xattr = ext4_xattr_handlers;
  2437. #ifdef CONFIG_QUOTA
  2438. sb->s_qcop = &ext4_qctl_operations;
  2439. sb->dq_op = &ext4_quota_operations;
  2440. #endif
  2441. INIT_LIST_HEAD(&sbi->s_orphan); /* unlinked but open files */
  2442. mutex_init(&sbi->s_orphan_lock);
  2443. mutex_init(&sbi->s_resize_lock);
  2444. sb->s_root = NULL;
  2445. needs_recovery = (es->s_last_orphan != 0 ||
  2446. EXT4_HAS_INCOMPAT_FEATURE(sb,
  2447. EXT4_FEATURE_INCOMPAT_RECOVER));
  2448. /*
  2449. * The first inode we look at is the journal inode. Don't try
  2450. * root first: it may be modified in the journal!
  2451. */
  2452. if (!test_opt(sb, NOLOAD) &&
  2453. EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL)) {
  2454. if (ext4_load_journal(sb, es, journal_devnum))
  2455. goto failed_mount3;
  2456. if (!(sb->s_flags & MS_RDONLY) &&
  2457. EXT4_SB(sb)->s_journal->j_failed_commit) {
  2458. ext4_msg(sb, KERN_CRIT, "error: "
  2459. "ext4_fill_super: Journal transaction "
  2460. "%u is corrupt",
  2461. EXT4_SB(sb)->s_journal->j_failed_commit);
  2462. if (test_opt(sb, ERRORS_RO)) {
  2463. ext4_msg(sb, KERN_CRIT,
  2464. "Mounting filesystem read-only");
  2465. sb->s_flags |= MS_RDONLY;
  2466. EXT4_SB(sb)->s_mount_state |= EXT4_ERROR_FS;
  2467. es->s_state |= cpu_to_le16(EXT4_ERROR_FS);
  2468. }
  2469. if (test_opt(sb, ERRORS_PANIC)) {
  2470. EXT4_SB(sb)->s_mount_state |= EXT4_ERROR_FS;
  2471. es->s_state |= cpu_to_le16(EXT4_ERROR_FS);
  2472. ext4_commit_super(sb, 1);
  2473. goto failed_mount4;
  2474. }
  2475. }
  2476. } else if (test_opt(sb, NOLOAD) && !(sb->s_flags & MS_RDONLY) &&
  2477. EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER)) {
  2478. ext4_msg(sb, KERN_ERR, "required journal recovery "
  2479. "suppressed and not mounted read-only");
  2480. goto failed_mount4;
  2481. } else {
  2482. clear_opt(sbi->s_mount_opt, DATA_FLAGS);
  2483. set_opt(sbi->s_mount_opt, WRITEBACK_DATA);
  2484. sbi->s_journal = NULL;
  2485. needs_recovery = 0;
  2486. goto no_journal;
  2487. }
  2488. if (ext4_blocks_count(es) > 0xffffffffULL &&
  2489. !jbd2_journal_set_features(EXT4_SB(sb)->s_journal, 0, 0,
  2490. JBD2_FEATURE_INCOMPAT_64BIT)) {
  2491. ext4_msg(sb, KERN_ERR, "Failed to set 64-bit journal feature");
  2492. goto failed_mount4;
  2493. }
  2494. if (test_opt(sb, JOURNAL_ASYNC_COMMIT)) {
  2495. jbd2_journal_set_features(sbi->s_journal,
  2496. JBD2_FEATURE_COMPAT_CHECKSUM, 0,
  2497. JBD2_FEATURE_INCOMPAT_ASYNC_COMMIT);
  2498. } else if (test_opt(sb, JOURNAL_CHECKSUM)) {
  2499. jbd2_journal_set_features(sbi->s_journal,
  2500. JBD2_FEATURE_COMPAT_CHECKSUM, 0, 0);
  2501. jbd2_journal_clear_features(sbi->s_journal, 0, 0,
  2502. JBD2_FEATURE_INCOMPAT_ASYNC_COMMIT);
  2503. } else {
  2504. jbd2_journal_clear_features(sbi->s_journal,
  2505. JBD2_FEATURE_COMPAT_CHECKSUM, 0,
  2506. JBD2_FEATURE_INCOMPAT_ASYNC_COMMIT);
  2507. }
  2508. /* We have now updated the journal if required, so we can
  2509. * validate the data journaling mode. */
  2510. switch (test_opt(sb, DATA_FLAGS)) {
  2511. case 0:
  2512. /* No mode set, assume a default based on the journal
  2513. * capabilities: ORDERED_DATA if the journal can
  2514. * cope, else JOURNAL_DATA
  2515. */
  2516. if (jbd2_journal_check_available_features
  2517. (sbi->s_journal, 0, 0, JBD2_FEATURE_INCOMPAT_REVOKE))
  2518. set_opt(sbi->s_mount_opt, ORDERED_DATA);
  2519. else
  2520. set_opt(sbi->s_mount_opt, JOURNAL_DATA);
  2521. break;
  2522. case EXT4_MOUNT_ORDERED_DATA:
  2523. case EXT4_MOUNT_WRITEBACK_DATA:
  2524. if (!jbd2_journal_check_available_features
  2525. (sbi->s_journal, 0, 0, JBD2_FEATURE_INCOMPAT_REVOKE)) {
  2526. ext4_msg(sb, KERN_ERR, "Journal does not support "
  2527. "requested data journaling mode");
  2528. goto failed_mount4;
  2529. }
  2530. default:
  2531. break;
  2532. }
  2533. set_task_ioprio(sbi->s_journal->j_task, journal_ioprio);
  2534. no_journal:
  2535. if (test_opt(sb, NOBH)) {
  2536. if (!(test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_WRITEBACK_DATA)) {
  2537. ext4_msg(sb, KERN_WARNING, "Ignoring nobh option - "
  2538. "its supported only with writeback mode");
  2539. clear_opt(sbi->s_mount_opt, NOBH);
  2540. }
  2541. }
  2542. EXT4_SB(sb)->dio_unwritten_wq = create_workqueue("ext4-dio-unwritten");
  2543. if (!EXT4_SB(sb)->dio_unwritten_wq) {
  2544. printk(KERN_ERR "EXT4-fs: failed to create DIO workqueue\n");
  2545. goto failed_mount_wq;
  2546. }
  2547. /*
  2548. * The jbd2_journal_load will have done any necessary log recovery,
  2549. * so we can safely mount the rest of the filesystem now.
  2550. */
  2551. root = ext4_iget(sb, EXT4_ROOT_INO);
  2552. if (IS_ERR(root)) {
  2553. ext4_msg(sb, KERN_ERR, "get root inode failed");
  2554. ret = PTR_ERR(root);
  2555. goto failed_mount4;
  2556. }
  2557. if (!S_ISDIR(root->i_mode) || !root->i_blocks || !root->i_size) {
  2558. iput(root);
  2559. ext4_msg(sb, KERN_ERR, "corrupt root inode, run e2fsck");
  2560. goto failed_mount4;
  2561. }
  2562. sb->s_root = d_alloc_root(root);
  2563. if (!sb->s_root) {
  2564. ext4_msg(sb, KERN_ERR, "get root dentry failed");
  2565. iput(root);
  2566. ret = -ENOMEM;
  2567. goto failed_mount4;
  2568. }
  2569. ext4_setup_super(sb, es, sb->s_flags & MS_RDONLY);
  2570. /* determine the minimum size of new large inodes, if present */
  2571. if (sbi->s_inode_size > EXT4_GOOD_OLD_INODE_SIZE) {
  2572. sbi->s_want_extra_isize = sizeof(struct ext4_inode) -
  2573. EXT4_GOOD_OLD_INODE_SIZE;
  2574. if (EXT4_HAS_RO_COMPAT_FEATURE(sb,
  2575. EXT4_FEATURE_RO_COMPAT_EXTRA_ISIZE)) {
  2576. if (sbi->s_want_extra_isize <
  2577. le16_to_cpu(es->s_want_extra_isize))
  2578. sbi->s_want_extra_isize =
  2579. le16_to_cpu(es->s_want_extra_isize);
  2580. if (sbi->s_want_extra_isize <
  2581. le16_to_cpu(es->s_min_extra_isize))
  2582. sbi->s_want_extra_isize =
  2583. le16_to_cpu(es->s_min_extra_isize);
  2584. }
  2585. }
  2586. /* Check if enough inode space is available */
  2587. if (EXT4_GOOD_OLD_INODE_SIZE + sbi->s_want_extra_isize >
  2588. sbi->s_inode_size) {
  2589. sbi->s_want_extra_isize = sizeof(struct ext4_inode) -
  2590. EXT4_GOOD_OLD_INODE_SIZE;
  2591. ext4_msg(sb, KERN_INFO, "required extra inode space not"
  2592. "available");
  2593. }
  2594. if (test_opt(sb, DELALLOC) &&
  2595. (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA)) {
  2596. ext4_msg(sb, KERN_WARNING, "Ignoring delalloc option - "
  2597. "requested data journaling mode");
  2598. clear_opt(sbi->s_mount_opt, DELALLOC);
  2599. }
  2600. err = ext4_setup_system_zone(sb);
  2601. if (err) {
  2602. ext4_msg(sb, KERN_ERR, "failed to initialize system "
  2603. "zone (%d)\n", err);
  2604. goto failed_mount4;
  2605. }
  2606. ext4_ext_init(sb);
  2607. err = ext4_mb_init(sb, needs_recovery);
  2608. if (err) {
  2609. ext4_msg(sb, KERN_ERR, "failed to initalize mballoc (%d)",
  2610. err);
  2611. goto failed_mount4;
  2612. }
  2613. sbi->s_kobj.kset = ext4_kset;
  2614. init_completion(&sbi->s_kobj_unregister);
  2615. err = kobject_init_and_add(&sbi->s_kobj, &ext4_ktype, NULL,
  2616. "%s", sb->s_id);
  2617. if (err) {
  2618. ext4_mb_release(sb);
  2619. ext4_ext_release(sb);
  2620. goto failed_mount4;
  2621. };
  2622. EXT4_SB(sb)->s_mount_state |= EXT4_ORPHAN_FS;
  2623. ext4_orphan_cleanup(sb, es);
  2624. EXT4_SB(sb)->s_mount_state &= ~EXT4_ORPHAN_FS;
  2625. if (needs_recovery) {
  2626. ext4_msg(sb, KERN_INFO, "recovery complete");
  2627. ext4_mark_recovery_complete(sb, es);
  2628. }
  2629. if (EXT4_SB(sb)->s_journal) {
  2630. if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA)
  2631. descr = " journalled data mode";
  2632. else if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_ORDERED_DATA)
  2633. descr = " ordered data mode";
  2634. else
  2635. descr = " writeback data mode";
  2636. } else
  2637. descr = "out journal";
  2638. ext4_msg(sb, KERN_INFO, "mounted filesystem with%s", descr);
  2639. lock_kernel();
  2640. return 0;
  2641. cantfind_ext4:
  2642. if (!silent)
  2643. ext4_msg(sb, KERN_ERR, "VFS: Can't find ext4 filesystem");
  2644. goto failed_mount;
  2645. failed_mount4:
  2646. ext4_msg(sb, KERN_ERR, "mount failed");
  2647. destroy_workqueue(EXT4_SB(sb)->dio_unwritten_wq);
  2648. failed_mount_wq:
  2649. ext4_release_system_zone(sb);
  2650. if (sbi->s_journal) {
  2651. jbd2_journal_destroy(sbi->s_journal);
  2652. sbi->s_journal = NULL;
  2653. }
  2654. failed_mount3:
  2655. if (sbi->s_flex_groups) {
  2656. if (is_vmalloc_addr(sbi->s_flex_groups))
  2657. vfree(sbi->s_flex_groups);
  2658. else
  2659. kfree(sbi->s_flex_groups);
  2660. }
  2661. percpu_counter_destroy(&sbi->s_freeblocks_counter);
  2662. percpu_counter_destroy(&sbi->s_freeinodes_counter);
  2663. percpu_counter_destroy(&sbi->s_dirs_counter);
  2664. percpu_counter_destroy(&sbi->s_dirtyblocks_counter);
  2665. failed_mount2:
  2666. for (i = 0; i < db_count; i++)
  2667. brelse(sbi->s_group_desc[i]);
  2668. kfree(sbi->s_group_desc);
  2669. failed_mount:
  2670. if (sbi->s_proc) {
  2671. remove_proc_entry(sb->s_id, ext4_proc_root);
  2672. }
  2673. #ifdef CONFIG_QUOTA
  2674. for (i = 0; i < MAXQUOTAS; i++)
  2675. kfree(sbi->s_qf_names[i]);
  2676. #endif
  2677. ext4_blkdev_remove(sbi);
  2678. brelse(bh);
  2679. out_fail:
  2680. sb->s_fs_info = NULL;
  2681. kfree(sbi->s_blockgroup_lock);
  2682. kfree(sbi);
  2683. lock_kernel();
  2684. return ret;
  2685. }
  2686. /*
  2687. * Setup any per-fs journal parameters now. We'll do this both on
  2688. * initial mount, once the journal has been initialised but before we've
  2689. * done any recovery; and again on any subsequent remount.
  2690. */
  2691. static void ext4_init_journal_params(struct super_block *sb, journal_t *journal)
  2692. {
  2693. struct ext4_sb_info *sbi = EXT4_SB(sb);
  2694. journal->j_commit_interval = sbi->s_commit_interval;
  2695. journal->j_min_batch_time = sbi->s_min_batch_time;
  2696. journal->j_max_batch_time = sbi->s_max_batch_time;
  2697. spin_lock(&journal->j_state_lock);
  2698. if (test_opt(sb, BARRIER))
  2699. journal->j_flags |= JBD2_BARRIER;
  2700. else
  2701. journal->j_flags &= ~JBD2_BARRIER;
  2702. if (test_opt(sb, DATA_ERR_ABORT))
  2703. journal->j_flags |= JBD2_ABORT_ON_SYNCDATA_ERR;
  2704. else
  2705. journal->j_flags &= ~JBD2_ABORT_ON_SYNCDATA_ERR;
  2706. spin_unlock(&journal->j_state_lock);
  2707. }
  2708. static journal_t *ext4_get_journal(struct super_block *sb,
  2709. unsigned int journal_inum)
  2710. {
  2711. struct inode *journal_inode;
  2712. journal_t *journal;
  2713. BUG_ON(!EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL));
  2714. /* First, test for the existence of a valid inode on disk. Bad
  2715. * things happen if we iget() an unused inode, as the subsequent
  2716. * iput() will try to delete it. */
  2717. journal_inode = ext4_iget(sb, journal_inum);
  2718. if (IS_ERR(journal_inode)) {
  2719. ext4_msg(sb, KERN_ERR, "no journal found");
  2720. return NULL;
  2721. }
  2722. if (!journal_inode->i_nlink) {
  2723. make_bad_inode(journal_inode);
  2724. iput(journal_inode);
  2725. ext4_msg(sb, KERN_ERR, "journal inode is deleted");
  2726. return NULL;
  2727. }
  2728. jbd_debug(2, "Journal inode found at %p: %lld bytes\n",
  2729. journal_inode, journal_inode->i_size);
  2730. if (!S_ISREG(journal_inode->i_mode)) {
  2731. ext4_msg(sb, KERN_ERR, "invalid journal inode");
  2732. iput(journal_inode);
  2733. return NULL;
  2734. }
  2735. journal = jbd2_journal_init_inode(journal_inode);
  2736. if (!journal) {
  2737. ext4_msg(sb, KERN_ERR, "Could not load journal inode");
  2738. iput(journal_inode);
  2739. return NULL;
  2740. }
  2741. journal->j_private = sb;
  2742. ext4_init_journal_params(sb, journal);
  2743. return journal;
  2744. }
  2745. static journal_t *ext4_get_dev_journal(struct super_block *sb,
  2746. dev_t j_dev)
  2747. {
  2748. struct buffer_head *bh;
  2749. journal_t *journal;
  2750. ext4_fsblk_t start;
  2751. ext4_fsblk_t len;
  2752. int hblock, blocksize;
  2753. ext4_fsblk_t sb_block;
  2754. unsigned long offset;
  2755. struct ext4_super_block *es;
  2756. struct block_device *bdev;
  2757. BUG_ON(!EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL));
  2758. bdev = ext4_blkdev_get(j_dev, sb);
  2759. if (bdev == NULL)
  2760. return NULL;
  2761. if (bd_claim(bdev, sb)) {
  2762. ext4_msg(sb, KERN_ERR,
  2763. "failed to claim external journal device");
  2764. blkdev_put(bdev, FMODE_READ|FMODE_WRITE);
  2765. return NULL;
  2766. }
  2767. blocksize = sb->s_blocksize;
  2768. hblock = bdev_logical_block_size(bdev);
  2769. if (blocksize < hblock) {
  2770. ext4_msg(sb, KERN_ERR,
  2771. "blocksize too small for journal device");
  2772. goto out_bdev;
  2773. }
  2774. sb_block = EXT4_MIN_BLOCK_SIZE / blocksize;
  2775. offset = EXT4_MIN_BLOCK_SIZE % blocksize;
  2776. set_blocksize(bdev, blocksize);
  2777. if (!(bh = __bread(bdev, sb_block, blocksize))) {
  2778. ext4_msg(sb, KERN_ERR, "couldn't read superblock of "
  2779. "external journal");
  2780. goto out_bdev;
  2781. }
  2782. es = (struct ext4_super_block *) (((char *)bh->b_data) + offset);
  2783. if ((le16_to_cpu(es->s_magic) != EXT4_SUPER_MAGIC) ||
  2784. !(le32_to_cpu(es->s_feature_incompat) &
  2785. EXT4_FEATURE_INCOMPAT_JOURNAL_DEV)) {
  2786. ext4_msg(sb, KERN_ERR, "external journal has "
  2787. "bad superblock");
  2788. brelse(bh);
  2789. goto out_bdev;
  2790. }
  2791. if (memcmp(EXT4_SB(sb)->s_es->s_journal_uuid, es->s_uuid, 16)) {
  2792. ext4_msg(sb, KERN_ERR, "journal UUID does not match");
  2793. brelse(bh);
  2794. goto out_bdev;
  2795. }
  2796. len = ext4_blocks_count(es);
  2797. start = sb_block + 1;
  2798. brelse(bh); /* we're done with the superblock */
  2799. journal = jbd2_journal_init_dev(bdev, sb->s_bdev,
  2800. start, len, blocksize);
  2801. if (!journal) {
  2802. ext4_msg(sb, KERN_ERR, "failed to create device journal");
  2803. goto out_bdev;
  2804. }
  2805. journal->j_private = sb;
  2806. ll_rw_block(READ, 1, &journal->j_sb_buffer);
  2807. wait_on_buffer(journal->j_sb_buffer);
  2808. if (!buffer_uptodate(journal->j_sb_buffer)) {
  2809. ext4_msg(sb, KERN_ERR, "I/O error on journal device");
  2810. goto out_journal;
  2811. }
  2812. if (be32_to_cpu(journal->j_superblock->s_nr_users) != 1) {
  2813. ext4_msg(sb, KERN_ERR, "External journal has more than one "
  2814. "user (unsupported) - %d",
  2815. be32_to_cpu(journal->j_superblock->s_nr_users));
  2816. goto out_journal;
  2817. }
  2818. EXT4_SB(sb)->journal_bdev = bdev;
  2819. ext4_init_journal_params(sb, journal);
  2820. return journal;
  2821. out_journal:
  2822. jbd2_journal_destroy(journal);
  2823. out_bdev:
  2824. ext4_blkdev_put(bdev);
  2825. return NULL;
  2826. }
  2827. static int ext4_load_journal(struct super_block *sb,
  2828. struct ext4_super_block *es,
  2829. unsigned long journal_devnum)
  2830. {
  2831. journal_t *journal;
  2832. unsigned int journal_inum = le32_to_cpu(es->s_journal_inum);
  2833. dev_t journal_dev;
  2834. int err = 0;
  2835. int really_read_only;
  2836. BUG_ON(!EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL));
  2837. if (journal_devnum &&
  2838. journal_devnum != le32_to_cpu(es->s_journal_dev)) {
  2839. ext4_msg(sb, KERN_INFO, "external journal device major/minor "
  2840. "numbers have changed");
  2841. journal_dev = new_decode_dev(journal_devnum);
  2842. } else
  2843. journal_dev = new_decode_dev(le32_to_cpu(es->s_journal_dev));
  2844. really_read_only = bdev_read_only(sb->s_bdev);
  2845. /*
  2846. * Are we loading a blank journal or performing recovery after a
  2847. * crash? For recovery, we need to check in advance whether we
  2848. * can get read-write access to the device.
  2849. */
  2850. if (EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER)) {
  2851. if (sb->s_flags & MS_RDONLY) {
  2852. ext4_msg(sb, KERN_INFO, "INFO: recovery "
  2853. "required on readonly filesystem");
  2854. if (really_read_only) {
  2855. ext4_msg(sb, KERN_ERR, "write access "
  2856. "unavailable, cannot proceed");
  2857. return -EROFS;
  2858. }
  2859. ext4_msg(sb, KERN_INFO, "write access will "
  2860. "be enabled during recovery");
  2861. }
  2862. }
  2863. if (journal_inum && journal_dev) {
  2864. ext4_msg(sb, KERN_ERR, "filesystem has both journal "
  2865. "and inode journals!");
  2866. return -EINVAL;
  2867. }
  2868. if (journal_inum) {
  2869. if (!(journal = ext4_get_journal(sb, journal_inum)))
  2870. return -EINVAL;
  2871. } else {
  2872. if (!(journal = ext4_get_dev_journal(sb, journal_dev)))
  2873. return -EINVAL;
  2874. }
  2875. if (!(journal->j_flags & JBD2_BARRIER))
  2876. ext4_msg(sb, KERN_INFO, "barriers disabled");
  2877. if (!really_read_only && test_opt(sb, UPDATE_JOURNAL)) {
  2878. err = jbd2_journal_update_format(journal);
  2879. if (err) {
  2880. ext4_msg(sb, KERN_ERR, "error updating journal");
  2881. jbd2_journal_destroy(journal);
  2882. return err;
  2883. }
  2884. }
  2885. if (!EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER))
  2886. err = jbd2_journal_wipe(journal, !really_read_only);
  2887. if (!err)
  2888. err = jbd2_journal_load(journal);
  2889. if (err) {
  2890. ext4_msg(sb, KERN_ERR, "error loading journal");
  2891. jbd2_journal_destroy(journal);
  2892. return err;
  2893. }
  2894. EXT4_SB(sb)->s_journal = journal;
  2895. ext4_clear_journal_err(sb, es);
  2896. if (journal_devnum &&
  2897. journal_devnum != le32_to_cpu(es->s_journal_dev)) {
  2898. es->s_journal_dev = cpu_to_le32(journal_devnum);
  2899. /* Make sure we flush the recovery flag to disk. */
  2900. ext4_commit_super(sb, 1);
  2901. }
  2902. return 0;
  2903. }
  2904. static int ext4_commit_super(struct super_block *sb, int sync)
  2905. {
  2906. struct ext4_super_block *es = EXT4_SB(sb)->s_es;
  2907. struct buffer_head *sbh = EXT4_SB(sb)->s_sbh;
  2908. int error = 0;
  2909. if (!sbh)
  2910. return error;
  2911. if (buffer_write_io_error(sbh)) {
  2912. /*
  2913. * Oh, dear. A previous attempt to write the
  2914. * superblock failed. This could happen because the
  2915. * USB device was yanked out. Or it could happen to
  2916. * be a transient write error and maybe the block will
  2917. * be remapped. Nothing we can do but to retry the
  2918. * write and hope for the best.
  2919. */
  2920. ext4_msg(sb, KERN_ERR, "previous I/O error to "
  2921. "superblock detected");
  2922. clear_buffer_write_io_error(sbh);
  2923. set_buffer_uptodate(sbh);
  2924. }
  2925. /*
  2926. * If the file system is mounted read-only, don't update the
  2927. * superblock write time. This avoids updating the superblock
  2928. * write time when we are mounting the root file system
  2929. * read/only but we need to replay the journal; at that point,
  2930. * for people who are east of GMT and who make their clock
  2931. * tick in localtime for Windows bug-for-bug compatibility,
  2932. * the clock is set in the future, and this will cause e2fsck
  2933. * to complain and force a full file system check.
  2934. */
  2935. if (!(sb->s_flags & MS_RDONLY))
  2936. es->s_wtime = cpu_to_le32(get_seconds());
  2937. es->s_kbytes_written =
  2938. cpu_to_le64(EXT4_SB(sb)->s_kbytes_written +
  2939. ((part_stat_read(sb->s_bdev->bd_part, sectors[1]) -
  2940. EXT4_SB(sb)->s_sectors_written_start) >> 1));
  2941. ext4_free_blocks_count_set(es, percpu_counter_sum_positive(
  2942. &EXT4_SB(sb)->s_freeblocks_counter));
  2943. es->s_free_inodes_count = cpu_to_le32(percpu_counter_sum_positive(
  2944. &EXT4_SB(sb)->s_freeinodes_counter));
  2945. sb->s_dirt = 0;
  2946. BUFFER_TRACE(sbh, "marking dirty");
  2947. mark_buffer_dirty(sbh);
  2948. if (sync) {
  2949. error = sync_dirty_buffer(sbh);
  2950. if (error)
  2951. return error;
  2952. error = buffer_write_io_error(sbh);
  2953. if (error) {
  2954. ext4_msg(sb, KERN_ERR, "I/O error while writing "
  2955. "superblock");
  2956. clear_buffer_write_io_error(sbh);
  2957. set_buffer_uptodate(sbh);
  2958. }
  2959. }
  2960. return error;
  2961. }
  2962. /*
  2963. * Have we just finished recovery? If so, and if we are mounting (or
  2964. * remounting) the filesystem readonly, then we will end up with a
  2965. * consistent fs on disk. Record that fact.
  2966. */
  2967. static void ext4_mark_recovery_complete(struct super_block *sb,
  2968. struct ext4_super_block *es)
  2969. {
  2970. journal_t *journal = EXT4_SB(sb)->s_journal;
  2971. if (!EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL)) {
  2972. BUG_ON(journal != NULL);
  2973. return;
  2974. }
  2975. jbd2_journal_lock_updates(journal);
  2976. if (jbd2_journal_flush(journal) < 0)
  2977. goto out;
  2978. if (EXT4_HAS_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER) &&
  2979. sb->s_flags & MS_RDONLY) {
  2980. EXT4_CLEAR_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER);
  2981. ext4_commit_super(sb, 1);
  2982. }
  2983. out:
  2984. jbd2_journal_unlock_updates(journal);
  2985. }
  2986. /*
  2987. * If we are mounting (or read-write remounting) a filesystem whose journal
  2988. * has recorded an error from a previous lifetime, move that error to the
  2989. * main filesystem now.
  2990. */
  2991. static void ext4_clear_journal_err(struct super_block *sb,
  2992. struct ext4_super_block *es)
  2993. {
  2994. journal_t *journal;
  2995. int j_errno;
  2996. const char *errstr;
  2997. BUG_ON(!EXT4_HAS_COMPAT_FEATURE(sb, EXT4_FEATURE_COMPAT_HAS_JOURNAL));
  2998. journal = EXT4_SB(sb)->s_journal;
  2999. /*
  3000. * Now check for any error status which may have been recorded in the
  3001. * journal by a prior ext4_error() or ext4_abort()
  3002. */
  3003. j_errno = jbd2_journal_errno(journal);
  3004. if (j_errno) {
  3005. char nbuf[16];
  3006. errstr = ext4_decode_error(sb, j_errno, nbuf);
  3007. ext4_warning(sb, __func__, "Filesystem error recorded "
  3008. "from previous mount: %s", errstr);
  3009. ext4_warning(sb, __func__, "Marking fs in need of "
  3010. "filesystem check.");
  3011. EXT4_SB(sb)->s_mount_state |= EXT4_ERROR_FS;
  3012. es->s_state |= cpu_to_le16(EXT4_ERROR_FS);
  3013. ext4_commit_super(sb, 1);
  3014. jbd2_journal_clear_err(journal);
  3015. }
  3016. }
  3017. /*
  3018. * Force the running and committing transactions to commit,
  3019. * and wait on the commit.
  3020. */
  3021. int ext4_force_commit(struct super_block *sb)
  3022. {
  3023. journal_t *journal;
  3024. int ret = 0;
  3025. if (sb->s_flags & MS_RDONLY)
  3026. return 0;
  3027. journal = EXT4_SB(sb)->s_journal;
  3028. if (journal)
  3029. ret = ext4_journal_force_commit(journal);
  3030. return ret;
  3031. }
  3032. static void ext4_write_super(struct super_block *sb)
  3033. {
  3034. lock_super(sb);
  3035. ext4_commit_super(sb, 1);
  3036. unlock_super(sb);
  3037. }
  3038. static int ext4_sync_fs(struct super_block *sb, int wait)
  3039. {
  3040. int ret = 0;
  3041. tid_t target;
  3042. struct ext4_sb_info *sbi = EXT4_SB(sb);
  3043. trace_ext4_sync_fs(sb, wait);
  3044. flush_workqueue(sbi->dio_unwritten_wq);
  3045. if (jbd2_journal_start_commit(sbi->s_journal, &target)) {
  3046. if (wait)
  3047. jbd2_log_wait_commit(sbi->s_journal, target);
  3048. }
  3049. return ret;
  3050. }
  3051. /*
  3052. * LVM calls this function before a (read-only) snapshot is created. This
  3053. * gives us a chance to flush the journal completely and mark the fs clean.
  3054. */
  3055. static int ext4_freeze(struct super_block *sb)
  3056. {
  3057. int error = 0;
  3058. journal_t *journal;
  3059. if (sb->s_flags & MS_RDONLY)
  3060. return 0;
  3061. journal = EXT4_SB(sb)->s_journal;
  3062. /* Now we set up the journal barrier. */
  3063. jbd2_journal_lock_updates(journal);
  3064. /*
  3065. * Don't clear the needs_recovery flag if we failed to flush
  3066. * the journal.
  3067. */
  3068. error = jbd2_journal_flush(journal);
  3069. if (error < 0) {
  3070. out:
  3071. jbd2_journal_unlock_updates(journal);
  3072. return error;
  3073. }
  3074. /* Journal blocked and flushed, clear needs_recovery flag. */
  3075. EXT4_CLEAR_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER);
  3076. error = ext4_commit_super(sb, 1);
  3077. if (error)
  3078. goto out;
  3079. return 0;
  3080. }
  3081. /*
  3082. * Called by LVM after the snapshot is done. We need to reset the RECOVER
  3083. * flag here, even though the filesystem is not technically dirty yet.
  3084. */
  3085. static int ext4_unfreeze(struct super_block *sb)
  3086. {
  3087. if (sb->s_flags & MS_RDONLY)
  3088. return 0;
  3089. lock_super(sb);
  3090. /* Reset the needs_recovery flag before the fs is unlocked. */
  3091. EXT4_SET_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER);
  3092. ext4_commit_super(sb, 1);
  3093. unlock_super(sb);
  3094. jbd2_journal_unlock_updates(EXT4_SB(sb)->s_journal);
  3095. return 0;
  3096. }
  3097. static int ext4_remount(struct super_block *sb, int *flags, char *data)
  3098. {
  3099. struct ext4_super_block *es;
  3100. struct ext4_sb_info *sbi = EXT4_SB(sb);
  3101. ext4_fsblk_t n_blocks_count = 0;
  3102. unsigned long old_sb_flags;
  3103. struct ext4_mount_options old_opts;
  3104. ext4_group_t g;
  3105. unsigned int journal_ioprio = DEFAULT_JOURNAL_IOPRIO;
  3106. int err;
  3107. #ifdef CONFIG_QUOTA
  3108. int i;
  3109. #endif
  3110. lock_kernel();
  3111. /* Store the original options */
  3112. lock_super(sb);
  3113. old_sb_flags = sb->s_flags;
  3114. old_opts.s_mount_opt = sbi->s_mount_opt;
  3115. old_opts.s_resuid = sbi->s_resuid;
  3116. old_opts.s_resgid = sbi->s_resgid;
  3117. old_opts.s_commit_interval = sbi->s_commit_interval;
  3118. old_opts.s_min_batch_time = sbi->s_min_batch_time;
  3119. old_opts.s_max_batch_time = sbi->s_max_batch_time;
  3120. #ifdef CONFIG_QUOTA
  3121. old_opts.s_jquota_fmt = sbi->s_jquota_fmt;
  3122. for (i = 0; i < MAXQUOTAS; i++)
  3123. old_opts.s_qf_names[i] = sbi->s_qf_names[i];
  3124. #endif
  3125. if (sbi->s_journal && sbi->s_journal->j_task->io_context)
  3126. journal_ioprio = sbi->s_journal->j_task->io_context->ioprio;
  3127. /*
  3128. * Allow the "check" option to be passed as a remount option.
  3129. */
  3130. if (!parse_options(data, sb, NULL, &journal_ioprio,
  3131. &n_blocks_count, 1)) {
  3132. err = -EINVAL;
  3133. goto restore_opts;
  3134. }
  3135. if (sbi->s_mount_flags & EXT4_MF_FS_ABORTED)
  3136. ext4_abort(sb, __func__, "Abort forced by user");
  3137. sb->s_flags = (sb->s_flags & ~MS_POSIXACL) |
  3138. ((sbi->s_mount_opt & EXT4_MOUNT_POSIX_ACL) ? MS_POSIXACL : 0);
  3139. es = sbi->s_es;
  3140. if (sbi->s_journal) {
  3141. ext4_init_journal_params(sb, sbi->s_journal);
  3142. set_task_ioprio(sbi->s_journal->j_task, journal_ioprio);
  3143. }
  3144. if ((*flags & MS_RDONLY) != (sb->s_flags & MS_RDONLY) ||
  3145. n_blocks_count > ext4_blocks_count(es)) {
  3146. if (sbi->s_mount_flags & EXT4_MF_FS_ABORTED) {
  3147. err = -EROFS;
  3148. goto restore_opts;
  3149. }
  3150. if (*flags & MS_RDONLY) {
  3151. /*
  3152. * First of all, the unconditional stuff we have to do
  3153. * to disable replay of the journal when we next remount
  3154. */
  3155. sb->s_flags |= MS_RDONLY;
  3156. /*
  3157. * OK, test if we are remounting a valid rw partition
  3158. * readonly, and if so set the rdonly flag and then
  3159. * mark the partition as valid again.
  3160. */
  3161. if (!(es->s_state & cpu_to_le16(EXT4_VALID_FS)) &&
  3162. (sbi->s_mount_state & EXT4_VALID_FS))
  3163. es->s_state = cpu_to_le16(sbi->s_mount_state);
  3164. if (sbi->s_journal)
  3165. ext4_mark_recovery_complete(sb, es);
  3166. } else {
  3167. /* Make sure we can mount this feature set readwrite */
  3168. if (!ext4_feature_set_ok(sb, 0)) {
  3169. err = -EROFS;
  3170. goto restore_opts;
  3171. }
  3172. /*
  3173. * Make sure the group descriptor checksums
  3174. * are sane. If they aren't, refuse to remount r/w.
  3175. */
  3176. for (g = 0; g < sbi->s_groups_count; g++) {
  3177. struct ext4_group_desc *gdp =
  3178. ext4_get_group_desc(sb, g, NULL);
  3179. if (!ext4_group_desc_csum_verify(sbi, g, gdp)) {
  3180. ext4_msg(sb, KERN_ERR,
  3181. "ext4_remount: Checksum for group %u failed (%u!=%u)",
  3182. g, le16_to_cpu(ext4_group_desc_csum(sbi, g, gdp)),
  3183. le16_to_cpu(gdp->bg_checksum));
  3184. err = -EINVAL;
  3185. goto restore_opts;
  3186. }
  3187. }
  3188. /*
  3189. * If we have an unprocessed orphan list hanging
  3190. * around from a previously readonly bdev mount,
  3191. * require a full umount/remount for now.
  3192. */
  3193. if (es->s_last_orphan) {
  3194. ext4_msg(sb, KERN_WARNING, "Couldn't "
  3195. "remount RDWR because of unprocessed "
  3196. "orphan inode list. Please "
  3197. "umount/remount instead");
  3198. err = -EINVAL;
  3199. goto restore_opts;
  3200. }
  3201. /*
  3202. * Mounting a RDONLY partition read-write, so reread
  3203. * and store the current valid flag. (It may have
  3204. * been changed by e2fsck since we originally mounted
  3205. * the partition.)
  3206. */
  3207. if (sbi->s_journal)
  3208. ext4_clear_journal_err(sb, es);
  3209. sbi->s_mount_state = le16_to_cpu(es->s_state);
  3210. if ((err = ext4_group_extend(sb, es, n_blocks_count)))
  3211. goto restore_opts;
  3212. if (!ext4_setup_super(sb, es, 0))
  3213. sb->s_flags &= ~MS_RDONLY;
  3214. }
  3215. }
  3216. ext4_setup_system_zone(sb);
  3217. if (sbi->s_journal == NULL)
  3218. ext4_commit_super(sb, 1);
  3219. #ifdef CONFIG_QUOTA
  3220. /* Release old quota file names */
  3221. for (i = 0; i < MAXQUOTAS; i++)
  3222. if (old_opts.s_qf_names[i] &&
  3223. old_opts.s_qf_names[i] != sbi->s_qf_names[i])
  3224. kfree(old_opts.s_qf_names[i]);
  3225. #endif
  3226. unlock_super(sb);
  3227. unlock_kernel();
  3228. return 0;
  3229. restore_opts:
  3230. sb->s_flags = old_sb_flags;
  3231. sbi->s_mount_opt = old_opts.s_mount_opt;
  3232. sbi->s_resuid = old_opts.s_resuid;
  3233. sbi->s_resgid = old_opts.s_resgid;
  3234. sbi->s_commit_interval = old_opts.s_commit_interval;
  3235. sbi->s_min_batch_time = old_opts.s_min_batch_time;
  3236. sbi->s_max_batch_time = old_opts.s_max_batch_time;
  3237. #ifdef CONFIG_QUOTA
  3238. sbi->s_jquota_fmt = old_opts.s_jquota_fmt;
  3239. for (i = 0; i < MAXQUOTAS; i++) {
  3240. if (sbi->s_qf_names[i] &&
  3241. old_opts.s_qf_names[i] != sbi->s_qf_names[i])
  3242. kfree(sbi->s_qf_names[i]);
  3243. sbi->s_qf_names[i] = old_opts.s_qf_names[i];
  3244. }
  3245. #endif
  3246. unlock_super(sb);
  3247. unlock_kernel();
  3248. return err;
  3249. }
  3250. static int ext4_statfs(struct dentry *dentry, struct kstatfs *buf)
  3251. {
  3252. struct super_block *sb = dentry->d_sb;
  3253. struct ext4_sb_info *sbi = EXT4_SB(sb);
  3254. struct ext4_super_block *es = sbi->s_es;
  3255. u64 fsid;
  3256. if (test_opt(sb, MINIX_DF)) {
  3257. sbi->s_overhead_last = 0;
  3258. } else if (sbi->s_blocks_last != ext4_blocks_count(es)) {
  3259. ext4_group_t i, ngroups = ext4_get_groups_count(sb);
  3260. ext4_fsblk_t overhead = 0;
  3261. /*
  3262. * Compute the overhead (FS structures). This is constant
  3263. * for a given filesystem unless the number of block groups
  3264. * changes so we cache the previous value until it does.
  3265. */
  3266. /*
  3267. * All of the blocks before first_data_block are
  3268. * overhead
  3269. */
  3270. overhead = le32_to_cpu(es->s_first_data_block);
  3271. /*
  3272. * Add the overhead attributed to the superblock and
  3273. * block group descriptors. If the sparse superblocks
  3274. * feature is turned on, then not all groups have this.
  3275. */
  3276. for (i = 0; i < ngroups; i++) {
  3277. overhead += ext4_bg_has_super(sb, i) +
  3278. ext4_bg_num_gdb(sb, i);
  3279. cond_resched();
  3280. }
  3281. /*
  3282. * Every block group has an inode bitmap, a block
  3283. * bitmap, and an inode table.
  3284. */
  3285. overhead += ngroups * (2 + sbi->s_itb_per_group);
  3286. sbi->s_overhead_last = overhead;
  3287. smp_wmb();
  3288. sbi->s_blocks_last = ext4_blocks_count(es);
  3289. }
  3290. buf->f_type = EXT4_SUPER_MAGIC;
  3291. buf->f_bsize = sb->s_blocksize;
  3292. buf->f_blocks = ext4_blocks_count(es) - sbi->s_overhead_last;
  3293. buf->f_bfree = percpu_counter_sum_positive(&sbi->s_freeblocks_counter) -
  3294. percpu_counter_sum_positive(&sbi->s_dirtyblocks_counter);
  3295. ext4_free_blocks_count_set(es, buf->f_bfree);
  3296. buf->f_bavail = buf->f_bfree - ext4_r_blocks_count(es);
  3297. if (buf->f_bfree < ext4_r_blocks_count(es))
  3298. buf->f_bavail = 0;
  3299. buf->f_files = le32_to_cpu(es->s_inodes_count);
  3300. buf->f_ffree = percpu_counter_sum_positive(&sbi->s_freeinodes_counter);
  3301. es->s_free_inodes_count = cpu_to_le32(buf->f_ffree);
  3302. buf->f_namelen = EXT4_NAME_LEN;
  3303. fsid = le64_to_cpup((void *)es->s_uuid) ^
  3304. le64_to_cpup((void *)es->s_uuid + sizeof(u64));
  3305. buf->f_fsid.val[0] = fsid & 0xFFFFFFFFUL;
  3306. buf->f_fsid.val[1] = (fsid >> 32) & 0xFFFFFFFFUL;
  3307. return 0;
  3308. }
  3309. /* Helper function for writing quotas on sync - we need to start transaction
  3310. * before quota file is locked for write. Otherwise the are possible deadlocks:
  3311. * Process 1 Process 2
  3312. * ext4_create() quota_sync()
  3313. * jbd2_journal_start() write_dquot()
  3314. * vfs_dq_init() down(dqio_mutex)
  3315. * down(dqio_mutex) jbd2_journal_start()
  3316. *
  3317. */
  3318. #ifdef CONFIG_QUOTA
  3319. static inline struct inode *dquot_to_inode(struct dquot *dquot)
  3320. {
  3321. return sb_dqopt(dquot->dq_sb)->files[dquot->dq_type];
  3322. }
  3323. static int ext4_write_dquot(struct dquot *dquot)
  3324. {
  3325. int ret, err;
  3326. handle_t *handle;
  3327. struct inode *inode;
  3328. inode = dquot_to_inode(dquot);
  3329. handle = ext4_journal_start(inode,
  3330. EXT4_QUOTA_TRANS_BLOCKS(dquot->dq_sb));
  3331. if (IS_ERR(handle))
  3332. return PTR_ERR(handle);
  3333. ret = dquot_commit(dquot);
  3334. err = ext4_journal_stop(handle);
  3335. if (!ret)
  3336. ret = err;
  3337. return ret;
  3338. }
  3339. static int ext4_acquire_dquot(struct dquot *dquot)
  3340. {
  3341. int ret, err;
  3342. handle_t *handle;
  3343. handle = ext4_journal_start(dquot_to_inode(dquot),
  3344. EXT4_QUOTA_INIT_BLOCKS(dquot->dq_sb));
  3345. if (IS_ERR(handle))
  3346. return PTR_ERR(handle);
  3347. ret = dquot_acquire(dquot);
  3348. err = ext4_journal_stop(handle);
  3349. if (!ret)
  3350. ret = err;
  3351. return ret;
  3352. }
  3353. static int ext4_release_dquot(struct dquot *dquot)
  3354. {
  3355. int ret, err;
  3356. handle_t *handle;
  3357. handle = ext4_journal_start(dquot_to_inode(dquot),
  3358. EXT4_QUOTA_DEL_BLOCKS(dquot->dq_sb));
  3359. if (IS_ERR(handle)) {
  3360. /* Release dquot anyway to avoid endless cycle in dqput() */
  3361. dquot_release(dquot);
  3362. return PTR_ERR(handle);
  3363. }
  3364. ret = dquot_release(dquot);
  3365. err = ext4_journal_stop(handle);
  3366. if (!ret)
  3367. ret = err;
  3368. return ret;
  3369. }
  3370. static int ext4_mark_dquot_dirty(struct dquot *dquot)
  3371. {
  3372. /* Are we journaling quotas? */
  3373. if (EXT4_SB(dquot->dq_sb)->s_qf_names[USRQUOTA] ||
  3374. EXT4_SB(dquot->dq_sb)->s_qf_names[GRPQUOTA]) {
  3375. dquot_mark_dquot_dirty(dquot);
  3376. return ext4_write_dquot(dquot);
  3377. } else {
  3378. return dquot_mark_dquot_dirty(dquot);
  3379. }
  3380. }
  3381. static int ext4_write_info(struct super_block *sb, int type)
  3382. {
  3383. int ret, err;
  3384. handle_t *handle;
  3385. /* Data block + inode block */
  3386. handle = ext4_journal_start(sb->s_root->d_inode, 2);
  3387. if (IS_ERR(handle))
  3388. return PTR_ERR(handle);
  3389. ret = dquot_commit_info(sb, type);
  3390. err = ext4_journal_stop(handle);
  3391. if (!ret)
  3392. ret = err;
  3393. return ret;
  3394. }
  3395. /*
  3396. * Turn on quotas during mount time - we need to find
  3397. * the quota file and such...
  3398. */
  3399. static int ext4_quota_on_mount(struct super_block *sb, int type)
  3400. {
  3401. return vfs_quota_on_mount(sb, EXT4_SB(sb)->s_qf_names[type],
  3402. EXT4_SB(sb)->s_jquota_fmt, type);
  3403. }
  3404. /*
  3405. * Standard function to be called on quota_on
  3406. */
  3407. static int ext4_quota_on(struct super_block *sb, int type, int format_id,
  3408. char *name, int remount)
  3409. {
  3410. int err;
  3411. struct path path;
  3412. if (!test_opt(sb, QUOTA))
  3413. return -EINVAL;
  3414. /* When remounting, no checks are needed and in fact, name is NULL */
  3415. if (remount)
  3416. return vfs_quota_on(sb, type, format_id, name, remount);
  3417. err = kern_path(name, LOOKUP_FOLLOW, &path);
  3418. if (err)
  3419. return err;
  3420. /* Quotafile not on the same filesystem? */
  3421. if (path.mnt->mnt_sb != sb) {
  3422. path_put(&path);
  3423. return -EXDEV;
  3424. }
  3425. /* Journaling quota? */
  3426. if (EXT4_SB(sb)->s_qf_names[type]) {
  3427. /* Quotafile not in fs root? */
  3428. if (path.dentry->d_parent != sb->s_root)
  3429. ext4_msg(sb, KERN_WARNING,
  3430. "Quota file not on filesystem root. "
  3431. "Journaled quota will not work");
  3432. }
  3433. /*
  3434. * When we journal data on quota file, we have to flush journal to see
  3435. * all updates to the file when we bypass pagecache...
  3436. */
  3437. if (EXT4_SB(sb)->s_journal &&
  3438. ext4_should_journal_data(path.dentry->d_inode)) {
  3439. /*
  3440. * We don't need to lock updates but journal_flush() could
  3441. * otherwise be livelocked...
  3442. */
  3443. jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal);
  3444. err = jbd2_journal_flush(EXT4_SB(sb)->s_journal);
  3445. jbd2_journal_unlock_updates(EXT4_SB(sb)->s_journal);
  3446. if (err) {
  3447. path_put(&path);
  3448. return err;
  3449. }
  3450. }
  3451. err = vfs_quota_on_path(sb, type, format_id, &path);
  3452. path_put(&path);
  3453. return err;
  3454. }
  3455. /* Read data from quotafile - avoid pagecache and such because we cannot afford
  3456. * acquiring the locks... As quota files are never truncated and quota code
  3457. * itself serializes the operations (and noone else should touch the files)
  3458. * we don't have to be afraid of races */
  3459. static ssize_t ext4_quota_read(struct super_block *sb, int type, char *data,
  3460. size_t len, loff_t off)
  3461. {
  3462. struct inode *inode = sb_dqopt(sb)->files[type];
  3463. ext4_lblk_t blk = off >> EXT4_BLOCK_SIZE_BITS(sb);
  3464. int err = 0;
  3465. int offset = off & (sb->s_blocksize - 1);
  3466. int tocopy;
  3467. size_t toread;
  3468. struct buffer_head *bh;
  3469. loff_t i_size = i_size_read(inode);
  3470. if (off > i_size)
  3471. return 0;
  3472. if (off+len > i_size)
  3473. len = i_size-off;
  3474. toread = len;
  3475. while (toread > 0) {
  3476. tocopy = sb->s_blocksize - offset < toread ?
  3477. sb->s_blocksize - offset : toread;
  3478. bh = ext4_bread(NULL, inode, blk, 0, &err);
  3479. if (err)
  3480. return err;
  3481. if (!bh) /* A hole? */
  3482. memset(data, 0, tocopy);
  3483. else
  3484. memcpy(data, bh->b_data+offset, tocopy);
  3485. brelse(bh);
  3486. offset = 0;
  3487. toread -= tocopy;
  3488. data += tocopy;
  3489. blk++;
  3490. }
  3491. return len;
  3492. }
  3493. /* Write to quotafile (we know the transaction is already started and has
  3494. * enough credits) */
  3495. static ssize_t ext4_quota_write(struct super_block *sb, int type,
  3496. const char *data, size_t len, loff_t off)
  3497. {
  3498. struct inode *inode = sb_dqopt(sb)->files[type];
  3499. ext4_lblk_t blk = off >> EXT4_BLOCK_SIZE_BITS(sb);
  3500. int err = 0;
  3501. int offset = off & (sb->s_blocksize - 1);
  3502. int tocopy;
  3503. int journal_quota = EXT4_SB(sb)->s_qf_names[type] != NULL;
  3504. size_t towrite = len;
  3505. struct buffer_head *bh;
  3506. handle_t *handle = journal_current_handle();
  3507. if (EXT4_SB(sb)->s_journal && !handle) {
  3508. ext4_msg(sb, KERN_WARNING, "Quota write (off=%llu, len=%llu)"
  3509. " cancelled because transaction is not started",
  3510. (unsigned long long)off, (unsigned long long)len);
  3511. return -EIO;
  3512. }
  3513. mutex_lock_nested(&inode->i_mutex, I_MUTEX_QUOTA);
  3514. while (towrite > 0) {
  3515. tocopy = sb->s_blocksize - offset < towrite ?
  3516. sb->s_blocksize - offset : towrite;
  3517. bh = ext4_bread(handle, inode, blk, 1, &err);
  3518. if (!bh)
  3519. goto out;
  3520. if (journal_quota) {
  3521. err = ext4_journal_get_write_access(handle, bh);
  3522. if (err) {
  3523. brelse(bh);
  3524. goto out;
  3525. }
  3526. }
  3527. lock_buffer(bh);
  3528. memcpy(bh->b_data+offset, data, tocopy);
  3529. flush_dcache_page(bh->b_page);
  3530. unlock_buffer(bh);
  3531. if (journal_quota)
  3532. err = ext4_handle_dirty_metadata(handle, NULL, bh);
  3533. else {
  3534. /* Always do at least ordered writes for quotas */
  3535. err = ext4_jbd2_file_inode(handle, inode);
  3536. mark_buffer_dirty(bh);
  3537. }
  3538. brelse(bh);
  3539. if (err)
  3540. goto out;
  3541. offset = 0;
  3542. towrite -= tocopy;
  3543. data += tocopy;
  3544. blk++;
  3545. }
  3546. out:
  3547. if (len == towrite) {
  3548. mutex_unlock(&inode->i_mutex);
  3549. return err;
  3550. }
  3551. if (inode->i_size < off+len-towrite) {
  3552. i_size_write(inode, off+len-towrite);
  3553. EXT4_I(inode)->i_disksize = inode->i_size;
  3554. }
  3555. inode->i_mtime = inode->i_ctime = CURRENT_TIME;
  3556. ext4_mark_inode_dirty(handle, inode);
  3557. mutex_unlock(&inode->i_mutex);
  3558. return len - towrite;
  3559. }
  3560. #endif
  3561. static int ext4_get_sb(struct file_system_type *fs_type, int flags,
  3562. const char *dev_name, void *data, struct vfsmount *mnt)
  3563. {
  3564. return get_sb_bdev(fs_type, flags, dev_name, data, ext4_fill_super,mnt);
  3565. }
  3566. static struct file_system_type ext4_fs_type = {
  3567. .owner = THIS_MODULE,
  3568. .name = "ext4",
  3569. .get_sb = ext4_get_sb,
  3570. .kill_sb = kill_block_super,
  3571. .fs_flags = FS_REQUIRES_DEV,
  3572. };
  3573. static int __init init_ext4_fs(void)
  3574. {
  3575. int err;
  3576. err = init_ext4_system_zone();
  3577. if (err)
  3578. return err;
  3579. ext4_kset = kset_create_and_add("ext4", NULL, fs_kobj);
  3580. if (!ext4_kset)
  3581. goto out4;
  3582. ext4_proc_root = proc_mkdir("fs/ext4", NULL);
  3583. err = init_ext4_mballoc();
  3584. if (err)
  3585. goto out3;
  3586. err = init_ext4_xattr();
  3587. if (err)
  3588. goto out2;
  3589. err = init_inodecache();
  3590. if (err)
  3591. goto out1;
  3592. err = register_filesystem(&ext4_fs_type);
  3593. if (err)
  3594. goto out;
  3595. return 0;
  3596. out:
  3597. destroy_inodecache();
  3598. out1:
  3599. exit_ext4_xattr();
  3600. out2:
  3601. exit_ext4_mballoc();
  3602. out3:
  3603. remove_proc_entry("fs/ext4", NULL);
  3604. kset_unregister(ext4_kset);
  3605. out4:
  3606. exit_ext4_system_zone();
  3607. return err;
  3608. }
  3609. static void __exit exit_ext4_fs(void)
  3610. {
  3611. unregister_filesystem(&ext4_fs_type);
  3612. destroy_inodecache();
  3613. exit_ext4_xattr();
  3614. exit_ext4_mballoc();
  3615. remove_proc_entry("fs/ext4", NULL);
  3616. kset_unregister(ext4_kset);
  3617. exit_ext4_system_zone();
  3618. }
  3619. MODULE_AUTHOR("Remy Card, Stephen Tweedie, Andrew Morton, Andreas Dilger, Theodore Ts'o and others");
  3620. MODULE_DESCRIPTION("Fourth Extended Filesystem");
  3621. MODULE_LICENSE("GPL");
  3622. module_init(init_ext4_fs)
  3623. module_exit(exit_ext4_fs)