super.c 113 KB

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