super.c 112 KB

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